Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vB Affiliates v.2 Details »»
vB Affiliates v.2
Version: 2.00, by AN-net AN-net is offline
Developer Last Online: Jan 2010 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 03-27-2004 Last Update: 04-14-2004 Installs: 110
DB Changes
 
No support by the author.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #252  
Old 04-28-2005, 04:55 AM
venomx's Avatar
venomx venomx is offline
 
Join Date: Apr 2002
Location: Pennsylvania USA
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes it does
Reply With Quote
  #253  
Old 05-09-2005, 10:22 AM
Flow Fusion Flow Fusion is offline
 
Join Date: Jul 2003
Location: Georgia
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm lost here

PHP Code:
Run this query:
INSERT INTO affiliates_settings VALUES(''''''''''''''''''''''''''''''''''''''''''''''''); 
and here

PHP Code:
Run this query:
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''saved_affiliate_x_successfully''<i>{1}\'s</i> has been updates!''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''deleted_affiliate_x_successfully''<i>{1}</i> has been deleted!''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''deleted_affiliate_x_unsuccessfully''<i>{1}</i> was not deleted due to your choice selection.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''inserted_affiliate_x_successfully''<i>{1}</i> has been successfully added to the data base.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''inserted_affiliate_x_unsuccessfully''This affiliates could not be added to the database because you either did not enter an affiliate name or an affiliate url or an affiliate email.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''saved_affiliate_settings_successfully''Settings for Affiliates Addon Updated.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''updated_affiliate_type_successfully''<i>{1}</i> was updated successfully.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''updated_affiliate_type_unsuccessfully''The type was <u>not</u> updated because the types name was left blank.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''saved_affiliate_type_unsuccessfully''This type/category was not added to the database due to the name of this type/category not being filled in.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''saved_affiliate_type_successfully''<i>{1}</i> was added to the database successfully.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('0''approved_affiliate_x_successfully''<i>{1}</i> has been approved successfully and an email has been dispatched to its admin\'s email.''9000'); 
How do I do this?
Reply With Quote
  #254  
Old 05-09-2005, 03:42 PM
poolking poolking is offline
 
Join Date: Aug 2002
Posts: 193
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Flow Fusion
I'm lost here

PHP Code:
Run this query:
INSERT INTO affiliates_settings VALUES(''''''''''''''''''''''''''''''''''''''''''''''''); 
and here

PHP Code:
Run this query:
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''saved_affiliate_x_successfully''<i>{1}\'s</i> has been updates!''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''deleted_affiliate_x_successfully''<i>{1}</i> has been deleted!''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''deleted_affiliate_x_unsuccessfully''<i>{1}</i> was not deleted due to your choice selection.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''inserted_affiliate_x_successfully''<i>{1}</i> has been successfully added to the data base.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''inserted_affiliate_x_unsuccessfully''This affiliates could not be added to the database because you either did not enter an affiliate name or an affiliate url or an affiliate email.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''saved_affiliate_settings_successfully''Settings for Affiliates Addon Updated.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''updated_affiliate_type_successfully''<i>{1}</i> was updated successfully.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''updated_affiliate_type_unsuccessfully''The type was <u>not</u> updated because the types name was left blank.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''saved_affiliate_type_unsuccessfully''This type/category was not added to the database due to the name of this type/category not being filled in.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('-1''saved_affiliate_type_successfully''<i>{1}</i> was added to the database successfully.''9000');
INSERT INTO phrase (languageid,varname,text,phrasetypeidVALUES ('0''approved_affiliate_x_successfully''<i>{1}</i> has been approved successfully and an email has been dispatched to its admin\'s email.''9000'); 

How do I do this?
Through phpmyadmin.
Reply With Quote
  #255  
Old 05-09-2005, 07:15 PM
Flow Fusion Flow Fusion is offline
 
Join Date: Jul 2003
Location: Georgia
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by poolking
Through phpmyadmin.
Lol
i know that but how? I'm used to "create table...name it add this etc." I never seen this before.
Reply With Quote
  #256  
Old 05-09-2005, 08:26 PM
Flow Fusion Flow Fusion is offline
 
Join Date: Jul 2003
Location: Georgia
Posts: 512
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK I almost got it. I think when I try this...
PHP Code:
Run this query:
INSERT INTO affiliates_settings VALUES(''''''''''''''''''''''''''''''''''''''''''''''''); 
I get

Quote:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1136
error desc: Column count doesn't match value count at row 1
And when I try to save it all the values go back to default? It won't stay active.
Reply With Quote
  #257  
Old 05-24-2005, 01:38 PM
LEAD_WEIGHT LEAD_WEIGHT is offline
 
Join Date: Feb 2005
Location: Canada
Posts: 369
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Flow Fusion
OK I almost got it. I think when I try this...
PHP Code:
Run this query:
INSERT INTO affiliates_settings VALUES(''''''''''''''''''''''''''''''''''''''''''''''''); 
I get



And when I try to save it all the values go back to default? It won't stay active.
Read my post u get it after? :nervous:
Reply With Quote
  #258  
Old 05-29-2005, 05:51 PM
mikaelweb's Avatar
mikaelweb mikaelweb is offline
 
Join Date: Feb 2003
Location: Sweden
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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">&raquo; 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>
Reply With Quote
  #259  
Old 05-30-2005, 01:55 PM
LEAD_WEIGHT LEAD_WEIGHT is offline
 
Join Date: Feb 2005
Location: Canada
Posts: 369
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
This is code i entered
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
link to site
Code:
http://www.theundergroundsource.com/
User Name : test
Password : test
Reply With Quote
  #260  
Old 05-31-2005, 02:11 PM
LEAD_WEIGHT LEAD_WEIGHT is offline
 
Join Date: Feb 2005
Location: Canada
Posts: 369
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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  />');
Reply With Quote
  #261  
Old 06-09-2005, 06:02 PM
animehawk's Avatar
animehawk animehawk is offline
 
Join Date: Aug 2004
Location: Michigan
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:12 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05743 seconds
  • Memory Usage 2,394KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_code
  • (6)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete