Forums

Join
bbPress Support ForumsRequests and FeedbackNotices, warnings - develop with wp-debug on please

Info

Tags

Notices, warnings - develop with wp-debug on please

  1. One of the things I love about wordpress is that I can dvelope my plugins with al debug options on and wp does not generate any notices etc.

    I do not know where to log these - not stricytly a bug, but can sometimes be.

    Notice: Undefined variable: retstr in C:\web\wpbeta\wp\wp-content\plugins\bbpress\bbp-includes\bbp-reply-template.php on line 1693

  2. And I see this particular line 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

  3. @anmari - At the risk of sounding defensive (which I'm not trying to be) please assume we develop everything with WP_DEBUG on, and anything that pops up is an oversight, not a lack of knowledge or ability. You can create trac tickets at bbpress.trac.wordpress.org to outline the steps to trigger the notices. Thanks! :)

    @ashfame - Ticket please. :) Thanks!

  4. You must log in to post.