Moderator
t-p
(@t-p)
have uou tried:
-deactivating ALL plugins temporarily to narrow down and possibly fix the problem . If the problem goes away, activate them individually to find the culprit?
-switching to the default theme (Twenty Ten) for a moment by renaming your current theme’s folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue?
-if that does not resolve the issue, try increasing memory available for php.
Hi t-p,
Thanks for that.
I’ve tried that now but still no preview.
I’ve had several plugins running fine this week.
What I can’t figure is what happened
as it was ok yesterday and until mid-day.
Driving slightly demented now!
Moderator
t-p
(@t-p)
try adding this near the bottom of your wp-config.php;
define('CONCATENATE_SCRIPTS', false);
before this line:
require_once
http://codex.wordpress.org/Editing_wp-config.php#Disable_Javascript_Concatenation
Sadly, no good.
I’m now wondering whether some permissions have been altered
and need restoring.
Moderator
t-p
(@t-p)
-If the above steps do not resolve the issue, Download WordPress again and replace your copies of everything EXCEPT the wp-config.php file and the /wp-content/ directory with fresh copies. This should replace your core files without changing your content and settings in wp-config.php file and the /wp-content/ directory.
Note that some uploaders may not overwrite files reliably, so delete the original files before replacing them.
I’m giving up for today!
Did that – no good.
Damn.
I’ve saved all that I wrote.
I’ll try deleting everything from the host
and start again.
Thanks for help.
Hah!
Just spent hours deleting and restoring everything.
No good.
Then thought to try Chrome instead of Firefox.
Works!
Looked in Firefox again and found that Permission set as blocked for images in Tools – Page Info. No idea how that happened.
One learns a lot from errors!