The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||||||||||
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 |
#152
|
|||
|
|||
![]()
For me the host is my dedicated server, so I set it right (I use parallels) ... So celons me the script would be more up to date.
|
#153
|
||||
|
||||
![]()
[QUOTE=Replicators;2415978]
Code:
Notice: Steam API seems to be unavaliable at this time. http-code: 0, curl error [6]: name lookup timed out in /home/******/public_html/includes/functions_steamconnect.php on line 117 It's probably an issue with that version of Curl not the script... I have had issues hosting different Curl versions on my Dedicated server! I am going to try it see what happens... |
#154
|
||||
|
||||
![]()
like i said, it stopped working from one day to another, blank box with nothing inside, it's all setup right
|
#155
|
||||
|
||||
![]()
I swiched my forum to an all new host, where everything is allowed, still have these blank boxes
|
#156
|
||||
|
||||
![]()
Can you give me a link to your forum where the problem appears?
|
#157
|
|||
|
|||
![]()
hello,
The problem I have on my site is a black block instead of miniprofil ... Here is the address of my forum: http://www.clan-rmg.com/ Thank you in advance, |
#158
|
|||
|
|||
![]()
No Fix?
|
#159
|
||||
|
||||
![]() Quote:
Maybe you should clean up your header... |
#160
|
|||
|
|||
![]()
Thanks is fix
![]() Do you have a means show the top frame without distorting the forum? I have tried many placements it but there is nothing there either distorts the area of the post or the forum? I also test the change from page 2... Cordialy, Sorry for my bad english |
#161
|
||||
|
||||
![]()
About two weeks go I was removing mods I didn't use anymore and by misttake I removed the /clientscript/steamprofile folder and ever since I couldn't get the folder to cache the or show user steam mini
Then I just happen to go back today and seen this post by Disasterpiece https://vborg.vbsupport.ru/showpost....94&postcount=6 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: Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script type="text/javascript" src="http://www.example.com/forum/clientscript/steamprofile/ajax/steamprofile.min.js"></script> After I installed it the cache folder defaulted to 705 which works absolutely fine I was amazed the answer was there just didn't have the mind to fiddle around... Now I am wondering why it worked before I removed everything possibly I reinstalled my headerinclude or it was some other reason but either way its working again... |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|