Guest Posted June 1, 2004 Posted June 1, 2004 I have just downloaded all the files and uploaded everything required. I seem to have everything working apart from the following: I added 1 item just to test everything was working, everything works fine apart from the price doesn't show up when I view the shop. You can see the price in the admin section, but not in the shop front. The only language & currency I have set is GBP UK I have been trying to figure out why the price doesn't show up in the shop all day. Please help? Oh yeah.... also, how do I put a password on the admin section? Many Thanks in Advance. :) :) P.S. My website is www.elitepcsystems.co.uk And you can view the shop here
Guest Posted June 1, 2004 Posted June 1, 2004 You created a new default currency? In the edit did you put 1.0000000 as the value and then click on update currencies button ? and in the catalog/includes/languages/english.php around line 36 // if USE_DEFAULT_LANGUAGE_CURRENCY is true, use the following currency, instead of the applications default currency (used w$ define('LANGUAGE_CURRENCY', 'USD'); Change it to whatever you need HTH The_Bear
Guest Posted June 1, 2004 Posted June 1, 2004 Thank you. Works a treat now. All I needed to do what manually change the english.php file in Dreamweaver and then upload it. Cheers One last thing though. Can anyone tell me how I make the admin secure ? i.e. put a password on it?
Muaddib Posted June 1, 2004 Posted June 1, 2004 Here is a contribution that allows you to add a login for your adminstrative functions... Enjoy! http://www.oscommerce.com/community/contributions,1050 I also strongly recommend altering the "path" to the ADMIN functions. For example, instead of just "www.SITE.com/admin" (which everyone can guess based on standard osCommerce configuration) use something along the lines of "www.SITE.com/adminaccess", "www.SITE.com/myadmin"...etc. Good luck! ~Muaddib~
Recommended Posts
Archived
This topic is now archived and is closed to further replies.