Guest Posted July 20, 2004 Posted July 20, 2004 Hi guys... In the admin section it looks like a total mess... I installed and everything was fine. I logged in as an admin and found BOX_HEADING_CATALOG? BOX_HEADING_MODULES etc... that BOX_HEADING is taking up so much space in all the menu items, any idea why this is doing this?
winstanley_john Posted July 20, 2004 Posted July 20, 2004 The language files arn't being included correctly you probably havn't set up your path to the root of the admin directory correctly http://spaces.msn.com/members/JohnWinstanley/ http://www.angelsolutions.co.uk
Guest Posted July 20, 2004 Posted July 20, 2004 So then how would i go about fixing that problem? thnx..
winstanley_john Posted July 20, 2004 Posted July 20, 2004 Goto admin\includes\configure.php Make sure you have defined the correct paths define('DIR_WS_ADMIN', '/catalog/admin/'); define('DIR_FS_ADMIN', 'h:/web/catalog/admin/'); if you don't what the correct paths are run a script containing <?php phpinfo(); ?> http://spaces.msn.com/members/JohnWinstanley/ http://www.angelsolutions.co.uk
winstanley_john Posted July 20, 2004 Posted July 20, 2004 Look for _ENV["SCRIPT_FILENAME"] in the output of phpinfo.. http://spaces.msn.com/members/JohnWinstanley/ http://www.angelsolutions.co.uk
Guest Posted July 20, 2004 Posted July 20, 2004 Ahhh... ok i found it, i configured it correctly, yet I still have the same problem.... Maybe one of the pages is missing some sort of something? Anyone else had this same problem at all? Should i just reinstall the whole thing?
rescamilla Posted July 20, 2004 Posted July 20, 2004 Post your config here so that we can take a look. -Ray
Recommended Posts
Archived
This topic is now archived and is closed to further replies.