Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: roco on April 07, 2010, 06:38:30 PM

Title: Steam Profile Ajax Mod v1.0
Post by: roco on April 07, 2010, 06:38:30 PM
Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=2373)

Version: 1.0 Date: January 7, 2o1o
Compatibility: 1.1.11 and 2.0 RC2 / RC3


Steam Profile - Ajax Indicator Mod - v1.0
by Roco - priv Polish SMF-Help! (http://poligon.ricoroco.com/fora/smf/index.php) Board


Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=2373) | Support Topic | Demo and My Own Suport (http://poligon.ricoroco.com/fora/smf/index.php?topic=633.msg1507#msg1507)



SteamProfile
About

SteamProfile is an Ajax-based Java-Script widget (http://code.google.com/p/steamprofile/) to embed the profile status of a Steam Community member into a HTML webpage.
( ..and now with my mod, into SMF Boards to..)

It uses the Steam Community XML API (https://partner.steamgames.com/documentation/community_data) to read the raw data and jQuery (http://jquery.com/) for the transformation into HTML elements.

PHP is used as well for a server-side XML proxy to ensure fast and stable XML delivery.
See example.html for examples and instructions for proper embedding into your website, (ins steamprofile folder).

Examples:

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fsteamprofile.googlecode.com%2Fsvn%2Fwiki%2Fimages%2Fsteamprofile_offline.png&hash=c186bfbf5019610ada67f0fe26c9637eac019b29) (https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fsteamprofile.googlecode.com%2Fsvn%2Fwiki%2Fimages%2Fsteamprofile_online.png&hash=c08e094163dfd6aa8af3bb1b46717581c0021923) (https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fsteamprofile.googlecode.com%2Fsvn%2Fwiki%2Fimages%2Fsteamprofile_in-game.png&hash=bc040c580a30ad6a8f9409bb7c3d1ab7a578bb2b)

With slider menu opened:

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fsteamprofile.googlecode.com%2Fsvn%2Fwiki%2Fimages%2Fsteamprofile_offline_menu.png&hash=acd6c3be36b28ed23c3392a53a51fe5ca133c75e) (https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fsteamprofile.googlecode.com%2Fsvn%2Fwiki%2Fimages%2Fsteamprofile_online_menu.png&hash=555f1fd4a8841d002ff23e46fcbbb5deb1381c6c) (https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fsteamprofile.googlecode.com%2Fsvn%2Fwiki%2Fimages%2Fsteamprofile_in-game_menu.png&hash=f06860a4271acae489c0b92fb4838394f7b1086e)



Steam Profile Mod for SMF will:

Integrate Steam profile script (http://code.google.com/p/steamprofile/), into SMF Board

The following files get edited, so if you use a custom theme that changes any of these files, you will need to manually update them yourself.
This Mod change files:

In SMF 1.1.11 -

Themes/default/

Themes/default/Languages/


In SMF 2.0 -

Sources/

Themes/default/ (the Curve Theme)

Themes/default/Languages/

The mod will update only the default templates, for another please read install[1 or 2].xml - is easy for integration with different styles as well.


Entries language for translators:


// Steam Profile Mod by Roco
$txt['steamprofile'] = 'Steam Profile';
$txt['steamprofile_profile'] = 'Profile';
$txt['steamprofile_user_ID'] = ' or: Steam Community <b>Number</b>, or: Profile <b>Alias</b><br />
Like: <b>76561197965018417</b> or: <b>STEAM_0:0:148902</b> or: <b>robinwalker</b>';
$txt['steamprofile_input_title'] = 'Type Your Steam Profile: ID - here';
$txt['steamprofile_view'] = 'view';
$txt['steamprofile_view_desc'] = 'Your own Profil from Steam Community';
// End of Steam Profile Mod by Roco


= = = = = = = = = = = = = = = = = = = =

From the Autor of the script.:

SteamProfile
SteamProfile Overview

Installation and Usage

The directory cache is used for caching, therefore it must be read- and writable for the web server process.
..so.. folder "cache" in cataloge "steamprofile" (here --> YourForum/steamprofile/cache), must stetting CHMOD into 777 (or 0777  - is the same)

You can change configurations for the XML proxy in xmlproxy.php. For client configuration and template editing, open steamprofile.xml.
See example.html for examples and instructions for proper embedding into your website, (ins steamprofile folder).


Requirements


Server Requirements



Required PHP extensions





Client Requirements



Browser Compatibility







= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =


Changelog
1.0 - 07th January 2010
-  Initial Release

09th March 2010
- Update for SMF 2.0 RC3


Best Regards :)
Roco
Title: Re: Steam Profile Ajax Mod v1.0
Post by: eKro on April 10, 2010, 10:03:44 AM
First of all, thank you for this awsome plug-in. But I am having some trouble. It gives this error

dl() [function.dl]: dl() is deprecated - use extension=bcmath.so in your php.ini

on the steam background.

Please help.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: roco on April 11, 2010, 09:33:03 AM
Hi and Welcome :)

