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 28. Mar 2024, 23:11

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  [ 3 posts ] 
Author Message
PostPosted: 2. Apr 2015, 20:22 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Hi,

Till version 6.3.3 there was a problem with advance iframe and the royal theme.
They both used the same variable for the options.

To fix this use at least 6.3.4 of advanced iframe or advanced iframe pro or

open advanced-iframe.php

Search for
$options = $cons_advancediFrame->getAdminOptions();
if (!empty($options['alternative_shortcode'])) {
add_shortcode($options['alternative_shortcode'], array($cons_advancediFrame, 'do_iframe_script'), 1); // setup shortcode alternative style
}

and replace this with

$aioptions = $cons_advancediFrame->getAdminOptions();
if (!empty($aioptions['alternative_shortcode'])) {
add_shortcode($aioptions['alternative_shortcode'], array($cons_advancediFrame, 'do_iframe_script'), 1); // setup shortcode alternative style
}

Have fun with advanced iframe and the royal theme,
Michael


Top
 Profile  
 
PostPosted: 9. Aug 2017, 04:38 
Offline

Joined: 26. Jul 2017, 16:23
Posts: 1
Location: Denmark
sorry i can not edit.

most to see this problem is in the Options -> Rendering mode -> Advanced


Top
 Profile  
 
PostPosted: 9. Aug 2017, 10:55 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
I don't know what you mean.


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

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 13 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