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 |
#252
|
||||
|
||||
Yes it does
|
#253
|
|||
|
|||
I'm lost here
PHP Code:
PHP Code:
|
#254
|
|||
|
|||
Quote:
|
#255
|
|||
|
|||
Quote:
i know that but how? I'm used to "create table...name it add this etc." I never seen this before. |
#256
|
|||
|
|||
OK I almost got it. I think when I try this...
PHP Code:
Quote:
|
#257
|
|||
|
|||
Quote:
|
#258
|
||||
|
||||
i made new Apply form template to this hack hope you like this one
Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle] - vB Affilates: Apply</title> $headinclude </head> <body> $header $navbar <form action="affiliate.php?do=insert" method="post"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td width="100%" class="tcat">» Application Form</td> </tr> <tr> <td class="thead">Here can you applay to affiliate</td> </tr> <tr> <td class="panelsurround" align="middle"> <div class="panel"> <div style="width: 640px" align="left"> <fieldset class="fieldset"> <legend>Application Form</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td valign="top">Site Name <br/> <input type="text" class="bginput" name="sitename" value="" maxlength="50" size="30"><br/> Site Url<br/> <input type="text" class="bginput" name="siteurl" value="" maxlength="255" size="50"><br/> Site Description<br/> <textarea name="dec" cols="50" rows="6" class="bginput" id="dec"></textarea><br/> Button Url<br/> <input type="text" class="bginput" name="button" value="" maxlength="150" size="50"><br/> Category<br/> <select name="select"> <optgroup label="Categories/Types"> $typebits </optgroup> </select><br/> Webmaster Email<br/> <input type="text" class="bginput" name="email" value="" maxlength="250" size="50"></td> </tr> </table> </fieldset> <br/> <fieldset class="fieldset"> <legend>Affiliate Details</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td> <li>Your site have to be online</li> <li>Your site can not have any copyright and legal issues.</li> </td> </tr> </table> </fieldset> </div> </div></tr> <tr> <td align="center" class="thead"><input name="submit" class="button" type="submit" value="Submit"></td> </tr> </table> </form> <br /> $crn <br /> $footer </body> </html> |
#259
|
|||
|
|||
I get this error on top of Affiliates page but the image appears and on the right of the image right after " Image: " a broken image link appears but after that the url image work.
Is image to big or is it something else. I also get information not filled out properly. I get email from others trying to share button links & this does not filled out properly. I have to fill it out myself in admincp instead of just ok it. Code:
Affiliate Image Button: Image: " / alt="Affiliate's Image Button"> Affiliate's Image Button. Code:
<A HREF="http://www.cosforums.com"><img src="http://www.cosforums.com/images/banners/cosforums_small.gif"></A> Code:
Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /affiliate.php on line 110 Warning: fsockopen(): unable to connect to www.cosforums.com"><img src="http:80 in /affiliate.php on line 110 Code:
http://www.theundergroundsource.com/ Password : test |
#260
|
|||
|
|||
Typo in green
---------------------------------- Open file: /admincp/index.php ---------------------------------- Find: if (can_administer('canadminstyles')) ---------------------------------- Add above it: Code:
$printhr = false; construct_nav_option("General Settings", 'affiliateadmin.php?do=settings', '<br />'); construct_nav_option("Manage Affiliates", 'affiliateadmin.php?do=viewaffiliates', '<br />'); construct_nav_option("Add An Affiliate", 'affiliateadmin.php?do=add', '<br />'); construct_nav_option("Manage Affiliate Types/Categories", 'affiliateadmin.php?do=viewtypes', '<br />'); construct_nav_option("Add Affiliate Type/Categorie", 'affiliateadmin.php?do=addtype', '<br />'); construct_nav_group("Affiliates", '<hr />'); |
#261
|
||||
|
||||
Server Type Linux
Data Usage 21.29 MB Web Server Apache v2.0.53 PHP 5.0.3 PHP Max Post Size 8M PHP Memory Limit 8M MySQL 4.1.10a vB 3.0.7 thats my basic info. I just installed and get a blank page every time I open the affiliates.php page. I've gone over my AFFILIATE template and and all the other templates. I enabled the Affiliates page in the AdminCP. Any Idea's anyone? *clicks install |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|