I tested on multiple servers and never noticed a similar bug.
It happens at different hostings - there are two versions of PHP 4 and 5
Sometimes the default is set php4, but there are two versions.
If there is only php4, then I'm sorry, but the modification should not work.
if both versions but is set to php4, it can remedy.
The directory is steamprofile .htaccess file
- Must then uncomment - the first line - simply remove the #

I would like the information that you have a version of PHP?

Do you have this information ins Admin Panel here: /index.php?action=admin;credits
AP >> Support and Credits >> the section --> Support Information

And I need this information:

- Current SMF version: ?
- PHP version: ?
- Server version: ?
- GD version: ?

or..

You can copy it to steamprofile info.php file (attached)
You know it is:

<?php phpinfo(); ?>

It is advisable to copy the file to the ftp directory steamprofile,
And in your browser type: adress_your_board/steamprofile/info.php

The modification has major requirements for proper operation.
Using the info.php file you can tell if everything is ok
and modification work



I'm working on updating the library of the steam
Perhaps I can help you, but first I need from you information about PHP version?

One more question.

Can you check whether the directory steamprofile / - folder: cache is writable?
Ie. whether the CHMOD is set to 777
The cache folder must be writable, because there accumulate user data from the steam community profiles, etc..


Yours :)
roco
Title: Re: Steam Profile Ajax Mod v1.0
Post by: xFDragon on April 11, 2010, 05:10:16 PM
Hello There!

Thank you for this great plugin, however I need a bit of help :P

I keep getting on the little box that show's when you enter your steam ID, Invalid community data. I don't know why this is poping up, I have tried multiple time's with many other user's but it show's the same. And yes my cache is logged to 777.

These are my current mod's.

1.     Aeva Media      1.1b      [ Install ] [ List Files ]  [ Delete ]
2.    Gender on Memberlist    1.4    [ Uninstall ] [ List Files ] [ Delete ]
3.    Dynamic_Memberlist    2.0.4    [ Install Mod ] [ List Files ] [ Delete ]
4.    Aeva ~ Auto-Embed Video & Audio    7.0    [ Uninstall ] [ List Files ] [ Delete ]
5.    AjaxChat Integration    3.2.1 (modified for SMF 2 RC3)    [ Uninstall ] [ List Files ] [ Delete ]
6.    Board Viewers Mod    1.2.1.1    [ Uninstall ] [ List Files ] [ Delete ]
7.    Advanced Reputation System    1.8.1    [ Install Mod ] [ List Files ] [ Delete ]
8.    EmailValidator    1.0    [ Uninstall ] [ List Files ] [ Delete ]
9.    SteamProfile Ajax Mod    1.0    [ Uninstall ] [ List Files ] [ Delete ]
10.    Users Online Today    1.5.6    [ Uninstall ] [ List Files ] [ Delete ]
11.    Yet Another Global Announcements Mod    2.7.2    [ Uninstall ] [ List Files ] [ Delete ]
12.    Ultimate Profile    0.9.1    [ Uninstall ] [ List Files ] [ Delete ]
13.    Google Member Map 3.0    2.0 beta 2    [ Uninstall ] [ List Files ] [ Delete ]
14.    BoardHover Mod    1.6.0    [ Install Mod ] [ List Files ] [ Delete ]

