The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Steam Mini Profiles (For Steam Connect) Details »» | |||||||||||||||||||||||||||||||||||
Steam Mini Profiles (For Steam Connect)
Developer Last Online: Oct 2019
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: Code:
div.steamprofile{ float:right; display:block; z-index:300; } Just place the following part anywhere you like the profile to appear: HTML Code:
<vb:if condition="$post['steamid']"><div class="steamprofile" title="{vb:raw post.steamid}"></div></vb:if> See Upgrade Notes for Upgrade v1.0 -> v1.1 Download Now
Screenshots
Show Your Support
|
Comments |
#32
|
||||
|
||||
Ah cool, looks nice btw
|
#33
|
|||
|
|||
Love these mods, great work!!!
I have a small issue the mini profile. It displays "BCMath extension required" in the mini display http://reactgaming.net.au/showthread...allenge-react-next i think this will be something simple though i have scoured these mod pages to no avail. Cheers in advance |
#34
|
||||
|
||||
Well, BCMath is a math php extension, you can find it here: http://www.php.net/manual/en/book.bc.php
Installing it should solve the problem. However, I don't recall any functions the vbulletin mod is using, maybe the code from barracuda's original steam mini profiles tool requires this somehow. Do you have an older php version than 5.2? |
#35
|
|||
|
|||
Not sure on the php version, contacted host and they enabled BCMATH extensions. Used a repository in LINUX? Apparently I was very lucky :/
Love the mod |
#36
|
|||
|
|||
"No profile ID assigned"
Anyway to hide if members get this? Plus, how do you hide the SteamID profile from even being shown to members that don't want to show it to the public? |
#37
|
||||
|
||||
if you are referring to the box being empty when you do a quick reply it has to do with vB and not steam or the mod. Quick reply amends the page for you without refreshing it for you but it is added to the db and anyone who opens the thread will see it as it as it should be just not you because it amended the page on your side but did not call back and refresh the page. If you navigate away from the page and then go back to it you will see the info in the box. or refresh the page, but you don't need to for any reason as everyone else will see it correctly.
|
Благодарность от: | ||
mfowler70 |
#38
|
||||
|
||||
Hey DP. I'm getting the "Invalid profile data." on my test site on another server. It works great on the other site but I can't figure out why it's not working on this site. I had to check no for Skip JQuery Inclusion on this site and the other site is set the same.
|
#39
|
||||
|
||||
Oh, hey, if you would like a vB 4.1.7 suit to test and work with I will hook you up with my test site to use for working on your mods.
|
#40
|
||||
|
||||
Quote:
sure, send me a pm. Always happy to see a helping hand |
#41
|
|||
|
|||
What would I need to do/change to get this to work in the Member's Profile. I specifically want it to show above the tabs (visitor messages, about me..etc). I placed the code manually where I want it in "MEMBERINFO" but gives me "No Profile ID assigned".
This is code by Steam Connect used to show in postbit... PHP Code:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|