I was testing the geocoder plugin for CB. The avatars I am using are 600*600 pixels large, so when you view the users online with the Google Maps Plugin, they are way too big and out of view. I wanted to know where to reference the /tn folder, instead of using the regular sized avatar... This would be a great help, and I wasn't able to find it so far!
As far as the user inputted data... I created CB fields called cb_state, cb_zip... and so on, and when I add these to the Geocoder plugin, they don't seem to work... The lat/long did, though... so any insight would be great!
I found the solution to the thumbnail problem. In the xsl tab for your google maps plugin, change the line: [code:1]<xsl:attribute name="src">images/comprofiler/<xsl:value-of select="avatar"/></xsl:attribute>[/code:1]