I use version 5.4.20 with vbulletin 4.2.2 I get these errors:
Warning: Illegal string offset 'postid' in ..../includes/functions_post_thanks.php on line 137
Warning: Illegal string offset 'post_thanks_amount' in .../includes/functions_post_thanks.php on line 143
And if I deactivate the product I get this error:
Fatal error: Call to undefined function thanked_already() in /home/XXX/public_html/includes/class_postbit.php(345) : eval()'d code on line 168
I put this ini_set('display_errors', 'Off'); below <?php in the config.php file and the error continues. Please appreciate your help.
|