![]() |
Hey Disasterpiece, I've found a tiny issue with the profile pictures. The URL of the steam avatar plugin is wrong.. It's set to:
Code:
$xprepared = array('username' => $userinfo['username']); Quote:
|
Q: Are you able to search steam Id's associated with forum accounts?
|
awesome job!
|
Quote:
|
the problem is: if I create a group example "steam users" this group does not have full access to the cms of the forum, you should edit the file to make vbcms_edit_publisher be able to view the new group.
you can find a solution? |
Quote:
I don't own the vbulletin cms, so I'm not sure I can fix bugs associated with it. |
cms has a list of groups to which is granted to display, es:
Administrators Moderators Registered Users Super Moderators Unregistered / Not Logged In Users Awaiting Email Confirmation Users Awaiting Moderation if I create a new group es: "steam users" this new group will be outside of the list above and then those who subscribe to the forum with your plugin will not display the cms. |
it is possible to make visible the new group without modifying anything ............ I just have to look better :D :D
https://vborg.vbsupport.ru/external/2013/05/19.png thx for support :D |
I do not understand why new users registered with this pugin not enabled the avatar that they use on steam, is there any solution?
|
I too am unable to link my steam account, it takes me to login2.php but says the Page cannot be displayed. The error log doens't provide any details which is odd. Also with Steam registration enableed, users are unable to login at all. I have to leave Steam Registration disabled. Running VB 4.2.1
|
Hit a weird bug, with any user who's signed in using steam, if you click on their profile picture, then from within the players profile, click the profile picture again, you get: "This user has not registered and therefore does not have a profile to view."
The URL links the player wrong for some reason, not sure why. |
Quote:
|
for example, while on the profile, the link
http://example.com/member.php/48-Perty509 When hovering over the profile picture from within the profile, it links to: http://example.com/member.php/Perty509 ^ this is the invalid link that then takes you to the page where it says: "This user has not registered and therefore does not have a profile to view." |
Quote:
|
Glad I'm not the only one having a similar issue, I reached out to vbulletin.com support thinking it might have been a bug there but they seem stumped so I'm assuming it may be the result of this addon?
At any rate Disaster, thank you for the assistance in this and for the wonderful addon, it's been great thus far. |
Vbulletin support's feedback:
"Hello. I've just uploaded a profile picture to the vBSupport account however it's not showing on the profile which would suggest that something is modifying the code and preventing these from displaying correctly. When I upload an image on my 4.2.1 test site, it works correctly and displays the correct URL." |
Hi,
I've recently installed this onto our forum and when I try to sign in using the sign in with steam button, I get a http error page with this message: Quote:
Extra Info: Forum System: vB 4.2.0 running on Debian 7 Apache 2.2.22 PHP 5.4.4-13 MySQL 5.5.28-1 The SQL entries appear to have been created successfully. In vb_user it's added steam_link and steam_code fields and in vb_datastore it's created steam_softlinks which just contains a:0:{} The buttons appear to work, as when I click on them, I can log into the Steam Page, it's when it returns me to our forum/login2.php URL that it throws the error. |
Disasterpiece,
I was just curious if you were able to look into the issue I reported a bit ago, was wondering if you found the issue. Thanks! |
For some reason it does not show up in our header or registration area. Were not seeing any errors. Help?
|
I'm having a problem where people trying to register end up with the following error:
Quote:
What can I do to a) override the required fields for people using Steam Connect or b) include those fields? EDIT: Two points: 1. After further investigation it appears that the code to retrieve the custom fields is missing from login2.php. I seem to have fixed the issue by copying lines 1034-1315 & 1317-1319 from register.php and inserting them at line 754 of login2.php - works for me as a temporary solution but no promises on it's reliability or safety. 2. This mod is uncompatible with the Spambot Stopper mod and results in a php error at final submission for users. Not sure if the author wants to add support or just put a warning somewhere. What's the best fix for this DisasterPiece? |
You need to disable any profilefields which are marked as required. Currently, support for custom profile fields which need to be filled out at the registration are not supported.
|
Disaster, can you please comment to my issue I posted on the last page regarding not being able to click profile pictures and it linking you to the incorrect page? This only occurs with your addon being installed.
Thank you. |
...
|
Quote:
|
Is there a way to grab their steam name? Because I would like to put this under their location field.
|
Hey guys I am having an issue, the steam connect button doesnt show up on any of my skins......
See it here: http://www.dirtysouthservers.com/forum.php |
Quote:
|
Hi,
Will custom profile fields be added to this mod or not ? The main point for me is allowing users to quickly register but i cant enable that feature with out the custom profile fields .... |
Hey, ich frag einfach mal auf Deutsch ^^
I hab gerade alles (richtig hoff.) gemacht was du geschrieben hast. I wollte wissen wieso die SteamID nirgendwo angezeigt wird. Hier ist mein profil: http://vbulletin.the-elitegaming.com/member.php?3-sabo Ich wei? nicht ob ich was falsch gemacht habe aber ich glaube schon :I |
Hey, Disaster
I am curious if you have another update coming soon. Some of my members have been asking about a Steam Plugin. I noticed last Update was November 2012, and I want to do a clean install of this. I rather would wait for the next update if there is one coming. Also, Quote:
|
I am setting this up on site which shares the VB user database to login via an external file. I can get this to work fine but is there a way to redirect to the page they were viewing once they have logged in on steam instead of going to the forum homepage?
|
How do i update my Steam Profile to make sure it shows exactly like my Status does ONLINE/OFFLINE/Busy/Away i use this but everytime my steam profile at forum tells me i am online but i am not how to fix this?
|
Quote:
Is the cron script updated on a regular basis? what does the steam connect debug box in admincp/user management say? |
well i use normal forum login on our vbulletin but my steam profile shows away it shows online
|
can u help me add me over steam so we can talk My steam Profile name is MetroZep then i can tell u
|
its just i have tried this for a week and it does same thing it doenst update 100 %
|
here u can see what i mean
http://img843.imageshack.us/img843/6645/j0w6.jpg http://img594.imageshack.us/img594/2757/e3wi.jpg in forum it shows online but on my steam it shows away thats what i want to fix if u can help me over Steam i be glad My steam profile is MetroZep |
i got chmod 777 on cache but somehow it doenst write it 100 % as my steam profile says
|
cron gives me this:
<?php /** * steamconnect_cron, performing scheduled tasks at a weekly base * * @author Disasterpiece * @author Andreas "Radon" Rudolph <radon@purgatory-labs.de> * @version 1.4.5rc3 */ // ######################## SET PHP ENVIRONMENT ########################### error_reporting(E_ALL & ~E_NOTICE); if (!is_object($vbulletin->db)) { exit; } require_once DIR . '/includes/functions_steamconnect.php'; // ################################################## ###################### // ######################### START MAIN SCRIPT ############################ // ################################################## ###################### // Clear datastore for steam softlinks $tmp = array(); build_datastore('steam_softlinks', serialize($tmp), true); $stc_cache = stc_cache::getInstance(); $stc_cache->purge(); echo "<br><br>"; // Re-validate all usergroups $finishat = update_user_steamgroup_assoc(null, null, 1, 1, 1); log_cron_action("Processed $finishat users", $nextitem, 1); ?> |
Quote:
// The steambadge is supposed to only show online or offline. There is no away/busy right now as far as I'm aware. |
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:
|