Quote:
Originally Posted by Deviation
You need to place the logo somewhere that can be accessed by browsing to it. If you can browse to that URL, then it will work fine. You should not use the path that's displayed in your FTP client. This the physical path of the data and is not going to work in a browser.
Example (assuming html is the root of your site):
/home/YOURDOMAIN/html/banners/sponsor.jpg
http://www.YOURSITE.com/banners/sponsor.jpg
The first is the path you would see in your FTP client. That will not work in a browser however. The second path is what you would use.
For the second question, be sure you preface the sponsor's page with http://. Otherwise it will try to goto that URL on your domain.
Example:
http://www.SPONSOR.com
-NOT-
SPONSOR.com
Hopefully that makes some sense.
|
Hooray first part achieved THANKS
Second Part not - I assure you I am spending many hours here and all I get when I click on the sponsor icon is my own url:
http://rooney72.my-php.net/forums/vB...s/link.php?f=6
I assure you that the path for Sponsor URL: is
http://www.google.com
I think it's good but still cannot solve this last problem.
Thanks for all the patience mate