PDA


View Full Version : blank portal page please help


demios
11-27-2005, 09:49 AM
I have just upgraded to Vbulletin 3.5.1 and upgraded my vbadvanced portal.

The portal page now is blank and the page source is:

<html><body></body></html>

The main forum works fine.
please help

Drago912
11-27-2005, 12:34 PM
Check the chdir() in the cmps_index.php and make sure its set correctly......it could also be your edits to your global.php

demios
11-27-2005, 01:49 PM
Check the chdir() in the cmps_index.php and make sure its set correctly......it could also be your edits to your global.php

I have checked the chdir() and it is ok, also if I change it I get script errors.

I have checked my global.php file and it is ok. I tried deleting each of the includes to see if it was that, but each one gave the correct error when removed. So the global file is finding them.

KW802
11-27-2005, 03:25 PM
Try re-running the vbacmps_install.php file and choose the option to re-install just the templates.

demios
11-28-2005, 01:02 PM
no that did not work

demios
11-28-2005, 02:45 PM
I have fixed this now.

I deleted the tables from the database and then ran the install script. all is fine now.