![]() |
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 05:49 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:
|