Zen Cart Logo
Forums / General Questions / All catalog suddenly returns error 404

All catalog suddenly returns error 404

Views: 939

Results 1 to 8 of 8
15 Feb 2012, 11:31 AM
#1
bluefish1960 avatar

bluefish1960

New Zenner

Join Date:
Jan 2012
Posts:
22
Plugin Contributions:
0

All catalog suddenly returns error 404

Everything seemed fine earlier today, and I can't think of anything I changed that would cause this to happen, but all my product pages, ez pages and other pages return 404 errors.

I have my home page and I can load the my account page and shopping cart page but nothing else. The template does have seo urls but it was installed by zencart-templates.com and worked fine yesterday.

I have not tried taking the shop live yet, so no major problem just yet, but please help if you can.

Thanks.

url if required is suberstyle.com/shop/

15 Feb 2012, 11:36 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: All catalog suddenly returns error 404

Almost has to be something about the URL rewriter. Can you turn it off temporarily in admin ?

15 Feb 2012, 11:37 AM
#3
bluefish1960 avatar

bluefish1960

New Zenner

Join Date:
Jan 2012
Posts:
22
Plugin Contributions:
0

Re: All catalog suddenly returns error 404

I'll probably need to ask the template guys to do that. But...I'll hunt around a bit to see if there is anything in admin that I've not spotted yet.
Thanks

15 Feb 2012, 12:11 PM
#4
bluefish1960 avatar

bluefish1960

New Zenner

Join Date:
Jan 2012
Posts:
22
Plugin Contributions:
0

Re: All catalog suddenly returns error 404

It seems really awkward to have to get the template authors to go in and put this right. There is nothing in my admin panel to enable or disable...it's all hidden away in the code somewhere!

15 Feb 2012, 12:34 PM
#5
bluefish1960 avatar

bluefish1960

New Zenner

Join Date:
Jan 2012
Posts:
22
Plugin Contributions:
0

Re: All catalog suddenly returns error 404

I don't like playing with MySql stuff but I was looking in the shop db and found three entries for 'zen_seo_cache'.
Would it do any harm to delete 'zen_seo_cache' in the database.

15 Feb 2012, 1:39 PM
#6
rodg avatar

rodg

Deceased

Join Date:
Jan 2007
Location:
Australia
Posts:
6,263
Plugin Contributions:
4

Re: All catalog suddenly returns error 404

bluefish1960:

I don't like playing with MySql stuff but I was looking in the shop db and found three entries for 'zen_seo_cache'.
Would it do any harm to delete 'zen_seo_cache' in the database.

Never ever delete anything from the database unless you know exactly what it is for and what it does.

Cheers
Rod

15 Feb 2012, 1:42 PM
#7
rodg avatar

rodg

Deceased

Join Date:
Jan 2007
Location:
Australia
Posts:
6,263
Plugin Contributions:
4

Re: All catalog suddenly returns error 404

bluefish1960:

It seems really awkward to have to get the template authors to go in and put this right. There is nothing in my admin panel to enable or disable...it's all hidden away in the code somewhere!

Navigate to admin/tools/templat_selection

If you template authors did the right thing you'll have at least two enteies to select from, the original 'classic' plus the newly developed one.

Switch back to the 'classic' temple to see if the problem persists. If it does, then your problem has nothing to do with the templates at all and you'll be needing to look elsewhere.

Cheers
Rod

15 Feb 2012, 4:26 PM
#8
bluefish1960 avatar

bluefish1960

New Zenner

Join Date:
Jan 2012
Posts:
22
Plugin Contributions:
0

Re: All catalog suddenly returns error 404

Thank you RodG. The answer was of course...user error:blush:

The template guy kindly sorted out my .htaccess file that I had tinkered with while considering the options for moving the shop from /shop/ to public_html

Also he apologised for not sending me the admin url for the seo urls management. It is different to the regular admin pages, so now I have control over the seo urls .

The site is now working again. Thanks for all the replies.:clap: