Try the Demo

Magento Forum

   
Blank pages after upgrade to 1.1.6
 
canadamn
Jr. Member
 
Total Posts:  8
Joined:  2008-05-10
 

When I load front end I get nothing but blank pages.

To my index.php I added:

ini_set(’display_errors’, 1);
error_reporting(E_ALL);

Result on front end is this error:  (Note that I am running default template)

Fatal error: Uncaught exception ‘Exception’ with message ‘Notice: Use of undefined constant �display_errors� - assumed ‘�display_errors�’ in /var/www/vhosts/gizmoblog.com/httpdocs/index.php on line 49’ in /var/www/vhosts/gizmoblog.com/httpdocs/app/code/core/Mage/Core/functions.php:246 Stack trace: #0 /var/www/vhosts/gizmoblog.com/httpdocs/index.php(49): mageCoreErrorHandler(8, ‘Use of undefine...’, ‘/var/www/vhosts...’, 49, Array) #1 {main} thrown in /var/www/vhosts/gizmoblog.com/httpdocs/app/code/core/Mage/Core/functions.php on line 246

 
Magento Community Magento Community
Magento Community
Magento Community
 
canadamn
Jr. Member
 
Total Posts:  8
Joined:  2008-05-10
 

OK found it…

I added a custom template call up to the core files as per:

http://www.magentocommerce.com/boards/viewthread/1406/

Once the new version was added, it removed my mod, it resulted in my home page
‘design’ drop down to revert to show:  EMPTY

Duh!!  How silly I feel.

 
Magento Community Magento Community
Magento Community
Magento Community
 
sherrie
Moderator
 
Avatar
Total Posts:  1652
Joined:  2007-12-14
Illinois, USA
 

I had this same problem only now it is still only picking up part of the template ...

 Signature 

UX Manager, Sweet Tooth
Creativity is falling in love with the world. – Dewitt Jones
I’m a very random person, catch me if you can: http://www.twitter.com/sherrierohde

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top