![]() |
|
|
Mod Options |
vB Affiliates v.2 Details »»
|
|||||||||
|
This modification is in the archives.
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: http://www.vbulletin.org/forum/showpost.php?p=491667 http://www.vbulletin.org/forum/showpost.php?p=491675 http://www.vbulletin.org/forum/showpost.php?p=496126 updated zip file with few fixes(4/14/04) Download Now Only licensed members can download files, Click Here for more information. Supporters / CoAuthors Screenshots Show Your Support
No members have liked this post.
|
|||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| vB Affiliates for 3.5 | Danny.VBT | Modification Graveyard | 330 | 23 Mar 2007 01:44 |
| Comments |
|
#2
|
||||
|
||||
|
Interesting hack... not sure if ill use it yet though since theres still a few bugs.
No members have liked this post.
|
|
#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. No members have liked this post.
|
|
#4
|
||||
|
||||
|
Perfect solution to my problem! I'll install this!
No members have liked this post.
|
|
#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
__________________
My Site:Animation Talk My Hacks:Vb3 Affiliate Version 1:vB Affiliates v.2:vB Journal 1.0.0:Quick Attachment Approval System: UnBannable Ips:Text Message on PM:Selected Files Not Closed:New Thread/Post Image Verification for Guests: vB Stocks 1.0.0 This means this hack won an award. No members have liked this post.
Last edited by AN-net : 28 Mar 2004 at 04:14. |
|
#6
|
||||
|
||||
|
Originally Posted by JonnyQuest
the server load question was answered above
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
__________________
My Site:Animation Talk My Hacks:Vb3 Affiliate Version 1:vB Affiliates v.2:vB Journal 1.0.0:Quick Attachment Approval System: UnBannable Ips:Text Message on PM:Selected Files Not Closed:New Thread/Post Image Verification for Guests: vB Stocks 1.0.0 This means this hack won an award. No members have liked this post.
|
|
#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!
![]() No members have liked this post.
Last edited by Pikok : 28 Mar 2004 at 07:53. |
|
#8
|
|||
|
|||
|
Originally Posted by AN-net
2.42 seems fairly high. I usually am below that with 300 people on my board. Load really depends on server specs however. Can you tell me how many queries are called on the various functions?
No members have liked this post.
|
|
#9
|
|||
|
|||
|
Has this Hack had the Bugs worked out of it? Has anyone installed it with NO problems?
No members have liked this post.
|
|
#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:
Originally Posted by My SQL
When i try:
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:
Originally Posted by MySQL
And where do i edit this? ::
Originally Posted by Affiiliate Install file
Also, what title can my Shedule Task be? As i tried Affiliate, and a numbe rof others, and it keep saying:
No members have liked this post.
|
|
#11
|
||||||||
|
||||||||
|
try these 2 new queries:
and
for the template edit, those changes need to be made in the AFFILIATE template. im not sure what your putting for your cron so can you post the title your giving the scheduled task? Sorry for this problem and oh yes, zip has been updated ![]() for those who have already downloaded, here is an updated upgrade_instruct.txt
__________________
My Site:Animation Talk My Hacks:Vb3 Affiliate Version 1:vB Affiliates v.2:vB Journal 1.0.0:Quick Attachment Approval System: UnBannable Ips:Text Message on PM:Selected Files Not Closed:New Thread/Post Image Verification for Guests: vB Stocks 1.0.0 This means this hack won an award. No members have liked this post.
Last edited by AN-net : 28 Mar 2004 at 14:21. |
||||||||
|
#12
|
|||
|
|||
|
First query worked, but the second one didnt and i got this back:
SQL-query : ALTER TABLE affiliates CHANGE clicks clicksout INT( 20 ) NOT NULL MySQL said: Unknown column 'clicks' in 'affiliates' Also, what title can i use for the scheduled task? No members have liked this post.
|
|
#13
|
||||
|
||||
|
i named my scheduled task: Empty Affiliates Records
for query there must be sumthing wrong with your table, because in the original version of this there was a clicks column in the affiliates table. i even ran that query on a test table.
__________________
My Site:Animation Talk My Hacks:Vb3 Affiliate Version 1:vB Affiliates v.2:vB Journal 1.0.0:Quick Attachment Approval System: UnBannable Ips:Text Message on PM:Selected Files Not Closed:New Thread/Post Image Verification for Guests: vB Stocks 1.0.0 This means this hack won an award. No members have liked this post.
|
|
#14
|
||||
|
||||
|
Originally Posted by Pikok
well this hack doesnt require table prefixes since the queries and the creation of tables dont use any
![]()
__________________
My Site:Animation Talk My Hacks:Vb3 Affiliate Version 1:vB Affiliates v.2:vB Journal 1.0.0:Quick Attachment Approval System: UnBannable Ips:Text Message on PM:Selected Files Not Closed:New Thread/Post Image Verification for Guests: vB Stocks 1.0.0 This means this hack won an award. No members have liked this post.
|
|
#15
|
||||
|
||||
|
Originally Posted by JonnyQuest
the minimum queries with all modules off,validation off, and bb code parse off, is 11 queries(base is usally 8). With everything on the maximum is 22. with the 4 new modules off you have about 14 queries. Validation doesnt add query just a rarely shown extra load time and server load. so basically with all the enhanced features off you cut the queries in half. this is why i made this hack so customizable so you can out fit it to your boards needs
![]() each module adds about 1 query
__________________
My Site:Animation Talk My Hacks:Vb3 Affiliate Version 1:vB Affiliates v.2:vB Journal 1.0.0:Quick Attachment Approval System: UnBannable Ips:Text Message on PM:Selected Files Not Closed:New Thread/Post Image Verification for Guests: vB Stocks 1.0.0 This means this hack won an award. No members have liked this post.
Last edited by AN-net : 28 Mar 2004 at 15:03. |
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 03:38.







