Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Demo Admin...anyone??


joongpark

Recommended Posts

Posted

If you visit Oscommerce Demo store under showcase, changes you make to admin demo does not change effect demo catalog.

 

Does anyone know how to do that?

Posted

As it says on the Showcase page:

 

The Administration Tool is made available in read-only form to prevent possible abuse of the catalog data.
Posted

I work for a hosting company and we are planning to install Oscommerce for customers who purchase ecommerce package.

 

I want to put demo of oscommerce on our hosting site. I want visitors to use demo admin to see how what they can do but I do not want them to make all kinds of changes and make a mass.

 

so...I would like visitors to be able to browse and try to change features but I don't want it to take effect just like admin site demo on showcase page.

Posted

Well, you will need to modify the database functions so that you do not issue "UPDATE" commands. You might also want to make sure that the e-mail functions don't work either! :)

 

How to do this? It could be a little challenging if you don't know what you are doing!!

 

Perhaps a more simplistic method might be to create a user for mySQL that only has SELECT privleges. The errors upon trying to modify the database through the admin tool won't be pretty (by default) but it should do the trick (still need to modify the e-mail functionality though.. stop spammers!)

Posted

Thanks for your reply. I do know little about SQL and PHP.

I was hoping some already has this feature made so I won't have to do it from scratch...if I do this, I will share it so people don't have to spend ours doing it again.

 

Anyone has anymore tips or instructions? I would appreciate it.

Thanks.

Posted

Someone gave me a great idea...create second database and install another admin without catalog. connect second admin to second database and let people change as much as they like since it won't change look of the the first catalog.

 

Only problem for me is my hosting company only allows 1 DB only.

 

Any other solution for this?

Thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...