dt1 Posted December 2, 2004 Posted December 2, 2004 Hey all, New to osCommerce - in fact, new to the E-Commerce scene in general. I just inherited the maintenance of a website that uses osCommerce as it's E-Commerce solution and I feel like I've been thrown in at the deep end. Firstly, is there any way to change the admin password that osCommerce uses? I have access to the SQL database, but the outgoing programmer didn't tell me what the password was for http://thesite.com/osCommerce/admin/. Also, I need to tag a little something extra into the process after the order has been confirmed - Which php file would I edit for this? It would need to be at the same stage as the confirmation email gets sent out - And I need to change wording in that email. Would that be available via the admin interface (that I can't get into).. ? Thanks in advance, and I apologize for being yet another newbie with silly questions... DT
asherpuppy Posted December 5, 2004 Posted December 5, 2004 The end of the checkout process is catalog/checkout_success.php As far as the email, the text to that is in catalog/includes/languages/english/checkout_success.php Sorry I can't help with the admin password problem, I didn't do that on mine, just changed the directory to catalog/(somethingotherthanadmin) and changed the catalog/(somethingotherthanadmin)/includes/configure.php file to show the new name of the admin directory. If it's protected using .htaccess, you might want to check the forum on that, this has to be a common issue.
Guest Posted December 5, 2004 Posted December 5, 2004 without seeing what you are using, it is hard to say. anyway, if your host has a cpanel, sign in there, and click on password protect directory or protect directory, then you can change the username and password
Recommended Posts
Archived
This topic is now archived and is closed to further replies.