Custom Image Header Upload… then blank page .. vers2
-
I have the same issue as described in a previous topic below with the same topic title as this.
I’m using a theme that has the Custom Header Image upload feature. In fact, I’ve tried several themes that have this feature, and they’re all having the same issue.
When I choose the image, and click the “upload” button, it takes a few seconds, and then the page goes blank (both FF and Chrome. IE6 gives an error and doesn’t load the page at all.). If I look at the source code for the blank page, the HTML for the image croping dialog is there. I can even open (Firebug ->Edit page) the blank page in Dreamweaver, and there it actually shows in the preview/design view.
And it gets better. In Dreamweaver I can now switch to Live-view, and oups, there comes the blank page again. A bit down in the code there is the following line:
<script type='text/javascript' src='https://mysite.com/wp-admin/load-scripts.php?c=1&load=jquery,utils,farbtastic,jcrop&ver=dd4a896fb5579c333d970f97c1696ad6'></script>
If I change this so the script doesn’t load, the image croping page appears.
EDIT: Seems as if it has something to do with farbtastic. If I remove
farbtastic
from the src url above the page displays.Any input welcome.
- The topic ‘Custom Image Header Upload… then blank page .. vers2’ is closed to new replies.