Author Topic: category error  (Read 8791 times)

Offline kees

  • Jr. Member
  • **
  • Posts: 64
  • Karma: +5/-1
    • View Profile
category error
« on: March 16, 2014, 01:59:21 PM »
i am quiet far in my abantecart shop

made all the neccessary adjustments

but now i want to make categories and they do not work

i get the error

"Not Found

The requested URL /index.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."



i also still have a warning message:

You still have install directory present in your AbanteCart installation directory. It is recommended you delete this directory.

could anyone please help me ?

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4367
  • Karma: +302/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: category error
« Reply #1 on: March 16, 2014, 02:33:01 PM »
Need more details. What is URL that give you 404? Did you have SEO enabled?
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline kees

  • Jr. Member
  • **
  • Posts: 64
  • Karma: +5/-1
    • View Profile
Re: category error
« Reply #2 on: March 16, 2014, 03:09:41 PM »
hi

this is the shop  http://antiex.nl/winkel/

seo enabled: yes

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4367
  • Karma: +302/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: category error
« Reply #3 on: March 16, 2014, 08:49:58 PM »
In this case, try to follow instructions with SEO setup.

Quote
Use SEO URLs: To use SEO URL's Apache module mod-rewrite must be installed and you need to rename the htaccess.txt file to .htaccess
Search Engine Friendly URLs allows you to activate categories and product's SEO Keyword setting. For each product and category you can assign seo keyword visible in url. This will better describe a product's page to visitors and search engines.

mod_rewrite is something that is installed on your server by your web host. You need to ask your host (or look in their help guide) to find out if you have it.

Note: If you access store with sub-folder like http://www.mydomain/subfolder make sure to change RewriteBase / to RewriteBase /subfolder/ in the .htaccess file.

Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline kees

  • Jr. Member
  • **
  • Posts: 64
  • Karma: +5/-1
    • View Profile
Re: category error
« Reply #4 on: March 17, 2014, 03:54:33 AM »
i am so happy

it works !!

 

Powered by SMFPacks Social Login Mod