philip.orourke Posted May 12, 2003 Posted May 12, 2003 I have a site that will have fixed languages and currency and I would like to remove those option from the defauly screen. I would also like to move the manufactures list to where the language and currency boxed used to appear and show the manufactures as a list (like the categories) rather that as a drop down menu. How do i do this? thanks in advance
Collect Posted May 13, 2003 Posted May 13, 2003 I have a site that will have fixed languages and currency and I would like to remove those option from the defauly screen. go to /catalog/includes/colum_left.php (or right) and comment the lines that put the infoboxes. samething as above, just move the code to where you desire your box. files colum_right.php and colum_left.php. find something like this require(DIR_WS_BOXES . 'search.php');
Celt Posted May 14, 2003 Posted May 14, 2003 How can I change that? Every time I'm with the Explorer on the site it is german and with the Netscape it is English.
Celt Posted May 14, 2003 Posted May 14, 2003 Or this nice txt :-( Fatal error: Failed opening required 'includes/languages/.php' (include_path='.;c:apachephppear') in c:apachehtdocscatalogincludesapplication_top.php on line 276
Recommended Posts
Archived
This topic is now archived and is closed to further replies.