Zen Cart Logo
Forums / Installing on a Windows Server / how do i fix this?

how do i fix this?

Locked

Views: 1,773

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
7 Dec 2007, 5:26 AM
#1
fimg avatar

fimg

New Zenner

Join Date:
Dec 2007
Posts:
8
Plugin Contributions:
0

how do i fix this?

Fatal error: Call to undefined function: zen_check_url_get_terms() in /home/fimgshop/public_html/index.php on line 30

i have this message on my home page but my shop is still working

7 Dec 2007, 6:49 AM
#2
drbyte avatar

drbyte

Sensei

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

Re: how do i fix this?

That function is in /includes/functions/functions_general.php

You probably have an old version of that file, perhaps due to installing a contribution not designed for the version of Zen Cart you're using.

Or, perhaps the file has become corrupted or damaged for some reason, in which case re-uploading the original should solve the problem.

7 Dec 2007, 6:53 AM
#3
fimg avatar

fimg

New Zenner

Join Date:
Dec 2007
Posts:
8
Plugin Contributions:
0

Re: how do i fix this?

Thanks for your help, i wil try updating that file, hopefully that will fix it :O)

Kim

7 Dec 2007, 7:03 AM
#4
fimg avatar

fimg

New Zenner

Join Date:
Dec 2007
Posts:
8
Plugin Contributions:
0

Re: how do i fix this?

Nope didnt work bugger... any other way around this? without me losing my shop

7 Dec 2007, 7:07 AM
#5
drbyte avatar

drbyte

Sensei

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

Re: how do i fix this?

fimg:

Fatal error: Call to undefined function: zen_check_url_get_terms() in /home/fimgshop/public_html/index.php on line 30

i have this message on my home page but my shop is still working

Well, the default /index.php used by Zen Cart doesn't make any call to that function.
Perhaps you have some sort of addon or customization that's doing something different than normal?

Maybe your /index.php file has been damaged or even tampered with?

Here's the detailed method of tracking down anomalies: http://www.zen-cart.com/wiki/index.php/Troubleshoot_-_Diagnosing_Obscure_Issues

7 Dec 2007, 7:25 AM
#6
fimg avatar

fimg

New Zenner

Join Date:
Dec 2007
Posts:
8
Plugin Contributions:
0

Re: how do i fix this?

Thanks for your help, I will check out that infomation and have a look and see if I can work out whats wrong, its been working fine into today, oh well life wasnt meant to pefect LOL

It hasnt affected my shop https://www.fimgshop.com/shoppe as yet, so im hoping it wont, its just my home page so far. I got the template from off here.

I am going to upload the site onto my desktop and reload the files.

Kim

7 Dec 2007, 7:30 AM
#7
drbyte avatar

drbyte

Sensei

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

Re: how do i fix this?

Um ... if your Zen Cart store is in the /shoppe folder, why do you have something in a different folder attempting to load Zen Cart files?

7 Dec 2007, 7:37 AM
#8
fimg avatar

fimg

New Zenner

Join Date:
Dec 2007
Posts:
8
Plugin Contributions:
0

Re: how do i fix this?

Good question... this all new to me the shop cart stuff, i think when i uploaded the cart in the first place. I have installed in somewhere I wasnt meant to, and I must have left some behind, could that be whats wrong?

7 Dec 2007, 7:45 AM
#9
fimg avatar

fimg

New Zenner

Join Date:
Dec 2007
Posts:
8
Plugin Contributions:
0

Re: how do i fix this?

Okay i found a index file where it shouldnt be so i deleted and that fixed it.