Arg, I'm not sure what I did! I have two sites, a test site and a live site (which we are getting ready to launch).
Now the Test site was an upgrade from a 4.1 board, but Live site is a fresh 4.2 install. They are using the same hosting company and both using the php.ini and php5.ini.
On my Test site things are working great. On Live, I'm getting the dreaded "Blank Box", with no images and no article text. The arrows show up and when using the Inspect Element (in Chrome) I see the script "running" and trying to switch between things.
Images are not being saved to the directory, and the fallback image isn't being used.
I triple-checked and the files and code are the exact same between my test and live sites.
My CMS permissions are the same (allow guests to download attachments). I re-copied the "no background" template.
My file permissions are the same between sites, and I'm not referencing the test site in any way.
The source code on my Test site references one jQuery line from Google, but that isn't interfering with the Test site. For kicks I copied the line into Live, and it still didn't work.
PROBLEM FIXED - please see my next post.
|