Getting white page when I make changes in admin or view cart

Joomla versions 2.5, 1.7 and 1.6 are all end-of-life since December 31st 2014 and are no longer supported. Please use Joomla 3.x instead.

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.
daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Getting white page when I make changes in admin or view cart

Post by daviat » Fri Jul 17, 2015 10:12 pm

Hi . . .

I moved a clients site from their previous host to Go Daddy. I am having trouble with getting a white page whenever a user clicks the Show Cart button on the cart. Also in the administrator whenever I try to make a change on a page or update the Global Config area I get the white page of death also. Does anyone have an idea what it could be? I reloaded the site, I loaded a fresh upload of 2.5.28 Stable but still getting the white page. I tried to set debug but I can't because of the white page. Not able to change anything in the site or admin without the white page appearing. Able to browse the site and browse the admin but not make any changes or View Cart to make a purchase.

Any ideas?

Here is a sample of what I get when I try to view Cart.
http://ceresind.com/component/virtuemart/cart?Itemid=0

This is the environment I am working in:

PHP level: 5.4.40

PHP Built On Linux a2plcpnl0205.prod.iad2.secureserver.net 2.6.32-531.29.2.lve1.3.11.1.el6.x86_64 #1 SMP Thu Dec 18 06:49:17 EST 2014 x86_64
Database Version 5.5.41-cll-lve
Database Collation utf8_general_ci
PHP Version 5.4.40
Web Server Apache/2.4.12
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 2.5.28 Stable [ Ember ] 10-December-2014 15:00 GMT
Joomla! Platform Version Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36

Virtuemart version: Installed version 2.0.8c

Thank you!

User avatar
ranwilli
Joomla! Master
Joomla! Master
Posts: 19203
Joined: Sun Feb 19, 2006 6:47 pm
Location: Toledo, OH
Contact:

Re: Getting white page when I make changes in admin or view

Post by ranwilli » Sat Jul 18, 2015 12:41 pm

White screens are often, but not always, produced by php errors... Set error reporting in Global configuration to "maximum" and report the error messages here.
Don't HACK the Joomla! core, Instead "Extend" and/or "Override."
Stay ON the update path.
https://harpervance.com

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Sat Jul 18, 2015 5:37 pm

Is there a way to do this without using the Global Config in the admin? I tried but getting white pages when I try to set error reporting.

I tried accessing the .htaccess file and adding the code below but got an internal server error.

# Displaying PHP errors
php_flag display_errors on
php_value error_reporting 6143

I also tried this

php_flag display_errors on
php_value error_reporting -1

thank you

User avatar
ionut
Joomla! Ace
Joomla! Ace
Posts: 1264
Joined: Thu May 27, 2010 1:00 pm
Location: EU

Re: Getting white page when I make changes in admin or view

Post by ionut » Sat Jul 18, 2015 6:09 pm

Tip: Should your Joomla site fail to the extent that it is not possible to use the Administrator pages to activate error reporting, you can switch on full PHP error reporting by editing the configuration.php file. Changing the $error_reporting parameter in that file to a value of '6143' is the equivalent to setting Error Reporting to “Maximum”.

source: https://docs.joomla.org/J3.x:Global_configuration

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Sat Jul 18, 2015 6:29 pm

I did and I am getting the errors below on the index page

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2686

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 220

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 220

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

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/templates/it_thestore4/icetools/default.php on line 31

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/templates/it_thestore4/icetools/default.php on line 287

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/templates/it_thestore4/icetools/default.php on line 297

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/templates/it_thestore4/index.php on line 117

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/templates/it_thestore4/css_vars.php on line 10
My Account
Contact Us
800-423-7371
Ceres Crystals Industries, Inc.


Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_ice_virtuemart_cart/mod_ice_virtuemart_cart.php on line 21

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_ice_virtuemart_cart/mod_ice_virtuemart_cart.php on line 22

Strict Standards: Non-static method VirtueMartModelCustomfields::CustomsFieldCartModDisplay() should not be called statically, assuming $this from incompatible context in /home/rselino/public_html/components/com_virtuemart/helpers/cart.php on line 1413

Strict Standards: Non-static method VirtueMartModelCustomfields::customFieldDisplay() should not be called statically, assuming $this from incompatible context in /home/rselino/public_html/administrator/components/com_virtuemart/models/customfields.php on line 1291

Strict Standards: Non-static method VirtueMartModelCustomfields::getProductCustomField() should not be called statically, assuming $this from incompatible context in /home/rselino/public_html/administrator/components/com_virtuemart/models/customfields.php on line 1217

