AlanHogg Posted January 20, 2017 Share Posted January 20, 2017 PLEASE HELP?! We are trying to export a theme through the back office... preferences/themes/export theme (top right) Step 1 Choose theme - save - no problem, Step 2 theme configuration - save - HTTP 500 error message Would really appreciate some guidance - many thanks Link to comment Share on other sites More sharing options...
NemoPS Posted January 21, 2017 Share Posted January 21, 2017 Turn on dev mode in config/defines.inc.php for that, it will tell you what the error exactly is Link to comment Share on other sites More sharing options...
AlanHogg Posted January 23, 2017 Author Share Posted January 23, 2017 Thank you for your response... The error message is 'Fatal error: Class 'ZipArchive' not found in .../controllers/admin/AdminThemesController.php on line 859 I have opened this file line 859 is '$zip = new ZipArchive ();' Not sure what to do with it, your guidance is hugely appreciated! Many thanks Link to comment Share on other sites More sharing options...
AlanHogg Posted January 23, 2017 Author Share Posted January 23, 2017 All sorted thanks. Thank you for pointing us I the right direction!! Link to comment Share on other sites More sharing options...
joseantgv Posted January 23, 2017 Share Posted January 23, 2017 PHP needs to have the zip extension installed Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now