Jump to content

Default theme deleted 😱


LaCollision

Recommended Posts

No luck unfortunately, I tried everything 😞

 

Here is still the error when compiling my app:

938122473_Capturedcran2018-09-1421_14_36.thumb.png.1e02db4387f225d216bb27ba25d7053b.png

 

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!

 

Link to comment
Share on other sites

Hi,

For people who could be in the same situation, I've found a workaround:

  1. Only let 1 theme in your ACP, for front-end and back-end.
  2. In your database, edit core_themes and set this theme ID to 0 (note the previous ID for this theme, for instance 8)
  3. Still for the core_themes table, set the autoincrement to 1 for the ID column
  4. Create a new default theme in the ACP. It should have the ID 1.
  5. 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 🤗

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...