Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001954 [CubeCart v5] Admin Control Panel minor always 2010-01-28 21:54 2010-04-28 14:01
Reporter kares-webdesign View Status public  
Assigned To martin
Priority normal Resolution fixed  
Status closed   Product Version 5.0.0 Beta 2
Summary 0001954: White page when trying to access to admin
Description Like the topic said: when i log in i get a white page and nothing continues.

try by yourself:

[removed by admin]
Additional Information
Tags No tags attached.
Browser Firefox 3.5
Install Method N/A
MySQL Version Unknown
PHP Version Unknown
Server OS Unknown
Skins (V5)
Attached Files

- Relationships
related to 0001953closedmartin Install issues 

-  Notes
User avatar (0003262)
martin (developer)
2010-01-29 13:58

Could you provide me with ftp access to your server? I've been unable to replicate this locally

martin at cubecart dot com
(0003264)
homar (reporter)
2010-01-29 19:47

Confirmed locally. Blank page attempting to access admin.php.
(0003266)
goober (reporter)
2010-01-30 01:24

Same issue here. windows, apache 2.2.15, php 5.2.12, mysql 5.1.42

blank admin page. fron end works.

thanks
/Alex
(0003267)
kares-webdesign (reporter)
2010-01-30 03:12

aehm no i will not past the data of my company ftp here: is there a cahnce to contact you over pm? then no problem
User avatar (0003269)
martin (developer)
2010-02-01 09:25

@kares-webdesign: Could you email them to the address I provided in my original note?
User avatar (0003270)
martin (developer)
2010-02-01 09:26

@biffa98123: could you provide your ftp details too? Email as above
User avatar (0003271)
martin (developer)
2010-02-01 14:27

It appears that this issue is being caused by having register_globals on, which even PHP regard as being A Bad Idea™

Please add the following line to your .htaccess file:

php_flag register_globals off
User avatar (0003272)
martin (developer)
2010-02-01 14:46

Verified: This has been fixed on both kares-webdesign and www_UKwins_co_uk stores.

The files have been patched to prevent potential issues, but others may remain. The best advice is to add the above lines to a .htaccess file

- Issue History
Date Modified Username Field Change
2010-01-28 21:54 kares-webdesign New Issue
2010-01-28 21:54 kares-webdesign Browser => Firefox 3.5
2010-01-28 21:54 kares-webdesign Install Method => N/A
2010-01-28 21:54 kares-webdesign MySQL Version => Unknown
2010-01-28 21:54 kares-webdesign PHP Version => Unknown
2010-01-28 21:54 kares-webdesign Server OS => Unknown
2010-01-29 11:13 martin Relationship added related to 0001953
2010-01-29 12:19 www_UKwins_co_uk Issue Monitored: www_UKwins_co_uk
2010-01-29 13:21 martin Target Version => 5.0.0 Beta 3
2010-01-29 13:58 martin Note Added: 0003262
2010-01-29 13:58 martin Status new => assigned
2010-01-29 13:58 martin Assigned To => martin
2010-01-29 19:47 homar Note Added: 0003264
2010-01-30 01:19 goober Issue Monitored: goober
2010-01-30 01:24 goober Note Added: 0003266
2010-01-30 03:12 kares-webdesign Note Added: 0003267
2010-02-01 09:25 martin Note Added: 0003269
2010-02-01 09:26 martin Note Added: 0003270
2010-02-01 14:27 martin Note Added: 0003271
2010-02-01 14:46 martin Note Added: 0003272
2010-02-01 14:58 martin Status assigned => resolved
2010-02-01 14:58 martin Fixed in Version => 5.0.0 Beta 3
2010-02-01 14:58 martin Resolution open => fixed
2010-02-01 15:58 martin Description Updated
2010-04-28 14:01 martin Status resolved => closed


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker