[Zen Cart] Printable Price List

Magic SEO URLs for Zen Cart.
bobkat
Posts: 4
Joined: Wed Apr 09, 2008 5:34 pm

[Zen Cart] Printable Price List

Postby bobkat » Sun Nov 02, 2008 5:12 pm

Printable Price List is a great ad-on mod for ZenCart 1.3.8 and works great - until Magic SEO was installed. Now all I get is a 504 error. Some time ago Jiri sent me a line to install. It was:

Code: Select all

 if($_GET['main_page'] != 'pricelist') include(DIR_WS_INCLUDES . 'magic_seo_url.php');

The problem is, I have made several web site changes and now "Printable Price List" no longer works. The Internal Link URL: index.php?main_page=pricelist - this is what I need to work. Greatly appreciate any help in getting this fixed. I can be contacted at robert1250a@msn.com

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [Zen Cart] Printable Price List

Postby inveo » Sun Nov 02, 2008 5:16 pm

I am little confused - your web site was working great with Magic SEO URL + Printable Price List and now with your latest changes no longer work correctly. How this relate to Magic SEO URL?

bobkat
Posts: 4
Joined: Wed Apr 09, 2008 5:34 pm

Re: [Zen Cart] Printable Price List

Postby bobkat » Sun Nov 02, 2008 6:47 pm

My changes may or may not have affected the operation of the program (I have no reason to think they have) - that was only a statement of guess. The program (add-on mod) has been reloaded several times and still it does not work. However, it works just fine on a duplicate site that I created. The sites were identical except for the .htaccess file needed for SEO. Maybe a rewrite call in the .htaccess or something like that would make the Internal Link URL: index.php?main_page=pricelist work. I have little if any programming skills so if my questions seem dumb, I apologize.

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [Zen Cart] Printable Price List

Postby inveo » Sun Nov 02, 2008 7:03 pm

Try to re-generate .htaccess file (delete readonly-htaccess file and set write permissions to .htaccess file as described in docs/install.html). Maybe some third party tool corrupt .htaccess file content (but I guess this is not a problem in this case).
Also, please check that installation line in includes/application_top.php looks exactly as in your first post.

If this does not help, problem is somewhere outside MSU.

bobkat
Posts: 4
Joined: Wed Apr 09, 2008 5:34 pm

Re: [Zen Cart] Printable Price List

Postby bobkat » Sun Nov 02, 2008 7:33 pm

I checked - the line was already in application_top. I also regenerated the .htaccess file - still no go. Still getting the 500 error. I think I said 504 error before - sorrry, my mistake.
http://www.bobkatgifts.net/index.php?ma ... =pricelist

Maybe I will just give up - Seo works fine so I guess I should quit while I am ahead.
Thanks