The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Phoogle! An interactive Google Maps mapping system. Details »» | |||||||||||||||||||||||||||
Phoogle! An interactive Google Maps mapping system.
Developer Last Online: Feb 2012
Keywords: Phoogle, Google, Maps, BBCode
Description: Allows for the insertion of interactive Google Maps within posts via a new BBCode. Supports point labeling as well as multiple points per map. Details: I became increasingly annoyed after seeing more and more links to maps being butchered when posted on forums. I had remembered seeing the nifty Phoogle Maps and figured, "why not?" A few headaches later.. here we are. [hr]-[/hr] Usage: [map]value[/map] [map=Option]value[/map] Example: [map]1600 Pennsylvania Avenue NW, Washington, DC 20500[/map] [map=The White House]1600 Pennsylvania Avenue NW, Washington, DC 20500[/map] Multiple Locations Example: [map]1600 Pennsylvania Avenue NW, Washington, DC 20500;E Capitol St NE & 1st St NE, Washington, DC 20001[/map] [map=The White House;Capitol Building]1600 Pennsylvania Avenue NW, Washington, DC 20500;E Capitol St NE & 1st St NE, Washington, DC 20001[/map] [hr]-[/hr] Installation:
Notes: When adding/editing a map via AJAX Quick Reply or Quick Edit, you must refresh the page to see changes. [hr]-[/hr] Comments: As with all my hacks, this modification is provided free of charge. However, if you find this product useful and have money burning a hole in your pocket, feel free to make a small donation, I won't mind.. really. Version History:
* Please note that this modification was developed on a forum with a userbase of 1 (myself). I've tested it for basic functionality but I cannot guarantee functionality or behavior on your forum. So, please -- make backups before installing this product! Show Your Support
|
Comments |
#2
|
||||
|
||||
Problems:
If you have a problem, please reply to this thread with the following information:
The majority of problems can be attributed to custom skins. I cannot take into account the thousands of skin variations out there -- so I can only truly troubleshoot using the default vB skin. If you're having trouble using the DEFAULT skin, we can work from there. However, if you're unable (or unwilling) to verify the functionality, there's nothing I can do. |
#3
|
|||
|
|||
this looks sweet, i could definately use this - will give it a shot later today
|
#4
|
|||
|
|||
I'll definitely try this on my devforum - if it works fine it will be nice add-on - thanks.
|
#5
|
|||
|
|||
looks really good will install later tonight.... this is will be good for the geeks GARS system as i use it for a directory of bars and clubs. now ill be able to show a google map with that.. SWEEEEET!!!!
|
#6
|
|||
|
|||
i tried it but i just see big empty space where the map should be...... any ideas
|
#7
|
||||
|
||||
Quote:
Optimally, if you could provide a link to the page I can look myself. Also, are you trying this with the default style? If not, try it. If it works with the default style, then we'll know it's something with your custom style. *Edit: One thing I forgot to mention is there is no proper error handling. So, if the address is invalid it will return an empty square. Try the address listed above in the product post to be sure. |
#8
|
||||
|
||||
Brilliant! Will be awesome for people advertising events.
|
#9
|
||||
|
||||
This looks very interesting...
[high]* projectego clicks install[/high] |
#10
|
|||
|
|||
Hi
I believe this is broken, well it is on my forum This happened as soon as i previewed the post If i just post the post then it gives a big blank space where the map should be and i have refreshed and nothing Any ideas please, this is the biggest error i have come across lol Code:
Database error in vBulletin 3.6.4: Invalid SQL: UPDATE post SET phoogle_html = '\n<script type=\"text/javascript\">\n function showmap()\n {\n //<![CDATA[\n if (GBrowserIsCompatible())\n {\n var map = new GMap(document.getElementById(\"map\"));\n map.centerAndZoom(new GPoint(, ), 4);\n }\n var icon = new GIcon();\n icon.image = \"http://labs.google.com/ridefinder/images/mm_20_red.png\";\n icon.shadow = \"http://labs.google.com/ridefinder/images/mm_20_shadow.png\";\n icon.iconSize = new GSize(12, 20);\n icon.shadowSize = new GSize(22, 20);\n icon.iconAnchor = new GPoint(6, 20);\n icon.infoWindowAnchor = new GPoint(5, 1);\n map.addControl(new GLargeMapControl());\n map.addControl(new GMapTypeControl());\n //]]>\n }\n showmap();\n</script>\n' WHERE postid = LIMIT 1; 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 'LIMIT 1' at line 1 Error Number : 1064 Date : Friday, March 9th 2007 @ 09:00:14 PM Script : http://www.bashys-place.com/forums/newthread.php |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|