PDA

View Full Version : Help Asap


360junkie
01-28-2008, 12:54 PM
when i go 2 look at a post i get

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

Lynne
01-28-2008, 01:28 PM
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.