I am new to Impress Pages. Using version 4.2.7 ( Installed 4.2.6 and upgraded from within the CMS). I have the following issues;
- Tried to add the "PHP" plugin and got error message
"Plugin signature verification failed" . Plugin is NOT ADDED
- I tried to add a new theme and got the error message
Unknown error. Please see logs.
Where are these logs ? I have tried/var/log/apache2/error_log
, etc.
Update 1: The log within the cms shows ;
2014-11-01 17:00:44 Cron.finished array(0) { } 2014-11-01 17:00:44 Cron.started array(7) { 'firstTimeThisYear' => bool(false) 'firstTimeThisMonth' => bool(false) 'firstTimeThisWeek' => bool(false) 'firstTimeThisDay' => bool(false) 'firstTimeThisHour' => bool(true) 'lastTime' => int(1414828943) 'test' => NULL }
I dont see anything related to plugins or themes ? Is there another log ?