The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#137
|
|||
|
|||
Quote:
in all query's so there shouldnt be any problems with that issue i have tested this version of the hack on my live comunity and its works more then perfect first run the install script then edit files then edit templates not that hard. |
#138
|
|||
|
|||
How do I cancel the permission fuction? I would like everybody to be able to access teams forums exept the ones with passwords
|
#139
|
|||
|
|||
ok, i guess my error is that i did all the edits first, then i went to run the install, this the problem? if so, how do i fix? go back and reinstall all the edited files with the originals? then run upload, and reinstall the edited ones? masdlfkjasljd;fksfd
|
#140
|
|||
|
|||
in this code .. i find 2 time so should i change both of them ?
root/threadrate.php ==================== FIND :[2 time the same code] PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
#141
|
|||
|
|||
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 |
#142
|
|||
|
|||
Quote:
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.. |
#143
|
|||
|
|||
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. |
#144
|
|||
|
|||
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!
|
#145
|
|||
|
|||
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! |
#146
|
|||
|
|||
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! |
#147
|
|||
|
|||
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.
|
#148
|
|||
|
|||
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 |
#149
|
|||
|
|||
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.
|
#150
|
|||
|
|||
Seph, I pm'd you, please read and get back to me if you can.
|
#151
|
|||
|
|||
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. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|