Jump to content

Download: Steam Profiles Tab 3.0.4


rct2·com

Recommended Posts

Posted

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
  • Created
  • Last Reply
Posted

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

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

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?

  • 4 weeks later...
Posted

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

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

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?

  • 4 weeks later...
  • 2 weeks later...
Posted

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

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

Posted

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

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

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...