I'd like to ask whether you can help me please fix this problem below.
I can' access products and categories when I click on them from my home page.
I'm getting this message:
"The requested URL /Organic-Loose-Leaf-Teas was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."
Thank you very much in advance for your kind help.
Regards,
Len
Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.
Do you have the same issue with SEO URLs turned off?
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool
If you're not living on the edge ... you're taking up too much space!
In my admin settings I have URL as follows:
http://bioaorganic.com/
It's without the "www". May that be kept like that?
I checked for the .htaccess.txt in FTP. I have the file changed to .htaccess. In my admin it was set to "SEO URLS turned ON". I turned it off. Now the "404 not found error" isn't there anymore.
I'd like to ask whether I have to keep the settings this way, or I have to change the .htaccess file back to .htaccess.txt file? Also, I'd like to keep SEO URL on the site. Would you kindly recommend how I could keep the SEO URL and not have the 404 error if possible?
Thank you very much.
Regards,
Len
What I've done so far is
1. changed the setting in oc admin
2. changed the name of the ".htaccess.txt" to ".htaccess."
The cart is built in a subdirectory called "/tacklebox" as opposed to root, not sure if that plays a part.
My guess is that I need to make a modify to the .htaccess. file. Anyone know for sure?
StormDesigns, Inc. Website Design and Web Application Development - plus graphic design and print media.
www.StormDesigns.com
Code: Select all
.htaccess.
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
NEVERMIND!!I figured it out, went to .htaccess and edited line #31.
Code: Select all
Was: RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA]
Changed to: RewriteRule ^([^?]*) SUBDIRECTORY/index.php?_route_=$1 [L,QSA]
Like a charm! Thanks for info on renaming the file, I hope this helps some folks. Good luck.
While at it let's charge this for SEO "How come SEO URL Names aren't working in OpenCart 2.0?"
StormDesigns, Inc. Website Design and Web Application Development - plus graphic design and print media.
www.StormDesigns.com
Standard is:
Code: Select all
RewriteBase /
Code: Select all
RewriteBase /subdirectory/
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
StormDesigns, Inc. Website Design and Web Application Development - plus graphic design and print media.
www.StormDesigns.com
Because that is the 'normal' way.StormDesigner wrote:Interesting, so changing line #24 would also have fixed this also, how is that better than the modification to line #30?
Do not forget, doing it that way, additional services rely on it.
Doing it your way, is not a good idea.
Fact.
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
That's what I was thinking, my way worked in this context but there could be other areas where my way breaks but I wouldn't know until I got there. Thanks for the good Fact.OSWorX wrote: Do not forget, doing it that way, additional services rely on it.
Fact.
GREATLY appreciated.

And now this (line 22) makes more sense to me:
Code: Select all
# If your opencart installation does not run on the main web folder make sure you folder it does run in ie. / becomes /shop/

StormDesigns, Inc. Website Design and Web Application Development - plus graphic design and print media.
www.StormDesigns.com
I've the almost same issue, 404, access denied errors are increasing everyday. http://awesomescreenshot.com/0ce5ffdt82 can anyone help how to fix?
Users browsing this forum: No registered users and 4 guests