Quote:
Originally Posted by pwcxtreme
Here is the error code:
Warning: require_once(includes/functions_ghsom.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/functions_newpost.php(532) : eval()'d code on line 5
Fatal error: require_once() [function.require]: Failed opening required 'includes/functions_ghsom.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/36/10321936/html/includes/functions_newpost.php(532) : eval()'d code on line 5
|
The error is telling you there is no such file or directory in [path]/includes/functions_newpost.php(532) : eval()'d code on line 5
This means you did not upload the files into your forum root correctly.