Thank's in advance,

-Dragon.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: littenburg on April 13, 2010, 01:23:08 PM
this seems to be a frequent problem. i have my cache folder chmodded to 777. and it is constantly saying my id is invalid. but on my friends SMF forum, it is working beautifully.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: xFDragon on April 13, 2010, 04:58:56 PM
Can we get some support for this?

-Dragon.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: roco on April 13, 2010, 05:12:33 PM
Hi :)

Apologies for taking so long, I had to pay tribute to the memory of my President (Poland), and unfortunately it took me 2 days.

You can quickly and easily check on your server, this modification works correctly...

If the modification is installed, it is the root of your forum should be steamprofile directory. In the middle there is a file example.html
Enter the address in your browser -> hxxp://your_forum/steamprofile/example.html
It is like a demo, but once you can see whether your server running Mod or not.

It happens that no steam server maintenance, which happens quite often and you see a bug that you described earlier.
In your profile, where a field to enter data from the steam community you examples:

Quote
Steam ID or: Steam Community Number, or: Profile Alias
Like: 76561197965018417 or: STEAM_0:0:148902 or: robinwalker

And these figures certainly work.

If still not working, look, is information that can significantly help are given earlier:

Quote
I would like the information that you have a version of PHP?

Do you have this information ins Admin Panel here: hxxp://adres_of_your_forum/index.php?action=admin;credits
This is here: AP (Admin Panel) >> Support and Credits >> the section --> Support Information

And I need this information:

- Current SMF version: -> ?
- PHP version: -> ?
- Server version: -> ?
- GD version: -> ?

And where the question marks: "?" ==> need info

It is very important information that can help and I ask for info, ok?

Of course, please first check whether it works for you demo - example.html
If it works it should look like this:

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fpoligon.ricoroco.com%2Ffora%2Ffoto%2Fuploads%2F08a42b9aeb.jpg&hash=245c7c7a66ec3beab11afc87abf5cd2a52d66688)

so thats is the best test. easy :)


@xFDragon, Returning to Your installed modifications ..
Perhaps it is possible that some modifications may be in conflict,
- because SteamProfile Mod uses the ajax library - jquerey-1.3.2.min.js
and this can cause conflicts with other modifications,
but from what I see - you do not have such modifications.


After that, please read carefully all of the first post,
especially the sections: - Requirements

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fpoligon.ricoroco.com%2Ffora%2Ffoto%2Fuploads%2Fd9b201027d.jpg&hash=eb9bf81b1e79333c52fb56d80ce4a053104c67f3)


If I get the relevant information from you, maybe I'll be able to help more succinctly,
and I really want to help.

Regards :)
roco

Edit April 13, 2010, 05:23:00 PM

BTW there is a cache folder in the directory steamprofile and it is this folder should be writable, not the one who is at the root of the forum. (only 2.0)

It occurred to me one more thing. For example, in skype that someone saw your status, you must enable this option in the settings of your Skype. Maybe you need to turn to show the status of on-line in your profile on steam community?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: littenburg on April 13, 2010, 08:20:30 PM
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimgur.com%2F3c8Cd.png&hash=174868a62a1c155e390d03299ca0c7270f7036d2)
thats my info. I am constantly getting Invalid community data. I have made the cache folder 777

also, here is what i mean:
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimgur.com%2FiozsW.png&hash=9e59a74380760f8e62689fd79bba2d3e710df899)
Title: Re: Steam Profile Ajax Mod v1.0
Post by: roco on April 13, 2010, 09:39:51 PM
And this is a normal server, hosting on the normal, as I guess?
Maybe something is blocking? Well, you know, the data come from the outside and go through a proxy.
In that case, check with the file attachment that I gave above info.php
- If you have cURL extention and what version?

