MyBB Community Forums

Full Version: Steamprofile v1.4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12
Hello.

Full package download & screenies:
http://mods.mybb.com/view/steamprofile (can be unapproved) mirror1

Plugin information:
https://github.com/VictorAtPL/Steamprofi.../README.md

Plugin license:
https://github.com/VictorAtPL/Steamprofi...LICENSE.md



Steamprofile repository:
https://github.com/VictorAtPL/Steamprofile
requires also support_class files:
https://github.com/VictorAtPL/Support_class

Here discussion/bug report/new features.

P.S.
Steamprofile needs support_class. Support_class is one-file php class which "helps" my plugins when activating/installing and checks my plugins to be up-to-date (and itself). In full package (mods.mybb.com) you have Steamprofile and Support_class, but when you checking out repository you also have to download files from Support_class and copy them to your forum.

------

v1.4 Update release (@12.07.2012 13:19)
* added option which will show only one steam signature per user in postbits
* optymalization - plugin seeks to convert custom profile field to steamcommunityid. By this, script doesn't search user's steamID64 every post (outside request to slow steam servers).
* fixed profile icon (link) bug in users' profile.
nice Wink
is it for custom profile box?
Hey thanks for this Smile

One problem I have, I installed/activated as you mentioned in your install instructions but it doesn't show up on my forums at all.

Looking at your code I noticed something that may cause problems. The link you are referring too http://www.steamcommunity.com/profiles/ does not work. It is actually http://www.steamcommunity.com/id/

But I cannot even get the steam info to show up in the postbit at all (while my other postbit stuff shows fine). Too bad. This could be a very useful Mod for my forum.

Thanks for the try though Smile
worked great for me, thanks
(2010-09-26, 04:15 PM)FBI Wrote: [ -> ]nice Wink
is it for custom profile box?

Yeah. You should create custom profile field and in plugins' settings insert fidX, X is field id.

(2010-09-27, 01:12 AM)xomp Wrote: [ -> ]Hey thanks for this Smile

One problem I have, I installed/activated as you mentioned in your install instructions but it doesn't show up on my forums at all.

Looking at your code I noticed something that may cause problems. The link you are referring too http://www.steamcommunity.com/profiles/ does not work. It is actually http://www.steamcommunity.com/id/

But I cannot even get the steam info to show up in the postbit at all (while my other postbit stuff shows fine). Too bad. This could be a very useful Mod for my forum.

Thanks for the try though Smile

About id/profiles - please read steam community api doc: https://partner.steamgames.com/documenta...unity_data

Did plugin make changes in postbit and postbit_classic (and postbit_author_user)?
Please write url to your forum. Smile
(2010-09-27, 04:17 AM)arineod Wrote: [ -> ]worked great for me, thanks

Thanks Smile!
(2010-09-27, 10:34 AM)Victor Wrote: [ -> ]About id/profiles - please read steam community api doc: https://partner.steamgames.com/documenta...unity_data

Did plugin make changes in postbit and postbit_classic (and postbit_author_user)?
Please write url to your forum. Smile

Link to my forum is here as you'll notice I do not see the plugin showing up even after entering my steam id STEAM_0:1:7502955

I'm not sure why it's not working for me.

Thanks
What you have in plugin's settings? And which fid have your custom profile field?
(2010-09-28, 01:15 PM)Victor Wrote: [ -> ]What you have in plugin's settings? And which fid have your custom profile field?

Plugin Settings (screenshots) One -and- Two

fid? not sure what you mean by that. But the Custom profile ID for this particular one is 2 (and just so you know, I've changed it to 4 as you mentioned in your install instructions with no change).
I didn't mentioned to no change.
I mention it should be good if you are adding 4th custom profile.

Change form id in plugins' settings to
fid2

Should work.
(2010-09-29, 04:01 PM)Victor Wrote: [ -> ]I didn't mentioned to no change.
I mention it should be good if you are adding 4th custom profile.

Change form id in plugins' settings to
fid2

Should work.

Worked thanks!

I would like to put this in the postbit? where it says:
Steam Profile: 7878498746454987

Is it possible to do that? (I really have no need for the Steam Profile: xxx thing)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12