Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Steam Mini Profiles (For Steam Connect) Details »
Steam Mini Profiles (For Steam Connect)
Mod Version: 1.1, by Disasterpiece (Coder) Disasterpiece is offline
Developer Last Online: Oct 2019 I like it Show Printable Version Email this Page

vB Version: 4.1.4 Rating: (11 votes - 4.82 average) Installs: 94
Released: 15 Jul 2011 Last Update: 14 May 2012 Downloads: 1052
Not Supported Uses Plugins Auto-Template Additional Files External Content  

This Addon displays a Mini Steam Box in the postbit template.

It requires the Steam Connect Addon to find the according Steam ID.
It's a vbulletin-implementation of Barracuda's SteamProfile Plugin.


INSTALL

1) Upload all the files inside "upload" directory to their respective locations

2) CHMOD directory "clientscript/steamprofile/cache" to 777

3) Import the product xml file as an Addon inside your AdminCP

4) Navigate to Settings > "Steam Mini Profile Settings" and configure the product to fit your needs.

BASIC STYLING

The best idea is to use it in the upper right corner of the postbit. You can accomplish this by adding this CSS to your CSS > additional.css template:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

If you want to place it at any other position inside the postbit* template, follow the instructions in this post: http://www.vbulletin.org/forum/showp...70&postcount=3
Just place the following part anywhere you like the profile to appear:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.


See Upgrade Notes for Upgrade v1.0 -> v1.1

Download Now

Only licensed members can download files, Click Here for more information.

Screenshots

Click image for larger version

Name:	scr3.JPG
Views:	2341
Size:	65.2 KB
ID:	131043   Click image for larger version

Name:	scr6.jpg
Views:	2453
Size:	46.1 KB
ID:	131087  

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Integration with vBulletin Steam Connect - Sign in with your Steam Account! [RC3] Disasterpiece vBulletin 4.x Add-ons 539 25 Jan 2019 02:45
Mini Mods Steam IM Card v4.x (now with Steam Profile Tab) bananalive vBulletin 4.x Add-ons 41 19 Mar 2015 19:37
Mini Mods Steam IM Card bananalive vBulletin 3.8 Add-ons 118 09 Jun 2010 19:16
Mini Mods Steam IM Card TerrorKalle vBulletin 3.6 Add-ons 38 24 Jul 2008 22:16

Comments
  #2  
Old 16 Jul 2011, 15:13
Garrey Garrey is offline
 
Join Date: Feb 2010
But how can I move it? It's before post - but I would like to get it after post and aligned to right.

Thanks!
Reply With Quote
  #3  
Old 16 Jul 2011, 19:23
Disasterpiece's Avatar
Disasterpiece Disasterpiece is offline
 
Join Date: Apr 2007
Originally Posted by Garrey View Post
But how can I move it? It's before post - but I would like to get it after post and aligned to right.

Thanks!
Hi

First, go to Admincp > Plugins, deactivate the plugin "add steam profile" in hook "postbit_display_start".

Then you navigate to Styles > Templates > Postbit > postbit/postbit_legacy (depends on what you're using)

Find:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Below, add:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Then Navigate to Styles > Templates > CSS > additional.css
Add this to the template somewhere:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Save

That's it!
Reply With Quote
  #4  
Old 17 Jul 2011, 13:24
Garrey Garrey is offline
 
Join Date: Feb 2010
You are fast!
Thanks a lot!
Reply With Quote
  #5  
Old 21 Jul 2011, 00:32
nojo nojo is offline
 
Join Date: May 2008
doesnt display the miniprofile...

i went and disabled the plugin hook ' Admincp > Plugins, deactivate the plugin "add steam profile" in hook "postbit_display_start". '

and i check the source of the html... it is where it needs to be, but it doesnt display...

any ideas?



ps. steam connect works 100%
Reply With Quote
  #6  
Old 21 Jul 2011, 13:33
Disasterpiece's Avatar
Disasterpiece Disasterpiece is offline
 
Join Date: Apr 2007
Originally Posted by nojo View Post
doesnt display the miniprofile...

i went and disabled the plugin hook ' Admincp > Plugins, deactivate the plugin "add steam profile" in hook "postbit_display_start". '

and i check the source of the html... it is where it needs to be, but it doesnt display...

any ideas?



ps. steam connect works 100%
View the source code of your forum and search for the term "steamprofile/ajax/steamprofile.min.js"
It should appear within the head-tags of your template. If it doesn't, you need to include the following line in your headinclude template manually:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Substiture example.com with your forum url.
Reply With Quote
  #7  
Old 22 Jul 2011, 17:40
nojo nojo is offline
 
Join Date: May 2008
its there... have looked around at all the settings, still no idea... all the files are in the right folders.. steam connect is 100% all settings look 100%.

http://www.wkaclan.com/ if you want to peak at the source. (youll only be able to see the news section, which should be enough to see the source of a page with it on it)
Reply With Quote
  #8  
Old 22 Jul 2011, 17:47
nojo nojo is offline
 
Join Date: May 2008
iv also tried it with this on and off
First, go to Admincp > Plugins, deactivate the plugin "add steam profile" in hook "postbit_display_start".
Reply With Quote
  #9  
Old 22 Jul 2011, 17:56
Disasterpiece's Avatar
Disasterpiece Disasterpiece is offline
 
Join Date: Apr 2007
The plugin Add steamprofile should remain active.

It seems you're missing jquery. What does the setting "Skip JQuery" say in your admincp > steam mini profile settings?
Reply With Quote
  #10  
Old 23 Jul 2011, 21:12
nojo nojo is offline
 
Join Date: May 2008
works now, thanks
Reply With Quote
  #11  
Old 24 Jul 2011, 09:59
Trip3151 Trip3151 is offline
 
Join Date: Mar 2007
I get Invalid profile data. any one know why?
Reply With Quote
  #12  
Old 24 Jul 2011, 12:49
Disasterpiece's Avatar
Disasterpiece Disasterpiece is offline
 
Join Date: Apr 2007
Originally Posted by Trip3151 View Post
I get Invalid profile data. any one know why?
Is your cache directory writeable? (clientscript/steamprofile/cache)
Reply With Quote
  #13  
Old 25 Jul 2011, 06:54
Trip3151 Trip3151 is offline
 
Join Date: Mar 2007
Originally Posted by Disasterpiece View Post
Is your cache directory writeable? (clientscript/steamprofile/cache)
Hi Disasterpiece
yeah I chmod it to 777 but still getting the same problem
http://forum.builtforsin.org/showthr...-Through-STEAM!
Reply With Quote
  #14  
Old 25 Jul 2011, 16:53
Disasterpiece's Avatar
Disasterpiece Disasterpiece is offline
 
Join Date: Apr 2007
Originally Posted by Trip3151 View Post
Hi Disasterpiece
yeah I chmod it to 777 but still getting the same problem
http://forum.builtforsin.org/showthr...-Through-STEAM!
Do you have access to a database administration tool like phpmyadmin?
If so, take a look in the steam_link field in the vb_users table and send me a few values per PM from users where the mini profile is not working.
Reply With Quote
  #15  
Old 02 Sep 2011, 12:06
Skyrider Skyrider is offline
 
Join Date: Feb 2006
What code do I use to manually add the code so I can move the mini-profile to a different template or position?

Small bug report:
When viewing a private message, at the message of someone else that I'm viewing, it shows the steam information of my own, not of the person that messaged me.

Last edited by Skyrider; 02 Sep 2011 at 12:12.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


New To Site? Need Help?

All times are GMT. The time now is 16:06.

Layout Options | Width: Wide Color: