Kerm Posted September 7, 2011 Share Posted September 7, 2011 Hello, On last week i update my 1.4.4.1 on 1.4.5.0 SVN and have some problems with it. I do that bc i think i can found resolution of my problem in new version just. Now i have question i can some how downgrade to 1.4.4.1 back or how in SVN version turn off all debugs? in config.inc.php: #@ini_set('display_errors', 'on'); #define('_PS_DEBUG_SQL_', true); #$start_time = microtime(true);and have also: define('SMARTY_DEBUG_CONSOLE', false); in smarty.config.inc.php: $smarty->compile_check = false; $smarty->debugging = false; $smarty->debugging_ctrl = 'URL'; // 'NONE' on production $smarty->deprecation_notices = false; // so many depreciated yet not migrated smarty calls But still when in shop i go on link that does not exist i see: [Debug] This page has moved Please use the following URL instead: http://site.ru/page-not-found Link to comment Share on other sites More sharing options...
Martin C Posted September 7, 2011 Share Posted September 7, 2011 Do you have a backup of the files and database? Link to comment Share on other sites More sharing options...
Kerm Posted September 7, 2011 Author Share Posted September 7, 2011 Y but it's hard way..I'm lf easy one.. Link to comment Share on other sites More sharing options...
Kerm Posted September 8, 2011 Author Share Posted September 8, 2011 up Link to comment Share on other sites More sharing options...
Mike Kranzler Posted September 8, 2011 Share Posted September 8, 2011 Hi Kerm, I know you would prefer an easier method, but the best way really is to reinstall using your backups. -Mike Link to comment Share on other sites More sharing options...
Recommended Posts