Skip to:
Content

bbPress.org

Opened 14 years ago

Closed 14 years ago

#1582 closed defect (bug) (fixed)

PHP notice - Constant paged is undefined

Reported by: ashfame's profile ashfame Owned by:
Milestone: 2.0 Priority: normal
Severity: normal Version: 2.0
Component: Tools - Warnings/Notices Keywords: has-patch
Cc:

Description

I see this particular line almost everywhere

Notice: Use of undefined constant paged - assumed 'paged' in /home/ashfame/www/dev.example.net/wp-content/plugins/bbpress/bbp-includes/bbp-common-functions.php on line 263

WP_DEBUG is true.

Attachments (1)

1582.diff (522 bytes) - added by sorich87 14 years ago.

Download all attachments as: .zip

Change History (3)

@sorich87
14 years ago

#1 @sorich87
14 years ago

  • Keywords has-patch added

This patch fixes the error

#2 @johnjamesjacoby
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [3373]) Fix missing quotes in bbp_get_paged(). Fixes #1582. Props sorich87.

Note: See TracTickets for help on using tickets.