vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - TSxView: simple live viewer for Teamspeak 2 & 3 (https://vborg.vbsupport.ru/showthread.php?t=231924)

Olli2k 11-08-2010 12:15 PM

Is there any 4.0.8 tempate fix?

Disasterpiece 11-19-2010 03:49 PM

---

FYI:

Because of an enormous lack of time due to my studies, I cannot provide extended support anymore.
This was a bit unforseeable for me too, but that's the way it is and please bear with me.
Because of this I changed the modification from "supported" to "unsupported" for the time being.

I know there are a lot of mails and queries in my mailbox right now and I'm trying to work them off one by one. Keep in mind that all time I spend on this is from my free time over the weekend, after I finish work on the projects I actually get "paid" for.

If you decide to use this mod, the best thing would be to bring in advanced knowledge of html/php/vbulletin so you can fix the biggest issues before I can do. If you make any progress, feel free to post them here for others too.
If you run in trouble and can't fix it by yourself, send a PM to me and I'll help you as soon as I get some time to check on it.

---

Quote:

Is there any 4.0.8 tempate fix?
That's a weird bug I couldn't identify yet. I suspect some css to be the problem.
Try to copy a complete row from the FORUMHOME template so you have the css class structure and paste it to the tsviewer template, replacing the templatevars accordingly. That should do the trick.

Wood 20th* 12-16-2010 01:50 PM

Great Thanks for this..

but I'm getting this issue now.. "TS3 Server returned the following error: error id=2568 msg=insufficient client permissions failed_permid=8472"

any suggestions?

With the server IP in with the Port at the end I'm now seeing this error.

Quote:

"Currently in TS: -1 User
Socket error: Connection refused [111]
Join Teamspeak"

Disasterpiece 12-16-2010 03:43 PM

@Wood: It seems that you didn't grant the permission to query your server.

Please contact the teamspeak support forum on how to solve this, because the problem is beyond the scope of my modification.

Wood 20th* 12-16-2010 04:56 PM

Quote:

Originally Posted by Disasterpiece (Post 2134868)
@Wood: It seems that you didn't grant the permission to query your server.

Please contact the teamspeak support forum on how to solve this, because the problem is beyond the scope of my modification.

Thanks.. Was looking into that.. thought it might be TS.. Thanks for the confirmation..

tlwwolfseye 01-03-2011 04:08 PM

Just wondering, which Stylevars I have to adapt to make the font color different that shows the users currently in Teamspeak ?

Because I use a theme where the part with the usernames in TS is on a white background. So with the font in #ccc thats of course almost unreadable. What & where would I need to change that it shows for example in a black font ?

Thanks in advance.

Wolfseye

Antyrael 01-05-2011 06:01 PM

I didn't really like the way it looks by default: the title text is not bold and the alignment isn't the same as the Currently Active Users list.
So I made a little change to the template forumhome_tsxview.

I'm running vB4.1 with the latest patchlevel.
This is my new forumhome_tsxview, in case anyone would like the same look as I have now:
Code:

<!-- TSxViewer -->
<div id="ts_viewer" class="wgo_subblock section">
        <h3 class="blocksubhead"><img src="{vb:stylevar imgdir_misc}/teamspeak2.jpg" alt="TSxViewer" />{vb:raw phrase_tsx_currentuser}</h3>

        <div>
                {vb:raw tsxview_output}
        </div>
</div>
<!-- /TSxViewer -->

As you can see, I uploaded a teamspeak2.jpg file, personally I like it better than the same users online icon.

jrap 01-06-2011 05:24 AM

Thanks so much - great mod!

Disasterpiece 01-06-2011 03:05 PM

Quote:

Originally Posted by jrap (Post 2144766)
Thanks so much - great mod!

Did you read the section "Customization" in the first post? It should cover the necessary information to display the viewer elsewhere.

Skyrider 01-24-2011 03:26 PM

Got reports that this plugin makes the forum home very very slow and giving tons of error in the server backlogs. Can anyone confirm this?


All times are GMT. The time now is 02:29 PM.

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.01266 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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