vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBa CMPS: Teamspeak Block (https://vborg.vbsupport.ru/showthread.php?t=70522)

Mephisteus 11-29-2004 08:13 PM

Are they showing up in gllcts? If so, have you applied the file changes to db_inc.php? If so, have you put it in the vBulletin database? If so, are your members using their actual member names?

engquist 11-30-2004 05:24 AM

Quote:

Originally Posted by DarkSSJ3
kamu:
That is possible with this hack, the only teamspeak side setting is the webpost, this means that the regular installation procedures apply (my teamspeak is hosted by someone else aswell)

engquist:
gllcts2 4.1.7.zip is the checker for who is on teamspeak, so I didn't count that. You have to but that in a seperate vBulletin directory

so i make another directory inside my forums, or in the root? Then I name it "Vbulletin"?

Mephisteus 11-30-2004 10:04 AM

You put gllcts inside A directory that IS NOT your forum directory

Eg. www.yourhost.com/forums/teamspeak
www.yourhost.com/teamspeak

KOM 01-02-2005 05:09 PM

is there a way to show all the people ? not just the ones that use there forum name ?

kamu 01-03-2005 05:05 AM

Yes, my users are either too lazy or to stupid to synchronize the two. It would be great to have the option of disabling the vb/profile integration functionality so users who either aren't registered on my forum or are to lazy/stupid to synchronize can still be listed. The incorporation of this hack and the vB database is very well done, but despite how impressive the feature is, ironically, it reduces some more important functionality for users like me.

Mephisteus 01-07-2005 11:56 AM

I will look into having it variable in the future. If the profiles match it will show a link. If it doesnt match it will simply show the user.

This may however, take some time due to real life issues.

Cyricx 04-19-2005 12:05 PM

Looks like the newest version of gllcts changed the remove inactive function..

Have you updated yours Dark? if so, do you have the modified code for the last file edit?

ChaoticMageDDC 04-27-2005 07:16 PM

Well i was able to get the block installed and everything displayed on my CMPS page. It appears everything is working ok but for some reason it is not updating users that sign onto TS... If i go into the Admin page of the script i can see the server and amount of users are showing correctly. For some reason it's not being pushed out to the front page of my site... I also have verfied that the users are using the same name on TS as they have registered with on the Forums.

You can find the module here www.goaguild.com

Also i get this error MySQL Error in [ UPDATE user SET tsserver_timestamp='' where (tsserver_timestamp + 900) < '1114633609' ]: Table 'tsonline.user' doesn't exist

Please contact a the site admin immediately.

When i go to www.goaguild.com/tsonline not sure if that means anything since i would never have a need to use that URL, i was just putting it in for testing purposes and came accross this.


Anyone have any idea why?

Mephisteus 04-28-2005 12:58 PM

From what I can see at your error you created a seperate database, or have a prefix.

1. If you have a seperate database you need to put the ts monitoring script in the same database as vBulletin.
2. If you have a prefix you need to change the query to
UPDATE prefix_user SET tsserver_timestamp='' where (tsserver_timestamp + 900) < '1114633609'

I hope this is the solution to your problems :)

ChaoticMageDDC 04-28-2005 03:46 PM

Quote:

Originally Posted by DarkSSJ3
From what I can see at your error you created a seperate database, or have a prefix.

1. If you have a seperate database you need to put the ts monitoring script in the same database as vBulletin.
2. If you have a prefix you need to change the query to
UPDATE prefix_user SET tsserver_timestamp='' where (tsserver_timestamp + 900) < '1114633609'

I hope this is the solution to your problems :)



I did create a seperate database outside of my forum DB. I usually like to keep those things seperated but i wasn't aware this had to be installed into the forum db :ermm: I will reinstall it thanks :nervous:


All times are GMT. The time now is 06:07 AM.

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.01023 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
  • (2)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