The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Affiliates v.2 Details »» | |||||||||||||||||||||||||
vB Affiliates v.2 Author: Antonbomb22 Description: Now add,manage,display all your communties/boards affiliates in a simple and organized fashion. Features: -Administration Panel -multiple affilliates -image button verification -modules -top listing -types/categories -reporting system -rating system -in and out clicking system -redirects -delay system -disclaimers -extremely customizeable -display options -pagination -approval system -usergroup permissions -active system -image buttons Changes from Version 1: -administration intergrated better -added a delay system -added a report system -4 new modules -display options -pagination -click in features with buttons so affiliates may link back -cached templates -quicked load speeds -image button verification -more options -approval system -usergroup permissions Known Bugs: -if an affiliates site goes down completely the verification/validation system will report errors Some notes(usually rare): -server load may increase a little bit if you have all modules active -load time may a little bit increase if you have image validation on Live Demo: http://www.animationation.net/community/affiliate.php http://www.game-realms.net/vb/affili...listaffiliates Offical Support/Suggestion forum: http://www.animationation.net/commun...splay.php?f=58 plz click install Enjoy edit: attachment updated, wrong queries for upgrade instruct. updated zip file with new template edit updated zip file with new affiliate.php update zip file with new queries Those who has alrdy downloaded follow the following links for file updates: https://vborg.vbsupport.ru/showpost.php?p=491667 https://vborg.vbsupport.ru/showpost.php?p=491675 https://vborg.vbsupport.ru/showpost.php?p=496126 updated zip file with few fixes(4/14/04) Supporters / CoAuthors Show Your Support
|
Comments |
#2
|
||||
|
||||
Interesting hack... not sure if ill use it yet though since theres still a few bugs.
|
#3
|
|||
|
|||
I was looking at the edits to functions_online.php and they appeared to only be for making it so that people show up in the Who's Online list. Is this correct? What happens if I don't edit this file? Also, you note of potential high load, can you give any more details as to how big the load increase is? What is the main cause of it? How much do you have to turn off to drop the load?
Thanks! Been following your hack closely and will likely install assuming its not going to drown my server - I run a pretty large board. |
#4
|
||||
|
||||
Perfect solution to my problem! I'll install this!
|
#5
|
||||
|
||||
the load isnt to great like say 2.42 >> 2.36 and like that. to lessen the server load i would either turn off image button validation or one or two of modules. the server load isnt that great but i think i owe it to the users to advise them of this
but this isnt always necessary, cause extra server load rarely occurs |
#6
|
||||
|
||||
Quote:
editing functions_online.php enables you and users who are viewing the who's online list will display Viewing Affiliate List, View Affiliate Index, Applying for Affiliation etc.. if you dont edit it will place the name of the file their viewing and saying its an unknown location. i did this so it looks better for boards/communities using this addon/hack |
#7
|
|||
|
|||
You're missing " . TABLE_PREFIX ." in all the files. You're doing a great job on this one so far.. Keep up the great work!
|
#8
|
|||
|
|||
Quote:
|
#9
|
|||
|
|||
Has this Hack had the Bugs worked out of it? Has anyone installed it with NO problems?
|
#10
|
||||
|
||||
I'm having quite a few problems with the SQL.
When i try: ALTER TABLE affiliates_settings ADD perpage int(3) NOT NULL, ADD bbsmilies tinyint(4) NOT NULL, ADD bbimage tinyint(4) NOT NULL, ADD moment tiny(4) NOT NULL, ADD most_hitsout tinyint(4) NOT NULL, ADD most_hitsin tinyint(4) NOT NULL, ADD most_votes tinyint(4) NOT NULL, ADD imagelink varchar(250) NOT NULL, ADD senderemail varchar(255) NOT NULL, ADD module_position tinyint(4) NOT NULL, ADD cantview varchar(50) NOT NULL, ADD cantapply varchar(50) NOT NULL, ADD cantrate varchar(50) NOT NULL, ADD disclaimer tinyint(4) NOT NULL, ADD validate tinyint(4) NOT NULL, ADD reporting tinyint(4) NOT NULL, ADD reportemail varchar(255) NOT NULL, ADD cantreport varchar(50) NOT NULL, ADD delay int(3) NOT NULL;, I get: Quote:
ALTER TABLE affiliates CHANGE `clicks` `clicksout` INT( 20 ) DEFAULT '0' NOT NULL ; ALTER TABLE affiliates2 ADD clicksin INT(20) DEFAULT '0' NOT NULL, ADD approved tinyint(4) NOT NULL; I get: Quote:
And where do i edit this? :: Quote:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|