Zen Cart Logo

Going in circles

Locked

Views: 1,337

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
6 Mar 2007, 9:17 PM
#1
rosebud avatar

rosebud

New Zenner

Join Date:
Mar 2007
Location:
Prescott, AZ
Posts:
15
Plugin Contributions:
0

Going in circles

I am trying to add a new Catagory (I have 0 catagories & 0 products). Each time I get "403 forbidden" Server configuration does not allow access to this page. Please go back and try again.

Can anyone tell me what I've done wrong???????

RoseBud:frusty:

10 Mar 2007, 6:57 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Going in circles

Try reloading the files ... it sounds like you may have bad, missing or otherwise corrupt files on your server ...

This can happen do to a bad upload via FTP or trying to use an autoinstaller such as Fantastico ...

Be sure to use a good FTP program to load files to your server ...

12 Mar 2007, 3:10 PM
#3
rosebud avatar

rosebud

New Zenner

Join Date:
Mar 2007
Location:
Prescott, AZ
Posts:
15
Plugin Contributions:
0

Re: Going in circles

Thanks for the reply; I did find a solution to my issue already. I added a line to my .htaccess file and everything worked.

Thanks again.

13 Mar 2007, 4:47 AM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Going in circles

What did you need to do to make it work with your site?

14 Mar 2007, 2:58 PM
#5
rosebud avatar

rosebud

New Zenner

Join Date:
Mar 2007
Location:
Prescott, AZ
Posts:
15
Plugin Contributions:
0

Re: Going in circles

I added the following line to the .htaccess file in the admin root:

SecFilterEngine Off

RoseBud:thumbsup: