White page when slideshow is in an iframe

Mike18q6

Joined: 2009-09-27
Posts: 4
Posted: Sun, 2009-09-27 18:30

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

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 9283
Posted: Mon, 2009-09-28 23:48

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

Login or register to post comments
Mike18q6

Joined: 2009-09-27
Posts: 4
Posted: Wed, 2009-11-04 03:39

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?

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 9283
Posted: Wed, 2009-11-04 16:39

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

Login or register to post comments
alecmyers

Joined: 2006-08-01
Posts: 3371
Posted: Wed, 2009-11-04 16:54

Works perfectly from here too.

Login or register to post comments
Mike18q6

Joined: 2009-09-27
Posts: 4
Posted: Wed, 2009-11-18 22:03

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.

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 9283
Posted: Wed, 2009-11-18 22:21

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.

Quote:
Error: Permission denied for <http://www.seven85.com> to get property Window.document from <file://>.
Source File: http://seven85.com/mutalist/gallery2/main.php?g2_view=core.CombinedJavascript&g2_key=6fece0a8b49a4c5ba76c4460c77f83bf
Line: 666

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

Login or register to post comments
Mike18q6

Joined: 2009-09-27
Posts: 4
Posted: Fri, 2009-11-20 04:12

So what exactly do I have to do to get it fixed?

Login or register to post comments
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 9283
Posted: Fri, 2009-11-20 05:33

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

Login or register to post comments