Jungleman Posted February 27, 2009 Share Posted February 27, 2009 My Admin panel is all screwed up. Can anyone help? Link to comment Share on other sites More sharing options...
germ Posted February 27, 2009 Share Posted February 27, 2009 If you mean it isn't using any style from the stylesheet, look in /admin/includes for a .htaccess file. If you find it rename it to text.htaccess .htaccess files are hidden files by default so you may have to toggle a setting in your cPanel to be able to see it. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
Giovanna Posted February 27, 2009 Share Posted February 27, 2009 Thanks you just solved my problem as well! Link to comment Share on other sites More sharing options...
Jungleman Posted February 28, 2009 Author Share Posted February 28, 2009 If you mean it isn't using any style from the stylesheet, look in /admin/includes for a .htaccess file. If you find it rename it to text.htaccess .htaccess files are hidden files by default so you may have to toggle a setting in your cPanel to be able to see it. I can't find .htaccess file in my /admin/includes/ file,...but this is what my Admin panel displays. BOX_ENTRY_SUPPORT_SITE BOX_ENTRY_SUPPORT_FORUMS BOX_ENTRY_MAILING_LISTS BOX_ENTRY_BUG_REPORTS BOX_ENTRY_FAQ BOX_ENTRY_LIVE_DISCUSSIONS BOX_ENTRY_CVS_REPOSITORY BOX_ENTRY_INFORMATION_PORTAL Can you help? so that the "BOX_ENTRY_" don't show anymore. Thanks. Link to comment Share on other sites More sharing options...
Guest Posted February 28, 2009 Share Posted February 28, 2009 I can't find .htaccess file in my /admin/includes/ file,...but this is what my Admin panel displays. BOX_ENTRY_SUPPORT_SITE BOX_ENTRY_SUPPORT_FORUMS BOX_ENTRY_MAILING_LISTS BOX_ENTRY_BUG_REPORTS BOX_ENTRY_FAQ BOX_ENTRY_LIVE_DISCUSSIONS BOX_ENTRY_CVS_REPOSITORY BOX_ENTRY_INFORMATION_PORTAL Can you help? so that the "BOX_ENTRY_" don't show anymore. Thanks. Check your admin/includes/languages/english/index.php file. Looks like you have some missing code. define('BOX_ENTRY_SUPPORT_SITE', 'Support Site'); define('BOX_ENTRY_SUPPORT_FORUMS', 'Support Forums'); define('BOX_ENTRY_MAILING_LISTS', 'Mailing Lists'); define('BOX_ENTRY_BUG_REPORTS', 'Bug Reports'); define('BOX_ENTRY_FAQ', 'FAQ'); define('BOX_ENTRY_LIVE_DISCUSSIONS', 'Live Discussions'); define('BOX_ENTRY_CVS_REPOSITORY', 'CVS Repository'); define('BOX_ENTRY_INFORMATION_PORTAL', 'Information Portal'); Link to comment Share on other sites More sharing options...
Jungleman Posted February 28, 2009 Author Share Posted February 28, 2009 Check your admin/includes/languages/english/index.php file. Looks like you have some missing code. define('BOX_ENTRY_SUPPORT_SITE', 'Support Site'); define('BOX_ENTRY_SUPPORT_FORUMS', 'Support Forums'); define('BOX_ENTRY_MAILING_LISTS', 'Mailing Lists'); define('BOX_ENTRY_BUG_REPORTS', 'Bug Reports'); define('BOX_ENTRY_FAQ', 'FAQ'); define('BOX_ENTRY_LIVE_DISCUSSIONS', 'Live Discussions'); define('BOX_ENTRY_CVS_REPOSITORY', 'CVS Repository'); define('BOX_ENTRY_INFORMATION_PORTAL', 'Information Portal'); It still did not work. This is exactly how it looks like Netfirms Commerce Pro BOX_ENTRY_SUPPORT_SITE BOX_ENTRY_SUPPORT_FORUMS BOX_ENTRY_MAILING_LISTS BOX_ENTRY_BUG_REPORTS BOX_ENTRY_FAQ BOX_ENTRY_LIVE_DISCUSSIONS BOX_ENTRY_CVS_REPOSITORY BOX_ENTRY_INFORMATION_PORTAL BOX_TITLE_ORDERS Pending: 0 Processing: 0 Delivered: 20 BOX_TITLE_STATISTICS BOX_ENTRY_CUSTOMERS 35 BOX_ENTRY_PRODUCTS 129 BOX_ENTRY_REVIEWS 37 BOX_CONNECTION_PROTECTED HEADING_TITLE English Configuration My Store, Logging, Cache Modules Payment, Shipping Catalog CATALOG_CONTENTS, Manufacturers Locations / Taxes Countries, Tax Zones Customers Customers, Orders Localization Currencies, Languages Reports REPORTS_PRODUCTS, REPORTS_ORDERS Tools TOOLS_BACKUP, TOOLS_BANNERS, TOOLS_FILES Please help if you can. Thx. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.