Simple Machines Community Forum

General Community => Site Comments, Issues and Concerns => Topic started by: Deaks on August 18, 2006, 04:56:22 PM

Title: A fun looking error....no really
Post by: Deaks on August 18, 2006, 04:56:22 PM
Ive gotten this error three times today when ive posted on here

Warning: require_once(/home/simple/security/Sources/Subs.php) [function.require-once]: failed to open stream: No such file or directory in /home/simple/public_html/community/index.php on line 48

Fatal error: require_once() [function.require]: Failed opening required '/home/simple/security/Sources/Subs.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/simple/public_html/community/index.php on line 48
Title: Re: A fun looking error....no really
Post by: Thantos on August 18, 2006, 05:37:21 PM
We're attempting to do some data collection on whats causing the slow downs.  So we had to modify some files.  When you ftp upload it doesn't do a make-before-break so the file isn't available for a brief time which means the require_once() fails.