vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - IFRAMEr (Free) by BOP5 - Easily create IFRAMEs in your forums to external pages (https://vborg.vbsupport.ru/showthread.php?t=281786)

BirdOPrey5 07-11-2012 08:12 PM

Minor update to 1.3.1- A fix was added in case you accidentally add HTML into the URL field- previously the HTML entered would likely corrupt the IFRAMEr Manger page display in admin cp.

The only file actually changed is the bop5_iframer.php file in the /admincp/ directory. No need to re-install if you don't want to.

BadgerDog 07-12-2012 09:15 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2347086)
Minor update to 1.3.1- A fix was added in case you accidentally add HTML into the URL field- previously the HTML entered would likely corrupt the IFRAMEr Manger page display in admin cp.

The only file actually changed is the bop5_iframer.php file in the /admincp/ directory. No need to re-install if you don't want to.

With the paid Gold version, do we need to update as well?

Also, any luck with fixing IE9 display issues?

Thanks for your work... excellent products ...

Regards,
Doug

BirdOPrey5 07-12-2012 10:51 AM

Quote:

Originally Posted by BadgerDog (Post 2347208)
With the paid Gold version, do we need to update as well?

Also, any luck with fixing IE9 display issues?

Thanks for your work... excellent products ...

Regards,
Doug

1) No one NEEDS to upgrade but yes the Gold version was also updated. I suggest people subscribe to the thread on Qapla.com to stay informed about updates.

2) What IE9 display issue? I don't see any mention of IE9 before your post in this thread?

BadgerDog 07-12-2012 10:59 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2347235)
2) What IE9 display issue? I don't see any mention of IE9 before your post in this thread?

We've been exchanging emails on the problem we've been experiencing with the "paid" version? I sent a follow up yesterday?

You tested it and verified there's an issue with IE9 in reference to the drop down box and the small "carrot" symbol overflowing into the next line? You were busy in the last few months and indicated you would have a look and address it as soon as you had more time.

Thanks... :)

Regards,
Doug

Edit: Sorry... doh!! I got confused with the NavBar Button drop down mod which we have a paid version of... doh !!! :o

Ignore my comments .... Give me a coffee break and you have to retrain me ... :p

BirdOPrey5 07-12-2012 06:11 PM

Badger- yes it's the navbar buttons mod but that is a free mod, there is no paid version of it. But yes I am aware of that issue and will continue to work on it.

BadgerDog 07-12-2012 07:40 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2347367)
Badger- yes it's the navbar buttons mod but that is a free mod, there is no paid version of it. But yes I am aware of that issue and will continue to work on it.

Thank you Joe... :up:

Appreciate it. ....

Regards
Doug

Sunka 07-12-2012 08:00 PM

Installed, but for some reason some options don't work.

Cloacking device from Romulans is missing?
J.L. Picard insist to be captain of my forum?

Lol, just a joke. :p
  • Word MEMBER in usergroup settings is not working, but it is OK for me, couse I set usergroups permissions with usergroup ID numbers.
  • Options to show links to pages in Quick links is not working. Maybe because of conflict with some other navbar mod (andreas mod?).

BirdOPrey5 07-13-2012 02:56 PM

Quote:

Originally Posted by Sunka (Post 2347396)
Installed, but for some reason some options don't work.

Cloacking device from Romulans is missing?
J.L. Picard insist to be captain of my forum?

Lol, just a joke. :p
  • Word MEMBER in usergroup settings is not working, but it is OK for me, couse I set usergroups permissions with usergroup ID numbers.
  • Options to show links to pages in Quick links is not working. Maybe because of conflict with some other navbar mod (andreas mod?).

The Quick Links stopped working in the free version with VB 4.2.0.

The MEMBER should work, I will look into this- but yes the option to use usergroupids really makes MEMBER almost useless anyway. It was really a hold-over from an early version when I only had MEMBER, GUEST, or ALL.

Thanks for the feedback.

Old-Git 07-18-2012 11:30 PM

Just tried this out and it seems to work however, I've hit a wee snag. I'm attempting to load a static html page from a directory at the root of my site but outside the install directory for all the VB stuff; Absolute Links takes care of that so, so far so good. However, the html file I am attempting to load is infact a tabbed, Excel speadsheet saved as an HTML file. It seems to load fine and I can see all that I need to see and the tabs all work OK as well. Pretty good! But, if I scroll all the way down, past the tabs, to the bottom of the page I can also see a lot of the code from my original web page. Any ideas on how to fix that?

