2 Attachment(s)
Re: Ceon URI Mapping (SEO)
Hello Conor,
I found a problem.
before installing Ceon URI Mapping, the button can display completely, but after installing this modul, I found the button can't display completely, please see the two pictures.
Could you tell me the files need to change?
Regards,
Alan
my web www.jewellet.com
Re: Ceon URI Mapping (SEO)
Hi Alan,
I'm guessing that your rewrite rule is blocking the folder the image is in or that you are allowing images to be rewritten (the standard example rules don't rewrite images).
Try checking the rules and the path to the image and add any necessary exclusions (in a similar manner to excluding control panel folders etc.). Or just make sure images aren't rewritten and the image's file name has an extension (.jpg, png etc.).
Happy Christmas!
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO)
Hello Conor,
I think there might be a bug with the URI mapping as i am getting the following error when i click on the preview description link in the categories section in admin?
Fatal error: Call to a member function MoveNext() on a non-object in /home/globalm6/public_html/gmadmin/includes/modules/product/preview_info.php on line 98 :unsure:
Re: Ceon URI Mapping (SEO)
I think there is a another bug as well. When you autogenerate a URL for a linked product then this is causing the product to be automatically linked in an additional category. For example, I have linked a product in two categories 'DDR2 SODIMM' and 'LAPTOP MEMORY', but when a product from these categories has a URL autogenerated then based on the description, a third link for the same product is automatically created in a third category e.g. 'ACER LAPTOP MEMORY'? :unsure:
Re: Ceon URI Mapping (SEO)
Hi,
Quote:
Originally Posted by
globalmemory
I think there is a another bug as well.
I'm afraid neither of your problems can be caused by the module.. you must have modified something else on your site which has affected your product_info and update_product.php files.
So you can rule out this module.. I hope you can find the problem! :)
To everyone here.. HAPPY CHRISTMAS!
For obvious reasons support from Ceon will be at a minimum over the holiday period so please bear with us if you have any problems, it could take a while to get a response from us.
Enjoy the holidays! :)
All the best...
Conor
ceon
Re: Ceon URI Mapping (SEO)
I'm currently using Simple SEO URL SSU, but got some problem. May I know if there is any crash if I install CEON URL too? Of course, I will set SSU to be disabled in the admin panel.
Re: Ceon URI Mapping (SEO)
i used to use SSU but had to many bugs and support requests didnt get answered. It is easy enough to uninstall, SSU wiki gives instructions how to including and SQL patch to run to clean up the DB. After i uninstalled i installed Ceons and found NO conflicts... hope that helps
Re: Ceon URI Mapping (SEO)
Conor - Thanks for this mod. Just getting into working with it.
Is there a shortcut to exclude ALL files from a folder? The reason I'm asking, we are using the Wordpress integration WOZ and :I think: URI Mapping is messing with the Wordpress login After login it redirects to the Zen Cart site home page.
We can get back by entering a specific file name, like widgets.php, but I'm looking for a folder level solution.
Happy Holidays
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
loosefast
Conor - Thanks for this mod. Just getting into working with it.
Is there a shortcut to exclude ALL files from a folder? The reason I'm asking, we are using the Wordpress integration WOZ and :I think: URI Mapping is messing with the Wordpress login After login it redirects to the Zen Cart site home page.
We can get back by entering a specific file name, like widgets.php, but I'm looking for a folder level solution.
Happy Holidays
You need to exclude the blog folder in your htaccess file.. (the line should look similar to the one that exclues your admin folder) But if I recall, there is code in the WOZ config file that creates issues with SEO mods.. I don't know if this was addressed in the new version of WOZ.
Re: Ceon URI Mapping (SEO)
Quote:
Originally Posted by
globalmemory
Hello Conor,
I think there might be a bug with the URI mapping as i am getting the following error when i click on the preview description link in the categories section in admin?
Fatal error: Call to a member function MoveNext() on a non-object in /home/globalm6/public_html/gmadmin/includes/modules/product/preview_info.php on line 98 :unsure:
sorry but when i replace your file with an unmodified file then the preview link works, but when your modified file is used then it doesn't?