admin pages are blank with php 5.2.9

Bug #627804 reported by jay
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenFreeway
New
Undecided
Unassigned

Bug Description

Need to edit some prices and went to admin and all pages are blank, none of the data is there, menu items are.
Did a fresh install of unmodified files on a different server and got the same thing version 1.5.0.134
Need to update prices so need a fix asap please
Thanks
Jay

Revision history for this message
Nigel Campbell (nigel-scribblydesign) wrote :

Hi Jay,
I had the same issue and after alot of (unnecessary)d!cking around, found(via page source, then Firebug) that the page content IS there, just hidden by CSS.
This SEEMS to be caused by a mal-formed alert...I suspect a 12monthly upgrade alert of some sort.
As my customer uses Freeway everyday for events, I had to fix quickly, so I disabled the alert...will come back to it when I have the time and inclination.

Open file /admin/includes/header.php
Commenting out the PHP at/around line 585 should fix the issue ie
<?php //show_alert_message();?>

Best Regards,
Scribbly

Revision history for this message
Voodoo Chile (blorber) wrote :

/admin/includes/header.php line 821 looks for the current version at http://www.zac-ware.com/fileadmin/freeway/freeway.xml

that url redirects to another website so the nil check on line 824 returns with nothing.

(version 1.5.0.239)

Revision history for this message
weise (yzeguy) wrote :

I am experiencing some delays as well , suspect that antivirus maybe causing it but I am not sure as yet.

The Admin menu works intermittently for some reason ,

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.