Quote:
Originally Posted by firstrebel
I have your Googlemap 2.0.2 installed and working well. I have now installed this on my dev site and the link does not show on my navbar. This is what I have in the navbar template:
Code:
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
<td class="vbmenu_control">
<a href="vbgooglemaphse.php">$vbphrase[googlemaphse]</a></td>
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
If I put the URL to vbgooglemaphse.php in the browser it brings it up.
Any ideas please?
Bob
|
Are your sure you haven't put it inside an if statement???
I think I see it
The phrase should be $vbphrase[vbgooglemaphse].
I'll correct the pdf file
Edit it's correct in the pdf. So just put the correct phrase call and it should be fine