PDA

View Full Version : Fatel Error


gtech
10-01-2004, 01:46 PM
why do i get the following error on the cmps_index.php page

Warning: main(/global.php) [function.main]: failed to open stream: No such file or directory in /home/gtech/public_html/cmps_index.php on line
25

Fatal error: main() [function.require]: Failed opening required '/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gtech/public_html/cmps_index.php on line 25

gtech
10-02-2004, 02:09 AM
anyone??

Our Sponsors
 

Brian
10-02-2004, 10:22 AM
The path to your forums is wrong.

gtech
10-02-2004, 10:55 AM
Now i get the following error

Our Sponsors
 

Brian
10-02-2004, 11:11 AM
The array_merge error is a bug resulting from a change in that function with PHP5. Please see this post (http://www.vbadvanced.com/forum/showpost.php?p=14959&postcount=3) for the fix.