sebarth Posted February 28, 2007 Posted February 28, 2007 Hi! First, thanks to everybody who helps and make it bigger. And now my little problem: My OsCommerce admin had not all the options available (the man who made it for me had commented both options) so now I've discovered why and I solved it on the admin home page but on the other pages on the column left I only have : Catalog Modules Clients Zones/Taxes Localization Reports Could you help me trying to get My Configuration and Tools? I've seen the column_left.php and I think the code is good: <?php require(DIR_WS_BOXES . 'configuration.php'); require(DIR_WS_BOXES . 'catalog.php'); require(DIR_WS_BOXES . 'modules.php'); require(DIR_WS_BOXES . 'customers.php'); require(DIR_WS_BOXES . 'taxes.php'); require(DIR_WS_BOXES . 'localization.php'); require(DIR_WS_BOXES . 'reports.php'); require(DIR_WS_BOXES . 'tools.php'); ?> Is anything more to get all this options visibles? I'm sorry but I'm not very expert in OsCommerce and I'm a little bit lost. Thank you very much. Seb (from Andorra)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.