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.
To show up in the UserCP at all on a user I invite to a team.
Did I miss something? Where in the userCP is the accept / deny ?
Is there a USERCP_SHELL template edit i missed ? (i did not see one in the "template_changes.txt"
REQ: The team admin needs the option to add a user to the team w/o invite. (2 choices for the admin: invite userID / add userID) Once added a PM sent to the new team mate telling them links, needed info.
Navbar:
Forums > Teams > Test Profile > Test Privte Area > Test Privte Forum
- stuff
I am in the thread "stuff".
Code:
teamprivtearea.php?do=showthread&teamid=3&t=3
In the navbar "Test Privte Forum" links to "forumdisplay.php?f=4" ; it should link to "teamprivtearea.php?do=forumdisplay&teamid=3"
REQ:
**$root/Search.php: for the private team forum to users with team access only. (currently: anyone can search and find thread titles but not view the content)
** add search dropdown to do "quick searches" in the team forum.
teamprivtearea.php?do=forumdisplay&teamid=x
After the file modifications and as I attempted to enter my forum's main index page to edit the templates, I came upon this error message:
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 vb3teams AS teams
LEFT JOIN vb3user ON(teams.teamid = user.teamid)
WHERE teams.teamid =1
GROUP BY teams.teamid
mysql error: Unknown table 'user' in field list
mysql error number: 1109
Date: Friday 11th of March 2005 12:37:55 AM
Can someone please help me here???
L'o guys, im having the same error i have a prefix such as dbvb_vbusers
I dont know if thats a huge problem. but I would like some help here.
Major problems installing this mod.. Does this work on 3.0.7 ? and if it does ..
When I upload sessions.php it brings down the whole forum, database error.
When I upload usercp.php, when I click usercp it give database error.
When I upload forumdisplay.php I am unable to get inside forums.
When I upload profile.php, inside usercp when I click profile I get database error.
When I upload showthread.php, I get database error when posting.
I did the template edits first then uploaded php files, then tried to run install and got database error . removed sessions.php edit and tried to run install . It worked till the end and I got a database error on the install .
I am at 3.0.7 And when I upload sessions.php I am unable to get to the site .. Even while inside the admincp it comes up database error ... ill check my editing again on session but as far as the other stuff , I have no idea what could be wrong ..
this s the error I get when I upload the edited sessions.php
Fatal error: Call to undefined function: fetch_teaminfo() in /home/virtual/site33/fst/var/www/html/vb/includes/sessions.php on line 316