Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / How do I Access my Admin to add products?

How do I Access my Admin to add products?

Views: 912

Results 1 to 7 of 7
16 Mar 2011, 10:31 AM
#1
misc776 avatar

misc776

New Zenner

Join Date:
Mar 2011
Posts:
4
Plugin Contributions:
0

How do I Access my Admin to add products?

Hi,

I've just installed Zen Cart on my local machine as a test.

I've installed the Demo site and watched to add products and change some of the products titles etc...

But I do not know how to access the control panel to change these setting?

Thanks

16 Mar 2011, 11:57 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: How do I Access my Admin to add products?

I've just installed Zen Cart on my local machine as a test.

But I do not know how to access the control panel to change these setting?
Log into the admin side
Once there
go to
admin > catalog > categories/products > select a category > if it has no sub cats you can add a product

If it has sub cats < select a sub cat > add products

16 Mar 2011, 9:50 PM
#3
misc776 avatar

misc776

New Zenner

Join Date:
Mar 2011
Posts:
4
Plugin Contributions:
0

Re: How do I Access my Admin to add products?

kobra:

Log into the admin side
Once there
go to
admin > catalog > categories/products > select a category > if it has no sub cats you can add a product

If it has sub cats < select a sub cat > add products

Thanks but how do I log on to the admin side?

16 Mar 2011, 10:49 PM
#4
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: How do I Access my Admin to add products?

misc776:

Hi,
I've installed the Demo site and watched to add products and change some of the products titles etc...

is watched supposed to be wanted?

makes a bit of difference to your meaning

you need to login to your admin folder using the password and username you set up during install

I think the default admin folder name is zc_admin? or admin,

16 Mar 2011, 10:58 PM
#5
misc776 avatar

misc776

New Zenner

Join Date:
Mar 2011
Posts:
4
Plugin Contributions:
0

Re: How do I Access my Admin to add products?

nigelt74:

is watched supposed to be wanted?

makes a bit of difference to your meaning

you need to login to your admin folder using the password and username you set up during install

I think the default admin folder name is zc_admin? or admin,

Sorry yes it should be wanted.

I've installed zen cart and set up a demo site. My last process was that I renamed the admin folder for security.

When I access localhost I can see my website but do not know how to access the page to change/add products.

17 Mar 2011, 12:02 AM
#6
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: How do I Access my Admin to add products?

misc776:

Sorry yes it should be wanted.

I've installed zen cart and set up a demo site. My last process was that I renamed the admin folder for security.

When I access localhost I can see my website but do not know how to access the page to change/add products.

what message do you get when you go to the admin folder in your browser?

17 Mar 2011, 9:56 AM
#7
misc776 avatar

misc776

New Zenner

Join Date:
Mar 2011
Posts:
4
Plugin Contributions:
0

Re: How do I Access my Admin to add products?

nigelt74:

what message do you get when you go to the admin folder in your browser?

To access the demo site I type in my browser 'http://localhost:8888/' which gives me the demo site.

I then type in 'http://localhost:8888/mysecretadminarea/' which I guess gives me access to the admin area?

I think I have to comment out these lines as I'm running it locally, > define('DIR_FS_ADMIN', '/home/mystore.com/www/public/mysecretadminarea/');

define('DIR_FS_CATALOG', '/home/mystore.com/www/public/');