bbPress

Simple, fast, elegant

bbPress Plugin Browser »

bbPress Moderation Suite (0.1-rc1)

Download

Version: 0.1-rc1

Other Versions

Last Updated: 2009-12-9

Requires bbPress Version: 1.0 or higher

Compatible up to: trunk

Author Homepage »

Plugin Homepage »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(10)

Your Rating

Author: Nightgunner5


  1. johnhiler

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    Ah that worked great! Except the old moderation log is gone...

    Posted: 10 months ago #
  2. Everything seems to be working fine except when I click the REPORT link, I get to a blank page at:

    http://mydomain.com/my-plugins/bbpress-moderation-suite/report.php?report=4&_nonce=707f804a13

    And the PHP error log says:

    PHP Fatal error: Call to a member function get() on a non-object in /pathto/mydomain.com/httpdocs/bb-includes/backpress/functions.wp-object-cache.php on line 99, referer: http://mydomain.com/topic/about-artists

    (The mydomain.com and /pathto/mydomain.com bits are edited, obviously.)

    Any ideas?

    Posted: 9 months ago #
  3. leggo-my-eggo, what version of bbPress are you using?

    Posted: 9 months ago #
  4. I'm using 1.0-rc-2.

    Posted: 9 months ago #
  5. http://backpress.automattic.com/browser/tags/1.0-rc-2/includes/functions.wp-object-cache.php#L99 should work if your files are all in place. Try re-uploading bbPress 1.0-rc-2.

    Posted: 9 months ago #
  6. @Nightgunner5: Thank you, I re-uploaded bbPress 1.0-rc-2, and then replaced the functions.wp-object-cache.php file with the one you linked to, but the problem has not changed.

    I have not altered any core files, only changing things inside my-plugins and my-templates. Any other suggestions?

    Posted: 9 months ago #
  7. helgetry

    Member

    How can I remove the bbcrumbs from this plugin?

    Posted: 9 months ago #
  8. Thanx a lot for this plugin. I have a suggestion, it could be interesting the possibility to see the number of warnings for a user directly in the forums so a moderator can decide better what to do.
    ciao
    wolly

    Posted: 8 months ago #
  9. Oh no, bbP1.0 has broken this. Any plans to get it up and running again? I have come to rely on it...
    there's a few issues I've noticed. Trying to ban a user always returns 'user not found'. Line 229 on ban-plus.php uses bb_get_user_id which doesn't work (anymore?). I replaced with bb_get_user_by_name and was able to ban users.

    Problem is now I can only ban one user at a time, banning a new one over-rides a ban of another user. And unbanning doesn't do a thing.

    I'll keep poking away at it, but if you have something up your sleeve I'd appreciate it! Thanks. :)

    Posted: 8 months ago #
  10. I fixed Ban Plus to work in bbP 1.0

    http://www.deadlyhifi.com/downloads/ban-plus.zip

    Also tweaked a couple of things here and there, like striping out the backslashes when displaying the 'reason why' message with apostrophes in it.

    Posted: 8 months ago #
  11. Hi,

    I had sent you an email with the new Spanish language translation. I hope it could be useful for all of you guys!

    My translation is pretty good. [ I think so =) ]

    You can grab a copy from here:

    http://marvinortega.com/files/bbpress-moderation-suite-es_ES_packages.zip

    Note: I got some errors warnings when compiling the *.po file through Poedit. (UTF-8 compatible).

    21:55:40: /bbpress-moderation-suite-es_ES.po:339: a format specification for argument 3, as in 'msgstr', doesn't exist in 'msgid'
    21:55:40: bbpress-moderation-suite-es_ES.po:344: a format specification for argument 3, as in 'msgstr', doesn't exist in 'msgid'
    21:55:40: bbpress-moderation-suite-es_ES.po:349: a format specification for argument 3, as in 'msgstr', doesn't exist in 'msgid'
    21:55:40: bbpress-moderation-suite-es_ES.po:354: a format specification for argument 3, as in 'msgstr', doesn't exist in 'msgid'
    21:55:40: bbpress-moderation-suite-es_ES.po:359: a format specification for argument 3, as in 'msgstr', doesn't exist in 'msgid'
    21:55:40: bbpress-moderation-suite-es_ES.po:364: a format specification for argument 3, as in 'msgstr', doesn't exist in 'msgid'
    21:55:40: bbpress-moderation-suite-es_ES.po:369: a format specification for argument 3, as in 'msgstr', doesn't exist in 'msgid'
    21:55:40: msgfmt: found 7 fatal errors

    I already had check them out, and everything seems to be fine.

    Cheers!

    Posted: 7 months ago #
  12. @ tomdebruin

    You said that "I fixed Ban Plus to work in bbP 1.0". Is this patch already included in bbPress Moderation Suite (0.1-alpha6)?

    Could you please, provide that "couple of things tweaked" by you?

    I think that in order to fix incompatibilities issues with bbPress Moderation Suite (0.1-alpha6) and bbPress "Bechet" 1.0.1 it is necessary to include your patches into the original plugin's code.

    My best regards

    Posted: 7 months ago #
  13. k70

    Member

    Please help if you can. Problems I'm having with bbpress moderation suite using bbpress 1.0.2 with wordpress 2.8.2 (integrated with separate db's)

    when user tries to 'report' they get blank page, mydomain/forums/my-plugins/bbpress-moderation-suite/report.php?report=12&_nonce=63269c5278 I see this error in log: PHP Fatal error: Call to a member function get() on a non-object in /mydomain.com/wp-includes/cache.php on line 93

    and when I click on 'Administration' of reports, from the Moderation Assistants I am sent back to the forum. perhaps related?

    lastly when I go to mysite.com/forums//bb-admin/admin-base.php page=admin&plugin=bbpress_moderation_suite_warning to add a list of warnings I get this message "Warning: Invalid argument supplied for foreach() in /forums/bbpress/my-plugins/bbpress-moderation-suite/warning.php on line 257
    Settings successfully saved."

    installed ban plus fix - that seems to work well for that part ... Thank you!

    Posted: 7 months ago #
  14. http://wp.me/pvLZ6-H

    Everyone try the development version if you're using 1.0 (or 1.0.2)

    Posted: 7 months ago #
  15. Okay, I've released beta 1, so everyone upgrade!

    Posted: 7 months ago #
  16. When trying to report a post I get the following error...

    PHP Fatal error: Call to a member function get() on a non-object in /pathto/mydomain.com/bbpress/bb-includes/backpress/functions.wp-object-cache.php on line 99

    I am using bbPress Version 1.0.2 along with bbPress Moderation Suite (0.1-beta1). I have done the corrections suggested above such as re-uploading bbPress and replacing the functions.wp-object-cache.php file linked to above, but the problem is still there.

    Posted: 6 months ago #
  17. Polish (pl_PL) translation for this plugin is ready to add from url:

    http://www.bbpress.org.pl/my-get/bbpress-moderation-suite-pl_PL.zip

    Short installation manual in polish:

    http://www.bbpress.org.pl/topic/wiadomosci-prywatne-w-bbpress

    Posted: 6 months ago #
  18. bbPress ver 1.0.2 + bbMS ver 0.1-beta2

    Then press 'Report' on forum in error_log I receive the same information like others:

    [Sun Aug 30 13:19:07 2009] [error] [client 212.75.127.101] PHP Fatal error: Call to a member function get() on a non-object in /www/bb-includes/backpress/functions.wp-object-cache.php on line 98, referer: http://www.bbpress.org.pl/topic/integracja-themow-bbpressa-i-wordpressa

    - and blank screen of course.

    Posted: 6 months ago #
  19. abeaver and arturm: I think I've finally fixed that error. Update to the development version.

    Posted: 6 months ago #
  20. It's working! :)

    Errata:

    My own 'Report types' are ignored (form show only 'Others' ); 'Resolve types' work properly.

    Posted: 6 months ago #

RSS feed for this topic

Add a Comment »

You must log in to post.

Code is Poetry.