Jump to content

Featured Replies

Posted

All my themes have missing images in them, and in some cases no images at all in the upload/set_resources folders at all. From what I can see, the core is deleting these images during tasks.

Is there anyway to restore the missing default theme resource images?

Probably this: 

 

I’m already in the theme ID 64.

You need to recreate the default theme.

  • Author
 

Probably this: 

 

I’m already in the theme ID 64.

You need to recreate the default theme.

Hi Adriano,

Thank you for that! You have just saved me about three hours uploading images!! 👍

Sometimes, being a developer you look for the hardest solutions before thinking about the obvious ones first! 😂

Also don’t forget to add to your constants.php:

\define( 'DEFAULT_THEME_ID', X );

 

where X is the ID of the theme you created. This is for when you enable IN_DEV mode. 

  • Author
 

Also don’t forget to add to your constants.php:

 


\define( 'DEFAULT_THEME_ID', X );

where X is the ID of the theme you created. This is for when you enable IN_DEV mode. 

Yeah, I already use that while developing. 👍

  • 11 months later...
 

Probably this: 

 

I’m already in the theme ID 64.

You need to recreate the default theme.

 

 

Hi Adriano,

Thank you for that! You have just saved me about three hours uploading images!! 👍

Sometimes, being a developer you look for the hardest solutions before thinking about the obvious ones first! 😂

 

Hi both, I don't suppose you remember what the issue here was? I'm having the exact same issue with set_resources whilst using a theme other than the default.

The thread that was linked isn't visible to me, so I'm not sure if it's been deleted or is an area I can't access (as I'm not a developer).

Many thanks 

 

Edited by theipsguy

I am having this issue as well, on our production environment, which has never had IN_DEV set to true.

I've been copying the files back into the set_resources_X folders, but then poof... They're gone in a few days.

It keeps happening to me on 4.5 after work with plugins (IN_DEV). Not happening when working with apps. 

Recently Browsing 0

  • No registered users viewing this page.