Quote:
Originally Posted by MarkFL
I have attached an add-on to this product that will:
- Display the "True Author" of anonymously made posts to selected usergroups in the postbit. You select these groups in the product settings.
- Update the "anonymous_log" table for posts made using the "Quick Reply." This may only be an issue for vB 4.x users.
|
1st Error:
"The following dependencies were not met:
This product is not compatible with version 1.11 of the product zointsanony. (Compatible starting with 1.11 / Incompatible with 1.11 and greater)"
So I edited the XML file (using notepad++) from:
Code:
maxversion="1.11" />
Code:
maxversion="2.00" />
2nd Error: http://www.xxxxx/showthread.php?4-Test-Thread
"Fatal error: Call to a member function fetch_array() on a non-object in /home/xxxxxxx/public_html/includes/class_postbit.php(345) : eval()'d code on line 214"
If I disable your mod addon, then the error goes away (vBulletin 4.2.3).
I don't know how to fix this error.