phpwebcommerce.com

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
exedesign2
Forum Newbie
Posts: 2
Joined: Tue Feb 07, 2012 5:25 pm

phpwebcommerce.com

Post by exedesign2 »

Hi,
I am using this great shopping system in php/mysql from http://www.phpwebcommerce.com/. following the tutorial on adding products to parent category, I made the change according to the coding of the functions.php http://www.phpwebcommerce.com/source/ad ... ctions.php.
Unfortunately, Even though I am able to add products to the parent category I still not able to modify those products because in the Edit Product page (http://www.phpwebcommerce.com/shop-admi ... roduct.php) which code is http://www.phpwebcommerce.com/source/ad ... modify.php
Is there any else I am missing? Please help.
I am planning to add the following functions.
1- Also I would like to have multiple shops in the way that the customers can chose where to buy from (that is simply an option so I can know from where to send the products).
2- Customers' account so they can easily return to check their orders.
3- After adding the multi-shop function, I would like to have each store manage the sales where they are been selected by the customers. the store can see it sales
thank you for helping.
abbey4biz
Forum Commoner
Posts: 32
Joined: Wed Nov 23, 2011 12:25 pm

Re: phpwebcommerce.com

Post by abbey4biz »

I tried login in the admin area with admin as username and password, but it wasnt going through. That is after downloading the entire program.
Post Reply