Bug Fatal error when approving moderated post

Status
Not open for further replies.

galerio

Customer
I have actived Akismet to automatically retrive posts to be moderated.
Now that I have one post to approve in MCP, when I click on Save to approve it I have this error:
Fatal error: Class 'USERTAG' not found in /forum/dbtech/usertag/hooks/postdata_presave.php on line 11

I have had to disable the product and then approve the message.
 
Last edited:
I'll look into it for the next bugfix version :)

---------- Post added 18th November 2011 at 00:11 ---------- Previous post was 17th November 2011 at 21:13 ----------

A hotfix you can apply to your forum in the meantime is this:

Add new plugin;
Product: DragonByte Tech: Advanced User Tagging
Hook Location: mod_global
Title: Global Initialisation: ModCP
Execution Order: 5
Plugin PHP Code:
PHP:
require(DIR . '/dbtech/usertag/hooks/global_start.php');
 
Status
Not open for further replies.

Legacy Advanced User Tagging

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
2,516
Customer rating
0.00 star(s) 0 ratings
Back
Top