reffael Posted January 27, 2004 Share Posted January 27, 2004 i'm trying to change the code in a way that many sellers will be able to sell there products in the same shop. i want to make separate folder for each seller in which his/her images will be kept. after login as seller (different login) the seller will be able to admin his/her products. did someone try this or something similar before? which part of the code i need to change in order to do that. i think i'll name each folder by the id number of the seller, and i want that after seller login the image folder will be set to his/her folder. thanks in advance :) Link to comment Share on other sites More sharing options...
findtim Posted January 27, 2004 Share Posted January 27, 2004 I'm also interested in this, making sure each seller can't touch anybody elses info. thanks tim Link to comment Share on other sites More sharing options...
reffael Posted January 28, 2004 Author Share Posted January 28, 2004 yes, that's what i'm talking about. i think the way to do it is to create seller login and to add seller session id. All the product select queries in the admin section ahould be altered - where ..... and seller_id=..... , so each seller will be able to manage only his/her products. Link to comment Share on other sites More sharing options...
Guest Posted January 28, 2004 Share Posted January 28, 2004 This might help... http://www.oscommerce.com/community/contributions,1188 Link to comment Share on other sites More sharing options...
reffael Posted January 28, 2004 Author Share Posted January 28, 2004 thanks carlo this contribution is a big help for me, i'll dive into the code and see, what they did over there, and try to twick it for my purpose. if someone else has an idea i'll be happy to hear from u. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.