SpamBlocker

Spam Blocker is a CakePHP Behavior that automatically before after a comment is made. Each comment is tested upon a point system to determine if it should be approved, set to pending (high points), or marked as spam / deleted (low points).

Changelogs : Forum v2.3

Tuesday, January 3rd 2012, 10:12pm
Topics: CakePHP
Tags: Forum, 2.3
Comments: 2
Permalink - Tinylink

A new version of Forum has been released, version 2.3. Please download the new tag or view the documentation. If you have any questions, be sure to send me an email or comment on this post. If you run into any problems, be sure to report an issue on the Github repository.

Version: 2.3
Tested On: PHP 5.3, CakePHP 1.3.8
Requires: PHP 5.2, CakePHP 1.3
Commit Hash: 443daf4c4cb6dbad60ef997b067fb0b6f4a88889
Changes:

  • Added status to the admin users list
  • Added statusMap as a type for CommonHelper::options()
  • Added a way to quickly activate/ban a user from the admin panel
  • Changed it so topic count is always increased regardless of settingPostCount
  • Fixed a bug where topic creation won't auto subscribe
  • Fixed instances where Forum.userMap wasn't being used
  • Fixed user list to only display active users
  • Removed join date from topic viewing
  • Removed the login() and logout() methods from UsersController
  • Updated the Forum.routes config
  • Updated ToolbarComponent to use the Forum.routes.login route
Related Entries:

2 Comments

10 / 2 = ?
Allowed: [code] [b] [i] [u]
  • SamMnrve
    Jan 6th, 06:44
    1 sorry for my english. ( google translate )

    hello, I like to know if it's possible to use the plugin "forum" with the plugin "authake", because appere there is no way to set the location of the model "User".

    I have change all definition of "User' in "var uses" but not effect. :( please help me.

    (good job anyway)
  • michail
    Feb 4th, 00:55
    2 Amazing :)
    and what about cakephp2?