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 01-06-2010 02:02 PM

Hi

It's normal that there isn't an image for that.

Either you rename the image file in the template, or you place a custom teamspeak icon in your images/misc directory.

In the next release I'll provide a teamspeak icon.

pointy 01-07-2010 02:37 AM

I had a mate do an image up quickly, but supplying the image would be a bonus for sure.

Great mod mate. Good work!

Cface 01-07-2010 05:41 AM

Tagged.

Maybe you will add the ability to check for specific channels within a server in later features? Or is this already a function?

Disasterpiece 01-07-2010 09:22 AM

@Cface: I'm not sure what you mean. Do you want to query only a single or two channels instead of the whole server?

Hollanda 01-07-2010 11:56 AM

I'll get this error: XML Error: Unknown at Line 1

Disasterpiece 01-07-2010 12:03 PM

Hi

Open the xml install file and change the first line from:
Code:

<?xml version="0.1" encoding="ISO-8859-1" ?>
to:
Code:

<?xml version="0.1" encoding="ISO-8859-1"?>
(Remove the whitespace left of the closing ?> part)

Seems to be a common error, so I updated the package.

RMonster 01-11-2010 05:39 PM

Hi I'm getting:

XML Error: XML_WAR_UNKNOWN_VERSION at Line 412

When i try to add the product

RMonster 01-11-2010 06:23 PM

fixed by:

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

Disasterpiece 01-11-2010 06:26 PM

Quote:

Originally Posted by RMonster (Post 1952919)
Hi I'm getting:

XML Error: XML_WAR_UNKNOWN_VERSION at Line 412

When i try to add the product

Hi

I have never heard of this and i have absolutely no idea what this could be, but try to remove the tab whitespace in the last line of the plugin's xml file:

Code:

        </product>
becomes:
Code:

</product>
And try uploading it again.
Maybe this works? :confused:

RMonster 01-11-2010 07:10 PM

changing the first line to
<?xml version="1.0" encoding="ISO-8859-1"?>

fixed it.

I think it didn't like the 3 place decimal points in the version string.
Thanks for the great mod btw!


All times are GMT. The time now is 07:02 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.01232 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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