I've just encountered this error and it has the entire site down.
I made one small change to the welcome line of the index.php and suddenly I'm receiving this error message:
I know that sometimes .php files can cause a blank page if the upload is corrupted, but I've not encountered this before.Fatal error: Call to undefined function: zen_check_url_get_terms() in /home/carrie/public_html/shop/index.php on line 30
I have two other shopping carts - I've taken the index.php from one of them and copied and pasted (not uploaded) it into the cart via the control panel of the site in question. Still get the same error code, though the site I copied from is fine.
I'm running Zen cart 1.3.8a - the cart was finished and up and running fine, just needed a tiny bit of tweaking.
I've tried everything I can think of - I've compared line 30 in the offending index.php to line 30 in my other carts and can't see any difference
Here's my line 30 (and it's exactly the same for all of my carts.
Php isn't my strongest suit, but I truly do not want to have to reinstall this cart as I already have ALL the many items listed. ANY help would be greatly appreciated.if ( ($category_depth == 'products') || (zen_check_url_get_terms()) ) {
btw - the site with the problem is:
http://www.godsgiftstoshare.com/shop
And one of my sites that's working fine is:
http://www.frostyiris.com/shop
Iris




