M1r0 Posted February 23, 2010 Posted February 23, 2010 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
Adam.S Posted February 23, 2010 Posted February 23, 2010 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?
M1r0 Posted February 24, 2010 Posted February 24, 2010 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
3832always Posted March 6, 2010 Posted March 6, 2010 can someone please post where the hide tab option is in acp
Blood Angel Posted March 6, 2010 Posted March 6, 2010 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?
3832always Posted March 6, 2010 Posted March 6, 2010 did you run the install in manage apps n modules in admin cp
3832always Posted March 6, 2010 Posted March 6, 2010 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
MeoW. Posted April 4, 2010 Posted April 4, 2010 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;
POMPEY Posted April 29, 2010 Posted April 29, 2010 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:
Bleeder Posted May 22, 2010 Posted May 22, 2010 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?
ørret Posted June 5, 2010 Posted June 5, 2010 Got the same question as above, and is this mod being updated?
Bry5012 Posted June 30, 2010 Posted June 30, 2010 I installed this mod and would not work...I find it not worth it in my opinion.
MeoW. Posted July 15, 2010 Posted July 15, 2010 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.
Irish Cowboy Posted July 23, 2010 Posted July 23, 2010 ...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?
MeoW. Posted July 23, 2010 Posted July 23, 2010 ...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.
Irish Cowboy Posted July 24, 2010 Posted July 24, 2010 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?
=ChAoS= Posted August 22, 2010 Posted August 22, 2010 Hi So does this work with 3.1.2 with or without the above edits? Thanks =ChAoS=
Globaldjnetwork Posted August 23, 2010 Posted August 23, 2010 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??
Matt Enloe Posted August 23, 2010 Posted August 23, 2010 Rctsteam is the key, not the profile name. Name it whatever you like. :)
Globaldjnetwork Posted August 23, 2010 Posted August 23, 2010 Rctsteam is the key, not the profile name. Name it whatever you like. :) Thats sorted it, nice 1 Matt :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.