Cloned sites do not show images/icons/thumbnails: the fix
-
I had an interesting one whilst trying to clone a WP site which had a fully set up AIOWPS install: it would not load *any* images.
Turns out that the .htaccess generated by AIOWPS contains some absolute rather than relative references to the site name in the #AIOWPS_BLOCK_SPAMBOTS_START and #AIOWPS_PREVENT_IMAGE_HOTLINKS_START sections.
I’m not sure it’s possible to make those references relative as they pick up from the URL, but if you restore a site backup to somewhere else you will have to adjust the site URL reference in the RewriteCond %{HTTP_REFERER} statement, or admin menu icons, media thumbnails and theme previews will not work.
- The topic ‘Cloned sites do not show images/icons/thumbnails: the fix’ is closed to new replies.