Quote:
Originally Posted by Zilvia
This is the code I get from PHPMyAdmin after entering the query. The other error was from mysql.com when I looked up error #1064. Thanks!
MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ALTER TABLE Zilvia2K3_forum ADD (sponsor_banner_enabled INT(6) U
|
I'm still looking into this one. I haven't had a chance to sit down and disect it yet though. I should have some time tonight.
Quote:
Originally Posted by djmini
|
The sponsorship links will always appear in the following format:
Code:
http://www.yoursite.com/yourforum/vB.Sponsors/link.php?f=#
# being the id of your forum (automatically generated).
So if your forum is in fact thatguy.com, its appearing correctly. You do not need to add the actual URL after the sponsor's name. In fact, I would suggest you not do that. Its more beneficial to use the link generated by vB.Sponsors as it tracks the hits.
Hope that helps.