![]() |
Ok...
No Screen shots... but I can explain the settings. Enable Sponsor YES Sponsor Name TMMZ Use Sponsor Banner NO Sponsor Banner Sponsor URL http://www.teammightyminiz.com _________________ So, that is set.. then when clicking on the "sponsored by TMMZ" text in the newly sponsored froum Quote:
BTW it doesn't matter what sponsor name or url I add in the cp, it always hotlinks it ... http://www.teammightyminiz.com/forum.../link.php?f=12 Everytime. |
Quote:
From what I can tell, the directory /vB.Sponsors doesn't exist on that server. You did upload the items in the zip file to the server, correct? Also be sure the case is EXACTLY the same. Linux/Unix servers are sensitive to case (e.g. - vB is not equal to vb). So to recap, the vB.Sponsors directory should be uploaded to http://www.teammightyminiz.com/forum/vB.Sponsors/ . If your testing it one specific forum, it will always be that forum's id (from vBulletin). It won't change the link the users click on. Only the site they are redirected to. The only time the "f=" part changes is when its a different forum/category. |
ugh
I dunno Warning: chdir(): No such file or directory (errno 2) in /var/www/html/forum/vB.Sponsors/link.php on line 27 Warning: main(./global.php): failed to open stream: No such file or directory in /var/www/html/forum/vB.Sponsors/link.php on line 29 Fatal error: main(): Failed opening required './global.php' (include_path='.:/php/includes:/usr/share/php') in /var/www/html/forum/vB.Sponsors/link.php on line 29 |
Quote:
chdir('/var/www/html/forum/'); The trailing slash is important. Getting closer. Don't give up yet. ;) |
Quote:
I just got MySQL 5.0 installed. The only issue I ran into was that I didn't specify a default value for some of the values. I've updated the zip file. Try this (replace prefix with your table prefix): First, drop the columns: Code:
ALTER TABLE `PREFIX_forum` DROP `sponsor_enabled` , Code:
ALTER TABLE `PREFIX_forum` ADD (sponsor_enabled INT(6) UNSIGNED NOT NULL DEFAULT '0'); |
Hmmm I just can't figure it out.
I get this The requested URL /forum/vB.Sponsors/link.php was not found on this server. Is this normal??? /var/www/html/forum/ Is that ^ wrong? What should it read if it is wrong? So out of my element, but still seeking the answers. |
djmini,
I've attached a file called settings-check.php. Upload this to the vB.Sponsors directory on your server. Run the file. It will show you what the forum directory should be. Enter this on line 27 of link.php. Remember to delete the file from your server when you're done with it. This file is now included in the zip package to help with the installation. |
Awesome, that worked fine.
/var/www/html/forum/vB.Sponsors was the one. Thank You! |
shoot spoke too soon... it worked Once...
now the error is Database error in vBulletin 3.5.2: Invalid SQL: INSERT INTO `vBSponsors` ( `id` , `sponsor_name` , `forum`, `date` ) VALUES ( '', 'TEST', 'TMMZ Archives', '1135973173'); MySQL Error : Duplicate entry '0' for key 1 Error Number : 1062 Date : Friday, December 30th 2005 @ 03:06:13 PM Script : http://www.teammightyminiz.com/forum.../link.php?f=12 Referrer : http://www.teammightyminiz.com/forum/ IP Address : XXXXXXXXX Username : XXXXX Classname : vb_database |
Quote:
Uninstall via product manager, download the latest version, upload new files (overwriting old ones) and reinstall via product manager. Make sure you edit the link.php again (since it will be overwritten). |
All times are GMT. The time now is 01:45 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|