I'm having a problem with Simple Image Gallery Pro. After installing it, publishing the mambot, and configuring a static content page to call a gallery I've found that it doesn't work for me
at all right now. When I go to the page/item in question, I get a completely blank html page. No 404 or 500 error (or any error at all) but simply a blank page with no content or HTML to speak of.
Miscellaneous troubleshooting information:
- I've kept the default folder settings (Galleries Root Folder = /images/stories/ and Thumbnails Temp Folder = /images/stories/temp/).
- The temp folder is writable, at 777
- The file sigpro_engine.php is set to 777
- I have no strange XML declarations (I'm using a highly modified Versatility III template from RocketTheme, but I've not modified any doctype or XML declarations) and I'm doing all my initial testing in Firefox anyway
- I also installed Simple Image Gallery Pro on another Joomla! web site that doesn't make use of any JavaScript libraries (such as MooTools)
- I ran the test.php (from the "Fatal error" sticky) and here is that output
- ["GD Version"]=> string(27) "bundled (2.0.34 compatible)"
Here is a link directly to two content items I've set up, the first having the gallery tag in a static content item, the second in a regular content item:
dev.ldsbc.edu/content/view/61/376/
dev.ldsbc.edu/content/view/62/377/
The only content in those items is the gallery tag, and the syntax I used is:
{gallery}campus_tour{/gallery}
I'm really kind of at a loss, since I get no errors that might help me figure out what's happening. Any help (ANY) would be appreciated.
Thanks.