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)
-   -   BB Code Enhancements - Interactive Google Maps In Post (https://vborg.vbsupport.ru/showthread.php?t=235625)

Arrogant-One 08-20-2012 04:02 AM

1 Attachment(s)
Quote:

Originally Posted by Mr_Running (Post 2357837)
Check BB Code Manager...is BB Code and HTML both
Code:

[map]Brisbane, Queensland, Australia[/map]

I don't know what you mean. Here is a screen shot.

Arrogant-One 08-20-2012 04:05 AM

Quote:

Originally Posted by Mr_Running (Post 2357837)
with the exception of Use {option} which is to be set to No.

Seems this was the problemo. Mod working perfectly now, thanks. :)

karabaja3 10-08-2012 05:46 PM

Will this work on vB 3.8.7.?

Edit: sorry. Found: https://vborg.vbsupport.ru/showthread.php?t=235621

byker_tr 10-31-2012 02:48 PM

Quote:

Originally Posted by Mr_Running (Post 2357754)
Try this...

Example:
Code:

[map]Brisbane, Queensland, Australia[/map]

Replacement:
Code:

<iframe width="75%" height="400" frameborder="0" scrolling="no" marginheight="" marginwidth="" src="http://maps.google.com/maps?q={param}&output=embed"></iframe>

original code did not work for me, but this one works.. thanks :up:

Fongool 11-04-2012 02:11 AM

Will this work on VB 4.2?
This would be perfect for my forum.

F

Mr_Running 11-04-2012 08:18 PM

Yes

Fongool 11-05-2012 10:26 AM

Thank you..

F

Fongool 11-05-2012 11:08 AM

1 Attachment(s)
I uploaded the button and even re-sized it to 16X16 and I have the path correct but the button will not show...I am using Twisted Dark as my skin (theme) and I added the button to both the Twisted Dark editor and the public html editor and I tried both path's but it still will not load...any idea's?....it has the button there, (blank) and when I hover the cursor over it it says" wrap MAP tags around text) but even after I put the path in (and I tried both paths for the default skin editor and the Twisted Dark editor) and it just shows the image of the separator in the ACP under "Button Image"....I re-sized the images from 20X20 to 16X16 like it said in the ACP, but still no image...see attached thumbnails...Other than that, the map works great!...I just need to get the button to show up...

F

EDIT:
Nevermind...I solved it...I had /public html in the path...I took it out and now all is good...Thanks

F

OhP 02-13-2013 04:37 PM

Thanks for the mod/bbcode, it is very cool.

I am having an issue with my site that affects this mod that I just cannot get to the bottom of.

For some reason my maps are only sizing to about 30% of the width of a post area instead of the full post area shown in the Mod sample. Also when I change the value of the width to something lower than 100% it only acts to move the map across the page like an alignment property.

In general my site has had issues with any use of the width property...no problems with height. I've gone through my settings and can't figure out what is doing this. I've also changed my themes to see if that effected it, nope. I'm betting the answer is probably something really simple I am overlooking, but I have overlooked now many times, help is appreciated.

Ideally I would like to be able to create a map 400X400px (or 300X300px with the ' google maps info balloon suppressed').

It's running vBulletin 4.2.0 (3)
Thanks.

Mr_Running 02-14-2013 01:48 AM

OhP are you using the mods Replacement code? If so check this thread...perhaps use Replacement code in post #124 :)

OhP 02-14-2013 08:57 PM

Thanks Mr_Running. Works great now.

Gotta read these posts more carefully.

Delfi_r 02-15-2013 09:48 PM

Installed the original code and worked, but the replacement is better

Charis 02-16-2013 05:38 AM

Thanks.
This code
PHP Code:

<iframe width="100%" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?q={param}&output=embed"></iframe

works perfect with 4.2 PL3.

john7911 02-16-2013 03:21 PM

Thank you :)

Jester1423 02-16-2013 05:57 PM

1 Attachment(s)
I installed this BB code and now all of my editor buttons are not showing. Any ideas

Mr_Running 02-16-2013 06:19 PM

Advise erase it, see if that fixes it, and try again...what replacement code are you using?

Jester1423 02-16-2013 06:19 PM

Quote:

Originally Posted by Mr_Running (Post 2404651)
Advise erase it, see if that fixes it, and try again...what replacement code are you using?

I used the original code. I deleted the bbcode and still no good? I am lost LOL



I deleted the code is there anything else i need to do?

Mr_Running 02-16-2013 06:27 PM

Try This

Code:

Admin CP --> Custom BB Codes --> Add New BB Code


Title: Map

BB Code Tag Name: map

Replacement:<iframe width="75%" height="400" frameborder="0" scrolling="no" marginheight="" marginwidth="" src="http://maps.google.com/maps?q={param}&output=embed"></iframe>

Example: [map]Brisbane, Queensland, Australia[/map]

Description: This will insert a Google map of the location you input

Use {option}: No

Button Image (Optional): whatever image you want

Remove Tag If Empty: Yes

Disable BB Code Within This BB Code: Yes

Disable Smilies Within This BB Code: Yes

Disable Word Wrapping Within This BB Code: Yes


Jester1423 02-16-2013 06:33 PM

Quote:

Originally Posted by Mr_Running (Post 2404654)
Try This

Code:

Admin CP --> Custom BB Codes --> Add New BB Code


Title: Map

BB Code Tag Name: map

Replacement:<iframe width="75%" height="400" frameborder="0" scrolling="no" marginheight="" marginwidth="" src="http://maps.google.com/maps?q={param}&output=embed"></iframe>

Example: [map]Brisbane, Queensland, Australia[/map]

Description: This will insert a Google map of the location you input

Use {option}: No

Button Image (Optional): whatever image you want

Remove Tag If Empty: Yes

Disable BB Code Within This BB Code: Yes

Disable Smilies Within This BB Code: Yes

Disable Word Wrapping Within This BB Code: Yes



OK any ideas how to get all the buttons back?

Mr_Running 02-16-2013 06:39 PM

Did you delete the Map bbcode to see if it came back?

Jester1423 02-16-2013 07:06 PM

Quote:

Originally Posted by Mr_Running (Post 2404657)
Did you delete the Map bbcode to see if it came back?

Yes its deleted and they never came back

Mr_Running 02-16-2013 09:04 PM

I don't believe this has anything to do with bbCodes and is a little off topic but...

Make sure this is on your server...

images/editor/sprite.png

If you are using non-standard Image Path setting for custom styles, please make sure you upload that file to the appropriate 'editor' for your custom style.

Perhaps start a thread on vbulletin .com about your issue

Edit: Never-mind I see it's fixed

Delfi_r 02-20-2013 06:05 PM

Installed the first code and all was working, but the second one is nicest!

vB4.20

s_cocis 03-04-2016 05:31 PM

very good !! Thank you

vb 3.8.9 ok !
vb 4.2.2 ok !

Cem01 12-26-2016 01:23 PM

a kind of html error has ocurred in adding bbcode page in admin panel. Nevertheless bbcode works great on vb 4.2.3

Thanks!

clauz 05-29-2017 11:09 AM

Hello . There is a way to see also embedded Google Street view with this mod?

BirdOPrey5 05-30-2017 08:20 AM

Short answer is no.

scottkoz20 05-30-2017 09:36 PM

marking this for later --- I can get this to load on my dev site, but not my main site....

HM666 12-13-2018 06:14 AM

Awesome! Works in 4.2.5! :)


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.01284 seconds
  • Memory Usage 1,782KB
  • 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
  • (5)bbcode_code_printable
  • (1)bbcode_php_printable
  • (6)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
  • (29)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