The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
Social Networking in Posbit AND Profile (Twitter, Facebook, Google+, Linkedin, +more) Details »» | |||||||||||||||||||||||||||||||||||||||||||||||
Social Networking in Posbit AND Profile (Twitter, Facebook, Google+, Linkedin, +more)
Developer Last Online: Dec 2014
History:
This was initially a template modification i created, i decided to make things much easier for people to compile it all into this product, What is Social Networking in Postbit & Profile: Well the name pretty much gives it away! This mod will add social networking icons for 10 social websites into both the vertical and horizontal postbit and now in a users profile with features like:
-STEP 1- Goto admincp -> User Profile Fields -> Add new User Profile Field and add the following fields: Profile Field Type - Single-Line Text Box Title - Twitter Description - Add a link to your Twitter profile. Field Searchable on Members List - NO Show on Members List - NO Profile Field Type - Single-Line Text Box Title - Facebook Description - Add a link to your Facebook profile. Field Searchable on Members List - NO Show on Members List - NO Profile Field Type - Single-Line Text Box Title - Google+ Description - Add a link to your Google+ profile. Field Searchable on Members List - NO Show on Members List - NO Profile Field Type - Single-Line Text Box Title - Bebo Description - Add a link to your Bebo profile. Field Searchable on Members List - NO Show on Members List - NO Profile Field Type - Single-Line Text Box Title - MySpace Description - Add a link to your MySpace profile. Field Searchable on Members List - NO Show on Members List - NO Profile Field Type - Single-Line Text Box Title - Linkedin Description - Add a link to your Linkedin profile. Field Searchable on Members List - NO Show on Members List - NO Title - Tumblr Description - Add a link to your Tumblr account. Field Searchable on Members List - NO Show on Members List - NO Profile Field Type - Single-Line Text Box Title - Flickr Description - Add a link to your Flickr account. Field Searchable on Members List - NO Show on Members List - NO Profile Field Type - Single-Line Text Box Title - Youtube Description - Add a link to your Youtube profile. Field Searchable on Members List - NO Show on Members List - NO Profile Field Type - Single-Line Text Box Title - Vimeo Description - Add a link to your Vimeo profile. Field Searchable on Members List - NO Show on Members List - NO Once you have created the profiled fields, take a note of the field numbers. Note: If you do not want to use all of these websites then just add the fields of the websites that you do want to use. -STEP 2- Download the attached zip file, extract the files, open the UPLOAD folder and choose which icon set you wish to use, the options are 16x16 or 24x24 icons. Once you have decided, FTP the images folder to the root of your forums. -Step 3- Goto admincp -> Plugins & Products -> Manage Products -> Add/Import Product and upload the install file (product-socialpostbit.xml). -Step 4- Goto admincp -> Options -> [Boydy]Social Networking in Postbit. Now you must decide how you want to configure the mod, you can see examples of with/without block in the screenshots below. Next all you need to do is input all of the relevant profile field numbers and that's it! If you do not wish to use some of the websites included just leave the setting blank or set to 0. And that's it! Screenshots below of the icon sets, admincp settings and the mod itself. Credit for the icons goes to sawb.What's new in version 1.0.2:
If you install this and For future updates and support please remember to mark as installed! I've had a lot of PM's requesting my Paypal to donate so i have now set it up on here, feel free to donate if you like although please do not feel you have to All donations are greatly appreciated Download Now
Screenshots
Show Your Support
|
13 благодарности(ей) от: | ||
bosanci28, CharlieDelta, dihuta, donal, elsa23, irishblacknight, McAtze, mohammadxxx, Normal, Skaut, Successfulsteps, Teascu Dorin |
Comments |
#182
|
||||
|
||||
Quote:
It should be like this.. and must be used in postbit_social not postbit_social1 Code:
<vb:if condition="$social['google']"> <a target ="blank" href="{vb:raw social.google}<vb:if condition="$post[postid] == $GLOBALS['qrfirstpostid']">?rel=author</vb:if>"><img src="images/postbit_social/google.png" onmouseover="this.src='images/postbit_social/google_a.png'" onmouseout="this.src='images/postbit_social/google.png'" alt="Add {vb:raw post.username} on Google+" /></a> </vb:if> |
#183
|
||||
|
||||
Anyone figure out how to make Pinterest show up in the posts? It shows in the profile page but not in the posts. I've gone over all the code and it looks like its right to me, so I'm stumped. Anyone figure this out?
|
#184
|
|||
|
|||
I've had users request xbox gamertags to be one of these. I've tried creating a new one myself, but I'm not having much luck. Anyone want to do a walk through on creating a new social media postbit icon/link?
|
#185
|
||||
|
||||
not working any more
|
#186
|
|||
|
|||
hi
is there like this mod for vb3.8 please |
#187
|
||||
|
||||
+1
|
#188
|
|||
|
|||
does it work for 3.8.9 ?
|
#189
|
||||
|
||||
It would be good to have rel="nofollow".. Not a good idea to have so many out going links.
|
#190
|
|||
|
|||
'pinterest' => $postinfo['field' . $vbulletin->options['pinterest']], // Pinterest field
'soundcloud' => $postinfo['field' . $vbulletin->options['soundcloud']], // Soundcloud field should be 'pinterest' => $post['field' . $vbulletin->options['pinterest']], // Pinterest field 'soundcloud' => $post['field' . $vbulletin->options['soundcloud']], // Soundcloud field 'pinterest' => $userinfo['field' . $vbulletin->options['pinterest']], // Pinterest field 'soundcloud' => $userinfo['field' . $vbulletin->options['soundcloud']], // Soundcloud field should be 'pinterest' => $post['field' . $vbulletin->options['pinterest']], // Pinterest field 'soundcloud' => $post['field' . $vbulletin->options['soundcloud']], // Soundcloud field |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|