I had a little time, but I was going to upgrade the library.
I'm sorry, but at the moment I finish a project, but a few hours with the obstinacy and throw to attach. Maybe a little later because I'm already over 20 hours without sleep hehe okay?

I really do not know what could be wrong
See the cache folder in the directory stemprofile is there anything if you do not have, ie that he does not save.
I have an idea - as Appendix I throw my cache folder, which are the test data. Download, unzip and copy to yourself on the server to .steamprofile/cache/ here, and click - example.html
If you still do not show a problem with cURL or data direct incoming are blocked on your server.
Please, write if you copy the contents of the cache folder started to appear, or not? and I need information on whether you have cURL enabled in PHP, okay? (info.php)

Well it looks as if you were not connected to the steam? Something is wrong..

look


return profile;
} else if (profileData.find('response').length != 0) {
// steam community returned a message
return createError(profileData.find('response > error').text());
} else {
// we got invalid xml data
return createError('Invalid community data.');
}
}


Copy these files from me to him and see if the show, okay?

// Edit:
Ok, one more tip, try that - CHMOD on folder "cache", (./steamprofile/cache), made: 755, (not 777), so maybe worked for You?

Title: Re: Steam Profile Ajax Mod v1.0
Post by: wiciu on April 16, 2010, 06:46:17 PM
Hi !
Awesome mod.. but i think instalator has any errors.
That didnt create subdirectories:
cache
lib
themes
and don't puting  required files into them.
Solution atm -> creating it manually -> rights 0777 and manualy uploading all files into this subdirectories.
Thats working like a charm.
GJ roco !
Title: Re: Steam Profile Ajax Mod v1.0
Post by: LeviN on April 18, 2010, 06:24:57 PM
I have the same issue as littenburg

I have everything working, everything is similar to the questions asked, curl is enabled.

Version: Linux server305.webhostingpad.com 2.6.18-164.10.1.el5 #1 SMP Thu Jan 7 19:54:26 EST 2010 x86_64
Title: Re: Steam Profile Ajax Mod v1.0
Post by: draggy on May 06, 2010, 04:59:48 PM
Very cool mod, I just wish I could get it working.

I have the same problem as littenburg and LeviN

I tried to put the xml files you attached into the cache folder, but it's still saying the same thing. I've tried cache folder with 777 and 755 permissions (recursive)

SMF 2.0 RC3

from my phpinfo:
PHP Version 5.1.2

CURL support: enabled
CURL Information: libcurl/7.15.1 OpenSSL/0.9.8a zlib/1.2.3 libidn/0.5.18

GD Support: enabled
GD Version: 2.0 or higher

Note:
In your future releases, please remove all .htaccess files from the folders you include in your packages, it makes it much more difficult to troubleshoot folder/permission issues. Plus on my webserver it was attempting to use your .htaccess, making the directory unaccessible to the clients.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: teh_Krall on May 07, 2010, 03:48:48 PM
So you have to manually create a director steamprofile/cache and set it to CHMOD 777? You also need xmlproxy.php & steamprofile.xml somewhere in your installation? Because it doesn't look like any of that was created when I installed the mod.

-

Also, would there be anyway to place the profile graphic in someone's signature area?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: draggy on May 07, 2010, 03:51:57 PM
then extract the steamprofile folder from the archive and put it on your server manually
Title: Re: Steam Profile Ajax Mod v1.0
Post by: teh_Krall on May 07, 2010, 04:01:50 PM
Quote from: draggy on May 07, 2010, 03:51:57 PM
then extract the steamprofile folder from the archive and put it on your server manually

Right under the forums directory?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: draggy on May 07, 2010, 04:03:16 PM
yes, and before you put it on your server, delete the .htaccess file that's inside the steamprofile folder
Title: Re: Steam Profile Ajax Mod v1.0
Post by: teh_Krall on May 07, 2010, 04:16:47 PM
Quote from: draggy on May 07, 2010, 04:03:16 PM
yes, and before you put it on your server, delete the .htaccess file that's inside the steamprofile folder

