Quote:
Originally Posted by 360junkie
Warning: Unknown(/includes/functions_post_thanks.php): failed to open stream: No such file or directory in /includes/class_postbit.php(268) : eval()'d code on line 7
Fatal error: (null)() [function.require]: Failed opening required '/home/mattk/public_html/HatedByBungie/forum/includes/functions_post_thanks.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mattk/public_html/HatedByBungie/forum/includes/class_postbit.php(268) : eval()'d code on line 7
|
functions_post_thanks.php - this is the script having problems - failed to open stream
class_postbit.php(268) - it gets called on line 268 in the script class_postbit Line 268 is a hook - the postbit_display_complete hook.
Make sure the permissions are correct for the functions_post_thanks.php script, it sounds like it can't be read.
If you have further problems, you should post in the modification hack thread.