vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   VbTeams/Clubs Hack (https://vborg.vbsupport.ru/showthread.php?t=72448)

H2k 02-15-2005 11:44 AM

Quote:

Originally Posted by H2k
also when i try to install i get this erro
Error. teams.xml located in directory 'admincp' was not found. Please make sure it is uploaded then press the submit button below

I have Installing this hack .. and i get alot of problems. and know i'am trying to delete it from my board.. but idont have a back up of my file so i have to do it bymy self.

There is 100 bug in this MOd
If We Delete the Private Forums it will still show . and there is many i just dont no how to add my self in the team to accept poeple .. this mod is really conf..

TunerNetwork 02-16-2005 12:34 AM

H2k, im getting that same error. If you find someone that can help us out, let me know. I have my files backed up before I edited them with this, so if you need some original code,let me know.

If anyone can help install this mode properly, please let us know.

TunerNetwork 02-18-2005 01:13 AM

Can someone please help up with this, sounds like its a common error/or mistake being made. PM Me if you can help me out getting the private forums working etc. thanks!

Sephiroth690 02-19-2005 07:10 AM

Hey guys, i had the same error. My problem is that my hosting company, and assume all hosting companies have files case sensative. The teams.xml file is callled teams.XML when i uploaded. just change the extension to lowercase and it should work fine.

As for my problem, I'm the admin of my board but everytime after either moveing a thread to a private team forum, or posting a thread or anything like that, I get that no permission error.

And just for reference, if anyone has had an issue with SQL databases about tbales/stuff not found, it's because not all of the hack has the TABLE PREFIX infront of the table variables. It takes awhile, but I think the hack good. Nice work!

TunerNetwork 02-19-2005 05:10 PM

ok bud, thanks, that worked! now...I get this....

Database error in vBulletin 3.0.6:

Invalid SQL:
ALTER TABLE `user` ADD `teamid` INT( 10 ) DEFAULT '1' NOT NULL ,
ADD `teamadmin` TINYINT( 1 ) DEFAULT '0' NOT NULL ,
ADD `team_chat_pref_font_face` VARCHAR( 255 ) NOT NULL ,
ADD `team_chat_pref_font_color` VARCHAR( 255 ) NOT NULL ,
ADD `team_chat_pref_user_ignore` TEXT NOT NULL ,
ADD `team_chat_pref_status` VARCHAR( 10 ) NOT NULL ,
ADD `team_chat_pref_auto_on` TINYINT( 2 ) DEFAULT '0' NOT NULL ,
ADD `team_chat_pref_auto_msg` VARCHAR( 255 ) NOT NULL ;

mysql error: Duplicate column name 'teamid'

mysql error number: 1060

So...then I try to add a new team and I get this:

Database error in vBulletin 3.0.6:

Invalid SQL:
SELECT *
FROM forum
WHERE `teamid` !=0

mysql error: Unknown column 'teamid' in 'where clause'

mysql error number: 1054

If someone can please just help me get this damn hack working,lol. Ive tried alot to get it going and need it for my site. So please pm me if you can help, thanks!

Sephiroth690 02-19-2005 05:25 PM

hmmm, i never got that error, in the number of errors i did get. You might just have had the teamid table created....masybe. To get this hack working, your going to have to spend ALOT of time debugging bugs lol. most are a result from like i said, the vbulletin table prefix not in front of the various sql queries. At least for me that was the problem.

TunerNetwork 02-20-2005 05:18 AM

ok, now when i go to click on my USER CP link, I get this error...Database error in vBulletin 3.0.6:

Invalid SQL:
SELECT * FROM teamjoin
WHERE userid='2' AND status='2'

mysql error: Table 'hondanet_vbulletin.teamjoin' doesn't exist

mysql error number: 1146

grrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

Sephiroth690 02-20-2005 04:47 PM

like i said, you've gotta go through the entire code almost and find all the db queries and change the code so that the syntax specific to your db tables is correct. When I got all said and done, i had 65 of those vb emails about database errors. I suggest doing that code searching when your forum is offline. Best place to start is all the edits you did in the includes folder.

TunerNetwork 02-20-2005 04:56 PM

Seph, I pm'd you, please read and get back to me if you can.

Sephiroth690 02-20-2005 07:35 PM

For all those here, below are a couple of small things that need to be done to fix some errors.

1. change teams.XML to teams.xml
2. change the images/Team folder to images/team
3. delete the Thumbs.db file from the teamavatars folder

Those are just a couple of things I've noticed.


All times are GMT. The time now is 09:34 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.01317 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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