Thanks for the help :)

I did all that but still getting the 'invalid community data' text in the banner. Will mess around with it more when I get back home.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: draggy on May 28, 2010, 11:05:13 AM
Does anyone know if this mod uses fsockopen? On my server it's disabled, so that could be the issue if this mod uses it.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Sc00by22 on May 28, 2010, 02:57:36 PM
I'm having the same problem as everyone, my web host has the required stuff and i have chmodded the cache directory to 777. The example file doesn't work either.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Raw-Raven.co.nz on June 04, 2010, 01:34:37 PM
Hey all,

Had same problem as most of you have.

To solve the issue all i ended up doing was.

-Delete files installed on my FTP by the mod
  /smf/steamprofile

-Open "steam_profile_ajax_mod_v1.zip" and delete
/steam_profile_ajax_mod_v1/steamprofile/.htaccess

-Upload steamprofile Folder.
  /smf/steamprofile

Works like a charm and is very nice,
Great work.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Sc00by22 on June 04, 2010, 01:44:13 PM
Quote from: Raw-Raven.co.nz on June 04, 2010, 01:34:37 PM
Hey all,

Had same problem as most of you have.

To solve the issue all i ended up doing was.

-Delete files installed on my FTP by the mod
  /smf/steamprofile

-Open "steam_profile_ajax_mod_v1.zip" and delete
/steam_profile_ajax_mod_v1/steamprofile/.htaccess

-Upload steamprofile Folder.
  /smf/steamprofile

Works like a charm and is very nice,
Great work.

Works for me, super!
Title: Re: Steam Profile Ajax Mod v1.0
Post by: lastrider on June 09, 2010, 12:28:31 PM
Is there a way to get rid of the View Items image/link? I commented out // add 'View Items' link href
// profile.find('.sp-viewitems')
// .attr('href', 'http://tf2items.com/profiles/' + profileData.find('profile > steamID64').text());
in steamprofile.js

Though this only disabled the link, the image would still appear.

Also on a side note, is there a way to make the Steam profile box viewable when registering, next to IRC, MSN, Location, etc on the optional profiles?

P.S. I'm running SMF 2.0 RC3

EDIT: I added the following to /steamprofile/themes/default/style.css
.steamprofile .sp-viewitems {

display: none;

}


That did the trick.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: MedRed on June 10, 2010, 03:01:26 AM
Is there a way to decrease the width of the icon? I tried changing the background with in the css with no results
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Sc00by22 on June 10, 2010, 05:58:59 AM
It will be in the PHP file somewhere. That's where all the GD stuff is done.

Quote from: MedRed on June 10, 2010, 03:01:26 AM
Is there a way to decrease the width of the icon? I tried changing the background with in the css with no results
Title: Re: Steam Profile Ajax Mod v1.0
Post by: MedRed on June 10, 2010, 12:20:26 PM
which PHP file?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Sc00by22 on June 10, 2010, 12:35:29 PM
Quote from: MedRed on June 10, 2010, 12:20:26 PM
which PHP file?

Oh wait he doesn't use PHP GD to generate the images he uses normal HTML.

Open /steamprofile/themes/default/style.css

Find .steamprofile and just edit the width and height, if you edit them a lot things may not look right so you will have to mess with other css values.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: MedRed on June 11, 2010, 01:36:51 AM
i tried that, and the resize didn't work. changed to 50px... and was still a long bar.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: xSpyke on June 13, 2010, 05:37:55 AM
Hello,

I have recently installed this mod onto my board, but up until now the only result I am getting is a "BCMath extension required" error, even on the test page.

My info is listed below:

QuoteVersion Information:
Forum version: SMF 2.0 RC3 (more detailed)
Current SMF version: SMF 2.0 RC3
GD version: bundled (2.0.34 compatible)
MySQL version: 5.0.77
PHP: 5.3.1
Server version: Apache/2.2.14 (Unix) DAV/2 PHP/5.3.1

