Re: Chemo's Ultimate URL's
please check out my new thread here:
http://www.zen-cart.com/forum/showthread.php?t=88073
I'm having a small problem while looking at a product, the subcategory image is pointing to "-c-.html", and that's it, and it's on every single product. I think it's related to the .htaccess file provided by the latest version of ultimate seo urls.
Thank you.
Re: Chemo's Ultimate URL's
Quote:
Originally Posted by
canemasters
please check out my new thread here:
http://www.zen-cart.com/forum/showthread.php?t=88073
I'm having a small problem while looking at a product, the subcategory image is pointing to "-c-.html", and that's it, and it's on every single product. I think it's related to the .htaccess file provided by the latest version of ultimate seo urls.
Thank you.
Same problem here. Just installed SEO.
Re: Chemo's Ultimate URL's
I've installed the module 2.015 I have version 1.37 using paypal. I changed the Htaccess text inside the file to /store/. My store is a www.rjfinewood.com/store
I changed the name of the file to htaccess and uploaded it the the store direvtory.
Is this right, because it is not changing the URL's? This seems so simple. Also the config file is there in admin and enable is set true .
Help Thanks
:huh:
RJ
Re: Chemo's Ultimate URL's
I may be wrong, but try changing the htaccess file to just "/store", or just "/". Mine is set to "/" and it works fine.
Your url's seem to be wrong. example:
http://rjfinewood.com//store/index.php?main_page=product_info&products_id=17
Those two forward slashes aren't good. something's wrong.
Oh yeah, make sure the mod is enabled in your admin section.
Re: Chemo's Ultimate URL's
Quote:
Originally Posted by
rjspomer
I changed the name of the file to htaccess and uploaded it the the store direvtory.
Did you change the name to "htaccess" or to ".htaccess"? There has to be "." at the beginning of the name.
Some FTP programs won't accept the "." name so you have to upload the text file as something like "htaccess.txt" and then rename the file once it is in your host directory
Re: Chemo's Ultimate URL's
Thanks for your help now I need to get Ultimate SEO removed.
I installed Magic SEO after removing Ultimate SEO. The installation went fine J help was there with email support and all seems just fine until I tried to add some categories and products. Now I am getting.
404 Not Found
The requested URL /store/admin/categories.php does not exist.
I left an email for J and received this back
"This has nothing to do with Magic SEO URL. It will be likely caused by your customized .htaccess file or by missing file (MSU leaves administration untouched - is initialized only in catalog)."
I did not touch the .htaccess file its contents were generated by magic SEO URL. There is still something left from the Ultimate SEO install . The admin/config/ SEO is still there. What file could be left? I have double check all that was added? Also is there any file that were rewritten?
Thanks
RJ
Re: Chemo's Ultimate URL's
Quote:
Originally Posted by
rjspomer
Thanks for your help now I need to get Ultimate SEO removed.
I installed Magic SEO after removing Ultimate SEO. The installation went fine J help was there with email support and all seems just fine until I tried to add some categories and products. Now I am getting.
404 Not Found
The requested URL /store/admin/categories.php does not exist.
I left an email for J and received this back
"This has nothing to do with Magic SEO URL. It will be likely caused by your customized .htaccess file or by missing file (MSU leaves administration untouched - is initialized only in catalog)."
I did not touch the .htaccess file its contents were generated by magic SEO URL. There is still something left from the Ultimate SEO install . The admin/config/ SEO is still there. What file could be left? I have double check all that was added? Also is there any file that were rewritten?
Thanks
RJ
As with any contrib, the best way to remove is to download the zip file and see the structure in the zip. then look for each of those files in your server and remove them. Then check to ensure there is no matching file in the zen-cart zip file so this way you know that you didn't remove a needed file.
Sounds like you are using 1.3.8, which had specific files for the categories and products php files in the admin area. You need to restore the ones from the default zen-cart install.
Re: Chemo's Ultimate URL's
Hi,
I installed this before on a test shop and it worked fine.
I have just installed on another site and I get the following error:
1054 Unknown column 'c.parent_id' in 'on clause'
in:
[SELECT c.categories_id as id, c.parent_id, cd.categories_name as cName, cd2.categories_name as pName FROM categories c, categories_description cd LEFT JOIN categories_description cd2 ON c.parent_id=cd2.categories_id AND cd2.language_id='1' WHERE c.categories_id=cd.categories_id AND cd.language_id='1']
If I view source it gives a little more info and says:
<div class="systemError">1054 Unknown column 'c.parent_id' in 'on clause'<br />in:<br />[SELECT c.categories_id as id, c.parent_id, cd.categories_name as cName, cd2.categories_name as pName
FROM categories c,
categories_description cd
LEFT JOIN categories_description cd2
ON c.parent_id=cd2.categories_id AND cd2.language_id='1'
WHERE c.categories_id=cd.categories_id
AND cd.language_id='1']<br /></div>
I have gone into the Admin section and turned off SEO, but still get this error when I try to go to my store. The store is the in the root of the domain, so I changed the .htaccess to be just / (instead of /shop/)
Can anyone tell me what I am donig wrong? I am using ZenCart v1.38a (whereas the previous shop was in v1.37)
Re: Chemo's Ultimate URL's
Quote:
Originally Posted by
boinkit
Hi,
I installed this before on a test shop and it worked fine.
I have just installed on another site and I get the following error:
1054 Unknown column 'c.parent_id' in 'on clause'
in:
[SELECT c.categories_id as id, c.parent_id, cd.categories_name as cName, cd2.categories_name as pName FROM categories c, categories_description cd LEFT JOIN categories_description cd2 ON c.parent_id=cd2.categories_id AND cd2.language_id='1' WHERE c.categories_id=cd.categories_id AND cd.language_id='1']
If I view source it gives a little more info and says:
<div class="systemError">1054 Unknown column 'c.parent_id' in 'on clause'<br />in:<br />[SELECT c.categories_id as id, c.parent_id, cd.categories_name as cName, cd2.categories_name as pName
FROM categories c,
categories_description cd
LEFT JOIN categories_description cd2
ON c.parent_id=cd2.categories_id AND cd2.language_id='1'
WHERE c.categories_id=cd.categories_id
AND cd.language_id='1']<br /></div>
I have gone into the Admin section and turned off SEO, but still get this error when I try to go to my store. The store is the in the root of the domain, so I changed the .htaccess to be just / (instead of /shop/)
Can anyone tell me what I am donig wrong? I am using ZenCart v1.38a (whereas the previous shop was in v1.37)
Did you copy both the core files and the 1.3.8 specific files "after" the core files?
Re: Chemo's Ultimate URL's
Yes, both sets of files, and the v135 specific ones were uploaded last
It is version 2.103 of Ultimate URLs I am trying to install