Community Forums Today's Posts     Member List     Archive    
Page 2 of 11 FirstFirst 1234 ... LastLast
Results 16 to 30 of 157
  1. #16
    Join Date
    May 2010
    Location
    Germany
    Posts
    35

    Release of new Version 0.5

    Hi,

    Today i've released version 0.5 of the Maxesstuff Teamspeak3 Viewer.
    Why 0.5?
    Because there are so many NEW features, we decided to leave out some versions. The biggest changes are a new module concept many modules, like channel Hiding/showing, clientlinfo, autorefresh, legend, direct connect...
    (you can see an example of all new features here)
    We also did some bugfixes and minor changes. Look at the first post for changelog and Downloadlink.

    drak3

  2. #17
    Join Date
    Jan 2010
    Location
    athens, ga
    Posts
    30
    thanks for hte update. I tried doing this on my own personal server and i got this error message:

    Parse error: syntax error, unexpected ')', expecting ']' in C:\xampp\htdocs\ts3v\TSViewer.php on line 212

    then i tried using it on our teams webserver, and i get the same error message.

    www.teampulverize.com

    how can this be fixed?

  3. #18
    Join Date
    Jan 2010
    Location
    athens, ga
    Posts
    30
    thanks to the help of a clanmember, we found that:

    <22:19:33> "Disturbed": if(($channel->has_childs() || $channel->has_clients($clientlist)) && $config['show_arrows')) {
    <22:22:23> "Disturbed": $config['show_arrows'))
    NEEDS TO BE:
    <22:22:30> "Disturbed": $config['show_arrows'])

    the error was corrected with that last line being corrected at several different places.

    Also, when we make [cspacer=0] in the channel names, it centers them in ts3 but not the ts3 viewer, and the ts3 viewer still has the [cspacer=0] command shown in the channel name for us. Please advise.

    Thanks for the great work so far though, this is by far the best thing out that we have found.

  4. #19
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    231
    Had that as well. In addition I would suggest an error message in case the config file cannot be written.

    Quote Originally Posted by Baraan View Post
    Just a small addition: I have a few groups, that don't have icons and the script tries to display one anyways and fails. I modified the following block to prevent that:

    PHP Code:
            foreach(get_servergroup_images($clientinfo$servergrouplist$config['use_serverimages'],$config['servergrp_images']) as $image) {
                    if(
    $image == 0) continue;
                    
    $rendered .= "<img class=\"img_r\" src=\"".$config['serverimages'].$image."\"/>";
            }
            
    $channelgroup_icon get_channelgroup_image($clientinfo,$channelgrouplist,$config['use_serverimages'],$config['channelgrp_images']);
            if(
    $channelgroup_icon != 0){
                    
    $rendered .= "<img class=\"img_r\" src=\"".$config['serverimages'].$channelgroup_icon."\"/>";
            } 
    Oh and that applies to the legend this time. Have some groups that don't have an icon so the legend tries to show one with icon_id = 0.

  5. #20
    Join Date
    Apr 2010
    Location
    UK
    Posts
    108
    Got the same error as optimatez,did his fix and that worked but now I have another error

    "Fatal error: Maximum execution time of 60 seconds exceeded in I:\wamp\www\XXX\TS3Webviewer\TSQuery.class.php on line 403"

    Also any page refreshing does 1 of 2 things.....
    1-Puts cpu usage at 100% and pc grinds to a halt.
    2-The page just never refreshes and no tsviewer page.

    Sometimes the viewer page takes ages to appear or does not appear at all?

    Also......
    My server is passworded.
    If I click on the viewer page to join the server it asks for the server password,great
    BUT if I cancel instead of inputting the password and then join the server I JOIN the server as TeamSpeakUser???????

  6. #21
    Join Date
    May 2010
    Location
    Germany
    Posts
    35
    Hi,

    I've released a bugfixrelease which fixes hopefully all mentioned bugs:
    Changelog
    *fix , + add

    v 0.5.1
    * fixed syntax failure (thx to optimatez)
    * installer shows now if writing to configfile failed (thx to baraan)
    * legende module show servergroups correctly now (thx to baraan)
    * changed sth. in spacerparsing (thx to optimatez for report)
    @sTimulated: seems that you are banned. So add the ip of the webserver in youre whitelist_ip.txt. If this doesn't help, visit our livesupport at support.maxesstuff.de/chat.php

    drak3

  7. #22
    Join Date
    Apr 2010
    Location
    UK
    Posts
    108
    Quote Originally Posted by drak3 View Post
    Hi,

    I've released a bugfixrelease which fixes hopefully all mentioned bugs:


    @sTimulated: seems that you are banned. So add the ip of the webserver in youre whitelist_ip.txt. If this doesn't help, visit our livesupport at support.maxesstuff.de/chat.php

    drak3
    All my servers are on the same pc.
    I was also viewing the viewer from the same pc.
    I thought that the IP 127.0.0.1 in the whitelist covered me for that?
    I'll add the IP of both my PC's and see if that helps.

    What would be best to use as IP when setting up the installation on page 2?
    127.0.0.1 or my actual pc IP 192.168.xxx.xxx ?
    Also what does this mean on page 5?
    'Standard-cachetime (sec):?

    Many Thanks

    p.s
    I think it's worth putting in the install readme about which permissions need 'opening'?

    b_virtualserver_select (use)
    b_virtualserver_info_view (serverinfo)
    b_virtualserver_channel_list (channellist)
    b_virtualserver_client_list (clientlist)
    b_virtualserver_servergroup_list (servergrouplist)
    b_virtualserver_channelgroup_list (channelgrouplist)
    Last edited by sTimulated; 06-09-2010 at 07:30.

  8. #23
    Join Date
    Apr 2010
    Location
    UK
    Posts
    108
    I used 127.0.0.1 for the IP on page 2 and that seems to be working absolutely fantastically now

    This release seems to much much better.

    There is still this problem though.......

    My server is passworded.
    If I click on the viewer page to join the server it asks for the server password,great
    BUT if I cancel instead of inputting the password and then join the server I JOIN the server as TeamSpeakUser but with the credentials of my normal login persona.
    Also I ticked 'use server images' and standard when setting up but don't get any images?
    http://h1.ripway.com/sTimulated%20Gaming/1.jpg
    Using only standard images in client and server.
    Not sure what's going on here with the rollover?
    I cant 'access' the rollover box neither.
    http://h1.ripway.com/sTimulated%20Gaming/2.jpg

    I deleted my persona in the client and went through the connection routine and it worked as expected,i.e I could not join without inputting server password it also made me create a persona.

    Again Many Many Thanks for this release
    Last edited by sTimulated; 06-09-2010 at 08:26.

  9. #24
    Join Date
    Sep 2010
    Location
    Paris
    Posts
    1
    thanks for this great webviewer, I'd love to use it

    the trick is I can't make it work on my own TS3 server

    after completing the installation step, when running the TSViewer.php file from web location, it says "Can't open connection"

    What should I check on my server side ?

    thanks for your kind support and sorry for this newbie question...

  10. #25
    Join Date
    Apr 2010
    Location
    UK
    Posts
    108
    Quote Originally Posted by Paladium View Post
    thanks for this great webviewer, I'd love to use it

    the trick is I can't make it work on my own TS3 server

    after completing the installation step, when running the TSViewer.php file from web location, it says "Can't open connection"

    What should I check on my server side ?

    thanks for your kind support and sorry for this newbie question...
    Have you 'opened' these permissions?

    b_virtualserver_select (use)
    b_virtualserver_info_view (serverinfo)
    b_virtualserver_channel_list (channellist)
    b_virtualserver_client_list (clientlist)
    b_virtualserver_servergroup_list (servergrouplist)
    b_virtualserver_channelgroup_list (channelgrouplist)

  11. #26
    Join Date
    May 2010
    Location
    Germany
    Posts
    35

    Yet another Bugfix Release

    Hi,
    because of so many bugs (sorry for that) we decided to release another bugfixrelease.
    We hope that we fixed all bugs which was mentioned in the Forum.
    Changelog:
    *fix , + add

    v 0.5.2
    * channel whith equal names should be rendered now
    * arrows has now a transparent background
    * changed error handling in /modules/infoDialog/getHTML.php
    * put permissions to open in install txt (thx to sTimulated)
    Downloadlink is as usual in first Post

    @Paladium: If you rented the webspace maybe outgoing connections are denied. For more details you can change the second line in TSViewer.php to
    PHP Code:
    $debug true
    (can flood your viewer so don't use this setting in production mode)

    @sTimulated: The problem with the infoDialog could be fixed now. The images aren't shown correctly if youre on a webspace which shows advertising. But for a better support i need a link to the viewer so i can analyze it in 'live mode'.

  12. #27
    Join Date
    Apr 2010
    Location
    UK
    Posts
    108
    Slight problem so far,nothing major......
    There is no 1st install password.
    Easily remedied by deleting pass.php in the install folder or using test123 as the confirmation password.

    Quote Originally Posted by Paladium View Post
    "Can't open connection"
    I got this when I tried to use the viewer when the server wasn't running.

  13. #28
    Join Date
    Mar 2010
    Location
    Germany
    Posts
    181

    Password for install script

    Slight problem so far,nothing major......
    There is no 1st install password.
    Easily remedied by deleting pass.php in the install folder or using test123 as the confirmation password.
    Hey I'm the Co-Dev of the viewer. I updated the old download. Now the install-script password must be setted at the first install. Silly mistake...
    Also because of a mistake in our cms the version which was offered was an old release

    Greez
    Last edited by Maxe___; 06-09-2010 at 19:42.

  14. #29
    Join Date
    Jan 2010
    Location
    athens, ga
    Posts
    30
    for the guy getting the :

    "Can't open connection"

    I have gotten this error message twice, each time was resolved by asking your hosting provider to unblock the ports: 10011, 30033, and your join port.

    The webhost i used blocked those ports, then i had them open it and it worked great, then i moved webhosts again and had to have them unblock those ports on their end once more. So try asking them to unblock those ports so the viewer can get out to access the ts3.

  15. #30
    Join Date
    Jan 2010
    Location
    athens, ga
    Posts
    30
    I would consider this the best TS3 viewer out there at the moment. It appears the vast majority of the bugs have been resolved.

    If you want to see what it looks like you can see a installed version here:

    www.teampulverize.com

    i decided against using the legend, and since its in a small frame the rollover info doesn't look right, but that is because i am using a small frame, not the fault of the viewer.

    I highly recommend this, also the availability and support the developers provide when you are trying to install this is fantastic.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [RELEASE] foolower - foobar2000 volume control
    By rossmann in forum Plugins
    Replies: 70
    Last Post: 17-02-2013, 14:26
  2. Replies: 100
    Last Post: 17-08-2012, 19:38
  3. Munin + TeamSpeak3
    By xiloid in forum Tools
    Replies: 2
    Last Post: 05-06-2010, 16:03
  4. Teamspeak3 Breaking up DirectSound
    By Galactica in forum Client Support
    Replies: 6
    Last Post: 24-02-2010, 20:28
  5. Teamspeak3 Crashed
    By Metalfighter in forum Windows
    Replies: 7
    Last Post: 15-01-2010, 17:46

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
  •