![]() |
Is there anyway I can fix symbols being used for registration? EG, some steam name registered and end results were he/she used the following profile name:
"¡¡¡Heaven 문ìƒì‚¼" While it should have been "¡¡¡Heaven" User table is using utf8_general_ci. |
Hi, I am using Vbulletin 4.2.3 any chance this plugin might be upgraded to work with it? Right now after a user clicks "Log in" or connect from the steam page I get a web server error. Any ideas?
|
Quote:
|
Hi Disasterpiece.
I have an issue which is quite new to me, but it looks like people are signing up to steam accounts, and then authenticating their forum account through steam for spam. I've started getting 1 -2 new spam users per day. Any advice? |
Quote:
There isn't really a solution so far, as steam link trusts all people signing up with steam link. You could use a secondary usergroup that gets assigned if the user is in a certain steamgroup you can specify. Other than that, the plugin would need to be extended to look for registration date and steam level as well. But since the project is pretty much abandoned, I cannot assist with that. |
This is a wonderful addon and its well worth the time and effort put in to it. You should support this addon and maybe even turn it in to a paid version I would be willing to spend money on this.
Thank you for providing this to us. |
Since 3 days I am recieving the following error:
PHP Warning: file_put_contents(/tmp/stc_76561198212340925.cached): failed to open stream: Permission denied in ..../includes/class_stc_cache.php on line 107 |
pfff if i see this lately most of the plugins on vbulletin arent even supported anymore why do they even make them then serieusly
There has been a problem with the OpenID libary: No OpenID Server found at http://steamcommunity.com/openid i didnt had this problem before tried uninstalling several times no change i dont even know why it is not working |
I can confirm the Mod is working. Great Mod!
|
Is the mod still working with VB 5?
|
Don't know about vb5.. definitely installs and works on vb4.2.4
I had an issue where it eventually after about a month stopped retrieving profile data for no reason at all but still worked, possibly because of a semi-domain change, but otherwise works if your settings are right. About to give it a go on a reinstall on 4.2.4 after a host change. |
Running vb4.2.4 I have recently started getting the following error when users try to login
Code:
There has been an error with your request. Please inform the Administrator, if the problem persists.. I've tried disabling quick registration but that just changes the error to: Code:
There is no forum account which is linked to this Steam Account. FIXED: I will leave this here for anyone having similar issues in the future. The issue for me was the API key. It may be worth resetting the key if you encounter similar issues which do not give error logs. |
Any one know how I can get users to link there accounts after they have registered the normal way the steam link button is not showing up?
|
worked like a charm, deleted 1 user and systemfail in this mod, cant reproduce it, the button just disapeared :(
|
Hi Guys I have been trying to get the Steam avatar to show up in the post bit but I can not get it to work any one have any ideas?
https://vborg.vbsupport.ru/showpost....8&postcount=18 |
I know this is no longer supported, but has steam changed something that breaks this system for the most part? Getting "FETCH ERROR" whenever I check my steam info through /profile.php?do=steamlink. The only thing that appears to be caching is the steam level (in the tmp files).
|
So I tried to use this with Vbulletin 4.2.5, and I am only getting one error that is being logged:
Malformed cachefile: <file>.cache deleted. I carefully reviewed the code and echoed out portions to see where it goes wrong. It seems to not like something in the array "$match", and only returns an empty array. This results in the cache file being written with nothing or missing data to be considered malformed. I figured if Steam did modify the API, some changes will need to be made. I am only a beginner in PHP so it'll be hard, and I have limited time. I'd share this to hopefully turn the bugfixing into a communal effort. Any help is greatly appreciated, hoping to get this working! |
Match array no longer works as expected on 4.2.5 vb (PHP 7.1) :(
[shame this is no longer supported] Had to do some modifications to the functions_steamconnect.php file to get Avatar, DisplayName & Community URL to show. Replace Previous Code in (functions_steamconnect.php): Code:
$match = array(); With either options below Code:
$steam_info = array(); or Code:
$steam_info = array(); |
Quote:
|
Quote:
|
All times are GMT. The time now is 08:08 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|