Any help would be greatly appreciated. I've seen this mod in action on other sites and I'd really like to get it working on my own!
Title: Re: Steam Profile Ajax Mod v1.0
Post by: ra3e on July 04, 2010, 06:21:45 PM
Quote from: Raw-Raven.co.nz on June 04, 2010, 01:34:37 PM
Hey all,

Had same problem as most of you have.

To solve the issue all i ended up doing was.

-Delete files installed on my FTP by the mod
  /smf/steamprofile

-Open "steam_profile_ajax_mod_v1.zip" and delete
/steam_profile_ajax_mod_v1/steamprofile/.htaccess

-Upload steamprofile Folder.
  /smf/steamprofile

Works like a charm and is very nice,
Great work.

love you Raw-Raven.co.nz

i use many guides
but still not worked

when i do ur guide
it works

thanks alot mate
Title: Re: Steam Profile Ajax Mod v1.0
Post by: kytri on July 09, 2010, 07:23:34 PM
This is probably an odd request but has anybody else had trouble uninstalling this package?
I installed it with the intent of just trying it out, and when it didn't work properly I didn't think it was worth the trouble to try to make it work. I uninstalled and deleted it, but the forum is still behaving as if it's running.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: AbeSpain on July 19, 2010, 09:18:46 PM
I have installed this but I don't seem to see anything, there are not even errors in the forum error log file. If I edit my profile then I can see where the steam id is to be inserted, if I insert it then it accepts the data and remembers it. It does not display anything on any post or my profile page. I am using windows, php 5.2.13,  cUrl libcurl/7.20.0 OpenSSL/0.9.8k zlib/1.2.3, GD bundled (2.0.34 compatible), any ideas?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: KensonPlays on July 25, 2010, 02:27:04 AM
bookmarked!
Title: Re: Steam Profile Ajax Mod v1.0
Post by: frozenas on July 25, 2010, 09:17:18 PM
Ain't working for me. Whatever i type (community name, alias or id), it shows this: Invalid community data.

What can i do?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: frozenas on July 29, 2010, 06:15:59 PM
Okay, got it working, but now those small icons are NOT working. Small icons - add friend, view tf2 items and join game. Everything else does. And the icons.png file is inside the themes folder, as it should be.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: .Vapor on July 31, 2010, 10:35:43 AM
Quote from: Sc00by22 on June 04, 2010, 01:44:13 PM
Quote from: Raw-Raven.co.nz on June 04, 2010, 01:34:37 PM
Hey all,

Had same problem as most of you have.

To solve the issue all i ended up doing was.

-Delete files installed on my FTP by the mod
  /smf/steamprofile

-Open "steam_profile_ajax_mod_v1.zip" and delete
/steam_profile_ajax_mod_v1/steamprofile/.htaccess

-Upload steamprofile Folder.
  /smf/steamprofile

Works like a charm and is very nice,
Great work.

Works for me, super!

Tried that....doesn't work.....
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Raw-Raven.co.nz on August 10, 2010, 05:14:49 PM
Quote from: Vapor33 on July 31, 2010, 10:35:43 AM
Tried that....doesn't work.....

Hey Vapor,

It helps when you describe what is going wrong.

I just had to reinstall this onto my new forums and think i know what
you did wrong.

Did you follow my steps one by one or did you just skip it and
delete the .htaccess on the FTP??

-YOU MUST delete the entire "steamprofile" folder on the FTP

The only problem I have is the location of the
mod, as it should be at the bottom.I have some nubcake members
who don't know how to use the "Enter Key"
So there message's gets covered by the Image.

Hope this help you,
Again this is a great mod!

Title: Re: Steam Profile Ajax Mod v1.0
Post by: SilverKnight on August 31, 2010, 08:03:39 PM
Needs smaller version which goes on the side (Alittle button) which appears next to pm\profile and the rest of the mini profile icons

