Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
February 23, 201015 yr Hi Thanks for the great job you've done. I like the tab in the profile view but I don't understand the meaning of having a tab (that is doing nothing) in the forum view.. I would like to know how to remove this application tab. Thanks
February 23, 201015 yr Hi, I have a problem. If user provide steam id, it works perfect, but when user won't give steam id in profile number of errors appears. Take a look of this, this is an example user profile - just go to STEAM tab and errors are on top. I have the same issue. Is there a way to get a fix for that?
February 24, 201015 yr I would like to know how to remove this application tab. Hi again, I would like to apologize about my last post, because I finally found the "hide Tab" option in ACP and everything is running smoothly. Thanks for this great MOD. Best regards Miro
March 6, 201015 yr Fatal error: Call to a member function steamProfile() on a non-object in /var/www/levelup/www/forum/admin/applications/members/sources/tabs/rctsteam.php on line 131 Mhh... any suggestions?
March 6, 201015 yr cool, just sounded similar to the eror i got n that how i fixed it, so can someone please post how you hide the tab in admin cp
April 4, 201014 yr Fatal error: Call to a member function steamProfile() on a non-object in /var/www/levelup/www/forum/admin/applications/members/sources/tabs/rctsteam.php on line 131 Mhh... any suggestions? Go into your ACP then go to Look & Feel >> Template Tools. Then Rebuild Master Skin Data and once that is done Recache Skin Sets and it should work. --------------- I was finding that if someone hadn't entered a Steam Community ID in the profile field then someone viewed the Steam tab on that persons profile they would get massive errors so I changed the 84th line in class_rctsteam.php from if ( is_null( $steamID64 ) ) return; to if ( is_null( $steamID64 ) || $steamID64 == "" || $steamID64 == " ") return;
April 29, 201014 yr I love this mod, It was just what I needed. Thank you Me too. Works great (after reading all the above). Hope you continue supporting this mod, maybe even expanding on it in the future. Thankyou :thumbsup:
May 22, 201014 yr I have added this mod, and the link in the user profiles works flawlessly! :) My problem is the link that was added on the main forum page. That one doesn't seem to work. Any ideas as to why?
July 15, 201014 yr To fix the tab not showing up do the following. Copy both the files from adminapplicationsmemberssourcestabs Then navigate to adminapplications_addonotherrctsteamextensions Now create a folder in extensions called "profileTabs" then place both the files you copied in that folder. *edit* Once I did this I noticed there was a bug with the displaying of dates/times to fix this do the following. Open up rctsteam_root_templates.xml which can be found in. adminapplications_addonotherrctsteamxml Now find line 130 it will look like this. {$this->lang->words['rctsteam_fSince']} {$friends[$i]['friendsSince']}<br/> Now change it to: {$this->lang->words['rctsteam_fSince']} {parse date="$friends[$i]['friendsSince']" format="long"}<br/> Note if you wish to have a shorter style date then change format="long" To format="short" Once that is done I found I had to Rebuild Master Skin Data/Recache Skin then it worked perfectly.
July 23, 201014 yr ...is anybody else having trouble simply getting their Steam ID #? mebbe because i only recently joined, but it's not yielding it, following these instructions i get: http://steamcommunity.com/id/(my login id)/home/ no matter how i seem to go about it, no 17 digit #. am i doing this wrong?
July 23, 201014 yr ...is anybody else having trouble simply getting their Steam ID #? mebbe because i only recently joined, but it's not yielding it, following these instructions i get: http://steamcommunity.com/id/(my login id)/home/ no matter how i seem to go about it, no 17 digit #. am i doing this wrong? If you use a custom URL it wont show the number.
July 24, 201014 yr did i use a custom one? i logged into steam's community page, then clicked on the home page as told...what link am i supposed to use?
August 23, 201014 yr I have installed this on my board(3.0.5) and done the following in this order. 1: created the custom profile field. 2: uploaded the files to and installed the app(no errors) 3: found out what my steam community was using a converter as i had a custom URL which didn't have the 17 digits(link here) 4: added it to my profile. Now whilst it displays the steam tab on my profile, it also displays the ID plus its showing as my profile having no information to display?? I know my stream ID is correct??
August 23, 201014 yr Rctsteam is the key, not the profile name. Name it whatever you like. :) Thats sorted it, nice 1 Matt :)
Archived
This topic is now archived and is closed to further replies.