Sombeech
Customer
Hi, this is a great product, except I've got an immediate problem with my embedded google maps and picasaweb slideshows right when I install this mod. They are both bbcode mods.
I've tried deleting the "mention" bbcode to see if that was the problem, but no. I've uninstalled and reinstalled 3 times just to confirm it is the User Tagging mod, and it is. The effects are immediate. In fact, after I uninstall the user tagging xml, I need to go and edit those posts that were affected by CUTTING the google map code and pasting it back in, then resubmitting the post. That's how to get it back to normal.
Here is my Google Maps bbcode, maybe you can find something in there that is conflicting?
BB Code Tag Name - savedmap
Replacement -
Example -
Use {option}- No
All Yes on:
Remove Tag If Empty
Disable BB Code Within This BB Code
Disable Smilies Within This BB Code
Disable Word Wrapping Within This BB Code
____________________________________________________________________
Here is my picasaweb slideshow bbcode:
BB Code Tag Name - picasa
Replacement
Example-
Use {option} - Yes
Remove Tag If Empty - yes
Disable BB Code Within This BB Code - No
Disable Smilies Within This BB Code - No
Disable Word Wrapping Within This BB Code - No
--------------------------------------------------------------------------
Here is an example of Google Maps working properly before installation:

And Picasaweb slideshow working before installation

The same google map only seconds later

And the same picasaweb slideshow only seconds later.

Any advice? I love the user tagging feature but I will have to uninstall permanently if this cannot get solved. These maps and photos are a big part of our community.
Thanks.
I've tried deleting the "mention" bbcode to see if that was the problem, but no. I've uninstalled and reinstalled 3 times just to confirm it is the User Tagging mod, and it is. The effects are immediate. In fact, after I uninstall the user tagging xml, I need to go and edit those posts that were affected by CUTTING the google map code and pasting it back in, then resubmitting the post. That's how to get it back to normal.
Here is my Google Maps bbcode, maybe you can find something in there that is conflicting?
BB Code Tag Name - savedmap
Replacement -
Code:
<div align="center" style="margin: 5px 5px 5px 5px;">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%">
<tr>
<td class="thead" style="text-align:center"><iframe width="100%" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="{param}&output=embed"></iframe>
</td>
</tr>
</table>
</div>
Example -
Code:
[savedmap]http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=100749669156101003180.000485e4f8f09f2fe9ce5&z=14[/savedmap]
Use {option}- No
All Yes on:
Remove Tag If Empty
Disable BB Code Within This BB Code
Disable Smilies Within This BB Code
Disable Word Wrapping Within This BB Code
____________________________________________________________________
Here is my picasaweb slideshow bbcode:
BB Code Tag Name - picasa
Replacement
Code:
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js">
</script>
<div id="piks{option}{param}"> <script>
var flashvars = {
feed: "http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2F{option}%2Falbum%2F{param}%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US",
RGB: "0x000000"
};
var params = {
pluginspage: "http://www.macromedia.com/go/getflashplayer",
allowscriptaccess: "always"
};
swfobject.embedSWF("http://picasaweb.google.com/s/c/bin/slideshow.swf",
"piks{option}{param}", "600", "450", "9.0.0", "",
flashvars, params);
</script>
</div>
Example-
Code:
[picasa=justinmcfarland0]WestwaterMarch2010[/picasa]
Use {option} - Yes
Remove Tag If Empty - yes
Disable BB Code Within This BB Code - No
Disable Smilies Within This BB Code - No
Disable Word Wrapping Within This BB Code - No
--------------------------------------------------------------------------
Here is an example of Google Maps working properly before installation:

And Picasaweb slideshow working before installation

The same google map only seconds later

And the same picasaweb slideshow only seconds later.

Any advice? I love the user tagging feature but I will have to uninstall permanently if this cannot get solved. These maps and photos are a big part of our community.
Thanks.
Last edited: