![]() |
If I find out why and/or how to resolve this, I'll let you know... Thanks for trying to help about this issue. I find it weird but I'll investigate...
|
Quote:
Quote:
|
Have you look at the screenshots in post #277? All permissions are set... but it just does not work.
|
Cyber, have you tried deleting the TS files & DB from your server and starting over? Perhaps there's some corruption you can't account for.
|
Thanks.
|
1 Attachment(s)
Excellent work, working like a charm on 3.8.1:D
Hope it's ok, but a lot of people have trouble getting TS to work on linux with mysql, so here is how I did it (tested on Centos5 and mysql 5 ;) ) Add the following to the very bottom of your server.ini Code:
[DBEXPRESS] mysql> Code:
SET PASSWORD FOR |
Quote:
|
Cyber, have you tried logging into the Web Admin of TS and checking what permissions are set for the user groups?
|
Yes, as you can see in post here: https://vborg.vbsupport.ru/showpost....&postcount=277
Does your permissions work for yourself? I mean can you put people Operator or Voice? |
After a little investigation, it would seem that this is a TS2 issue, hopefully the upcoming release of TS3 will sort all this out.
Certainly not an issue with the mod. |
OK thanks for having looked at this. I was under the impression that I was alone having this issue.
Just one more question: By investigation what do you mean? You asked the TS guys or you saw by yourself that you had the same problem than me? |
No worries ;)
Quote:
It appears that you have done everything right and the problem is with the server application not the user ;) |
Thanks bud.
|
Quote:
Code:
-------------- log started at 23-02-09 15:29 ------------- any idea what i could be missing? |
I'm confused a bit, my TS is not on the same server as my vB, it is hosted by a third party and I do not have access to the server.ini to edit.
My confusing is that in your Features list it says;
Yet under Support it says; For best results and performance, have your TeamSpeak server use your vBulletin database as it's database. Then you have the Setup mySQL info which ends with; Make sure these tables exist and that your TeamSpeak server is actively using your mySQL database properly before even downloading the gTeamSpeak modification. So my question is, can I use your mod or not, it seems that in the feature it would fit my need, yet later it says I must edit the files or not to download. Thank you for your comments and mod, I hope it can work for my site. |
RE: Optionally connect to a remote TeamSpeak database...;
If you have purchased TeamSpeak hosting from a voice comm service provider, it is highly unlikely they will grant you database access. RE: For best results and performance...; If they share the database it doesn't have to make a slow external connection. RE: Make sure these tables exist...; By default TeamSpeak does not use a MySQL database, this is something people who host their own TeamSpeak servers do before even downloading the mod. On top of that, if the MySQL database is remote, you have to take steps to know the authentication information and you have to add the ip of the requesting service to MySQL. This requirement ensures that the user has at least completed the necessary steps unrelated to this mod, because without them this mod will just add confusion. |
so.... the answer is no then.
Perhaps you should add your first response (If you have purchased TeamSpeak hosting from a voice comm service provider, it is highly unlikely they will grant you database access.) to the Features list so that ppl in my position are not downloading the mod by mistake. But thank you for your hard work & mod anyway, Ed |
does not work in .8.1?
|
Works fine, not much about it should be version dependent.
|
Quote:
Quote:
Quote:
Example: Quote:
This works perfectly in 3.8.1, but as i stated, I am running this on CENTOS 5 and mysql 5 |
An error occurred while attempting to execute your query. The following information was returned.
error number: 1064 error desc: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '[DBEXPRESS] sqldir=mysql_sql/ Drivername=mysql Database=relaxiha_vb Hostname' at line 1 |
please help me.
this hack is little troublesome |
Hi, I'm having the issue that a number of people have had--namely, when entering the password on the signup form, it simply refreshes and does nothing else. Nothing is showing in the navbar, and it's not adding the quicklink. I've verified that it's connecting to the DB, because entering incorrect info results in an error.
Has any solution been found to this? Is this a general error that could have a number of underlying causes? How can I go about trying to troubleshoot this? I have no problem with PHP code, so adding extra error logging wouldn't be a problem, but something as large and complex as vBulletin isn't something I want to try to debug. |
I just wanted to ban someone through the "manage users", and got this error:
Quote:
|
Teamspeak wasn't ment to be used on the newer versions of MySQL, therefore you'll need to find version (i think) 3.x in order for teamspeak to cooperate with it, but then the new version of php doesn't like to communicate with anything but the newest version of MySQL so your sorta between a rock, and a hard place, sorry to say
-John |
doews this work on a ts server hosted on windows box ?
|
When my TS down, my site index never loading and CPU go to 99% of process...
Only solution is disable addon in AdminCP. |
Hello.
I think update be here. installed because it is very hard and a proper training. The 21 pages and talk to me. I think if this part of the Update and training with a general and complete explanations by the first. It is more than what is welcomed by villages will be |
I got myself a new vps because the webhost I was using had no support for what I wanted to do.
So I had to start over. Created a database etc without 1 problem. I did use the same db as the forums. Everything is working fine. I only want one thing to add. Or like to know where I could do it myself. Now the nickname that the forum gives you is the forum name. But I would like to add some tags in front of the forum name. Depending on what Usergroup they are in. ===Edit=== Is there an option to give CA for a Usergroup? I know there is something like that for SA. Quote:
|
Can you convert the code to run on sqlite for localhost?
|
I just wanted to say that this plugin is causing a small lag issue on the front mainpage of the forums. Which delays the loading of the sites by a few seconds or less.
|
I just wanted to let you know that I'm using this on a regular basis and its quite lovely. We're planning on migration to 4.0 when its released and I'd love to see this product make its way over to the new version. I hope you have time to work on it. Thanks!
|
It should work ok with 4.0. If it doesn't, I will probably only fix it if there are simple issues.
If it is very broken with 4.0 I will probably be focusing on developing for TeamSpeak 3 which will available soon, this mod will likely need to be redesigned from the ground up...if needed at all. |
At the moment its not working.
I get this errors Code:
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3889 |
teamspeak 3 is out now, will this mod be converted to support it?
|
Quote:
|
Yeah the new TS3 user management system is COMPLETELY different. Every client has a unique ID, which makes it impossible to create accounts for an individual user. This is kind of silly to me because...you used to be able to lock your server and make a user registration form ( which what this mod basically did ) now you can still lock the server, but users no longer have passwords associated with their accounts ( even though there is a client_password table in the database ) instead, the permissions to the server are associated with the unique ID issued by the client. This makes me wonder if a TS3 registration mod is even possible to make for vBulletin.
The new system uses server side created token that have to be manually used by the client. On the client side you click "Use Token" and use the token given to you by the server, it associates itself with your unique ID and you no longer need the server pass to get in...however, you still need to get into the server to use the token...so I'm slightly lost. You can no longer lock the server and create individual accounts, because you have to give the password out in order for users to even be able to register... Software is great, but the new user/permissions system is super retarded. I want to see where this can do with vB. |
you would think they would offer a legacy mode or something for teamspeak 3. I know on mine I have the permissions set pretty tight. I give kudos to them for reworking a lot of the issues that plagued teamspeak 2 but its still not perfect. maybe they will add something later for us running mods such as this at a later date. I know I would hate to have to completely rework this mod :-\
|
Quote:
Cheers |
Quote:
Then I'd imagine you could use the new serverquery stuff in TS3 to manipulate clients into whatever client groups/permission settings you want, via checking usergroups in vbulletin. As well as enforcing some sort of 'reserved' nickname system. |
All times are GMT. The time now is 11:34 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:
|