Everything white after upgrade

Need help upgrading your Joomla! website or converting to Joomla! 3.x?

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
uberweiss
Joomla! Apprentice
Joomla! Apprentice
Posts: 45
Joined: Mon Sep 08, 2008 9:36 am

Everything white after upgrade

Post by uberweiss » Wed Nov 19, 2014 10:42 am

I upgraded my test site via backend from version 2.5.27 -> 3.3.6.

The issue is that the entire page (both frontend and backend) are blank.

Anybody experienced anything similar?

itoctopus
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 4025
Joined: Mon Nov 25, 2013 4:35 pm
Location: Montreal, Canada
Contact:

Re: Everything white after upgrade

Post by itoctopus » Wed Nov 19, 2014 7:30 pm

Enable error reporting in the configuration.php (set it from "none" to "maximum") and post back the error here. It might be a plugin that is causing all this issue.
http://www.itoctopus.com - Joomla consulting at its finest
https://twitter.com/itoctopus - Follow us on Twitter

uberweiss
Joomla! Apprentice
Joomla! Apprentice
Posts: 45
Joined: Mon Sep 08, 2008 9:36 am

Re: Everything white after upgrade

Post by uberweiss » Fri Nov 21, 2014 12:17 pm

done, this is what i got.

Fatal error: Class 'JParameter' not found in /home/website/plugins/system/pwframework/pwframework.php on line 43

uberweiss
Joomla! Apprentice
Joomla! Apprentice
Posts: 45
Joined: Mon Sep 08, 2008 9:36 am

Re: Everything white after upgrade

Post by uberweiss » Fri Nov 21, 2014 1:12 pm

after disabling the pwframework, it completed the installation.

However the front-end is blank and i have the following
Notice: Use of undefined constant DS - assumed 'DS' in /home/website/plugins/system/jcktypography/jcktypography.php on line 15

Notice: Use of undefined constant DS - assumed 'DS' in /home/website/plugins/system/jcktypography/jcktypography.php on line 15

Strict Standards: Only variables should be assigned by reference in /home/website/plugins/system/adminbranding/adminbranding.php on line 71

Strict Standards: Only variables should be assigned by reference in /home/website/plugins/system/cookiemonster/cookiemonster.php on line 39

Strict Standards: Only variables should be assigned by reference in /home/website/plugins/system/xajax/xajax.php on line 96

Strict Standards: Non-static method xajaxPluginManager::getInstance() should not be called statically, assuming $this from incompatible context in /home/website/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 1951

Strict Standards: Non-static method xajaxPluginManager::getInstance() should not be called statically, assuming $this from incompatible context in /home/website/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2233

Strict Standards: Non-static method xajaxPluginManager::getInstance() should not be called statically, assuming $this from incompatible context in /home/website/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2471

Strict Standards: Non-static method xajaxPluginManager::getInstance() should not be called statically, assuming $this from incompatible context in /home/website/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2580

Strict Standards: Non-static method xajaxPluginManager::getInstance() should not be called statically, assuming $this from incompatible context in /home/website/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2686

Fatal error: Call to undefined method Joomla\Registry\Registry::getValue() in /home/website/administrator/components/com_j4age/libraries/base.classes.php on line 799

Back-end looks ok, execpt for the control panel which has no graphics (but links are stll showing)
following errors are showing

Notice: Use of undefined constant DS - assumed 'DS' in /home/website/plugins/system/jcktypography/jcktypography.php on line 15

Notice: Use of undefined constant DS - assumed 'DS' in /home/website/plugins/system/jcktypography/jcktypography.php on line 15

Strict Standards: Only variables should be assigned by reference in /home/website/plugins/system/adminbranding/adminbranding.php on line 71

Strict Standards: Only variables should be assigned by reference in /home/website/plugins/system/adminbranding/adminbranding.php on line 75

Strict Standards: Only variables should be assigned by reference in /home/website/plugins/system/xajax/xajax.php on line 96

Strict Standards: Non-static method xajaxPluginManager::getInstance() should not be called statically, assuming $this from incompatible context in /home/website/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 1951

