Community Forums Today's Posts     Member List     Archive    
Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 41
  1. #16
    Join Date
    May 2003
    Location
    Germany
    Posts
    44
    Quote Originally Posted by howndawg View Post
    Im having some problems connecting VBTeamspeak with my MySQL databse.

    anyone can help?
    Its the original thread in the vbulletin.org forum are several questions answered regarding this.

    btw. if you need help it would be a good idea if you post more details regarding your problem like used environment, error message etc

  2. #17
    Join Date
    Aug 2006
    Location
    Italy
    Posts
    2
    i'm really interested in this modification of vB ... but i dont understand HOW i can install a TS server on my mySQL ...

  3. #18
    Join Date
    Sep 2005
    Location
    Germany / Dortmund
    Posts
    1,282
    Please use the forum-search to find the sticky thread which will tell you all you need to know.

  4. #19
    Join Date
    Feb 2005
    Location
    San Francisco
    Posts
    12
    Quote Originally Posted by ViperSilent View Post
    phpBB forums are really sucky..
    I vote for Invision Powerboards and MOSTLY for SimpleMachineForums!
    I have it working on my IPB.


    if youre using 5.0 or newer you can always just change the queries for update, new, read to read from the ipb_members and the ipb_converge tables....

    If youre using pre 5.0 and are using ipb 2.x you are screwed. Since queries for left joining are not supported by the TS2 binaries.

    With MySQL5 create a view the left joins the ibp_members, ipb_converge and create a switch case for letting admins of the forums be SA's on the TS server... check how it all works, and create a view table that looks just like the client table of TS

  5. #20
    Join Date
    Jun 2006
    Location
    England, Hertfordshire
    Posts
    254
    Simple Machines pleaaaaaaaaaase?

  6. #21
    Join Date
    Jul 2006
    Location
    Germany
    Posts
    2

    Smile

    Quote Originally Posted by CLOWNISIUS View Post
    I have it working on my IPB.

    Can you please tell me how to make it work with the latest IPB 2.2.x ?? I remember there was a TS Mod or something for 2.1.x or something, i tried it on my 2.2.x and it doesn´t work. I am not the expert with changing mods so they work with a other Forum Version but I would appreciate a tip how to make it work with 2.2.x.

    Thx

    WarBirD

  7. #22
    Join Date
    Jun 2007
    Location
    China
    Posts
    1
    滚你妈b,操,说是免费的,下载的时候还要先获得vbb的授权,vbb这种垃圾论坛也敢收钱,操,人家my sql,php都不收钱,我日你们这种贱人!
    老子看得懂你们说的,你们看得懂我说的吗?就骂你们了,还不懂删吧!哈哈。。。。。

  8. #23
    Join Date
    Jul 2007
    Location
    Greece
    Posts
    3

    Smile vbulletin 3.6.7 - gteamspeak wrong login name issue

    Greetings guys
    my issue is that even if my vbulletin login name is (for example) "dragon" when i press the button go, and later the button connect, the gteamspeak generates a slighty different login name , instead of "dragon" it puts "dragon.1" and finally me as a user cant login to the TS server.
    this is what it creates...
    teamspeak://87.243.64.162/nickname=dragon?loginname=dragon.1?password=123456
    ...and this is what it should be so i can enter...(without admin rights, just as an ordinary client)
    teamspeak://87.243.64.162/nickname=dragon?password=
    but the hole procedure is created automatically by script...


    1) ...i mean that the field loginname=xxxx is not working normally, what could cause such an issue?

    2) Also...when we enter no password a message says...
    "Please enter a password at least 6 characters or more."

    I don't want to enter a password, how can i disable password field requirement?

  9. #24
    Join Date
    Jun 2002
    Location
    Everett, WA, USA
    Posts
    333
    The .# is to insure that login names are unique after stripping special characters. This is not display name. It is also required to associate TS users with vB users.

    The password is required, if you don't want to use password, I think that you are using this this script for something it was not meant for.

    Please post support questions at vbulletin.org in the future.

  10. #25
    Join Date
    Jul 2007
    Location
    Greece
    Posts
    3
    Ok , thank you

  11. #26
    Join Date
    Oct 2006
    Location
    Here
    Posts
    38
    Neither I do have one Vbulletin license nor want one, but I would appreciate if I could have the codes and then learn/play with them.
    So, if possible, all I'm asking for is an alternative link for those that don't have a Vbulletin board. So, please.

  12. #27
    Join Date
    Jun 2002
    Location
    Everett, WA, USA
    Posts
    333
    There are lots of examples and tools to accomplish the same on these forums.

  13. #28
    Join Date
    Oct 2006
    Location
    Here
    Posts
    38
    Quote Originally Posted by Gryphon View Post
    There are lots of examples and tools to accomplish the same on these forums.
    None integrated with a bulletin system.

  14. #29
    Join Date
    Jun 2002
    Location
    Everett, WA, USA
    Posts
    333
    Quote Originally Posted by morris View Post
    None integrated with a bulletin system.
    There isn't really anything special to integrate. A form that adds users to the TS database based on their username and is only accessible by people of certain groups. If you know php and your bulletin board system, it is quite simple, otherwise looking at the code is not going to help, especially clouded with vBulletin specific functions and templates.

    simply:

    if member of group A
    {
    show form to submit login name = username.userid, password = userinput
    }

  15. #30
    Join Date
    Oct 2006
    Location
    Here
    Posts
    38
    Okay, many thanks! I really appreciate your work! Keep rocking!
    And once more, thanks!
    Last edited by morris; 06-07-2008 at 21:18.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. User Management
    By elondir1006 in forum [TeamSpeak 2] Server Support
    Replies: 1
    Last Post: 23-02-2007, 07:09
  2. User Management
    By Quaquaversal in forum [TeamSpeak 2] General Questions
    Replies: 0
    Last Post: 22-04-2006, 18:36

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •