Quote:
Originally Posted by Fireproof
Bill,
Why is this happening? I have installed per the directions, but I had to manually edit my "header" (which is where the navbar is) to add the Donate link. But it points to mysite.com/billspaypal.php? rather than mysite.com/forums/billspaypal.php?
Also, even if I manually insert the "/forums" in the address bar to test it, none of the images are coming through (because they likely are missing the /forums as well.
How do I fix?
|
Okay - I fixed the images issue. Had to upload them into my custom_style/misc folder. So that's done.
But I can't get the following code to work right on the navbar, so that it picks up the /forums ...
Code:
<!-- PayPal Donations -->
<td class="vbmenu_control"><a href="billspaypal.php?">$vbphrase[billspp_donate]</a></td>
<!-- /PayPal Donations -->