Strict Standards: Non-static method xajaxPluginManager::getInstance() should not be called statically, assuming $this from incompatible context in /home/website/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2233

Strict Standards: Non-static method xajaxPluginManager::getInstance() should not be called statically, assuming $this from incompatible context in /home/website/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2471

Strict Standards: Non-static method xajaxPluginManager::getInstance() should not be called statically, assuming $this from incompatible context in /home/website/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2580

Strict Standards: Non-static method xajaxPluginManager::getInstance() should not be called statically, assuming $this from incompatible context in /home/website/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2686

Strict Standards: Only variables should be assigned by reference in /home/website/administrator/modules/mod_j4age_backend/mod_j4age_backend.php on line 36

Fatal error: Call to undefined method Joomla\Registry\Registry::getValue() in /home/website/administrator/components/com_j4age/libraries/base.classes.php on line 799

sovainfo
Joomla! Exemplar
Joomla! Exemplar
Posts: 8808
Joined: Sat Oct 01, 2011 7:06 pm

Re: Everything white after upgrade

Post by sovainfo » Fri Nov 21, 2014 1:19 pm

See http://docs.joomla.org/Portal:Upgrading ... 2.5_to_3.x for properly migrating your website.
Issue with migrating? Include logs/joomla_update.php in your report!
Blank screen? Verify pagesource for HTML code (javascript error)
Installation failing on populating database? Install with set_time_limit(0)
Document your customizations!

dhaval_desai
Joomla! Apprentice
Joomla! Apprentice
Posts: 28
Joined: Tue May 07, 2013 7:41 am

Re: Everything white after upgrade

Post by dhaval_desai » Sat Nov 22, 2014 7:40 am

The issue is with the template or the plugin. It seems that your template is not compatible with Joomla 3.x versions.

If you can check your database go to the xxx_extension table > you'll see a search button on right side > in name field on the extreme right you'll see a blank box > type %jcktypo% > this will find the plugin jcktypography > click on inline edit > under enabled column set it to "0" if you see it as 1.

Now repeat the same procedure for disabling plugins adminbranding , blueflame , xajax , com_j4age. Hope this helps or let me know if you need a hand in upgrading the site PM me.

sup4mak0386
Joomla! Apprentice
Joomla! Apprentice
Posts: 5
Joined: Sat Nov 22, 2014 4:32 pm
Location: Pakistan
Contact:

Re: Everything white after upgrade

Post by sup4mak0386 » Sat Nov 22, 2014 4:47 pm

dont worry about it now..check it out now
http://www.joomlabamboo.com/blog/how-to ... joomla-3-2

User avatar
leolam
Joomla! Master
Joomla! Master
Posts: 20652
Joined: Mon Aug 29, 2005 10:17 am
Location: Netherlands/ Germany/ S'pore/Bogor/ North America
Contact:

Re: Everything white after upgrade

Post by leolam » Sat Nov 22, 2014 5:03 pm

No the isue is very simple that you have incompatible extensions. It is not for nothing we publish guides like this one to follow: http://forum.joomla.org/viewtopic.php?f=710&t=793171

You will have to roll back to your copy and redo the migration following the steps I outlined

Leo 8)
Joomla's #1 Professional Services Provider:
#Joomla Professional Support: https://gws-desk.com -
#Joomla Specialized Hosting Solutions: https://gws-host.com -

jgress-
Joomla! Ace
Joomla! Ace
Posts: 1097
Joined: Thu Sep 24, 2009 5:40 pm
Location: Austin, TX, USA

Re: Everything white after upgrade

Post by jgress- » Sun Nov 23, 2014 1:52 am

new documentation is up at docs.joomla.org/Why_Migrate. just follow the funnel.
Co-author Using Joomla, Second Edition (migration/upgrade included) http://www.usingjoomlabook.com
Find a Joomla User Group (JUG) near you http://community.joomla.org/user-groups.html


Locked

Return to “Migrating and Upgrading to Joomla! 3.x”