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.
Hmm actually i didn't spend any time after my last post on this.
I had to do some other things first and after that i have been out of the country and overloaded with work. I will have a look if i can do anything somewhere next week.
is there anyone else who had this problem??
if you get a small time gap...cud u see if u cud fix this pls?? cos i wona install more hacks...after getting this working....or else il av to remove dis n install it some other time.
i wud b so gratefull
MarcoH64 , Have you had a chance to modify this hack at all ? This would be real nice on my forum . If you or anyone have figure this to work with vb 3.0.7 please post up ..
I made the changes per "file changes.txt", but when I went to the admin to do the "template_changes.txt", I get this error:
Code:
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 'forums.teams' doesn't exist
mysql error number: 1146
I installed this hack today on a clean 3.0.7 testboard, and following the instructions (with a litle comon sense) i was able to install it without real problems (not used a table prefix).
I taken the liberty to create a version of this hack that is 100% the same as Miz version, only it has some bugfixes in it so people can at least install this hack (even when using a prefix) and run it secure (fixed some possible SQL injections).
I also updated the install instructions to avoid editing errors.
I plan still to incorporate a fix for the no permission error on post a thread in a private forum (and find out why i can't accept a new member to a group on my testboard). When this is finished (hopefully tomorrow) i will post my version here in this thread.
It is NOT my intention to take over Miz's work, so i will remove my version after Miz returns or withdraw this hack (reading back this thread here makes me wonder if he will want to support this hack more, couldn't blame him if he doesn't).
PS Don't start asking for modifications, i will only fix a few bugs in the current versions that are serious enough to make this hack not functional for some people.
I am sorry, but other things (real life work, family, my own hacks and payed work) have gotten in the way of looking further into this. I have a half fixed (and more broken, but hey you must make a mess first when trying to clean) version somewhere around, but i doubt i will have time for this soon.
Out of curiosity is there a way to modify this hack to be automated with paypal? For example I have a website and I offer users their own private forum for $20 (one flat fee) and would be easier if the forum purchaser can administer the forum themselves?