PDA

View Full Version : ye olde blank page error on installation


brubbs
17-04-07, 20:00
Hi.

I just get a blank screen after installing it.

First I got the please change permissions error on the smarty templates directory, which I have done, now it is just a blank html page showing in the source code just <html>.

Any clues would be helpful here.

Thanks in advance

brubbs

amarath
18-04-07, 15:19
Hi,

Im not sure what the error may be, but it might be useful to turn errors on by going to includes/constants.inc.php and changing the following parameter:

ini_set('display_errors', 0); // php errors

I hope this helps

Amo

brubbs
18-04-07, 16:32
Hi amarath,

That helped. Now up and running.

Thank you for your help.


brubbs