Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Publish VBulletin Stuff to FaceBook Details »
Publish VBulletin Stuff to FaceBook
Mod Version: 1.00, by Cobra-J82 (Member) Cobra-J82 is offline
Developer Last Online: Jul 2020 I like it Show Printable Version Email this Page

vB Version: 3.8.1 Rating: (3 votes - 3.67 average) Installs: 40
Released: 22 Feb 2009 Last Update: Never Downloads: 9
Not Supported Template Edits  

I found this share link on facebook that will help your users and urself share threads, posts (Basically where ever you put this code on the VB page they will be able to send it to there Facebook Profile).

http://www.facebook.com/share_partners.php
Click this link and you will know what to do
Just Copy the Code and Put it anywhere on your Vbulletin Page

---------------------------------------------------------------------------------

Here is How to Publish a Thread to FaceBook Keeping the Facebook Publish Button on a First Post of a Thread Only (Follow Steps):-

1-AdminCP
2- Styles & Templates
3- Search in Templates
4- Look for Postbit_legacy or Postbit (Which Ever one you Use)
5- In there look for the code:

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

6- Then Add this Code below it:

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

The RED Font Indicates the Forums You wish to EXCLUDE
(lol traditional way I dont know if there is any other way)
The GREEN Font Needs to be changed too
Save and you are done.

My photoshop knowledge is limited but I would be happy to help you create one, just send me how you want it to be and I will try to create one for you

In the Screenshot you can see how the facebook button is after the quickreply button now.

---------------------------------------------------------------------------------

My forum has VB 3.8.1 on it.
Have a Good Day
Mark AS Installed would be Nice

Download Now

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

Screenshots

Click image for larger version

Name:	copy.JPG
Views:	2575
Size:	16.6 KB
ID:	95332   Click image for larger version

Name:	screen.JPG
Views:	2564
Size:	81.1 KB
ID:	95333  

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Comments
  #2  
Old 22 Feb 2009, 06:27
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Your install instructions are non-existent.
__________________
...............................
Talk Jesus Forums: Christian Chat
games . chat . gallery . bible . videos
Reply With Quote
  #3  
Old 22 Feb 2009, 10:56
Sweeks's Avatar
Sweeks Sweeks is offline
 
Join Date: Jul 2008
Theyre clear enough for me, he just doesnt use a specific example of where to place the code but he does state anywhere Installed
________
I Inhale

Last edited by Sweeks; 06 Apr 2011 at 12:31.
Reply With Quote
  #4  
Old 22 Feb 2009, 13:12
hobbybox hobbybox is offline
 
Join Date: May 2008
what template do we add this to?
Reply With Quote
  #5  
Old 22 Feb 2009, 14:14
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Okay, so is this just another way to 'import' a 'feed' into Facebook? I have my RSS feed already going to my Facebook account and it comes through as a note.

What else does this do?
Reply With Quote
  #6  
Old 22 Feb 2009, 15:04
Cobra-J82's Avatar
Cobra-J82 Cobra-J82 is offline
 
Join Date: Apr 2008
Real name: S
I hope I am more clear now
It was like 2 am when I found how to do this publish thing lol
Please read again and ask if you have a queston

ArnyVee
This is just a simple template edit which will allow your users to publish threads they like to there profile, just like in youtube.com for example, you see there is a facebook button under every video, when you click on it it will share the video on your profile.
Reply With Quote
  #7  
Old 22 Feb 2009, 15:23
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Ahh...gotcha Cobra. Thanks for the explanation
Reply With Quote
  #8  
Old 22 Feb 2009, 16:30
Cobra-J82's Avatar
Cobra-J82 Cobra-J82 is offline
 
Join Date: Apr 2008
Real name: S
Okay Guys I have added a way to exclude certain forums from using the faecbook in thread, its a traditional way I know, i dont know if ther is another way lol, but its workin fine for me.
I have added:

<if condition="$forum[forumid]=='10,20,30'">
<else />


At the begining and:

</if> at the end
Reply With Quote
  #9  
Old 22 Feb 2009, 16:46
Cobra-J82's Avatar
Cobra-J82 Cobra-J82 is offline
 
Join Date: Apr 2008
Real name: S
Originally Posted by ArnyVee View Post
Ahh...gotcha Cobra. Thanks for the explanation
Welcome Arny
Reply With Quote
  #10  
Old 24 Feb 2009, 03:14
Forum Lover Forum Lover is offline
 
Join Date: Jun 2007
Real name: aupurbo
Tagged. How can I do the same for my vb blog? Thanks in advance.
Reply With Quote
  #11  
Old 24 Feb 2009, 13:02
Cobra-J82's Avatar
Cobra-J82 Cobra-J82 is offline
 
Join Date: Apr 2008
Real name: S
Originally Posted by Forum Lover View Post
Tagged. How can I do the same for my vb blog? Thanks in advance.

----------------------------------------------------------------------------------------------
This will Place the Facebook Icon after you Blog Title
Steps:
1- AdminCP
2- Styles & Templates
3- Search in Templates
4- Look For blog_show_entry
5- In there look for the code

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

6-Add the following code BFEFORE it
<if condition="$post[postcount] == 1">

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

The GREEN Font Needs to be changed
----------------------------------------------------------------------------------------------
If you wana place it beside the icon which emails the blog entry
In the same template blog_show_entry
Look for:

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

After That add:

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

The GREEN Font Needs to be changed
----------------------------------------------------------------------------------------------
Take Note that there is a slight difference between the code added beside the title and the one added beside the email entry.
Cheers
Attached Images
File Type: jpg Top.JPG (14.0 KB, 122 views)
File Type: jpg buttom.JPG (23.6 KB, 163 views)
Reply With Quote
  #12  
Old 16 Apr 2009, 04:56
JohorBahru JohorBahru is offline
 
Join Date: Jan 2009
hi, could I use this for 3.7.6?
thank you
Reply With Quote
  #13  
Old 16 Apr 2009, 12:46
Cobra-J82's Avatar
Cobra-J82 Cobra-J82 is offline
 
Join Date: Apr 2008
Real name: S
Originally Posted by JohorBahru View Post
hi, could I use this for 3.7.6?
thank you
Yes Sir
Reply With Quote
  #14  
Old 16 Apr 2009, 15:03
all-in all-in is offline
 
Join Date: Apr 2009
Is this the same thing that place the facebook logo at the bottom of each post and allows you to share with fb?
Attached Images
File Type: jpg fb.jpg (16.7 KB, 138 views)
Reply With Quote
  #15  
Old 16 Apr 2009, 15:15
Cobra-J82's Avatar
Cobra-J82 Cobra-J82 is offline
 
Join Date: Apr 2008
Real name: S
Originally Posted by all-in View Post
Is this the same thing that place the facebook logo at the bottom of each post and allows you to share with fb?

Exactly
Plus you can put the Facebook link whereever u want on ur Vbulletin (Blog, Video Directory, Downloads).
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 04:40.

Layout Options | Width: Wide Color: