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, 00:46

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  [ 5 posts ] 
Author Message
 Post subject: https://https://<url>
PostPosted: 28. Mar 2017, 05:12 
Offline

Joined: 28. Mar 2017, 05:02
Posts: 3
No matter what I do in the shortcode, the https portion of the URL is being doubled in the output of the page. Iv'e tried...

Shortcode:
[advanced_iframe securitykey="<code>" enable_external_height_workaround="true" src="http://xi118.infusionsoft.com/app/page/meeting-signup-form-platinum"]

and:
[advanced_iframe securitykey="<code>" enable_external_height_workaround="true" src="https://xi118.infusionsoft.com/app/page/meeting-signup-form-platinum"]

and:
[advanced_iframe securitykey="<code>" enable_external_height_workaround="true" src="//xi118.infusionsoft.com/app/page/meeting-signup-form-platinum"]

Ideas/suggestions?


Last edited by brian-ccm on 28. Mar 2017, 06:16, edited 1 time in total.

Top
 Profile  
 
PostPosted: 28. Mar 2017, 06:15 
Offline

Joined: 28. Mar 2017, 05:02
Posts: 3
Should mention that iframe domain isn't the same as the website.


Top
 Profile  
 
PostPosted: 28. Mar 2017, 15:03 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
I have an example here:
http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/external-workaround-with-post-message#e53

where a https link is used. have you checked if the https is really in the code or if this is maybe added by a redirect rule of this server.

Best, Michael


Top
 Profile  
 
PostPosted: 28. Mar 2017, 17:22 
Offline

Joined: 28. Mar 2017, 05:02
Posts: 3
I wish it were a simple thing, but this was previously working. I've personally coded dozens of high-end iframe integrations with resizing, etc. so I totally understand how it works and the intricate issues that can occur. This seems to be a code issue since I can change the 'src' and the URL becomes https://https://blah.com. It isn't a redirect issue as the page isn't being redirected. Just to be 10000% sure, I captured a session with Fiddler. The source of the page containing the iframe html shows the src as https://https://

<iframe id='advanced_iframe' name='advanced_iframe' src='https://https://xi118.infusionsoft.com/app/page/meeting-signup-form-platinum?inf_contact_key=ef1191b53a08f564cbb6540e828bcc6ee9a96ef10479fdcc2af9f41d075e835d' width='100%' height='600' frameborder='0' border='0' allowtransparency='true' ></iframe>

I'm not saying it is definitively this plugin, could be another plugin. However, not much has been done with the site since it was last working.


Top
 Profile  
 
PostPosted: 29. Mar 2017, 21:40 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
So it was working and you did not update the plugin? Because I do not change the url. I only attach parameters if this is configured.

To be sure you could actually print the url directly into the html page.
You can add
echo $src
in advanced-iframe-main-iframe.php

before

$html .= "<iframe id='" . $id . "' ";

Best, Michael


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

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: Bing [Bot] and 23 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