Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Adding/Deleting/Editing Categories

Adding/Deleting/Editing Categories

Locked

Views: 2,023

Results 1 to 17 of 17
This thread is locked. New replies are disabled.
16 Jul 2008, 1:39 AM
#1
manny avatar

manny

New Zenner

Join Date:
Jul 2008
Posts:
14
Plugin Contributions:
0

Adding/Deleting/Editing Categories

I've just installed Zen Cart and have their default categories and products, but am unable to delete or edit any existing categories or create any new ones. No error message comes up; it just doesn't do anything when I press delete, edit etc. I'm just a newbie so this could be something very basic that I've forgotten to do. Any ideas as to why this's (not) happening?

16 Jul 2008, 2:23 AM
#2
0be1 avatar

0be1

Totally Zenned

Join Date:
Sep 2004
Location:
Murfreesboro, TN
Posts:
479
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

Manny;

I would go to the docs folder and read what all the file / folder permissions are supposed to be set at (644, 755, etc.) and see if that takes cares of your problem. It sounds like a permissions issues to me.

Good Luck and may the force be with you! :cool:

Sincerely,

0be1

16 Jul 2008, 3:42 AM
#3
manny avatar

manny

New Zenner

Join Date:
Jul 2008
Posts:
14
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

The file manager I'm using doesn't show the permissions as 644 etc, it only gives me check box options "Read", "Write", "Execute"...

I've got all 3 options checked and it doesn't make a difference.

16 Jul 2008, 4:30 AM
#4
0be1 avatar

0be1

Totally Zenned

Join Date:
Sep 2004
Location:
Murfreesboro, TN
Posts:
479
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

Manny;

You do not want to make all the boxes checked as that will cause a security issue. Did you go back to the docs as I stated and set each permission separately as stated in the read me files?

16 Jul 2008, 5:51 AM
#5
manny avatar

manny

New Zenner

Join Date:
Jul 2008
Posts:
14
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

Sorry, I don't know much about this, and the only way I know how to change the permissions is chmod via FTP... and that only gives me the check boxes "Read", "Write" and "Execute".

Can you please explain in more detail how I can set the permissions the way you're talking about?

16 Jul 2008, 6:00 AM
#6
manny avatar

manny

New Zenner

Join Date:
Jul 2008
Posts:
14
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

I'm pretty sure that 777 = All boxes checked. 777 is what they want. All boxes checked is what I have. But still it doesn't work.

17 Jul 2008, 12:23 AM
#8
manny avatar

manny

New Zenner

Join Date:
Jul 2008
Posts:
14
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

Thankyou! I understand it much better now. However now that I've changed the permissions, nothing's changed; I'm still not able to delete, edit or create new catergories... :dontgetit

17 Jul 2008, 12:13 PM
#9
0be1 avatar

0be1

Totally Zenned

Join Date:
Sep 2004
Location:
Murfreesboro, TN
Posts:
479
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

Not quite sure on this one as of yet I will have to give it some more thought. And you do not see any errors or anything at the top of any of the screens? Do you also have a URL for the site in question for us to look at?

tia...

0be1

17 Jul 2008, 11:43 PM
#10
manny avatar

manny

New Zenner

Join Date:
Jul 2008
Posts:
14
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

Nope, no errors or anything changed. It just goes straight back to the categories page, and nothing's happened.

http://www.ecotextiles.com.au/store/

The Warning's up, but I don't think it matters right now since nobody can seem to be able to change anything.

18 Jul 2008, 3:25 AM
#11
manny avatar

manny

New Zenner

Join Date:
Jul 2008
Posts:
14
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

The folders are set to the right permission, but this came up when I did it:

Status: Set permissions of '/ecotextiles.com.au/public/store/lefolderdeadmin' to '777'
Command: CWD /ecotextiles.com.au/public/store
Response: 550 /ecotextiles.com.au/public/store: No such file or directory
Command: SITE CHMOD 777 /ecotextiles.com.au/public/store/lefolderdeadmin
Response: 550 /ecotextiles.com.au/public/store/lefolderdeadmin: Permission denied

Does this matter?

18 Jul 2008, 3:36 AM
#12
manny avatar

manny

New Zenner

Join Date:
Jul 2008
Posts:
14
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

(w/ different admin folder name, of course)

18 Jul 2008, 12:31 PM
#13
0be1 avatar

0be1

Totally Zenned

Join Date:
Sep 2004
Location:
Murfreesboro, TN
Posts:
479
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

Manny;

You are definitely having some permission and setup errors. I would recommend a few things. 1) get a ftp program that you can graphically set the permissions with like the link I sent you in an earlier. I use aceftp you have a little ad box in the program but no spyware and continuous free use of the program.

  1. Please post your admin/includes/configure.php and includes/includes files WITHOUT the db username and password at the end so we can see your paths and such. Then we'll go from there.

As fas as your 403 error, Google the following:

403 forbidden http and read up on what is going on.

Sincerely,

0be1

19 Jul 2008, 5:03 PM
#14
monmouthtaxis avatar

monmouthtaxis

New Zenner

Join Date:
Jun 2008
Posts:
15
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

When I tried to set my folder permissions with an ftp programe I could not for some reason. But when I set the folder permissions through cPanel everything worked fine.

If your host provides you with cpanel try resetting the permissions through the file managment facility.

Kevin

28 Jul 2008, 5:39 AM
#15
manny avatar

manny

New Zenner

Join Date:
Jul 2008
Posts:
14
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

0be1:

  1. get a ftp program that you can graphically set the permissions with like the link I sent you in an earlier. I use aceftp you have a little ad box in the program but no spyware and continuous free use of the program.

Have done already, when you sent me the link - FileZilla.

0be1:

  1. Please post your admin/includes/configure.php and includes/includes files WITHOUT the db username and password at the end so we can see your paths and such. Then we'll go from there.

Can you explain how I find the admin/includes/configure.php etc files and what you mean by posting them, please? I really am a novice, and I'm not sure what you mean. :blush:
homebaked.com.au/public/store/admin/includes/configure.php ? Is this what you mean? Sorry for not understanding.

28 Jul 2008, 5:42 AM
#16
manny avatar

manny

New Zenner

Join Date:
Jul 2008
Posts:
14
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

Thanks for the suggestion monmouthtaxis, but I tried it that way and it didn't change.

28 Jul 2008, 5:53 AM
#17
manny avatar

manny

New Zenner

Join Date:
Jul 2008
Posts:
14
Plugin Contributions:
0

Re: Adding/Deleting/Editing Categories

Edit: I uninstalled then reinstalled zencart and I can add products now. Wish I knew what the permissions problem was before. But it's working now. :huh:

Thanks for the help and for being patient with me Obe1.