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 |
#72
|
|||
|
|||
Uninstalled (again). Once installed, got this error on NEW POST screen
Parse error: parse error, unexpected '&', expecting T_VARIABLE or '$' in /home/xxxxxxx/public_html/forums/includes/class_bbcode.php(166) : eval()'d code on line 16 Will try again next version. |
#73
|
|||
|
|||
Upgraded from 1.0 to 1.1 and now I get this on top of my pages:
PHP Code:
|
#74
|
||||
|
||||
@Doctor Death & apfparadise:
Quote:
Either re-download the .xml and import it or make the following modifcation yourself: In the Create handle_bbcode_map() for handling of [map] tags plugin: FIND: PHP Code:
PHP Code:
|
#75
|
||||
|
||||
Great work, magnus... it appears to be working for me. I deleted the older functions_phoogle.php file, and upgraded the product. Tested a few posts and the maps show up as expected. Then I tested with the [map=Point 1;Point 2]Address 1;Address 2[/map] syntax and that worked fine as well. :up:
Just curious, what did the problem turn out to be? PHP 4 vs 5? The only thing that didn't seem to work was when I tried to include more than one (seperate) maps into one post. Say, I wanted to have one map of the White House, and a seperate one of the Grand Canyon in a single post. Only the 2nd map would display. |
#76
|
||||
|
||||
Quote:
Quote:
Quote:
With the new format (semi-colon delimeter), I can go back to allowing multiple maps per post. Once I'm confident that the framework is stable, I'll add more features. |
#77
|
||||
|
||||
Sounds great to me! Keep up the great work.
|
#78
|
||||
|
||||
Live on my forum, and it works for me in Safari. I'm getting reports from folks that the maps are not displaying for them though; all they're seeing is blank space. The common variable seems to be Firefox 2 (so far.) Although, some Firefox users can see the maps, some can't. I'm still gathering data.
|
#79
|
||||
|
||||
Forgive me. I'm not exactly understanding what this does. Can someone please explain its motive? Thank you
|
#80
|
||||
|
||||
Quote:
Typing [map]1600 Pennsylvania Avenue NW, Washington, DC 20500[/map] for example, results in this showing onscreen in the thread: |
#81
|
|||
|
|||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|