manonman Posted December 5, 2007 Share Posted December 5, 2007 How can I add the categories in the admin panel Welcome to your admin panel ! More graphics and news are coming soon on this page ;-) Your shop Total categories: 3 Total products: 4 Total customers: 0 Total orders: 0 PrestaShop live ! Thu, 23 Aug 2007 06:58:40 +0200 Welcome Thanks for downloading PrestaShop ! Link to comment Share on other sites More sharing options...
Matthieu Biart Posted December 5, 2007 Share Posted December 5, 2007 Hi manonman I don't understand your question. What do you want to do ? Just add a new category ? If I'm right, a first click on the catalog tab and a second on the link "Add a new subcategory" will hopefully satisfy your needs (subcategory because all categories are subcategories of the homepage ) Link to comment Share on other sites More sharing options...
manonman Posted December 6, 2007 Author Share Posted December 6, 2007 Hi manonman I don't understand your question. What do you want to do ? Just add a new category ? If I'm right, a first click on the catalog tab and a second on the link "Add a new subcategory" will hopefully satisfy your needs (subcategory because all categories are subcategories of the homepage ) Hi, I found there's only some texts in the admin panel (see attached), and cannot find any tabs there. Please advise how to get the full version admin panel like this one >> http://www.prestashop.com/screenshots/500/BackOffice_Product.jpg Thanks. Link to comment Share on other sites More sharing options...
Matthieu Biart Posted December 6, 2007 Share Posted December 6, 2007 Hi again We're sorry, it's a terrible mistake. We called the Back Office "Administration panel" and because of the screenshot it confused you. So to go there, just click on the "Catalog" tab on the top of the back office and click "Add a new product". We promise that we will change "Administration panel" to "Back Office" for the next release. Link to comment Share on other sites More sharing options...
James Posted December 7, 2007 Share Posted December 7, 2007 mannoman Open prestashop/admin/index.php add: include(dirname(__FILE__).'/../config/settings.inc.php'); at line 15 between: include(dirname(__FILE__).'/../config/config.inc.php'); and: include(dirname(__FILE__).'/functions.php'); let me know if this works. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now