Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum

Get help for TinyWebGallery, the best image gallery. The forum is also home for the Joomla JFUploader, TWG Flash Uploader and the Wordpress flash uploader.
It is currently 29. Mar 2024, 14:23

This forum is readonly now. Please use the new forum if you don't find the answer to your question here. The new forum is at https://www.tinywebgallery.com/blog/forum/


All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 11 posts ] 
Author Message
PostPosted: 3. Aug 2017, 13:28 
Offline

Joined: 3. Aug 2017, 13:22
Posts: 2
Hello
In Internet Explorer does not work iframe auto height ... is cut
How do I solve it?
Thank you


Top
 Profile  
 
PostPosted: 3. Aug 2017, 17:59 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Is it only Internet explorer? Which version and how does your setup looks like?

Best, Michael


Top
 Profile  
 
PostPosted: 4. Aug 2017, 08:48 
Offline

Joined: 3. Aug 2017, 13:22
Posts: 2
INTERNET EXPLORER 11 AND PREVIOUS VERSIONS THE IFRAME AUTOMATIC HEIGHT DOES NOT WORK.


Top
 Profile  
 
PostPosted: 4. Aug 2017, 11:21 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Can you check the Javascript console for errors?
Do you have an url where I can check?

How does your shortcode and setup (same domain? using external workaround?) looks like?

Best, Michael


Top
 Profile  
 
PostPosted: 22. Sep 2017, 16:23 
Offline

Joined: 22. Sep 2017, 16:14
Posts: 3
Have the similar problem - Internet Explorer 10 cuts off the iframe. Safari, Chrom are OK.
Here is the link http://svoboda-news.com/svwp/пошук-в-архіві/
Can't find the answer in forum.

Thanks.


Top
 Profile  
 
PostPosted: 24. Sep 2017, 21:16 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
I see an error in the Javascript console. I checked and I also have this in my demo. I will try to fix this for IE and then a new version will be released.

Best, Michael


Top
 Profile  
 
PostPosted: 24. Sep 2017, 22:18 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
I found the problem.

I will update The version asap.

If you want to fix it by yourself:

open js/ai.js

Look for
function ai_showLayerIframe(event, id, path, hide_until_loaded, show_loading_icon, keep = false, reload = true) {

replace it with

function ai_showLayerIframe(event, id, path, hide_until_loaded, show_loading_icon, keep, reload) {
keep = (keep === undefined) ? false : keep;
reload = (reload === undefined) ? true : reload;

Best, Michael


Top
 Profile  
 
PostPosted: 25. Sep 2017, 14:08 
Offline

Joined: 22. Sep 2017, 16:14
Posts: 3
Thanks Michael.
I do not see the expression you provided for replacement.
The closest I have (lines 998-1007):

function ai_showLayerIframe(id, path) {
jQuery("#ai-layer-div-" + id).show();
jQuery("#ai-zoom-div-" + id).show();
jQuery("#" + id).show();

jQuery('body').css("overflow","hidden");
jQuery('html').css("overflow-y","visible");
jQuery('body').append('<img id="ai_backlink" src="'+path+'close.png" onclick="javascript:ai_hideLayerIframe(\''+id+'\');" style="z-index:100001;position:fixed;top:0;right:0;cursor:pointer" />');
jQuery('body').append('<div id="ai_backlayer" href="" style="z-index:999;position:fixed;top:0;left:0;width:100%;height:100%;background-color: rgba(50,50,50,0.5);overflow:hidden;"><!-- --></div>');
}

Will wait for the update.


Top
 Profile  
 
PostPosted: 25. Sep 2017, 14:30 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
which version do you have?


Top
 Profile  
 
PostPosted: 25. Sep 2017, 15:27 
Offline

Joined: 22. Sep 2017, 16:14
Posts: 3
7.2.1 pro and 7.5
Got it in 7.5.
Thanks.


Top
 Profile  
 
PostPosted: 1. Oct 2017, 12:11 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
7.5.1 is online now. There this is fixed.

Best, Michael


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
powered by phpbb | Datenschutz/ Privacy policy