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)

Disasterpiece 04-14-2011 10:19 PM

Sry, I'm a ts3 noob. I suggest you ask your teamspeak provider/admin for help, they usually help people out with permission management.

SteveLV702 04-15-2011 09:17 PM

darn does no good cause I am my teamspeak provider/admin...

Disasterpiece 04-16-2011 01:47 AM

Please send me a PM with your teamspeak credentials (ip, port, queryport, ts-id) and i'll take a look

silencerdeluxe 04-19-2011 07:24 PM

1 Attachment(s)
The div and the h3/div inside need some classes to get padding and so on? Can do it on my own with the add.css template, only want to ask, if anyone else have this problem?! (running 4.1.2.)

Attachment 128312

An CMS Widget with this simple user online view would be awesome!
Would donate money for it :)

Disasterpiece 04-20-2011 12:19 AM

can you post me the content of the FORUMHOME > tsx_viewer template plz? Is an old bug in vbulletin css and can be changed easily.

@CMS Widget: Considering. Still need access to a vb CMS installation tough.

silencerdeluxe 04-20-2011 12:01 PM

Perhaps it comes from the Update 3.x -> 4.x.
I will change the CSS Classes on my own, have done it yesterday in Firebug. Or would you like to see it anyway?

CMS Widget: If you want, i can give you acess to my testinstallation and some money too, but after that please free for all ;)

Disasterpiece 04-20-2011 12:25 PM

Quote:

Originally Posted by silencerdeluxe (Post 2186636)
Perhaps it comes from the Update 3.x -> 4.x.
I will change the CSS Classes on my own, have done it yesterday in Firebug. Or would you like to see it anyway?

No it's okay.
Quote:

Originally Posted by silencerdeluxe (Post 2186636)
CMS Widget: If you want, i can give you acess to my testinstallation and some money too, but after that please free for all ;)

Sure, send me the data per PM and I'll take a look.

silencerdeluxe 04-22-2011 07:28 AM

You have a PM ;)

joergh 05-14-2011 08:06 AM

Did anyone find the solution for the classes padding problem from silencerdeluxe? Would be great if you could share the solution. Thanks a lot!

joergh

Disasterpiece 05-14-2011 02:36 PM

For me it worked when I added the class "blocksubhead" to the <h3> heading:
HTML Code:

<h3 class="blocksubhead">
and change the class from the div container to this:
HTML Code:

<div id="wgo_onlineusers" class="wgo_subblock section">

joergh 05-14-2011 03:17 PM

Many thanks for your answer. Could you be so kind to tell me the place where i can find the relevant settings/files to change?

Thanks again

joergh

Disasterpiece 05-14-2011 06:02 PM

Sure,
Just browse your templates in the admincp and find in the template-group FORUMHOME the template forumhome_tsviewer

joergh 05-15-2011 02:45 PM

Thanks a lot! :)

joergh

suds42 06-15-2011 06:09 PM

I get this error when installing....

XML Error: XML_WAR_UNKNOWN_VERSION at Line 412

Not ready for 4.14?

Disasterpiece 06-15-2011 06:14 PM

Quote:

Originally Posted by suds42 (Post 2208179)
I get this error when installing....

XML Error: XML_WAR_UNKNOWN_VERSION at Line 412

Not ready for 4.14?

Open the product xml file, change line
PHP Code:

<?xml version="1.1" encoding="ISO-8859-1"?>

to:
PHP Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

and re-import.


All times are GMT. The time now is 03:21 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.01295 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)bbcode_html_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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