Jump to content

Download: Steam Profiles Tab 3.0.4

Featured Replies

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

  • Replies 68
  • Views 5.3k
  • Created
  • Last Reply

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?

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
  • 2 weeks later...

can someone please post where the hide tab option is in acp

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?

did you run the install in manage apps n modules in admin cp

Yes Sir, I did that...

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

  • 4 weeks later...

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;

  • 4 weeks later...

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:
  • 4 weeks later...

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?

where exactly is the hide tab option in admin cp

Is it compatibile with 3.1 ?

Got the same question as above, and is this mod being updated?

  • 4 weeks later...

I installed this mod and would not work...I find it not worth it in my opinion.

  • 2 weeks later...

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.

  • 2 weeks later...

...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?


...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.

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?

Is this going to be updated?

  • 4 weeks later...

Hi So does this work with 3.1.2 with or without the above edits?

Thanks =ChAoS=

Reimport it.

I have installed this on my board(3.0.5) and done the following in this order.

1: created the custom profile field.
post-135863-053577700 1282570234_thumb.j

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??
post-135863-040822700 1282570978_thumb.j

I know my stream ID is correct??

Rctsteam is the key, not the profile name. Name it whatever you like. :)


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.

Recently Browsing 0

  • No registered users viewing this page.