The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBaffiliates5 - Allow Users to Add & Edit their Own Affiliate Links!!! Details »» | |||||||||||||||||||||||||||
vBaffiliates5 - Allow Users to Add & Edit their Own Affiliate Links!!!
Developer Last Online: Feb 2013
Please do the following before attempting to install:
1.) Backup your Files before doing anything 2.) Be aware that although I have tested this myself, there may still be problems...If you do not backup your files, I cannot condone your install of this hack... 3.) If you want to Backup your Database, You can - There shouldn't be any need to... The file you should have is: vBaffiliates5.zip Install Info: Hack Version: 5.0 [Final] Files to edit: 2 Templates to add:13 (New Install) / 0 (Upgrade from v4) Templates to edit: As Many as needed (New Install) / Minimum of 1 (Upgrade) Queries to Run: 6 (New Install) / 0 (Upgrade from v4) Time to install: Approx 8-10 Minutes Included files: There are 2 install files included - One is for upgrading from v4, and the other is for a new install - Do not mix them up Credits Requested by - DarkDraco07 here & Sinecure Support - I am offering Support in this Thread ONLY...I unfortunately cannot be here during the coming weeks (Mon-Fri), so therefore you will have to rely on others for assitance, should it be urgent...If you do require assitance, please - Only reply in this thread Hack info What does it do? - Basically, you can allow registered board users to add Affiliation Links to the database, which have to be moderated by you...You can then display a Random Banner generated totally at random wherever you like, and it will be linked to the site of the submitter...Also it stores the Image Height and Width in the database, and you can limit the size of the Banners they can upload...If they change the image (located on their server) without editing their Banner, then it will not show up their Banner, Link, Hit Count, Edit Link or Site Name...They must then ask an Admin to update the Banner...Now there is also a List of the Banners on the site, and their Moderated Status...You can also choose how many Banners to show in the list Testing You can see the BETA Release here... Changes since BETA
Changes since 1.0[Final]
Changes since 2.0[Final]
Changes since 3.0[Final]
Changes since 4.0[Final]
Additional Info/Updates 2.0[Final] - 2.0[Final] has just been released...This includes an Image Size restriction, and a clever system for those who think they can get around the system - It stores the image's height and width, and uses HTML to code the width and height of the image - If they change it, it will show a red "no image found" image instead... 3.0[Final] - 3.0[Final] has just been released...This includes an update to the Image Size restriction, and an update for the clever system for those who think they can get around the system - It stores the image's height and width, and uses HTML to code the width and height of the image - If they change it, it will not show their Banner, Link, Site Name, Edit Link or Hit Count... 4.0[Final] - 4.0[Final] has just been released...This includes an update to the Image Size restriction, and an update for the clever system for those who think they can get around the system - It stores the image's height and width, and uses HTML to code the width and height of the image - If they change it, it will not show their Banner, Link, Site Name, Edit Link or Hit Count...Now there is also a List of the Banners on the site, and their Moderated Status...You can also choose how many Banners to show in the list 5.0[Final] - 5.0[Final] has just been released...This release includes a new set of .php files which have been re-coded to work with register_globals off, and also the coding structure has been changed... The next release is a List of "User's Banners" page, and a then a Timed function to set the Moderated status to 0 (No) when the time period expires... Screenshots/Live Demo There are NEW screenshots provided in the next post, in vBaffiliates5-screenshots.zip Enjoy! Satan Show Your Support
|
Comments |
#32
|
||||
|
||||
It's ok Mystis...
v2 has the Size limiter in I used code a little bit different to that @Mist - Thanks Satan |
#33
|
||||
|
||||
v3
v3 will be released tomorrow v3 includes:
Satan |
#34
|
||||
|
||||
Good cant wait.. V2.. When someone tries to add their link. It always says that the banner is too big.. How do i fix that.
|
#35
|
||||
|
||||
how do u make it show more than 1 banner
|
#36
|
||||
|
||||
@kevo - I myself had this problem...In the vBulletin Options, be sure to read what Value you are setting for Height and Width restrictions...
If you do not want restrictions, just set them both to something like 900 @DarkDraco - This is untested, but: Open forum/global.php Find: Code:
$affillink = $DB_site->query_first("SELECT linkid,name,link,b_link,height,width FROM vbaffiliates WHERE moderated='1' ORDER BY RAND() LIMIT 1"); Code:
$affillink = $DB_site->query_first("SELECT linkid,name,link,b_link,height,width FROM vbaffiliates WHERE moderated='1' ORDER BY RAND() LIMIT X"); Satan |
#37
|
||||
|
||||
i would like to see it be able to display all the links on a page in rows and categorized thats what i mean , that would be so cool
|
#38
|
||||
|
||||
Hmm...Like a List of Affiliates? Hmmm...Maybe v4 or v5
Satan |
#39
|
||||
|
||||
v3 released
v3 is released Check the First Post for Installation file, and 2nd post for Screenshots Satan |
#40
|
||||
|
||||
COol Great job Satan!
|
#41
|
||||
|
||||
Heh thanks Arunan
Satan |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|