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 |
#122
|
|||
|
|||
Thank you! Again for the great work!
|
#123
|
|||
|
|||
It doesn't work for me, it keeps loading endlessly :/
|
#124
|
||||
|
||||
I can't help you like that, unless you came here just to rant.
Website-url? What did you try to fix it? etc etc |
#125
|
|||
|
|||
it doesnt seem to be working on my forum.
i get the HTML Code:
<div class="steamprofile" title="76561198006981175"></div> http://feverclan.com/forums/14-open-...wap-fixed.html the first post on that thread should have the steamprofile showing. this works: http://feverclan.com/forums/clientsc...5&lang=english so its not a problem connecting to steam. any help would be greatly appreciated. |
#126
|
||||
|
||||
Not sure, maybe it's because you included a jquery version from the last century:
HTML Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> |
#127
|
|||
|
|||
Quote:
edit: i updated your mod with the new jquery version and its still not working. |
#128
|
||||
|
||||
Oh really? Lol, than I need to update it soon.
In that case, I have no idea what's wrong with your site. I'm not into javascript and everything looks normal. Something seems to collide with jquery or some weird javascript stuff. |
#129
|
|||
|
|||
I'm having the same problem as CptBogo so at least if we're screwing it up, we're screw it up consistently.
|
#130
|
|||
|
|||
ive disabled it and steam connect. going to wait for a better mod.
|
#131
|
||||
|
||||
It's not the mod my site works fine... It has to be something on their end. I am using VB 4.2 and using a custom theme that was updated for 4.2 same with all my website addons.... I would suspect there is something in their headers causing issues other then this mod... or another mod conflicting with it...
I would suspect the box script isn't being properly placed or they are using something in their web browsers that breaks it somehow? Did you chmod the cache folder??? 2) CHMOD directory "clientscript/steamprofile/cache" to 777 Here is an example page where you can see his mod works flawlessly http://www.cozworld.com/showthread.php?t=4224 No editing on my part to anything just default settings of this mod... And I am saying his mod works Flawlessly because there were issues before with the mod and with Steam and with my host GoDaddy! But all seems just fine for the last few months... I would also be careful with complaining too much about his work as he is the only guy or one of two who gives a crap to make something for us/vbulletin for Steam for our websites! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|