Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
LaCollision Posted September 14, 2018 Posted September 14, 2018 Hi! I've deleted the default theme… and now, I can't compile my app: there is a crash in DEV mode when compiling my app, with no error message 🙀 I think it's because there is no more theme with ID #1... What can I do? Thank you!
Mark H Posted September 14, 2018 Posted September 14, 2018 As a quick test..... create a new Theme, and set it as the default Theme for the front end. Then create a second new Theme and set it as the default Theme for the ACP. Then try to compile.... does that then work? If not, please file a ticket to support with details.
LaCollision Posted September 14, 2018 Author Posted September 14, 2018 No luck unfortunately, I tried everything 😞  Here is still the error when compiling my app:  It's on my dev server, which is not available from outside… So opening a ticket won't be of help I suppose.  Is there something I can do to recreate the default theme ? Thanks! Â
Aiwa Posted September 14, 2018 Posted September 14, 2018 If you're IN_DEV, the acp theme doesn't help. Try re-uploading the IPS DEV files then build each app. If you're in designer mode, might be different here. Turn off DEV mode, create a new theme as instructed above... Test
LaCollision Posted September 17, 2018 Author Posted September 17, 2018 Hi, For people who could be in the same situation, I've found a workaround: Only let 1 theme in your ACP, for front-end and back-end. In your database, edit core_themes and set this theme ID to 0 (note the previous ID for this theme, for instance 8) Still for the core_themes table, set the autoincrement to 1 for the ID column Create a new default theme in the ACP. It should have the ID 1. Go back to the database, and reset the ID of your theme to its previous value (8 in this example) Everything is back to normal 🤗
Recommended Posts
Archived
This topic is now archived and is closed to further replies.