Page 1 of 1

SEO Url 1.3.0 Bug

Posted: Mon Aug 03, 2009 1:03 pm
by RaymondBeaudoin
Hi all,

I've been searching through the forum archives and found similar issues with previous versions, but none reported with 1.3.0. Maybe I've just become blind while trying to get the site fixed at Midnight. :D

Anyways, after a fresh install of OpenCart I opted for SEO URL optimization. I removed all the sample products and categories and then added my own. I made sure to include the keyword so it would work, but that didn't seem to do the trick. Whenever I click on any category it 404s. I thought well maybe I just needed to add some products and populate the site a little, but nope that didn't do it either. So now here I am.

I have double checked all my settings, mod_rewrite is enabled on apache, I renamed the .htaccess, but no success. I hope someone will be able to shed some light on the situation. Thank you for your time.

Raymond Beaudoin

Re: SEO Url 1.3.0 Bug

Posted: Mon Aug 03, 2009 3:31 pm
by abmcr
It is posible to see an live exampe for understand the error?
In my application all work fine :-(

Re: SEO Url 1.3.0 Bug

Posted: Mon Aug 03, 2009 9:45 pm
by RaymondBeaudoin
I cannot allow the site to be running with the error unless it is absolutely necessary. I have taken screenshots for you though. If you need anymore please do let me know.
Picture 4.png

.htaccess file placed in site root. - Picture 4.png (72.89 KiB) Viewed 1345 times

Picture 3.png

404 - Picture 3.png (135.24 KiB) Viewed 1345 times

Picture 2.png

Front-end mouse over Bracelets Category. - Picture 2.png (271.77 KiB) Viewed 1345 times

Raymond Beaudoin

Re: SEO Url 1.3.0 Bug

Posted: Wed Aug 05, 2009 2:21 am
by RaymondBeaudoin
So have there been any updates? The SEO system still does not work and it is dampering my bot ratings. :-\

Re: SEO Url 1.3.0 Bug

Posted: Wed Aug 05, 2009 2:25 am
by Daniel
It works you just don't know how to configure your server. many other people have including the one on my demo.

How can you say its not working when you can clear see its working on other peoples sites?

Do some more research instead of bothing people!!

Re: SEO Url 1.3.0 Bug

Posted: Wed Aug 05, 2009 2:47 am
by RaymondBeaudoin
Well my apologies sir, I was just attempting to understand what I was doing wrong and was not blaming OpenCart at all for the problem. All I wanted was a little help in configuring the server.

Re: SEO Url 1.3.0 Bug

Posted: Wed Aug 05, 2009 7:20 am
by Daniel
when you enabled mod rewrite did you restart the apache?

Re: SEO Url 1.3.0 Bug

Posted: Wed Aug 05, 2009 8:30 am
by RaymondBeaudoin
Yes, I did, thanks. Anyways I found the problem after looking through some apache error logs. In 000-default under sites-enabled for the vhost I needed to have AllowOverride set to All in order to allow the use of .htaccess files.

Thanks again,
Ray