zizoo Posted November 3, 2012 Share Posted November 3, 2012 New install of 1.5.2 i get a blank page on the admin page (frontend loads fine) just after enabled java minifying and caching... I get following error : [sat Nov 03 22:57:57 2012] [warn] [client 84.192.219.73] mod_fcgid: stderr: PHP Fatal error: Uncaught exception 'JSMinException' with message 'Unterminated string literal.' in /var/www/clients/client1/web4/web/tools/js_minify/jsmin.php:94 [sat Nov 03 22:57:57 2012] [warn] [client 84.192.219.73] mod_fcgid: stderr: Stack trace: [sat Nov 03 22:57:57 2012] [warn] [client 84.192.219.73] mod_fcgid: stderr: #0 /var/www/clients/client1/web4/web/tools/js_minify/jsmin.php(235): JSMin->action(1) [sat Nov 03 22:57:57 2012] [warn] [client 84.192.219.73] mod_fcgid: stderr: #1 /var/www/clients/client1/web4/web/tools/js_minify/jsmin.php(64): JSMin->min() [sat Nov 03 22:57:57 2012] [warn] [client 84.192.219.73] mod_fcgid: stderr: #2 /var/www/clients/client1/web4/web/classes/Media.php(154): JSMin::minify('/*<![CDATA[*/$(...') [sat Nov 03 22:57:57 2012] [warn] [client 84.192.219.73] mod_fcgid: stderr: #3 /var/www/clients/client1/web4/web/classes/Media.php(141): MediaCore::packJS('/*<![CDATA[*/$(...') [sat Nov 03 22:57:57 2012] [warn] [client 84.192.219.73] mod_fcgid: stderr: #4 [internal function]: MediaCore::packJSinHTMLpregCallback(Array) [sat Nov 03 22:57:57 2012] [warn] [client 84.192.219.73] mod_fcgid: stderr: #5 /var/www/clients/client1/web4/web/classes/Media.php(124): preg_replace_callback('/\\s*(<script\\b[...', Array, '<html xmlns="ht...') [sat Nov 03 22:57:57 2012] [warn] [client 84.192.219.73] mod_fcgid: stderr: #6 /var/www/clients/client1/web4/web/config/smarty.config.inc.php(149): MediaCore::packJSinHTML('<html xmlns="ht...') [sat Nov 03 22:57:57 2012] [warn] [client 84.192.219.73] mod_fcgid: stderr: #7 /var/www/clients/client1/web4/web/tools/smarty/sysplugins/smarty_internal_filter_handler.php(60): smartyPackJSinHTML('<html xmlns="ht...', Object(Smarty_Internal_Template)) [sat Nov 03 22:57:57 2012] [warn] [client 84.192.219.73] mod_fcgid: stderr: #8 /v in /var/www/clients/client1/web4/web/tools/js_minify/jsmin.php on line 94 Any suggestions ? Can i disable minify on a file/database level since i have no admin access anymore ? Link to comment Share on other sites More sharing options...
zizoo Posted November 3, 2012 Author Share Posted November 3, 2012 I found the setting in the database to disable minify.. my admin works again, but still nu clue about the error... Link to comment Share on other sites More sharing options...
Recommended Posts