It being big is not for everyone.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Matt.B on September 30, 2010, 03:21:27 PM
I installed the steamprofile folder in my public_html (where my forum is) and doesnt work do I install the same folder in packages or something how would I activate the mod?

Is there a way to add the profile status bar under the avatar instead of the post basically.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: amohanlall32 on October 04, 2010, 02:12:23 PM
Quote from: SilverKnight on August 31, 2010, 08:03:39 PM
Needs smaller version which goes on the side (Alittle button) which appears next to pm\profile and the rest of the mini profile icons

It being big is not for everyone.

I agree, it should have an option to add it under the user area on posts, but with all the same functions.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Rmerac on October 11, 2010, 01:05:38 AM
Quote from: Raw-Raven.co.nz on June 04, 2010, 01:34:37 PM
Hey all,

Had same problem as most of you have.

To solve the issue all i ended up doing was.

-Delete files installed on my FTP by the mod
  /smf/steamprofile

-Open "steam_profile_ajax_mod_v1.zip" and delete
/steam_profile_ajax_mod_v1/steamprofile/.htaccess

-Upload steamprofile Folder.
  /smf/steamprofile

Works like a charm and is very nice,
Great work.

This didn't work for me.. it seems that none of the simple fixes that work for others seem to work for me.

Can I please have a simple, plain ENGLISH tutorial/walk through on how to get this to work for RC3? Add me to Steam: cramer1992

My forums are located at anti-x.envision-host.com/boards/index.php
Title: Re: Steam Profile Ajax Mod v1.0
Post by: elduder on October 23, 2010, 04:58:51 AM
All installed OK, with CMOD settings at 777 ... but all I get is the grey box with red writing in it instead of the steamprofile image, saying:

Error dl() has been disabled for security reasons

Any help to resolve this is appreciated.

DUDE  8)
Title: Re: Steam Profile Ajax Mod v1.0
Post by: elduder on November 06, 2010, 05:47:53 AM
Quote from: elduder on October 23, 2010, 04:58:51 AM
All installed OK, with CMOD settings at 777 ... but all I get is the grey box with red writing in it instead of the steamprofile image, saying:

Error dl() has been disabled for security reasons

Any help to resolve this is appreciated.

DUDE  8)

Does anyone have anything for me at all regarding this?

DUDE  :-\
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Stigmartyr on November 17, 2010, 11:07:17 PM
Great Mod bud, I can't say it enough.  I saw this last night and spent the last 24hrs redesigning my gaming site!

Check it out here: http://black-chapter.com/forums/cod-black-ops/cod-black-ops/

I moved the feature to the postbit and made the postbit horizontal, and made a bunch of CSS edits.  Whew, I need a shower and shave!


p.s. I see a 'Join Game' button in your screenshots, but this is not working for me.  I can see that my friends are online and/or playing a certain game but the slider only shows "add friend" and "backpack", no JOIN GAME play button :(
Title: Re: Steam Profile Ajax Mod v1.0
Post by: TakeMeNL on February 20, 2011, 07:01:11 AM
Hey there!

This is a very cool mod!
i love it!
Maybe a update for later:
Add the field Steam Profile to Custom Profile Fields on the registration page.
And that the admin can check if it's required.


Keep up the good work!

TakeMeNL
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Erron on April 12, 2011, 03:34:47 AM
finally fixed the 'invalid community data' error but now it keeps saying that my profile does not exist, ive tried my steam login, my profile name and my steam community number, all dont work, anyone had this problem?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: SilverKnight on April 13, 2011, 01:27:55 AM
Would be better to include this on the side as a small button or the width of the avatar (small version) As taking up part of the forum is annoying. Would also be great if a ultimate profile version could be done.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Heeks on June 06, 2011, 09:38:15 AM
Any update for RC5 ?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: draggy on June 09, 2011, 12:56:59 PM
Here's a version that I modified for RC5 compatibility.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: PureT on June 20, 2011, 01:13:38 PM
Quote from: draggy on June 09, 2011, 12:56:59 PM
Here's a version that I modified for RC5 compatibility.

Can someone verify this is legit ?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Heeks on June 22, 2011, 05:14:13 PM
seems to work on a test forum.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: draggy on June 22, 2011, 05:16:06 PM
I believe that the only thing that I modified was a piece of find/replace code that was not compatible with rc5/2.0.

This works with 2.0 as well.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Heeks on June 22, 2011, 05:23:24 PM
Thx for your work ;)
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Pantho on July 23, 2011, 07:53:11 PM
Quote from: draggy on June 09, 2011, 12:56:59 PM
Here's a version that I modified for RC5 compatibility.

