Re: Chemo's Ultimate URL's
I found Ultimate SEO URLs and thought that this was exactly what I was looking for. I have Zen Cart v1.3.7 installed. After reading the Ultimate SEO URLs instructions carefully I downloaded it from here.
I uploaded the required files, added a .htaccess file & then proceeded to follow the instruction, but there seems to be an error in the documentation. Instruction 2. states:
Open your Zen Cart file `includes/application_top.php` and find the following code around line 355:
BUT, there is only 131 lines in that file. Where am I going wrong? :(
Re: Chemo's Ultimate URL's
Quote:
Originally Posted by
helpme
I need to thank Kelvyn and Blessisaacola for your help. In fixing other modules, I now can receive orders again!! I truly would love to use this module but I think you said it right Blessisaacola, I need to stay away now! Thanks for all your help, you guys are awesome!:clap:
You're definitely welcome! We all want this mod so bad but it's not worth the headaches. It's a matter of time, either the Zen Cart development team or someone will come up with something that works and is supported. There are stores doing more than a million dollars in sales per year using Zen Cart without URL rewrite so a store can definitely be successful without this. Zen Cart site ranks pretty well without any rewrite mod.
Re: Chemo's Ultimate URL's
Praise the LORD. I finally got it working :D :D :D :)
it was either when copying the code it was dirty or my other server didnt support the mod.
Backing up files on my old server to try and get it working there :D
Re: Chemo's Ultimate URL's
Quote:
Originally Posted by
chris20492002
Praise the LORD. I finally got it working :D :D :D :)
it was either when copying the code it was dirty or my other server didnt support the mod.
Backing up files on my old server to try and get it working there :D
{EDIT}
Must be the servers as I changed the code to the exact code from the working version and it still has the error on both a stock v1.3.7 and a modified v1.3.6
im now trying the modified v1.3.6 on the working server :fingers crossed: that it will work :D
Re: Chemo's Ultimate URL's
OK im getting the error I know is fixable but I do not know where to change it
its looking for the cache here
Warning: The sessions directory does not exist: /home/gamez/public_html/cache. Sessions will not work until this directory is created.
but it should be
/home/ausxmods/public_html/cache.
Both config files do not have the word gamez in them so I am stumped as to where it might be.
does anyone know where it might be located?
Re: Chemo's Ultimate URL's
OK im getting the error I know is fixable but I do not know where to change it
its looking for the cache here
Warning: The sessions directory does not exist: /home/gamez/public_html/cache. Sessions will not work until this directory is created.
but it should be
/home/ausxmods/public_html/cache.
Both config files do not have the word gamez in them so I am stumped as to where it might be.
does anyone know where it might be located?
??Total Error Message here
Warning: session_start() [function.session-start]: open(/home/gamez/public_html/cache/sess_87f90442410c6134fff04524ff152927, O_RDWR) failed: No such file or directory (2) in /home/ausxmods/public_html/includes/functions/sessions.php on line 102
Warning: The sessions directory does not exist: /home/gamez/public_html/cache. Sessions will not work until this directory is created.
Re: Chemo's Ultimate URL's
chris - look in includes/config files for cache locations
BlessIssacoda - no sorry protx or CC modules - don't touch paypal :)
Re: Chemo's Ultimate URL's
Quote:
Originally Posted by
SarahL
chris - look in includes/config files for cache locations
BlessIssacoda - no sorry protx or CC modules - don't touch paypal :)
Thanks for the confirmation. I had a feeling you wouldn't have said it works perfectly if you offer PayPal IPN/Express Checkout.
Re: Chemo's Ultimate URL's
*sigh*
Can someone please tell me how to get this thing to skip rewriting the 'create_account' page?
Re: Chemo's Ultimate URL's
Quote:
Originally Posted by
SarahL
chris - look in includes/config files for cache locations
BlessIssacoda - no sorry protx or CC modules - don't touch paypal :)
thats what I thought at first but I have manually went over the config files both in includes and in admin/includes and there are no word "gamez" in either of them.
could it be in mysql database somewhere??
I know this error is 100% fixable its just a problem of finding where. :(