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)
-   -   Avatar Hack: Categories & Usergroups (https://vborg.vbsupport.ru/showthread.php?t=24997)

dmark101 10-09-2003 11:57 PM

i tried this, but it wouldn't work the way i was hoping. i STILL cannot limit who can and cannot have avatars.

:(

Quote:

Originally Posted by bad_madman
Hmm. only a quick workaround:
search in member.php for:
Code:

if (($avatarallowupload or $avatarallowwebsite) and $bbuserinfo[posts] >= $avatarcustomposts) {
and replace with
Code:

if (($avatarallowupload or $avatarallowwebsite) and $bbuserinfo[posts] >= $avatarcustomposts and
        $bbuserinfo[usergroupid]==6) {

6 for the user groupid (User group) which can play with avatars (upload).

For more than one group this code:
Code:

if (($avatarallowupload or $avatarallowwebsite) and $bbuserinfo[posts] >= $avatarcustomposts and
        ($bbuserinfo[usergroupid]==4 || $bbuserinfo[usergroupid]==5 ||
        $bbuserinfo[usergroupid]==6 ...)) {



blakkboy 10-10-2003 03:05 AM

i cant get this to work

blakkboy 10-10-2003 12:21 PM

damn i guess im screwed with this..... anybody know how to uninstall this???

Delusional 10-11-2003 02:37 PM

I tried on version 2.32 but when i try to choose a new av, it shows the catagories etc and syas showing avatars from 1-24 etc, but it doesnt show, or allow you to choose which avatar you want. does any1 know whats wrong? or how to fix it

blakkboy 10-12-2003 02:46 AM

^^^ i get that same problem with the same version

drives fast 10-12-2003 03:22 AM

try the "uninstall" link the the installer

blakkboy 10-12-2003 04:39 AM

apparently this hack doesnt work with version 2.3.2

maybe madman could fix it so that it did

Delusional 10-12-2003 01:39 PM

I hope so. My board theme definatly has alot of catagories. the members will have to deal with it for now i guess lol. I hope this hack can be edited for our version soon

bexie 10-17-2003 05:18 PM

Yes, I have 2.3.2 (a very poor version for those who like hacks...*sigh*) and I had my friend who is hack smart and has used this on his sites to install it for me, and he couldn't get it to work.

PLEASE get a version of this for 2.3.2. It's so useful, and I would love to have it...but it just doesn't work for 2.3.2 (like a gazillion other hacks, growl!)

Thanks! Fantastic hack...it just needs to have a bit of an update. :)

brownafroduck 10-21-2003 09:03 PM

I am running on 2.3.2, and I have found plenty of hacks that work. They may not say that they are for 2.3.2, but they still work. Are you sure that you guys haven't made any mistakes in your modding? On the previous page, there was a person who said that he/she got the hack to work after madman posted some code to change specifically for 2.3.2. :)


All times are GMT. The time now is 03:28 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.02946 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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