PDA

View Full Version : Parse Errorīs after fresh Installation


redlabour
08-25-2004, 10:47 AM
Hi,

a other german User from vbulletin-germany.com is getting this Errorīs after a fresh Installation. I tried to help him but nothing works. Any ideas ?

Parse error: parse error, expecting `')'' in /kunden/74824_64560/webseiten/00de/forum/global.php on line 34

Fatal error: Call to undefined function: print_no_permission() in /kunden/74824_64560/webseiten/00de/forum/index.php on line 67

'attachmentcache',

require_once('./includes/init.php');

// #############################################################################

{
print_no_permission();
}

We tried this one - http://www.vbadvanced.com/forum/showthread.php?t=1238&highlight=require_once But it doesīnt work also.

Can someone help him ? If any other German speaking Users here look at this Thread : http://www.vbulletin-germany.com/forum/showthread.php?p=77693

raskolnikov
08-25-2004, 12:17 PM
i was having parse errors. I ended up getting fresh copies of all the files, and re-modifying them all in notepad. the first time i used Dreamweaver MX and for some reason that kept screwing things up for me.

might be a possibility

Our Sponsors
 

Brian
08-25-2004, 06:20 PM
You didn't apply the file changes to your global.php file correctly.