Community Forums Today's Posts     Member List     Archive    
Page 5 of 34 FirstFirst ... 3456715 ... LastLast
Results 61 to 75 of 507
  1. #61
    Join Date
    Jun 2002
    Location
    Everett, WA, USA
    Posts
    333
    There have been zero changes to the tcpquery in the script or the servers. I will have to see what the problem is. The only change has been to the way the servers send information to the webpost.php, which also did not change any tcpquery stuff.

    I what I do need is to see it working on the 2.x version. Or at least what your server name is and the channel names it has.

  2. #62
    Join Date
    Nov 2002
    Location
    Köllifornia
    Posts
    15
    Suggestion:

    Have look via telnet first IP and Port should be known
    The only thing i just want to make sure. Before i announced both Servers using ONE PostUrl Statement.
    In mail u send Bobba the Padawan, it sounded a bit like there should be webpost statements for each server instances, which was not necessary before. But i tried that option as well

    Hope u have ICQ in stock so we can get in direct touch
    My UIN is 960400 and i live in Europe which means GMT +1.
    And when u are online i will show u the 2.x script effect.

    ScOp3


    PS: The Instance being reported to you're page currently. Is called << Bewahrer Hibernias >> there is a second on on Port 8768
    Last edited by ScOp3; 08-11-2002 at 06:22.

  3. #63
    Join Date
    Nov 2002
    Location
    Seattle, WA
    Posts
    26
    Ok, my servers are the SOB Clan Teamspeak Server and TheOnlineGaming.com Teamspeak server. They are both pointed to your dev page right now. And I overwrote the 2.x version of your script so I can't reinstall to show you.

    Anyway, no rush. Thank you.

  4. #64
    Join Date
    Jun 2002
    Location
    Everett, WA, USA
    Posts
    333
    Scop3, I have setup mine to post two servers as well and they both show up fine. But it is Win32, I cannot test Linux. I do not know why yours is not showing up.

    Here is what my config looks like currently.

    Code:
    [debug]
    MessageTypes=LMTALL
    MessageDepths=LMDALL
    [Main Config]
    ExternalIPDectection=1
    HTTPServer Port=14534
    HTTPServer Enabled=1
    DateTimeFormat=mm-dd-yyyy hh:nn:ss
    TCPQueryPort=51234
    BoundToIp=
    [WebPost]
    AdminEmail=gryphon@thzclan.com
    ISPLinkURL=na
    ISPName=Private
    ISPCountry=United States
    PostUrl=http://www.thzclan.com/ts2/webpost.php
    Enabled=1
    [server_cfg Default]
    ServerName=The Hounds of Zeus
    ServerType=5
    ServerWelcomeMessage=Welcome to The Hounds of Zeus, check out www.thzclan.com
    ServerMaxUsers=32
    ServerUDPPort=8767
    ServerPassword=
    ServerFlags=1
    AllowCodecCelp51=1
    AllowCodecCelp63=1
    AllowCodecGSM148=1
    AllowCodecGSM164=1
    AllowCodecWindowsCELP52=1
    WebPost_LinkURL=http://www.thzclan.com
    [server_cfg Secondary]
    ServerName=The Hounds of Zeus *2 Test*
    ServerType=5
    ServerWelcomeMessage=Welcome to The Hounds of Zeus, check out www.thzclan.com
    ServerMaxUsers=32
    ServerUDPPort=8768
    ServerPassword=
    ServerFlags=1
    AllowCodecCelp51=1
    AllowCodecCelp63=1
    AllowCodecGSM148=1
    AllowCodecGSM164=1
    AllowCodecWindowsCELP52=1
    WebPost_LinkURL=http://www.thzclan.com
    [Servers]
    0=server_cfg Default
    1=server_cfg Secondary
    [SOB]Grunt, I am not sure what is happening here. All I can suggest is make sure that all the files have been replaced, and the database is correct. Your severs appear fine on the listing on my page, if everything is installed the same on your webserver it should be fine also
    Last edited by Gryphon; 08-11-2002 at 18:05.

  5. #65
    Join Date
    Jun 2002
    Location
    Everett, WA, USA
    Posts
    333
    Scop3, does your other server name have a ' (apostrophe) in the server name?

    Ok I think I have fixed it, I'll have a release soon. I just need to know what your second server name is exactly. All that is showing up is <> and I need to know what is missing.

    Thanks
    Last edited by Gryphon; 08-11-2002 at 18:34.

  6. #66
    Join Date
    Nov 2002
    Location
    Köllifornia
    Posts
    15
    Originally posted by Gryphon
    Scop3, does your other server name have a ' (apostrophe) in the server name?
    Ok I think I have fixed it, I'll have a release soon. I just need to know what your second server name is exactly. All that is showing up is <> and I need to know what is missing.
    Thanks
    EXACTLY !

    1. ServerName=<< Bewahrer Hibernias >>
    2. ServerName=<<D'Dorf Cologne Swingers>>

    Damn sounds we are getting down to it

    Linux takes ' as " maybe that is the problem here

    Nice one !

    ScOp3

    PS: Can see you setting up a ' * Server - seems to work with you though ?!? *duh*
    Last edited by ScOp3; 08-11-2002 at 20:00.

  7. #67
    Join Date
    Jun 2002
    Location
    Everett, WA, USA
    Posts
    333
    Ok new version up, I hope this solves the problems.

  8. #68
    Join Date
    Oct 2002
    Location
    =NL=
    Posts
    4
    Originally posted by Gryphon
    Ok new version up, I hope this solves the problems.
    Not quite

    The same problems occur with channel info (e.g. channel description containing an ' ).
    And I wouldn't be surprised if the same would happen with userinfo.....

    Just a note.

  9. #69
    Join Date
    Jun 2002
    Location
    Everett, WA, USA
    Posts
    333
    Here is a server with ' in the names, it is working ok

    I have also changed one of my channel names and put in some characters and its ok
    Last edited by Gryphon; 08-11-2002 at 22:32.

  10. #70
    Join Date
    Nov 2002
    Location
    Köllifornia
    Posts
    15
    Thanks for the effort !

    ScOp3
    Last edited by ScOp3; 09-11-2002 at 16:21.

  11. #71
    Join Date
    Oct 2002
    Location
    =NL=
    Posts
    4
    Originally posted by Gryphon
    Here is a server with ' in the names, it is working ok

    I have also changed one of my channel names and put in some characters and its ok
    Hm... I don't see a channel with an apostrophe in your second link. And try not the channel name, but the description. That's where it went wrong here.

  12. #72
    Join Date
    Jul 2002
    Location
    Pennsylvania
    Posts
    23
    Originally posted by Gryphon
    Ok new version up, I hope this solves the problems.
    Hey Gryph, I tried downloading them... and either I'm doing something wrong (IE: the scripts aren't being replaced) or I'm just not getting the right download version. Because the symbols still appear for me. Can you give me a direct link to the new version or where its located?

    P.S. Hey we played you guys in T2! Your a great bunch!

    Thanks
    InvictuZ
    Last edited by InvictuZ; 09-11-2002 at 18:29.

  13. #73
    Join Date
    Jul 2002
    Location
    Pennsylvania
    Posts
    23
    Ok I think I've found something...

    http://www.teamwod.com/teamspeak/

    Try clicking on the name of the server, the name of the ISP, or the logo... do you think it could be something from my server...

    IE: a misconfiguration, or maybee just the info reported & left in the database from a previous version?

    EDIT: Tried dropping the database.. no go... I caught it right on an update, and before the link was applied... the name showed correctlly.
    Last edited by InvictuZ; 09-11-2002 at 18:34.

  14. #74
    Join Date
    Jul 2002
    Location
    Pennsylvania
    Posts
    23
    Welp I dunno if this was the final straw... but..

    I edited a line in my config based off yours. I changed:
    WebPost_LinkURL=http://www.teamwod.com/teamspeak/

    to:
    WebPost_LinkURL=http://www.teamwod.com/

    and now it's working like a charm! W00T! hehe...

    Now I just gotta figure out a way to include it in another page, and all will be grand!

    Nice work Gryphon... this script is awesome!

  15. #75
    Join Date
    Jun 2002
    Location
    Everett, WA, USA
    Posts
    333
    WebPost_LinkURL= is used in the hyperlink to link your server name, should have no effect on what is displayed

    See ya on the servers

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. A little problem with the GLLCTS2 webpost
    By saj0577 in forum [TeamSpeak 2] Addons & Scripts
    Replies: 1
    Last Post: 10-04-2007, 01:32
  2. WebPost forcen
    By brandy in forum [TeamSpeak 2] Server Support
    Replies: 1
    Last Post: 03-05-2006, 13:08
  3. alternative downloadsource for the gllcTS2 Webpost for TeamSpeak 2
    By M4dD0g in forum [TeamSpeak 2] Addons & Scripts
    Replies: 0
    Last Post: 18-01-2006, 11:23
  4. TS2, MySQL, & webpost with GLLCTS2
    By Ironbar in forum [TeamSpeak 2] Server Support
    Replies: 2
    Last Post: 05-05-2004, 01:53
  5. Webpost v4.0.2 doesn't show server (again)
    By stevil in forum [TeamSpeak 2] Addons & Scripts
    Replies: 0
    Last Post: 30-07-2003, 02:57

Tags for this Thread

Posting Permissions

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