Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / define_main page stuck

define_main page stuck

Locked

Views: 862

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
8 Jan 2008, 4:05 AM
#1
jloosli avatar

jloosli

New Zenner

Join Date:
Apr 2006
Posts:
5
Plugin Contributions:
0

define_main page stuck

I'm working on upgrading my site from Zen 1.2.4 to the latest version, so I more or less started from scratch on the template and copied the database over to a new site and went through the incremental upgrade process to get to 1.3.8 so I could get things going. All in all, it seems to have gone well, but now I'm trying things out and every link seems to go back to the define_main page instead of the product listing. It seems like I have something wrong in the configuration somewhere. Can someone take a look and tell me what I'm doing wrong?

Thanks.

mi.avantidevelopment.com

8 Jan 2008, 1:18 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: define_main page stuck

For some reason your site is trying to resolve to:

http://mi.avantidevelopment.com/index.php/main_page/index/cPath/98

and the correct syntax is:

http://mi.avantidevelopment.com/index.php?main_page=index&cPath=98

Try this corrected link
What type of server are you on? Win or 'nix?