BigMike Posted July 12, 2020 Share Posted July 12, 2020 Hello, I screwed something up in my custom theme (nothing is loading) and I need to change active theme back to original classic theme. How can I do it via FTP or DB edit or any other way? Thank you. Link to comment Share on other sites More sharing options...
Razi Posted July 13, 2020 Share Posted July 13, 2020 you can easily apply the classic theme again from backoffce Design -> Theme & Logo tab Link to comment Share on other sites More sharing options...
BigMike Posted July 13, 2020 Author Share Posted July 13, 2020 2 hours ago, Razi said: you can easily apply the classic theme again from backoffce Design -> Theme & Logo tab Hi, I was no able to load admin as well. This helped: config/setting.inc.php change define('_THEME_NAME_', 'default'); 1 Link to comment Share on other sites More sharing options...
Razi Posted July 13, 2020 Share Posted July 13, 2020 no using only change this simple line its not possible to reinstall complete classic theme. if you have files and database access then you are able to edit the database table "employee" and add your new user password. Link to comment Share on other sites More sharing options...
BigMike Posted July 13, 2020 Author Share Posted July 13, 2020 (edited) 17 minutes ago, Razi said: no using only change this simple line its not possible to reinstall complete classic theme. if you have files and database access then you are able to edit the database table "employee" and add your new user password. Hi, I didn't need to reinstall classic theme. I just needed to activate it. And activating debug mode helped as well. Admin page didn't load at all - blank page, I didn't loose password. I did solve it, but thanks anyway. Edited July 13, 2020 by BigMike (see edit history) Link to comment Share on other sites More sharing options...
PredatorAquaticsLTD Posted October 15, 2020 Share Posted October 15, 2020 On 7/13/2020 at 9:02 AM, BigMike said: Hi, I didn't need to reinstall classic theme. I just needed to activate it. And activating debug mode helped as well. Admin page didn't load at all - blank page, I didn't loose password. I did solve it, but thanks anyway. What was your solution to this problem? Link to comment Share on other sites More sharing options...
BigMike Posted October 15, 2020 Author Share Posted October 15, 2020 42 minutes ago, PredatorAquaticsLTD said: What was your solution to this problem? Hello, On 7/13/2020 at 9:35 AM, BigMike said: This helped: config/setting.inc.php change define('_THEME_NAME_', 'default'); Good luck! Link to comment Share on other sites More sharing options...
PredatorAquaticsLTD Posted October 15, 2020 Share Posted October 15, 2020 7 minutes ago, BigMike said: Hello, Good luck! Doh, it's deprecated in 1.7 Link to comment Share on other sites More sharing options...
DARKF3D3 Posted March 25, 2021 Share Posted March 25, 2021 (edited) EDIT: I find out how to do this on PS1.7. You have to do this from database. Search for ps_shop table then change theme_name value to the name of the theme you want to use (default is "classic"). Edited March 25, 2021 by DARKF3D3 (see edit history) 1 1 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