Strict Standards: Non-static method shopFunctionsF::translateTwoLangKeys() should not be called statically, assuming $this from incompatible context in /home/rselino/public_html/administrator/components/com_virtuemart/models/customfields.php on line 1256

Strict Standards: Declaration of VirtueMartModelMedia::store() should be compatible with VmModel::store(&$data) in /home/rselino/public_html/administrator/components/com_virtuemart/models/media.php on line 375
1 product Total : $0.50
Show CartShow products


Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/helper.php on line 274

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/helper.php on line 110

Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method modIceMegamenuHelper::buildXML() should not be called statically in /home/rselino/public_html/libraries/joomla/cache/controller/callback.php on line 159

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 72

Strict Standards: Non-static method JSite::getMenu() should not be called statically in /home/rselino/public_html/modules/mod_icemegamenu/helper.php on line 47

Strict Standards: Non-static method JApplication::getMenu() should not be called statically in /home/rselino/public_html/includes/application.php on line 536

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/helper.php on line 47

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/helper.php on line 68

Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in /home/rselino/public_html/libraries/joomla/html/parameter.php on line 512

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/libs/menucore.php on line 277

Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in /home/rselino/public_html/modules/mod_icemegamenu/helper.php on line 120

Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in /home/rselino/public_html/includes/application.php on line 536

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/modules/mod_icemegamenu/helper.php on line 120


And when I want to click View Cart The errors are . . .


Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2686

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 220

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 220

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

Parse error: syntax error, unexpected ';' in /home/rselino/public_html/components/com_onepage/helpers/loader.php on line 947

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Sat Jul 18, 2015 6:32 pm

And these are the errors I am getting when I try to make a change in the administrator . . .

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2686

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 220

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 220

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

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/plugins/content/article/article.php on line 9

Fatal error: Call to a member function add() on a non-object in /home/rselino/public_html/libraries/joomla/cache/storage/memcache.php on line 442

User avatar
ionut
Joomla! Ace
Joomla! Ace
Posts: 1264
Joined: Thu May 27, 2010 1:00 pm
Location: EU

Re: Getting white page when I make changes in admin or view

Post by ionut » Sat Jul 18, 2015 6:34 pm

Code: Select all

 Parse error: syntax error, unexpected ';' in /home/rselino/public_html/components/com_onepage/helpers/loader.php on line 947
It looks like the issue is related with onepage component. Disable this component.

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Sat Jul 18, 2015 6:41 pm

How do I disable a component when I get the white page if I try?

Also could the onepage thing cause all the other component fails like 'blueflame', 'menucore', 'xajax', etc?

Plus all the white page situations when I try to make a change in the administrator.

thanks

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Getting white page when I make changes in admin or view

Post by ribo » Sat Jul 18, 2015 7:30 pm

daviat wrote:How do I disable a component when I get the white page if I try?
Go to extensions manager-manage and disable the component
chat room spontes : http://www.spontes.com

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Sun Jul 19, 2015 1:41 am

Disabled the onepage component but no go. Still white pages. Is there any other idea that might help?

I went through the plug ins and disabled/re-enabled but still getting the white pages.

Daniel

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Getting white page when I make changes in admin or view

Post by ribo » Sun Jul 19, 2015 7:35 am

disable the one page component and clear joomla cache and browser cache and try again. Also can you tell me please where do you get white page in frontend or in backend?
chat room spontes : http://www.spontes.com

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Getting white page when I make changes in admin or view

Post by ribo » Sun Jul 19, 2015 7:40 am

also go to global configuration and replace memcache with file or database with session and also check in system plugin cache to not be in memcache but in file
chat room spontes : http://www.spontes.com

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Sun Jul 19, 2015 6:25 pm

When I try to clear the Joomla Cache in the admin I get the white page also. Is there a way to clear it in FTP?

Also not sure what you mean by
also go to global configuration and replace memcache with file or database with session and also check in system plugin cache to not be in memcache but in file
I can't change anything in the administrator. I get white pages when I try. I can disable in Extensions thought with no problem.

The onepage component is disabled.

The problems are trying to View Cart (front end) and making any changes in the Administrator (backend).

thanks :)

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Getting white page when I make changes in admin or view

Post by ribo » Sun Jul 19, 2015 6:31 pm

go from ftp and find configuration.php and check

Code: Select all

public $session_handler = 'memcache';
public $cache_handler = 'memcache';
and change to

Code: Select all

