racing4alivin
06-09-2009, 02:10 PM
When trying to access my forums I get this error
Parse error: syntax error, unexpected '.' in /home/content/w/p/e/wperry/html/forum/global.php on line 279
I've looked in the "global.php" file on line 279 - here is what it is - 'headinclude'../forums/,
The main folder my forums are located on my server is called "forum"
Any help would be greatly apperciated
--------------- Added 1244560706 at 1244560706 ---------------
Fixed it - replaced the global.php with the original file
Line 279 should read: 'headinclude',
Line 279 should not read: 'headinclude'../forums/,
Hope this helps anyone else who runs into this
Parse error: syntax error, unexpected '.' in /home/content/w/p/e/wperry/html/forum/global.php on line 279
I've looked in the "global.php" file on line 279 - here is what it is - 'headinclude'../forums/,
The main folder my forums are located on my server is called "forum"
Any help would be greatly apperciated
--------------- Added 1244560706 at 1244560706 ---------------
Fixed it - replaced the global.php with the original file
Line 279 should read: 'headinclude',
Line 279 should not read: 'headinclude'../forums/,
Hope this helps anyone else who runs into this