vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vBaffiliates5 - Allow Users to Add & Edit their Own Affiliate Links!!! (https://vborg.vbsupport.ru/showthread.php?t=47008)

Chris M 12-27-2002 09:16 PM

It's ok Mystis...

v2 has the Size limiter in;):)

I used code a little bit different to that;)

@Mist - Thanks:p

Satan

Chris M 12-27-2002 10:40 PM

v3

v3 will be released tomorrow:)

v3 includes:
  • User edit Link
  • Hit counter
  • v2 bug fixes

:)

Satan

kevo 12-28-2002 01:17 AM

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.

DarkDraco07 12-28-2002 03:22 AM

how do u make it show more than 1 banner

Chris M 12-28-2002 09:46 AM

@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");
Replace with:
Code:

$affillink = $DB_site->query_first("SELECT linkid,name,link,b_link,height,width FROM vbaffiliates WHERE moderated='1' ORDER BY RAND() LIMIT X");
Change the X to a value you want to show...I wouldn't recommend more than 3...

Satan

colicab-d 12-28-2002 10:30 AM

i would like to see it be able to display all the links on a page in rows and categorized :D thats what i mean , that would be so cool :D

Chris M 12-28-2002 12:34 PM

Hmm...Like a List of Affiliates? Hmmm...Maybe v4 or v5;)

Satan

Chris M 12-28-2002 02:08 PM

v3 released

v3 is released:) Check the First Post for Installation file, and 2nd post for Screenshots:)

Satan

DrkFusion 12-28-2002 08:24 PM

COol Great job Satan!

Chris M 12-28-2002 10:07 PM

Heh thanks Arunan:)

Satan


All times are GMT. The time now is 08:00 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01462 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete