News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Steam Profile Ajax Mod v1.0

Started by roco, April 07, 2010, 06:38:30 PM

Previous topic - Next topic

Sc00by22

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!

lastrider

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

MedRed

Is there a way to decrease the width of the icon? I tried changing the background with in the css with no results

Sc00by22

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

MedRed


Sc00by22

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.

MedRed

i tried that, and the resize didn't work. changed to 50px... and was still a long bar.

xSpyke

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!

ra3e

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 hxxp:raw-raven.co.nz [nonactive]

i use many guides
but still not worked

when i do ur guide
it works

thanks alot mate

kytri

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.

AbeSpain

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?

KensonPlays


frozenas

Ain't working for me. Whatever i type (community name, alias or id), it shows this: Invalid community data.

What can i do?

frozenas

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.

.Vapor

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

Raw-Raven.co.nz

#35
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!


SilverKnight

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.

Matt.B

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.

amohanlall32

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.

Rmerac

#39
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 hxxp:anti-x.envision-host.com/boards/index.php [nonactive]

Advertisement: