Hi,
Glad to hear that.
Thanks, glad you like it!
All the best..
Conor
ceon
Hi,
Glad to hear that.
Thanks, glad you like it!
All the best..
Conor
ceon
Hi Conor,
Trust you are ok ??
I assume you are aware that a new update for ZC has been released 1.3.9e !! (Where will it end.!! LOL)
Before I go and do the updates, do you know if your mod will be ok on 1.3.9e ?
(Trust that makes sense ?)
Regards,
Mike
Hi Mike,
How are you?
Quite ill but ploughing on! :)
Yes, I've a new version of Ceon URI Mapping with modified core files for 1.3.9e.. I'll release it when I get a chance.
The only changes from 1.3.9d to 1.3.9e which affect the URI Mapping module are the collect_info.php scripts in the admin. A single line has change in each.
When upgrading just take care to merge the Ceon URI Mapping files with the 1.3.9e files and all will be fine.
All the best...
Conor
ceon
I knew you had not been well, hence why I asked.. sorry to hear it, fingers crossed you get better soon...
Thanks good man.. I'll wait until you release the update, then merge any duplicate Ceon with the matching new ZC files and all should be good, correct ?
Thanks,
Mike
Hi,
Thanks for the nice comments! The chemo's frustratingly exhausting but it's killed off 3cm of tumour in the past two months alone so it's more than worth it! :)
That's right!
All the best..
Conor
ceon
using zen cart 1.3.9 d ,php5 i am using apache as my web server which is installed in c:\program files my website is stored in htdocs folder of apache directory and the name of the directory is zen
i am getting http 404 error for all links generated but the links are pointing to proper location and my .htacess file is in zen folder and the contents are
RewriteEngine On
# ONLY rewrite URIs beginning with /zen/
RewriteCond %{REQUEST_URI} ^/zen/ [NC]
# Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])
RewriteCond %{REQUEST_URI} !\.[a-z]{2,5}$ [NC]
# Don't rewrite admin directory
RewriteCond %{REQUEST_URI} !^/zen/admin [NC]
# Don't rewrite editors directory
RewriteCond %{REQUEST_URI} !^/zen/editors [NC]
# Don't rewrite cPanel directories
RewriteCond %{REQUEST_URI} !/cpanel [NC]
RewriteCond %{REQUEST_URI} !/frontend [NC]
# Handle all other URIs using Zen Cart (index.php)
RewriteRule .* zen/index.php?%{QUERY_STRING} [L]
have i made any mistake in .htacess file tried reinstalling but that did not help
I am about to launch a new store. Would it be a mistake to use the current version that is available with 1.3.8e?
Hi,
If your .htaccess file is in the zen folder then the path to index.php should be relative to it. So change it to what is in the docs, i.e. index.php not zen/index.php
Hope that helps!
All the best..
Conor
ceon
Hi,
The collect_info.php files have changed in 1.3.9e. You could overwrite them with the 1.3.8d files in the latest release of Ceon URI Mapping and then replace them when the new version of Ceon URI Mapping is released with files modified for 1.3.9e.
Or you could merge the files now using software such as Beyond Compare, thereby not needing the new versions I've got sorted as you'd have already created the same files.
It's up to you! Either option will leave you with a fully functional site, neither will break anything. The changes between 1.3.9d and 1.3.9e which affect Ceon URI Mapping were that a single </td> closing tag was added to the 5 collect_info.php scripts. That's it. That's the only change! (So in practical terms they have no effect at all!)
Hope that sets your mind at rest.
All the best..
Conor
ceon
Hi, I successfully installed this module on a running shop, where 2500 zboží.Categories I edited manually, but what about other categories of goods and url? I have it all manually? or is it somehow so that it automatically generate?
Bookmarks