PDA


View Full Version : Upgrade to 3.02b, white page


tormodg
06-30-2008, 08:50 AM
I have upgraded from vBa LD 2 to 3.0.2 (beta). I haven't used vBa links for a while, but I had the database in place so I chose to upgrade. I also reinstalled the templates and went through the settings in the admincp.

I only get blank pages now in vBa LD. I find no errors whatsoever in my logs. Usually white pages are a PHP related problem but nothing is reported...

The forum path is set correctly. What could be the problem?

tormodg
06-30-2008, 09:06 AM
If I comment out this part (last line of the file):

/*
eval('print_output("' . fetch_template('ADV_LINKS') . '");');
*/

then I can see output if I add an echo(). For some reason the template doesn't parse. I have verified that the template is present in the default style.

tormodg
06-30-2008, 09:07 AM
I redid the upgrade...and now it works. Funky. :)