![]() |
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?
|
Quote:
|
You put gllcts inside A directory that IS NOT your forum directory
Eg. www.yourhost.com/forums/teamspeak www.yourhost.com/teamspeak |
is there a way to show all the people ? not just the ones that use there forum name ?
|
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.
|
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. |
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? |
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? |
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 :) |
Quote:
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|