Jump to content

Download: Steam Profiles Tab 3.0.4


rct2·com

Recommended Posts

  • Replies 68
  • Created
  • Last Reply

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
Link to comment
  • 2 weeks later...
  • 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;

Link to comment
  • 4 weeks later...
  • 4 weeks later...
  • 4 weeks later...
  • 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.

Link to comment
  • 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?

Link to comment

...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.
Link to comment
  • 4 weeks later...

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

Link to comment

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.

  • Upcoming Events

    No upcoming events found
×
×
  • Create New...