Whenever I attempt to put the slideshow into an iframe, it shows a white page.
www.mutalist.com then click on gallery to see what I mean.
PHP INFO FILE: http://seven85.com/mutalist/gallery2/phpinfo.php
Gallery URL = http://seven85.com/mutalist/gallery2/main.php
Gallery version = 2.3 core 1.3.0
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 5.2.4 cgi
Webserver = Apache
Database = mysqli 5.0.51a-log, lock.system=flock
Toolkits = ArchiveUpload, Exif, NetPBM, Gd
Acceleration = none, none
Operating system = Linux boscgi1703.eigbox.net 2.6.30.6 #1 SMP Mon Sep 14 16:36:43 EDT 2009 i686
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/523.12 (KHTML, like Gecko) Version/3.0.4 Safari/523.12
Rows in GalleryAccessMap table = 12
Rows in GalleryAccessSubscriberMap table = 30
Rows in GalleryUser table = 2
Rows in GalleryItem table = 30
Rows in GalleryAlbumItem table = 4
Rows in GalleryCacheMap table = 0
Posts: 9283
Memory limit is at 18MB. I'm not even sure how you're running G2.3 reliably.
As for the iframe thing, I'm not sure, looks like everything works now unless you changed stuff.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 4
Sorry for the late response, but continuing on with the white page while in iframe. It's is continuing to do the same.
About the 18mb memory limit, is there anyway to change that?
Posts: 9283
iframe? Gallery doesn't have or use iframes.
About the memory limit:
FAQ: PHP memory_limit - Why do I get the error Allowed memory size of Xxx bytes exhausted?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3371
Works perfectly from here too.
Posts: 4
You've misunderstood the question, nivekiam. When I place the url to the slideshow in an iframe, the slideshow doesn't load and just displays a white page.
Posts: 9283
o.k. saved your page to my desktop. Edited it so the slideshow was opening in an iframe again
We've thought it worked fine because you didn't leave it in the broken state.....
Using Firefox and the Web Developer toolbar I see there's an issue with the javascript. LyteBox is checking if it's in a frame and something is happening there.
Search this page for iFrame
http://www.dolem.com/lytebox/
That may help.
Why are you loading the content from different domains? Why not put everything under mutalist.com domain instead of just a "splash/home" page and all real content is served from the seven85 domain?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 4
So what exactly do I have to do to get it fixed?
Posts: 9283
Edit JavaScript?
Search google about using LyteBox in an iframe?
Try putting all your content under a single domain?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here