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

Reply
 
Thread Tools
Clan Hack Details »»
Clan Hack
Version: 1.00, by The_Cyberdemon The_Cyberdemon is offline
Developer Last Online: Feb 2006 Show Printable Version Email this Page

Version: 2.3.x Rating:
Released: 04-12-2003 Last Update: Never Installs: 57
Is in Beta Stage  
No support by the author.

This hack was requested HERE

Basically, this hack adds a clan system to your vbulletin. Everything is controlled from the usercp. When a user goes to edit his/her profile, there is an additional "clan password" field. Clan leaders should give out the password to clan members. If the password matches one of an exsisting clan, they are added to that clan. There is more information in the request thread.

HACK STATS:

Templates to add: 5
Templates to edit: 2
Files to upload: 3
Files to edit: 3

This includes an easy to follow install guide and installer. Screenshots are below:

Addition to the administration CP

EDIT/ADD CLAN SCREEN

Admin CP clan list screen

Entering clan password in user cp (ignore the image thing, that's a different hack)

List of clans

List of users in that clan

Postbit Stuff


Enjoy the hack!

If you get any errors, please tell me

Show Your Support

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

Comments
  #62  
Old 04-20-2003, 01:20 AM
Hobbes's Avatar
Hobbes Hobbes is offline
 
Join Date: Dec 2002
Location: Cali
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this hack....but when I had to add $showuserclan<br> to the postibt template, it wouldnt show up...i tried everything...and still no luck...this was on 2.2.6, btw...but yeah....

is the download updated to the most recent adjustments and bugs recently posted?


i was told to find
Quote:
$post[avatar]<p>

and all i have is...

Quote:
<td align="center"><p align="left"><font color="#05335F"><b>
<font color="#FFFFFF" face="Verdana" size="2">$storeextraglow</font><font color="#FFFFFF" face="Tahoma"><font face="verdana, arial, helvetica" size="2" > </font></font></b></font><font face="Verdana">
<span style="font-size: 9pt">$rpggenderimage</span></font><font face="Tahoma"><br>
<b> <font style="font-size: 9pt" >$post[usertitle]</font></b></font><span style="font-size: 9pt">
</span>
<br>
<font face="Arial"><span style="font-size: 7pt">$post[avatar]</span></font>
<br><br>
</td>
.....

any help on how i could install
Quote:
$showuserclan<br>
in the above template successfully ???

ehhhh?


and also, when I change my password in my usercp, it says I 'am not in a clan'....?
Reply With Quote
  #63  
Old 04-20-2003, 07:39 PM
Almax Almax is offline
 
Join Date: May 2002
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yup cheers the cyberdemon for the hack m8
good work bud
is it bug free ??
Reply With Quote
  #64  
Old 04-20-2003, 09:17 PM
SavgeDusk's Avatar
SavgeDusk SavgeDusk is offline
 
Join Date: Jul 2002
Location: CA
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know you said to ask in the Hack Requests forum, but I don't seem the point. ^^;; I have a quick suggestion.
Could it be possible to make it so members can be on more than 1 clan? I think this would be great. And my members were wondering the same.
Also, how about clan alliances? Like, the leader of the clan can input names or passwords of the clans they're allied with in their profile or someting. And it would appear in their postbit as well as in the showclans.php page. Looking something like..

= postbit =
Clan: Clan Name[1], Clan Name[2] (if in more than one)
Clan Allies: Clan Name[1], Clan Name[2]

Etc. But for Clan Allies, it would only show on the Leader's post bit. For regular members, just what Clans they're in.
And maybe in the leader's postbit, it would say if they're the leader or not.

= showclans.php =
Clan Name Leader Clan Allies Contact

Sorry if this is a lot of trouble, but just thought I'd ask before I forgot. This would be really neat and be put into good use on my boards. -- If I knew how to code it, I would.
Reply With Quote
  #65  
Old 04-21-2003, 09:14 PM
The_Cyberdemon The_Cyberdemon is offline
 
Join Date: Mar 2003
Location: VA
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
i was told to find
quote:
$post[avatar]<p>




and all i have is...

quote:
<td align="center"><p align="left"><font color="#05335F"><b>
<font color="#FFFFFF" face="Verdana" size="2">$storeextraglow</font><font color="#FFFFFF" face="Tahoma"><font face="verdana, arial, helvetica" size="2" > </font></font></b></font><font face="Verdana">
<span style="font-size: 9pt">$rpggenderimage</span></font><font face="Tahoma"><br>
<b> <font style="font-size: 9pt" >$post[usertitle]</font></b></font><span style="font-size: 9pt">
</span>
<br>
<font face="Arial"><span style="font-size: 7pt">$post[avatar]</span></font>
<br><br>
</td>

.....

any help on how i could install
Heh. Well, this is because you have edited the postbit previously, so it is different than the default. I do see a $post[avatar], but it doesn't have the <p> after it. THat's because the line of code has been changed. Sooo..., i would go ahead and put the new code under the
Quote:
<font face="Arial"><span style="font-size: 7pt">$post[avatar]</span></font>
<br>
between the <br>s.

SAVAGEDUSK:
Okay, i am going to create a "user can be in multiple clans" thing, but it really makes the code a lot more complicated an a lot less compatible with other stuff. I have to redo the whole clan database system for that to work. And the way it must be done, i cannot add to much extra stuff. So the way it will be is, you can either pick to have users can be in multiple clans, but it has very few features, or you can pick users can only be in one clan at a time and have tons of features.

I am currently looking for a better way to make it so users can be in multiple clans so you can have more features. The big problem i'm having is being able to list multiple variables in one cell.

I AM BACK FROM MIAMI AND HAVE STARTED WORKING ON ADDITIONS
Reply With Quote
  #66  
Old 04-21-2003, 09:24 PM
Hobbes's Avatar
Hobbes Hobbes is offline
 
Join Date: Dec 2002
Location: Cali
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 02:14 PM The_Cyberdemon said this in Post #64


I AM BACK FROM MIAMI AND HAVE STARTED WORKING ON ADDITIONS

awesome.


and btw, I figured out what to do in my postbit thanks

[high]* Anguish anxiously awaits additions[/high]
Reply With Quote
  #67  
Old 04-21-2003, 11:26 PM
drumsy's Avatar
drumsy drumsy is offline
 
Join Date: Nov 2001
Location: Charlotte, NC
Posts: 292
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 05:14 PM The_Cyberdemon said this in Post #64
Heh. Well, this is because you have edited the postbit previously, so it is different than the default. I do see a $post[avatar], but it doesn't have the <p> after it. THat's because the line of code has been changed. Sooo..., i would go ahead and put the new code under the

between the <br>s.

SAVAGEDUSK:
Okay, i am going to create a "user can be in multiple clans" thing, but it really makes the code a lot more complicated an a lot less compatible with other stuff. I have to redo the whole clan database system for that to work. And the way it must be done, i cannot add to much extra stuff. So the way it will be is, you can either pick to have users can be in multiple clans, but it has very few features, or you can pick users can only be in one clan at a time and have tons of features.

I am currently looking for a better way to make it so users can be in multiple clans so you can have more features. The big problem i'm having is being able to list multiple variables in one cell.

I AM BACK FROM MIAMI AND HAVE STARTED WORKING ON ADDITIONS

Thank you for the work you put into this hack. I would like to see multiple users and lots of features if possible, but if not, member of only one clan and lots of features!
Reply With Quote
  #68  
Old 04-21-2003, 11:57 PM
kaotic's Avatar
kaotic kaotic is offline
 
Join Date: Mar 2003
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 12:26 AM drumsy said this in Post #66
Thank you for the work you put into this hack. I would like to see multiple users and lots of features if possible, but if not, member of only one clan and lots of features!
I agree with drumsy.
Reply With Quote
  #69  
Old 04-22-2003, 12:13 AM
The_Cyberdemon The_Cyberdemon is offline
 
Join Date: Mar 2003
Location: VA
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As i said eariler, i'm working on it, and i'll give updates and screenies on the way!
Reply With Quote
  #70  
Old 04-22-2003, 12:37 AM
Hobbes's Avatar
Hobbes Hobbes is offline
 
Join Date: Dec 2002
Location: Cali
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 04:57 PM kaotic said this in Post #67
I agree with drumsy.


I think almost all of us do :lick: :lick: :lick: :lick:

but we shalt umm let the_cyberdemon work in peace! bwaha :ninja:
Reply With Quote
  #71  
Old 04-22-2003, 07:29 PM
Hobbes's Avatar
Hobbes Hobbes is offline
 
Join Date: Dec 2002
Location: Cali
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

also!!!

i was wondering if it would be possible for it to show in the profile view...???

*help*????
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 02:57 AM.


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.06367 seconds
  • Memory Usage 2,327KB
  • Queries Executed 27 (?)
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
  • (9)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_postinfo_query
  • fetch_postinfo
  • 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