Great mod btw, absolutely fantastic and I can see a multitude of uses for it!

Old-Git 07-18-2012 11:53 PM

Problem solved: I turned off scroll bars on the Iframe and the issue went away. The html page was providing it's own scroll bars so those provide by Iframer were not needed.

Man this mod is super cool! I've been hankering after something like this for ages. It allows me to present static pages in more professional manner!

BirdOPrey5 07-19-2012 12:56 PM

Glad you're happy. :)

Naijasite 12-22-2012 11:09 PM

its nice

CharlieDelta 01-21-2013 03:14 PM

I am getting this error when I am on the "Who's Online" page,
Code:

Warning: mysqli_query() [function.mysqli-query]: (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''gamingstore''' at line 1 in [path]/includes/class_core.php on line 1391
Code:

Database error in vBulletin 4.2.0:

Invalid SQL:
SELECT title, usephrase FROM bop_iframer WHERE page= 'gamingstore'';

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''gamingstore''' at line 1
Error Number  : 1064
Request Date  : Monday, January 21st 2013 @ 10:05:36 AM
Error Date    : Monday, January 21st 2013 @ 10:05:37 AM
Script        : http://www.canadianriflesregiment.com/crrforums/online.php
Referrer      : http://www.canadianriflesregiment.com/crrforums/forum.php
IP Address    :
Username      : CharlieDeltaCDN
Classname    : vB_Database_MySQLi
MySQL Version : 5.1.66-cll


BirdOPrey5 01-31-2013 08:36 PM

Sorry for the delay... if you still have it installed are you sire the page name of "gamingstore" doesn't have a single-quote in it?

You may need to edit the database directly if it does to fix it... table would be bop_iframer.

CharlieDelta 02-05-2013 07:11 PM

No worries on the delay.

I have not had the error since but I did check the page name and the database and there are NO quotes.

CharlieDelta 02-07-2013 01:58 AM

I have the gold running on one of my sites and lite running on the other with no issues other than the one above.
You should have no problems.

CharlieDelta 02-07-2013 07:50 PM

There is no problem to do that but if you want to be absolutely safe it is best to back up before you make the change.

Ba'al 02-11-2013 07:26 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2347595)
The Quick Links stopped working in the free version with VB 4.2.0.

The MEMBER should work, I will look into this- but yes the option to use usergroupids really makes MEMBER almost useless anyway. It was really a hold-over from an early version when I only had MEMBER, GUEST, or ALL.

Thanks for the feedback.

I noticed this right away but its all good, just created a new tab and re-directed it there, thanx brother it works great.

BirdOPrey5 03-03-2013 11:13 AM

In 4.2.0 Free and Gold version users benefit from being able to use the more powerful built in Navigation Manager to create links to IFRAME pages. Using it on 4.2.0 should not be considered "less" compatible. It does require you to make the tab yourself (if you don't want to use quick links in Gold) but it gives you so many more options it is often the better choice.

SkepticalGaming 07-09-2013 11:13 PM

this is a great plugin, i have it loaded it up. i see it in the quicklinks and everything loads up fine. is there something like this or in this plugin can i just have it done to a tab? instead of a quicklinks.

BirdOPrey5 07-10-2013 01:12 AM

If you have VB 4.2.0 or 4.2.1 you can use Navigation Manager to make a new tab and just put the URL ou get from quicklinks as the URL for the tab.

dekaybrown 07-10-2013 10:38 PM

I would like the whole page to show...

I set the H&W to 100% and I get this....

http://www.varanustalk.com/forum/ifr...php?page=vital

BirdOPrey5 07-10-2013 10:49 PM

Quote:

Originally Posted by dekaybrown (Post 2433104)
I would like the whole page to show...

I set the H&W to 100% and I get this....

http://www.varanustalk.com/forum/ifr...php?page=vital

There is no way to specify an IFRAME to be the height of the page it is displaying. That is not a limitation of this mod, just a limitation of the IFRAME tag in general.

Further the height, if specified as a percentage, is only the percentage of the containing element, in this case a <div> of the class iframer.

I recommend you always specify the height in pixels. That will force the <div> to the height you need.

SkepticalGaming 07-11-2013 03:40 AM

ok i added a new tab with navigation manager but when i click on the tab it opens in a whole new page it goes to the url. how do i get it to open within vbulletin in that tab

Ba'al 07-11-2013 05:17 AM

Quote:

Originally Posted by SkepticalGaming (Post 2433132)
ok i added a new tab with navigation manager but when i click on the tab it opens in a whole new page it goes to the url. how do i get it to open within vbulletin in that tab

Is this "Append 'tabid' to URL" set to "No"

SkepticalGaming 07-11-2013 05:46 AM

Quote:

Originally Posted by Ba'al (Post 2433141)
Is this "Append 'tabid' to URL" set to "No"

still opens in its own page :(

BirdOPrey5 07-11-2013 11:42 AM

In vBulletin 4.2.1 the last option when editing a navtab is "Open in New Page" - It should be No.

In vBulletin 4.2.0 all pages should open in the same page by default.

The append tabid should be yes but it doesn't affect opening in a new page, it just makes the currect tab highlighted when pressed.

SkepticalGaming 07-11-2013 10:32 PM

yeap its how i have it, and it still will not open within vbulletin. it will load up the url an goto that page just not in vbulletin.

AusPhotography 07-11-2013 11:08 PM

We have the free version with one iFrame page -- using vB4.2.1 - works nicely.
I've added it to our menu structure.
http://www.ausphotography.net.au/for...AP-Extras-menu

Kym

BirdOPrey5 07-11-2013 11:52 PM

Quote:

Originally Posted by SkepticalGaming (Post 2433264)
yeap its how i have it, and it still will not open within vbulletin. it will load up the url an goto that page just not in vbulletin.

Please "Mark as Installed" in the top post.

Do you have a custom style? Can you try it on the default style and see if you get thesame issue?

justicechick 11-11-2013 04:22 PM

I've tried all the permission options listed, still says that I do not have permission to access the page that I created.

DemOnstar 11-11-2013 04:42 PM

BOP5 is quite busy at the moment, please be patient for the author to make his post..

There are 2 quality advisers around currently and they are very active. Hopefully they will pass by and help with most queries...

Ba'al 11-11-2013 10:40 PM

Quote:

Originally Posted by justicechick (Post 2459953)
I've tried all the permission options listed, still says that I do not have permission to access the page that I created.

Are you listed as a SuperAdmin in your config.php file?

justicechick 11-12-2013 03:57 AM

Quote:

Originally Posted by Ba'al (Post 2460018)
Are you listed as a SuperAdmin in your config.php file?

Yes I am listed as super admin and admin

BirdOPrey5 11-12-2013 10:02 AM

In the Admin CP -> IFRAMEr -> IFRAMEr Manager, and you edit one of the IFRAMEs, what do you have listed for "Allowed Usergroups" ?

Did you try:

Code:

ALL
OR

Code:

1,2,3,4,5,6,7
Which would pretty much be every default user group except banned?

justicechick 11-13-2013 12:46 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2460103)
In the Admin CP -> IFRAMEr -> IFRAMEr Manager, and you edit one of the IFRAMEs, what do you have listed for "Allowed Usergroups" ?

Did you try:

Code:

ALL
OR

Code:

1,2,3,4,5,6,7
Which would pretty much be every default user group except banned?

2,4,5,6,7,11,12,18,19

BirdOPrey5 11-13-2013 06:15 PM

Are you sure you are going to the right URL? Are you following a link that was auto-added to the navbar?

dizzynation 11-13-2013 10:38 PM

Is there a way to make it so button and links are not clickable in the iFrame?

BirdOPrey5 11-13-2013 11:28 PM

Those just aren't possible with IFRAMEs. IE allows you to disable javascript which is an option available with this mod. Other browser's don't honor that though.

Budget101 01-25-2014 01:32 PM

Is there a way to only create a (dismissable) frame on the TOP of each external link with this mod? I don't want to completely enclose the external links, just display a header Top Frame like those used on About.com (example here: http://weightloss.about.com/gi/o.htm...201108021.html )


All times are GMT. The time now is 01:04 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01295 seconds
  • Memory Usage 1,831KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete