Quote:
Originally Posted by Ronseal
So how do I remove the ability to add images Reinhart?
You said I had to edit a template.... sounds good, but which one and how?
Many thanks. :up:
|
Youre going to want to edit:
vbgooglemapme_set_yourlocation
and
vbgooglemapme_display_yourlocation
FIm no PHP expert so I just thumbed around looking for something with the words "Image" in it..
I think its this:
<tr>
<td class="alt2" align="left" valign="top">$vbphrase[vbgooglemapme_imgurl]</td>
<td class="alt1" align="left"><input name="pimage" size="20" value="$pimage" style="padding-left:5px; font-weight:normal; width:200px;"></td>
</tr>
Which is that box that lets them type in what image they want.
Deleted it on both those templates and now.. no more problems.
Someone want to confirm that thats the right string to delete?..
It was a while back for me.