public $session_handler = 'database';
public $cache_handler = 'file';
and check again your backend
chat room spontes : http://www.spontes.com

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Sun Jul 19, 2015 6:40 pm

I found this in the config. Do I need to change this?

Code: Select all

public $memcache_persist = '0';
	public $memcache_compress = '0';
	public $memcache_server_host = 'localhost';
	public $memcache_server_port = '11211';

Plus I added and changed the configuration fill to the code you wanted

Code: Select all

public $session_handler = 'database';
public $cache_handler = 'file';
and it white paged the whole site.


thanks
Last edited by daviat on Sun Jul 19, 2015 6:45 pm, edited 1 time in total.

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Getting white page when I make changes in admin or view

Post by ribo » Sun Jul 19, 2015 6:44 pm

No keep it if this is a problem with memcache, your host provider must fix memcache to not have these error if you want to use it
chat room spontes : http://www.spontes.com

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Sun Jul 19, 2015 6:46 pm

Plus I added and changed the configuration fill to the code you wanted

public $session_handler = 'database';
public $cache_handler = 'file';

and it white paged the whole site.


public $memcache_persist = '0';
public $memcache_compress = '0';
public $memcache_server_host = 'localhost';
public $memcache_server_port = '11211';

What do I do with the server port? All this is a holdover from the previous server.


thanks

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Getting white page when I make changes in admin or view

Post by ribo » Sun Jul 19, 2015 7:03 pm

put again what do you have before and disable system plugin cache and after put again the same options that i told you
chat room spontes : http://www.spontes.com

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Sun Jul 19, 2015 7:11 pm

That is done in the Admin Extensions Manage correct?

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Getting white page when I make changes in admin or view

Post by ribo » Sun Jul 19, 2015 7:13 pm

from backend in extensions-plugin manager
chat room spontes : http://www.spontes.com

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Getting white page when I make changes in admin or view

Post by ribo » Sun Jul 19, 2015 7:14 pm

System - Cache
chat room spontes : http://www.spontes.com

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Sun Jul 19, 2015 11:34 pm

System - Cache is already disabled.

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Mon Jul 20, 2015 12:04 am

I managed to get the white pages from appearing in the administrator but I am still getting the white page when I want to 'View Cart'. Hitting the 'View Cart' button shows a white page.

http://ceresind.com/component/virtuemart/cart?Itemid=0

Any idea what I might be missing that is causing that? The cart product pages show, just can't 'View Cart'.

Looks like it is tied to this problem

Code: Select all

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/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/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 1951
thanks

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Getting white page when I make changes in admin or view

Post by ribo » Mon Jul 20, 2015 6:56 am

Now if in your backend everything is ok, clear your joomla and browser cache and try again
chat room spontes : http://www.spontes.com

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Mon Jul 20, 2015 5:52 pm

I deleted the cache in both areas but I still cannot fix the view cart. White page there still. haas to be something different.

http://ceresind.com/component/virtuemart/cart?Itemid=0

Do you have any ideas what I can do to bring the cart back?


When I want to click View Cart The errors are . . .

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2686

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 220

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 220

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

Parse error: syntax error, unexpected ';' in /home/rselino/public_html/components/com_onepage/helpers/loader.php on line 947

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Getting white page when I make changes in admin or view

Post by ribo » Mon Jul 20, 2015 5:59 pm

disable onepage component clear cache again as before and try again. ask also the creator of component about this error
chat room spontes : http://www.spontes.com

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Mon Jul 20, 2015 6:07 pm

onepage was disabled last week so that is off right now. No idea where that came from since I am taking over from a previous designer who vanished. I will have to play with it.

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Wed Jul 22, 2015 5:37 pm

is there anyway that I can find out what what component is causing the white page when 'VIEW CART' is clicked?

http://ceresind.com/component/virtuemart/cart?Itemid=0

When I click View Cart The errors are . . .

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/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/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 2686

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 220

Strict Standards: Only variables should be assigned by reference in /home/rselino/public_html/plugins/system/blueflame/xajax/xajax_core/xajaxAIO.inc.php on line 220

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

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Getting white page when I make changes in admin or view

Post by ribo » Thu Jul 23, 2015 5:18 am

you have File not found (404 error) now, no blank page.
chat room spontes : http://www.spontes.com

daviat
Joomla! Explorer
Joomla! Explorer
Posts: 321
Joined: Wed Dec 28, 2005 1:04 am

Re: Getting white page when I make changes in admin or view

Post by daviat » Thu Jul 23, 2015 7:06 am



Locked

Return to “Installation Joomla! 2.5”