Confirmed working, couldn't find any dodgy code either.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Heeks on October 06, 2011, 02:12:30 AM
Does it work with 2.0.1 ?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: draggy on October 06, 2011, 09:18:24 AM
Quote from: Heeks on October 06, 2011, 02:12:30 AM
Does it work with 2.0.1 ?

Yes, it does.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Heeks on December 05, 2011, 11:49:42 AM
Statuses doesn't update anymore : players are always in the same status :/

Anyone else ?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: serfma on August 30, 2012, 11:01:36 AM
I apologize for bumping this old thread, but this is the ONLY SMF 2.0 STEAM Mod/Package that i've found and i'm running a Gaming Community. Whenever I enter my Steam ID, I get a Steam HTTP Error inside the box...When I go to install the package, it claims it's not going to install correctly (I have SMF 2.0.2) however it mostly shows that it does.

Website is http://www.curiumgaming.com
Title: Re: Steam Profile Ajax Mod v1.0
Post by: draggy on August 30, 2012, 11:18:42 AM
You have to use the package that I modified above for newer versions of smf 2.0
Title: Re: Steam Profile Ajax Mod v1.0
Post by: serfma on August 30, 2012, 11:46:23 AM
Quote from: draggy on August 30, 2012, 11:18:42 AM
You have to use the package that I modified above for newer versions of smf 2.0

I see, thanks! However, when I enter my STEAM ID, it shows the error "Steam Community server error (HTTP 302)". If I use my steam alias, Serfma, it works fine.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: draggy on August 30, 2012, 11:48:19 AM
I believe that's how it was designed. I didn't make this plugin, I just updated the install code.
Title: Re: Steam Profile Ajax Mod v1.0
Post by: serfma on August 30, 2012, 11:49:35 AM
Alrighty, once I get home i'll check it out and see if I can fix it. :D Thanks a lot, by the way! :)

EDIT: Do you by chance, or anyone else, know of a way to allow registration with Steam? i.e. Logging in with Steam?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Surf3rDud3 on January 11, 2013, 06:35:45 AM
I know this Mod is old but i was able to get it working on my SMF 2.0.3 forums but just recently I'm getting blank Steam Status on people's Profiles and when I load up the example.html I get "Steam Community server error (HTTP 503)" One most of them except 1 or 2.

Help?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: roundcat on February 28, 2013, 03:43:37 AM
It would be great if this could get to work. I installed the newer version (steam_profile_ajax_mod_v1a) and it installed with no errors (unlike the original version) I made the cache folder CMOD 777 but sadly still getting the error  "Invalid community data." still.

Its a cool mod and it would be brilliant to have it working. Any ideas anyone?
Title: Re: Steam Profile Ajax Mod v1.0
Post by: draggy on February 28, 2013, 08:47:46 AM
You guys probably need to delete the .htaccess file that comes with the mod:

http://www.simplemachines.org/community/index.php?topic=375133.msg2654315#msg2654315

I probably should have removed it from my modified version...guess I forgot (I don't use apache)
Title: Re: Steam Profile Ajax Mod v1.0
Post by: Rank95 on March 04, 2017, 05:39:26 AM
Hi!
Sorry for bumping as I can see the auther of this mod is not currently supporting it so im hoping that someone out there knows whats wrong and can help me out!
When I comment the first time it works but when I have a secound comment in the same post it shows as "undefined", ive tryed fixing it but  I cant find the problem.
I will attach a picture that describe the problem much better.