Version: 2.0.2, by miz
Developer Last Online: Sep 2005
Version: 3.0.6
Rating:
Released: 12-02-2004
Last Update: 02-03-2005
Installs: 73
DB Changes
No support by the author.
vbTeams / Clubs Hack 2.0.2 this hack allow you to add teams to your board via smart mangemnet
from admin cp with special features like team admin, team privte forums, team privte aream, team chat, join to teams via polls
with addition of pm system.
every team got privte info and public which can be easyly manged via teamadmin control panel.
every team got privte forums and team admin get automaticly set to be team moderator.
features list is long so ill write it later.
also i didnt included the upgrade script for now as i didnt had time to test it
so only new install for you guys, sorry about that
well enjoy.
bug fixes excpected on 2.0.2 version :
all header problems (headers allready sent) replaced by new error and redirect messages.
query'scount,willbeaboutmax 7-8 querys per page, dosent metter how manyteams onboard(onold hackwe got 200 querys for 100 team).
all session problems has been fixed.
problems on member.php has been fixed.
teamless timeout is fixed.
teamadmin - upload avatars bug (save all images as gif) fixed
reputation showenonly if enabled in vboptiions(Admincp)
Fixed Navbar Array's
new additions on new version :
Added $bbteaminfo with pre chace for better coding issue's
Privte Team Forum - with privte posts,threads,polls
join polls report
enable/disable features via admincp
Added Protect team with Password
Reputation replaced with a Reputation Bar(Vb deafult)
teamadminisautomatic set as moderator of the forum (without setting him up asmodvia admin cp) and have powers to close/open edit,stick and etc...
want to help ? if you know about more bugs that not mention here
pleaseinformme,soicaninclude the fix's in the next versions.alsoifyougotmoreidea'sabout howto improve the hack i will begladtoknowaboutthemand to addthem.
Yours. MiZ.
added some screen shoots from next version
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Can you give permissions based on team-membership? So when you are a member of team A c you can have access granted or denied to other sections than normal users?
Can you send your whole team mail and stuff like that?
Hi miz!
I just finish installed your hack, Everything is working fine so far however I have 1 small problem. When some member apply to join the team, the team leader did click acept it but the member who join still not show up as a member of the team (or when team leader invite some member, the member never got a pm ).
I am not sure what did I do wrong. Mayb you can help me out ? ( I will pm my board and a test account so you can know what I mean)
Hi miz!
I just finish installed your hack, Everything is working fine so far however I have 1 small problem. When some member apply to join the team, the team leader did click acept it but the member who join still not show up as a member of the team (or when team leader invite some member, the member never got a pm ).
I am not sure what did I do wrong. Mayb you can help me out ? ( I will pm my board and a test account so you can know what I mean)
If its based upon the first version , when the Leader of the club accepts you , your added to the poll system.Which gives you 2 options.1) Let members Vote on them or 2) click on that admin tab that says add(In Poll sys).
I now can accept member to the team roster however I have another problem which is when I post on the team private forum, after posting it takes me to a page said that I dont have permision.
However click back to the team private forum, I can see my post there. It is very werid....
I've only edited the files themselves. I've done it twice and got the same error each time.
Code:
Database error in vBulletin 3.0.6:
Invalid SQL:
SELECT teams.*, teams.name AS username,
COUNT(user.userid) AS totalmembers,
sum(user.posts) AS posts,
sum(user.reputation) AS reputation
FROM teams AS teams
LEFT JOIN user ON(teams.teamid = user.teamid)
WHERE teams.teamid =0
GROUP BY teams.teamid
mysql error: Table 'admxinny_forums.teams' doesn't exist
mysql error number: 1146
Date: Thursday 10th of February 2005 11:35:09 PM
Script: http://forums.xinnyburt.com/
Referer:
Username: yarub
IP Address: xx.xxx.xxx.xxx
I figured it out. Tuner, do this... Upload the files that came with the zip. Then edit all your files, but don't upload them just yet. Instead, close your forums and edit your templates first. After that, run the install script from your admincp. Once you've got it installed on your forums, upload the files. I did it that way and it works perfectly.