Zen Cart Logo
Forums / General Questions / Site blank after admin secuirty patch:Call to undefined method breadcrumb::size()

Site blank after admin secuirty patch:Call to undefined method breadcrumb::size()

Locked

Views: 899

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
13 Sep 2009, 9:06 PM
#1
drau03 avatar

drau03

New Zenner

Join Date:
Sep 2009
Posts:
3
Plugin Contributions:
0

Site blank after admin secuirty patch:Call to undefined method breadcrumb::size()

Running version 1.3.8a. Installed most recent admin security patch (20090619) (i.e. the one where you rename the admin folder)

I followed the instructions. Renamed admin area works fine, admin overall works fine.

When I go to the site, the home page just stops. It loads a few header graphics and just dies (there is no real 'text')

Turned on debug. Here's the result....

PHP Fatal error: Call to undefined method breadcrumb::size() in /home/kvolkus1/public_html/shop/includes/templates/ZC03C00273/common/tpl_main_page.php on line 188

any thoughts...site is down and this sucks. :yuck:

Thanks for everyone's help in advance.

Don

13 Sep 2009, 9:18 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Site blank after admin secuirty patch:Call to undefined method breadcrumb::size()

The admin security patch has nothing to do with the non-admin area of your site. All of the files in the admin security patch go under your admin folder. NONE of them go in the non-admin area, so the patch has NO ability to affect the storefront ... unless you installed some of the admin files in the non-admin area contrary to the instructions.

13 Sep 2009, 10:10 PM
#3
drau03 avatar

drau03

New Zenner

Join Date:
Sep 2009
Posts:
3
Plugin Contributions:
0

Re: Site blank after admin secuirty patch:Call to undefined method breadcrumb::size()

I ran this upgrade under Fantastico Deluxe under my webhosting account.

13 Sep 2009, 10:15 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Site blank after admin secuirty patch:Call to undefined method breadcrumb::size()

The "upgrade" option offered by Fantastico should only ever be used if you've never customized anything on your site. Any other time their upgrade will break your site.

https://www.zen-cart.com/tutorials/index.php?article=98
http://www.zen-cart.com/wiki/index.php/Troubleshoot_-_Diagnosing_Obscure_Issues

14 Sep 2009, 1:32 AM
#5
drau03 avatar

drau03

New Zenner

Join Date:
Sep 2009
Posts:
3
Plugin Contributions:
0

Re: Site blank after admin secuirty patch:Call to undefined method breadcrumb::size()

DrByte:

The "upgrade" option offered by Fantastico should only ever be used if you've never customized anything on your site. Any other time their upgrade will break your site.

https://www.zen-cart.com/tutorials/index.php?article=98
http://www.zen-cart.com/wiki/index.php/Troubleshoot_-_Diagnosing_Obscure_Issues

Agreed. Did this the old fashioned way according to the directions and it worked. Had to restore both DB and site from backup, then rename ADMIN directory, then unzip and apply patches manually. I should have known not to trust Fantastico with this.

Thanks for the help.

:bigups: