PDA

View Full Version : Submission buttons. eg Clesto, Digg, Del icio us.


Adrian.
08-05-2006, 10:00 PM
Submission Buttons.

By Adrian at Dream It (http://dreamit.co.uk).
Inspired by SecondV, from vBulletin version v3.4.5.

What does it do?
This small template modification adds a button to Clesto, Digg and others, when clicked it will take you to the submission pages on the chosen site,

and it will automatically have the URL loaded on the submission form.

A great way to boost your traffic.

Notes:
Thanks to ShackMaster for the Spurl icon. It has being included in the vBsubmission.zip

Installalation

Download the vBsubmission.zip

Extract it.

Upload all the images to /images/buttons/ on your server.

--

Login into your Admin Panel.

Go to Styles and Templates > Style Manager > (Choose the appropiate theme) Select Edit Templates from the dropdown list.

Find the template:
Postbit Templates >>
postbit_legacy

FIND:
$post[iplogged]

ADD BELOW: Note: Not all of these are needed, if you prefer to only have two, get rid of the rest. Clesto and Digg recommended. ;)

<!-- Clesto -->
<a href="http://clesto.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/clesto.png" alt="Submit to Clesto" border="0" /></a>

<!-- Digg -->
<a href="http://digg.com/submit?phase=2&url=$vboptions[bburl]/showthread.php?t=$post[threadid]&title=$thread[title]" target="_blank"><img

class="inlineimg" src="$stylevar[imgdir_button]/digg.png" alt="Submit to Digg" border="0" /></a>

<!-- Reddit -->
<a href="http://reddit.com/submit?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/reddit.gif" alt="Submit to Reddit" border="0" /></a>

<!-- Furl -->
<a href="http://www.furl.net/storeIt.jsp?u=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/furl.gif" alt="Submit to Furl" border="0" /></a>

<!-- Dec icio us -->
<a href="http://del.icio.us/post?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/delicious.png" alt="Submit to Del.icio.us" border="0" /></a>

<!-- Jeqq -->
<a href="http://jeqq.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/jeqq.gif" alt="Submit to Jeqq" border="0" /></a>

<!-- Spurl -->
<a href="http://www.spurl.net/spurl.php?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/spurl.gif" alt="Submit to Spurl" border="0" /></a>

SAVE TEMPLATE.

--

Find the template: Optional: Depending if you have the "Use Legacy (Vertical) Postbit Template" Set to No.
Postbit Templates >>
postbit

FIND:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>

ADD BELOW:

<!-- Clesto -->
<a href="http://clesto.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/clesto.png" alt="Submit to Clesto" border="0" /></a>

<!-- Digg -->
<a href="http://digg.com/submit?phase=2&url=$vboptions[bburl]/showthread.php?t=$post[threadid]&title=$thread[title]" target="_blank"><img

class="inlineimg" src="$stylevar[imgdir_button]/digg.png" alt="Submit to Digg" border="0" /></a>

<!-- Reddit -->
<a href="http://reddit.com/submit?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/reddit.gif" alt="Submit to Reddit" border="0" /></a>

<!-- Furl -->
<a href="http://www.furl.net/storeIt.jsp?u=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/furl.gif" alt="Submit to Furl" border="0" /></a>

<!-- Dec icio us -->
<a href="http://del.icio.us/post?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/delicious.png" alt="Submit to Del.icio.us" border="0" /></a>

<!-- Jeqq -->
<a href="http://jeqq.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/jeqq.gif" alt="Submit to Jeqq" border="0" /></a>

<!-- Spurl -->
<a href="http://www.spurl.net/spurl.php?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/spurl.gif" alt="Submit to Spurl" border="0" /></a>

SAVE TEMPLATE.

Done.

That's it, easy. ;)

Edit: Added Jeqq.com per request. :)

Enjoy.

Mike Gaidin
08-06-2006, 03:04 PM
I like it.

/me clicks install.

Snake
08-30-2006, 04:42 PM
Thanks for the hack! I'll install it right away...

ShackMaster
08-31-2006, 04:15 AM
Great hack... thanks!

Installed!

Here's a Spurl icon I made for temporary: https://vborg.vbsupport.ru/external/2006/08/1.gif

Adrian.
08-31-2006, 05:20 PM
Thanks ShackMaster.

That will do perfectly! :)

CarVenue.com
09-01-2006, 05:51 AM
Cool!

jquan
09-06-2006, 01:10 PM
working nice, what about if you wanted to add to the title instead of in your postbit, which template would you edit?

and will future version include how many diggs and which member digged, or Clesto'd :)

99SIVTEC
09-06-2006, 11:53 PM
<a href="https://vborg.vbsupport.ru/showthread.php?p=1069705#post1069705" target="_blank">https://vborg.vbsupport.ru/showt...05#post1069705</a>

Above i've added a button to submit automotive threads to AutomotiveArena.com for automotive web sites.

Hornstar
09-07-2006, 12:33 AM
This will be comming standard with vbseo from rc4 and above. Pretty cool idea.

99SIVTEC
09-07-2006, 03:45 PM
I made a change so this is displayed in showthread at the top of the posts. I also added the ability to submit to http://www.threadtag.com which is a digg style sute specifically for forums.

In showthread find:
<if condition="$show['pagenav']"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
<!-- / controls above postbits -->

Under that paste the following code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
<td class="thead" width="100%">
Add this thread to:&nbsp;
<!-- ThreadTag -->
<a href="http://www.threadtag.com/submit.php?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/threadtag.png" alt="Tag This Thread" border="0" />&nbsp;Tag This Thread&nbsp;</a>

<!-- Clesto -->
<a href="http://clesto.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/clesto.png" alt="Submit to Clesto" border="0" />&nbsp;Clesto&nbsp;</a>

<!-- Digg -->
<a href="http://digg.com/submit?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid&title=$thread[title]" target="_blank"><img

class="inlineimg" src="$stylevar[imgdir_button]/digg.png" alt="Submit to Digg" border="0" />&nbsp;Digg&nbsp;</a>

<!-- Reddit -->
<a href="http://reddit.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/reddit.gif" alt="Submit to Reddit" border="0" />&nbsp;Reddit&nbsp;</a>

<!-- Furl -->
<a href="http://www.furl.net/storeIt.jsp?u=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/furl.gif" alt="Submit to Furl" border="0" />&nbsp;Furl&nbsp;</a>

<!-- Dec icio us -->
<a href="http://del.icio.us/post?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/delicious.png" alt="Submit to Del.icio.us" border="0" />&nbsp;Del.icio.us&nbsp;</a>

<!-- Spurl -->
<a href="http://www.spurl.net/spurl.php?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/spurl.gif" alt="Submit to Spurl" border="0" />&nbsp;Spurl</a> </td>
</tr>
</table>

Also be sure to upload the button to your images/buttons directorywith the others https://vborg.vbsupport.ru/attachment.php?attachmentid=53165&stc=1&d=1157647453

keithsl
09-21-2006, 07:38 PM
Is there anyway to add some more customization to this?

I'm looking to only have it only show up in a certain forum and to only show up on the first post. I would also like to click a checkbox to even decide if it should show up in that post or not

Gastongr
11-11-2006, 03:35 AM
Great hack!
I added it in the top of showthread.php
Screenshot attached.

libertate
11-13-2006, 11:41 PM
An excellent piece!

I have added this to my "News" vBAdvanced module. It only appears within the module at top of each article.

Simple replace all occurance of $threadid with $news[threadid] and and $thread[title] with $news[title].

Insert it in adv_portal_newsbits style template under:
$news[dateposted] - <phrase 1="$vboptions[bburl]/member.php?$session[sessionurl]u=$news[postuserid]" 2="$news[postusername]">$vbphrase[by_x]</phrase>

DPSR
11-14-2006, 01:57 AM
Very nice, i made one for my site a month back with a drop down menu.. if somebody need it i can share it ;)

Excellent hack Adrian. :)

ForumDog
11-14-2006, 08:25 AM
Thank you! I redid some of the graphics, added one or two others and restricted it to just a drop-down in the first post since there's not much point giving over bandwidth to links in every single post. If anyone wants to grab something, feel free.

Capper5016
11-15-2006, 05:04 PM
Very nice, i made one for my site a month back with a drop down menu.. if somebody need it i can share it ;)

Excellent hack Adrian. :)

I'd very much like that

Hemanth
11-16-2006, 08:34 AM
Any hacks available to show a digg button in the thread. ie. The digg i button woth the number of diggs & an option to add a digg.

rezapci
11-16-2006, 06:18 PM
awesome,how about google and yahoo and msn.. ect xml feeder?

Hypocrisy
11-17-2006, 12:46 PM
Will this work under vBulletin 3.5.x?

Hypocrisy
11-18-2006, 07:07 PM
When using the threadbit modification, "threadtag", "clesto" and digg doesn't show any icons using Internet Explorer, how come?


Edit: 'cause they're pngs?! :p *duh*

MaestroX
12-12-2006, 03:25 PM
I have a problem with this, anytime i click a button to submit I do not get the thread id at the end of the url. It just "showhread.php?t="
Example: http://www.music-web.org/forum/showthread.php?t=540

I maybe should mention that I have my submit buttons under the frop down menu "thread tools"

mac27
12-13-2006, 03:01 AM
You can add the buttons to the left of the edit, quote, multi quote buttons if you want. Just do this.

Go into postbit_legacy

Find:

<!-- controls -->


Add below:

<!-- Clesto -->
<a href="http://clesto.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/clesto.png" alt="Submit to Clesto" border="0" hspace="3" vspace="0" align="left" /></a>

<!-- Digg -->
<a href="http://digg.com/submit?phase=2&url=$vboptions[bburl]/showthread.php?t=$post[threadid]&title=$thread[title]" target="_blank"><img

class="inlineimg" src="$stylevar[imgdir_button]/digg.png" alt="Submit to Digg" border="0" hspace="3" vspace="0" align="left" /></a>

<!-- Reddit -->
<a href="http://reddit.com/submit?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/reddit.gif" alt="Submit to Reddit" border="0" hspace="3" vspace="0" align="left" /></a>

<!-- Furl -->
<a href="http://www.furl.net/storeIt.jsp?u=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/furl.gif" alt="Submit to Furl" border="0" hspace="3" vspace="0" align="left" /></a>

<!-- Dec icio us -->
<a href="http://del.icio.us/post?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/delicious.png" alt="Submit to Del.icio.us" border="0" hspace="3" vspace="0" align="left" /></a>

<!-- Spurl -->
<a href="http://www.spurl.net/spurl.php?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/spurl.gif" alt="Submit to Spurl" border="0" hspace="3" vspace="0" align="left" /></a>


Here is a screenshot of what I am talking about.
http://img182.imageshack.us/img182/6108/buttonsssql2.png

dprundle
12-20-2006, 06:13 PM
thx m8, this worked perfectly. Iadded it to the top of the threads at http://www.wvutalk.com

chkdgate
12-22-2006, 08:30 AM
How effective can this be?

s25
12-22-2006, 12:28 PM
If your site got digged allot it could be very effective, Over all it would make your site get more hits and traffic assuming it is used!

Adrian.
12-22-2006, 04:07 PM
Added Jeqq.com by request.

chkdgate
12-23-2006, 12:26 AM
Very nice, i made one for my site a month back with a drop down menu.. if somebody need it i can share it ;)

Excellent hack Adrian. :)
Dude, that really sweet! Will you release it?

I made a change so this is displayed in showthread at the top of the posts. I also added the ability to submit to http://www.threadtag.com which is a digg style sute specifically for forums.

My icons are not displaying properly. Can you help? Thanks.

Edit: Man, I think it's my skin because I just tried it for vb's default theme and it worked fine. Is there any way around this? I can't let go of my current skin.

Edit 2: Sorry everyone. I never dealt with styles before. I didn't realize that I had to upload the images in my "new" style's button folder. Btw, did anyone else notice that Thread Tag and Clesto aren't working?

chkdgate
12-23-2006, 06:00 AM
I just thought you guys would like an updated reddit icon. I cleaned it up quite a bit in photoshop.:up:

chkdgate
12-26-2006, 05:25 AM
An excellent piece!

I have added this to my "News" vBAdvanced module. It only appears within the module at top of each article.

Simple replace all occurance of $threadid with $news[threadid] and and $thread[title] with $news[title].

Insert it in adv_portal_newsbits style template under:
$news[dateposted] - <phrase 1="$vboptions[bburl]/member.php?$session[sessionurl]u=$news[postuserid]" 2="$news[postusername]">$vbphrase[by_x]</phrase>
You're the man, libertate! Thanks. You should update it for the rest of us.

Freak0204
12-26-2006, 09:49 PM
I made a change so this is displayed in showthread at the top of the posts. I also added the ability to submit to http://www.threadtag.com which is a digg style sute specifically for forums.



Thank you! :D

Eagle Eyes
12-28-2006, 07:36 PM
You can add the buttons to the left of the edit, quote, multi quote buttons if you want. Just do this.

Go into postbit_legacy

Find:

<!-- controls -->


Add below:

<!-- Clesto -->
<a href="http://clesto.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/clesto.png" alt="Submit to Clesto" border="0" hspace="3" vspace="0" align="left" /></a>

<!-- Digg -->
<a href="http://digg.com/submit?phase=2&url=$vboptions[bburl]/showthread.php?t=$post[threadid]&title=$thread[title]" target="_blank"><img

class="inlineimg" src="$stylevar[imgdir_button]/digg.png" alt="Submit to Digg" border="0" hspace="3" vspace="0" align="left" /></a>

<!-- Reddit -->
<a href="http://reddit.com/submit?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/reddit.gif" alt="Submit to Reddit" border="0" hspace="3" vspace="0" align="left" /></a>

<!-- Furl -->
<a href="http://www.furl.net/storeIt.jsp?u=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/furl.gif" alt="Submit to Furl" border="0" hspace="3" vspace="0" align="left" /></a>

<!-- Dec icio us -->
<a href="http://del.icio.us/post?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/delicious.png" alt="Submit to Del.icio.us" border="0" hspace="3" vspace="0" align="left" /></a>

<!-- Spurl -->
<a href="http://www.spurl.net/spurl.php?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/spurl.gif" alt="Submit to Spurl" border="0" hspace="3" vspace="0" align="left" /></a>


Here is a screenshot of what I am talking about.
http://img182.imageshack.us/img182/6108/buttonsssql2.png

Mine doesn't go on the left, any reason why? Its just next to the edit thing.

mac27
12-28-2006, 09:13 PM
If you are using IE then you need to place the code in a table.

Find:

<!-- Clesto -->


add above:

<table valign="middle" align="left">


Next find:

<!-- Spurl -->
<a href="http://www.spurl.net/spurl.php?url=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/spurl.gif" alt="Submit to Spurl" border="0" hspace="3" vspace="0" align="left" /></a>


add below:

</table>



That should align it to the left in IE.

MajorFm.com
01-01-2007, 01:58 PM
Any hacks available to show a digg button in the thread. ie. The digg i button woth the number of diggs & an option to add a digg.ditto... that way digg users can just digg it instead of re-submitting the story again and again.

MajorFm.com
01-01-2007, 02:13 PM
ok this is a wicked hack, 2 secs to install and exactly what i was about to do manually... but... how do i get it to work with vbseo? like the link it wants to submit is the php one... need the html one... also any chance some photoshop wizzkid can make me the buttons for darker backrounds? i notice its just made for light backrounds...

MajorFm.com
01-01-2007, 02:23 PM
also i think clesto.com is now dead?

MajorFm.com
01-01-2007, 02:38 PM
Great hack!
I added it in the top of showthread.php
Screenshot attached.exactly how do i do this one? i like this layout the most...

BillAlpha
01-02-2007, 08:59 PM
I have a problem with this, anytime i click a button to submit I do not get the thread id at the end of the url. It just "showhread.php?t="
"

Just installed and I have this same issue. Even though the code shows showthread.php?t=$post[threadid] the resulting URL just ends showhread.php?t=

Any suggestions?

BillAlpha
01-02-2007, 09:08 PM
I have found that if I use showthread.php?t=$threadid instead of showthread.php?t=$post[threadid] the URL works.

Not having an account with any of these services, will this still work?

Cheers :)

hinch
01-05-2007, 12:10 PM
installed seems to work fine on www.furious-angels.com

BigJimTheLug
01-06-2007, 03:38 AM
what about adding

mister-wong?

ComputerVitals
01-08-2007, 01:51 AM
Only using the Digg now
But I have found a probelm and will have to uninstall until fixed.

I've noticed that I have
Zoints SEO and this wont work.

If I disable Zoint SEO then the Digg submission will work fine.
ANy way of fixing this?

With Zoints enabled I get this error when submitting.
Are you sure that's the right address?

This doesn't appear to be a working link - please check the URL and try again.

The url at the top is this.

http://digg.com/submit?phase=2&url=http://computervitals.com/forum/showthread.php?t=7705%20&title=Now%20You%20can%20Digg!!

BigJimTheLug
01-09-2007, 06:56 AM
I swear, this is a great thread!

I found so many sites to link to.

Only difference is I have to modify the postbit!

:mad:

chkdgate
01-11-2007, 07:42 AM
I'm trying to get a shoutwire link to work using the same methods. I'm supplying the icon for those who want to use this but my code isn't working properly. I just copied and pasted reddit's code and replaced everything with shoutwire. Basically, it doesn't take me to the submissions page. Can anyone modify? Thanks.

<!-- Shoutwire-->
<a href="http://www.shoutwire.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/shoutwire.gif" alt="Shout it!" border="0" />&nbsp;Shoutwire&nbsp;</a>

Edit: Please excuse the ignorance. I forgot to place submit after shoutwire's url. One problem though, does anyone on here use shoutwire? Because it asks for a url on step 1 instead of going to step 2 just like a digg submission with the url already in place.

BarryoBrien
01-20-2007, 11:59 AM
getting broken link on clesto and no image on jeqq? anyone else have this proble how do i fix this?

mcyates
01-24-2007, 04:22 PM
my image on jeqq doesn't work also, its mad as the link to the image on the postbit IS CORRECT. So there is no reason why it shouldn't show.

BillAlpha
01-24-2007, 04:54 PM
my image on jeqq doesn't work also, its mad as the link to the image on the postbit IS CORRECT. So there is no reason why it shouldn't show.

I use Firefox and the image shows up fine - but a user who has Explorer cannot see the same image. I fired up Explorer myself and was amazed to find out they were right - go figure!

I guess that just means one thing then... ;)

BarryoBrien
01-25-2007, 11:57 AM
it work on firefox but not ie

Neal-UK
01-25-2007, 09:40 PM
my image on jeqq doesn't work also, its mad as the link to the image on the postbit IS CORRECT. So there is no reason why it shouldn't show.

Same problem here which is a little weird.

I have to register on those sites to submit my site, what a pain :rolleyes:

KipLarson
01-30-2007, 02:56 PM
Does this work with 3.52 and vBadvanced? Like will those buttons show up in the news module?

jawinn
01-30-2007, 06:27 PM
When I use the Digg button it doesn't populate the URL in Digg. Is there something I'm doing wrong?

da420
02-01-2007, 07:06 AM
Everything works but Digg, it's interfering with Zoints SEO, if anyone could come up with a fix that would be great! :)

tribedude
02-01-2007, 04:49 PM
does a silimilar mod exist for vB 3.57? or can this one be used with 3.57 also?

greyhat
02-21-2007, 03:32 PM
Can we have an addition for technorati please :)

da420
02-21-2007, 06:05 PM
does a silimilar mod exist for vB 3.57? or can this one be used with 3.57 also?

I do not see why it wouldn't work.

chkdgate
02-21-2007, 06:05 PM
Can we have an addition for technorati please :)
You can make it yourself. This is my Shoutwire addition from post #43 (https://vborg.vbsupport.ru/showpost.php?p=1156069&postcount=43). All you have to do is replace "shoutwire" with technorati and add a gif of your choice to your server. Keep in mind, this is for my "showthread" template so it can show on top of my threads.

<!-- Technorati-->
<a href="http://technorati.com/wtf?new" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/technorati.gif" alt="WTF?" border="0" />&nbsp;Technorati&nbsp;</a>

Edit: This is the code but hold on, I'm trying to find out how to submit a story on technorati. Does anyone know?
Edit 2: I updated Technorati's submission url. If anyone knows of a different way to submit to Technorati, please let me know.

chkdgate
02-21-2007, 07:29 PM
Reddit needs to be updated to add:
&title=$thread[title]"
To follow right after:
<a href="http://reddit.com/submit?url=$vboptions[bburl]/showthread.php?t=$post[threadid]
This way you don't have to keep typing in the titles of your submissions.

supersam1121
02-25-2007, 02:47 AM
Installed on www.sitefanatic.com and looking and working great.

Thanks for a great mod.

- Sam

chkdgate
02-25-2007, 08:57 AM
Just to let everyone know, I just got the owner of actorsandcrew.com (http://www.actorsandcrew.com/) sign up on my site and he went on to tell me that one of his programmers found my site through a Technorati submission that I posted last week for one of my threads. He now wants to trade links and trade some ideas as well. I think that if this hack is used properly and effectively, it can really represent some good results for forum owners.

ALL!
03-03-2007, 06:21 PM
Same problem here which is a little weird.

I have to register on those sites to submit my site, what a pain :rolleyes:

Yes, whoever added the jeqq.gif file to the zip it is not a gif format, it is actually in ICO format. This should be changed. Apparently everyone uses FireFox/Mozilla because this would not show up in Opera or IE.

Anyway here is the gif format of the image, I think the zip need to be redone with this image in gif format not ICO format:

-ALL

Dan@TT
03-04-2007, 12:50 PM
Is there any way to move the icons below the post instead having them under the username ?

HydraulicJack
03-16-2007, 12:56 AM
Yee hah!

nishv
03-18-2007, 06:49 PM
Is there any way to move the icons below the post instead having them under the username ?

Yeah, I am thinking the same, At the Opposite side of the Quote Icons

ND4SPD
03-19-2007, 10:23 PM
Yeah, I am thinking the same, At the Opposite side of the Quote Icons

Yeah, all you have to do is move the code to below the <!-- controls --> line in your postbit or postbig_legacy.

993ti
03-26-2007, 09:28 PM
Omg, thank you so much.
I just installed this on my latest board and submitted a popular topic to 2 of the sites and got instant traffic.
Since the board is only a few months old, traffic is so so, after submitting the thread, i got 40+ guests viewing the thread (no, not bots).
Thanks for this great hack.

993ti
03-26-2007, 10:37 PM
For the dutch
If you have a dutch forum, you might be interested in this small addon to the mod.
It adds the possibility to submit your topics to http://reporter.msn.nl
I don't have an image so it's just a text link.
<!-- MSN -->
<a href="http://reporter.msn.nl/?f=contribute&url=$vboptions[bburl]/showthread.php?t=$threadid&title=$thread[title]" target="_blank">MSN</a>

KipLarson
03-30-2007, 01:20 AM
Is stumble upon a good one to add for this? (I'm sort of a stumble upon noob, but this one came to mind after reading this mod)

The Bish
03-30-2007, 04:18 AM
Damn this is great. I added it and 15 minutes later I have 20 guests viewing a single thread I submitted. EXCELLENT!! Thank you!!!

The Bish
03-30-2007, 04:25 AM
Would there be any way possible to add these icons/links to VBArticles?

Examle Article on my site (http://www.prosper-living.com/vbarticles.php?do=article&articleid=1)

Anyone help me with this?

connecsions
04-11-2007, 08:06 AM
Another site, Facebook. Here's the code.

<!-- Facebook -->
<a href="http://www.facebook.com/share.php?u=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="/images/buttons/facebook.gif" alt="Submit to Facebook" border="0" /></a>

The image is attached. Upload it to your /images/buttons directory.

Enjoy!

HydraulicJack
04-11-2007, 06:35 PM
Another site, Facebook. Here's the code.

<!-- Facebook -->
<a href="http://www.facebook.com/share.php?u=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="/images/buttons/facebook.gif" alt="Submit to Facebook" border="0" /></a>The image is attached. Upload it to your /images/buttons directory.

Enjoy!

Thanks for the hack!

For 3.6.5 call to image needs to be changed to:


src="$stylevar[imgdir_button]/facebook.gif"
:cool:

auctionguy
04-12-2007, 03:52 PM
Installed real easy! Excellent Hack!! Thanks a bunch!!

bplinson
04-19-2007, 05:27 AM
Here is the code and icon for Stumble

<!-- Stumble -->
<a href="http://www.stumbleupon.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/stumble.png" alt="Stumble It" border="0" />&nbsp;Stumble It&nbsp;</a>

I am not good with graphics so maybe someone can clean this one up a bit so that the white does not show around the edges.

rjmjr69
04-19-2007, 09:07 AM
Here is the code and icon for Stumble

<!-- Stumble -->
<a href="http://www.stumbleupon.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/stumble.png" alt="Stumble It" border="0" />&nbsp;Stumble It&nbsp;</a>

I am not good with graphics so maybe someone can clean this one up a bit so that the white does not show around the edges.

YOU ARE THE MAN. You should make this stand alone BBcode edit as well. WOW I've been waiting for this I asked for it a few times. Thank you so much


I had to edit this code for those of us who are using these in each thread to the left of the buttons. "reply quote etc"
Here it is for you all to use.

<!-- Stumble -->
<a href="http://www.stumbleupon.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/stumble.png" alt="Stumble It" border="0" hspace="3" vspace="0" align="left" /></a>

rickyreter
04-19-2007, 09:32 PM
It works...just wish some of the diggets signed up..lol

rjmjr69
04-20-2007, 04:46 AM
It works...just wish some of the diggets signed up..lol

Wish the diggets signed up? whats that mean

jam583
04-30-2007, 12:29 AM
Great hack, just deployed it on GMPT.net!

Scovic
05-08-2007, 01:22 AM
I have tried everything, all i get is "Are you sure that's the right address?"
when trying to digg a post.

rickyreter
05-08-2007, 08:24 AM
same here so annoying

karlm
06-27-2007, 02:27 PM
Same - I'm using a url rewrite function, and I suspect that is the problem, an incompatibility between url-rewriting & digg.

TheBlackPoet
06-27-2007, 09:29 PM
<a href="http://clesto.com/submit.php?phase=2&url=minusmyurl" target="_blank">http://clesto.com/submit.php?phase=2&url=minusmyurl</a>...

clesto is the only one not working.... INSTALLED

rayw
09-03-2007, 11:53 PM
Had this installed for a couple of weeks now - submitted a couple of articles I had written on the forum to Digg and registrations as well as forum activity has jumped 10 fold, no joke!!

Fantastic work and so simple. :D

Ohiosweetheart
09-07-2007, 04:06 AM
There's another hack that puts them in a drop down menu. Much better.

fpattberg
09-14-2007, 09:24 AM
Hi.

I love this hack but I have seen on the bbc.co.uk website that they have a facebook baookmark as well.

Is it possible to add this to this nice collection here please? :up:

Thanks.

Fabian

99SIVTEC
09-24-2007, 07:18 PM
I would also add one for tagsum.com if you haven't already. I'll post a mod later that adds it along with facebook for anyone interested.

99SIVTEC
09-24-2007, 09:36 PM
Here is the code to add tagsum to the mod. Tagsum includes revenue sharing so it's also a great way for you as a web master to make some extra money from your quality submissions. To add tagsum just paste the following code in the templates modified above.

<!-- TagSum-->
<a href="http://www.tagsum.com/news/submit?url=$vboptions[bburl]/showthread.php?t=$post[threadid]&title=$thread[title]" target="_blank"><img

class="inlineimg" src="$stylevar[imgdir_button]/tagsumlogo.gif" alt="Submit to TagSum" border="0" />

Then upload this image to your images directory with the rest of them from this hack.

https://vborg.vbsupport.ru/attachment.php?attachmentid=70256&stc=1&d=1190673323

sduckie2k5
10-17-2007, 12:45 PM
Great hack!
I added it in the top of showthread.php
Screenshot attached.

Where would I put the code to get it to show in the same place as in this screenshot?

Thanks D*

99SIVTEC
10-17-2007, 03:03 PM
Where would I put the code to get it to show in the same place as in this screenshot?

Thanks D*

That actually looks pretty nice where you have it. I would add the TagSum submission button as well though :)

sduckie2k5
10-19-2007, 10:46 AM
Where would I put the code to get it to show in the same place as in this screenshot?

Thanks D*


Anyone?

vertigo jones
10-19-2007, 12:47 PM
Here's the code to add a Stirrdup (http://stirrdup.com) button:

<!-- Stirrdup -->
<a href="http://stirrdup.com/submit?linkurl=$vboptions[bburl]/showthread.php?t=$post[threadid]&subject=$thread[title]" target="_blank">
<img class="inlineimg" src="$stylevar[imgdir_button]/stir-16x16.gif" alt="Share on Stirrdup" border="0" /></a>

Then upload this picture http://www.stirrdup.com/blogtools/stir-16x16.gif

Stirrdup is built on vBulletin too. :)

saketkhanna
10-22-2007, 05:47 AM
Great hack!
I added it in the top of showthread.php
Screenshot attached.

Thanks for the extra tip, Gastongr!
That was exactly how I wanted it! :up:

saketkhanna
10-22-2007, 05:52 AM
Anyone?

This is what I did to get it:

Original code:

<!-- controls above postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$FIRSTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a>

Added this below it:

<!-- Digg, Tag, Clesto etc -->
</td>
<td class="smallfont" align="right">


&nbsp;
<!-- ThreadTag -->
<a href="http://www.threadtag.com/submit.php?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/threadtag.png" alt="Tag This Thread" border="0" /></a>

<!-- Clesto -->
<a href="http://clesto.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/clesto.png" alt="Submit to Clesto" border="0" /></a>

<!-- Digg -->
<a href="http://digg.com/submit?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid&title=$thread[title]" target="_blank"><img

class="inlineimg" src="$stylevar[imgdir_button]/digg.png" alt="Submit to Digg" border="0" /></a>

<!-- Reddit -->
<a href="http://reddit.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/reddit.gif" alt="Submit to Reddit" border="0" /></a>

<!-- Furl -->
<a href="http://www.furl.net/storeIt.jsp?u=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/furl.gif" alt="Submit to Furl" border="0" /></a>

<!-- Dec icio us -->
<a href="http://del.icio.us/post?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/delicious.png" alt="Submit to Del.icio.us" border="0" /></a>

<!-- Spurl -->
<a href="http://www.spurl.net/spurl.php?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/spurl.gif" alt="Submit to Spurl" border="0" /></a>

<!-- / Digg, Tag, Clesto etc -->

sduckie2k5
10-26-2007, 08:26 PM
This is what I did to get it:

Original code:

<!-- controls above postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&amp;noquote=1&amp;p=$FIRSTPOSTID" rel="nofollow"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a>

Added this below it:

<!-- Digg, Tag, Clesto etc -->
</td>
<td class="smallfont" align="right">


&nbsp;
<!-- ThreadTag -->
<a href="http://www.threadtag.com/submit.php?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/threadtag.png" alt="Tag This Thread" border="0" /></a>

<!-- Clesto -->
<a href="http://clesto.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/clesto.png" alt="Submit to Clesto" border="0" /></a>

<!-- Digg -->
<a href="http://digg.com/submit?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid&title=$thread[title]" target="_blank"><img

class="inlineimg" src="$stylevar[imgdir_button]/digg.png" alt="Submit to Digg" border="0" /></a>

<!-- Reddit -->
<a href="http://reddit.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/reddit.gif" alt="Submit to Reddit" border="0" /></a>

<!-- Furl -->
<a href="http://www.furl.net/storeIt.jsp?u=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/furl.gif" alt="Submit to Furl" border="0" /></a>

<!-- Dec icio us -->
<a href="http://del.icio.us/post?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/delicious.png" alt="Submit to Del.icio.us" border="0" /></a>

<!-- Spurl -->
<a href="http://www.spurl.net/spurl.php?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"

src="$stylevar[imgdir_button]/spurl.gif" alt="Submit to Spurl" border="0" /></a>

<!-- / Digg, Tag, Clesto etc -->


Thank you for your help, I will test that out.

sefa sahin
11-04-2007, 05:58 PM
Another site, Facebook. Here's the code.

<!-- Facebook -->
<a href="http://www.facebook.com/share.php?u=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"

src="/images/buttons/facebook.gif" alt="Submit to Facebook" border="0" /></a>The image is attached. Upload it to your /images/buttons directory.

Enjoy!

Hey it's really great ! thanks dued :D
But there was some kind a button problem. I'd fixed it.


<!-- Facebook -->
<a href="http://www.facebook.com/share.php?u=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"
src="$stylevar[imgdir_button]/facebook.gif" alt="Submit to Facebook" border="0" /></a>Thanks again...

cw_
01-28-2008, 05:53 AM
Yeah, all you have to do is move the code to below the <!-- controls --> line in your postbit or postbig_legacy.
Yes, that worked well.


I am not good with graphics so maybe someone can clean this one up a bit so that the white does not show around the edges.

https://vborg.vbsupport.ru/external/2008/01/14.gif

wpeloquin
02-03-2008, 07:59 PM
i placed it as a dropdown, between the search and ratings.

Open SHOWTHREAD

find:

<if condition="$show['search']">
<td class="catnav" id="threadsearch" nowrap="nowrap">
<a href="$show[nojs_link]#goto_threadsearch">$vbphrase[search_this_thread]</a>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadsearch"); </script></if>
</td>
</if>

BELOW it, paste:
<td class="catnav" id="threadbookmark" nowrap="nowrap">
<a href="$show[nojs_link]#goto_threadbookmark">Bookmark</a>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadbookmark"); </script></if>
</td>


*****************
then find:<!-- thread tools menu -->
ABOVE it, paste:

<!-- bookmark tools menu -->
<div class="vbmenu_popup" id="threadbookmark_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead" align="$stylevar[left]">Bookmark this Thread</td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/delicious.png" alt="Submit to Del.icio.us" /> <a href="http://del.icio.us/post?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Del.icio.us</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/digg.png" alt="Submit to Digg" /> <a href="http://digg.com/submit?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid&title=$thread[title]" target="_blank">Digg</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/reddit.gif" alt="Submit to Reddit" /> <a href="http://reddit.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Reddit</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/stumble.png" alt="Submit to Stumble Upon" /> <a href="http://www.stumbleupon.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Stumble Upon</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/facebook.gif" alt="Submit to Facebook" /> <a href="http://www.facebook.com/share.php?u=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Facebook</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/furl.gif" alt="Submit to Furl" /> <a href="http://www.furl.net/storeIt.jsp?u=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Submit to Furl</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/jeqq.gif" alt="Submit to Jeqq" /> <a href="http://jeqq.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Submit to Jeqq</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/spurl.gif" alt="Submit to Spurl" /> <a href="http://www.spurl.net/spurl.php?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Submit to Spurl</a></td></tr>
</table>
</div>
<!-- /bookmark tools menu -->

momo2
02-15-2008, 06:13 PM
Very nice, i made one for my site a month back with a drop down menu.. if somebody need it i can share it ;)

Excellent hack Adrian. :)

please share it with me...

Thanks..

hrk
02-18-2008, 02:40 AM
does this vb3.7 compatible ?

thanks

hrk
02-19-2008, 10:42 AM
hi there,

any 3.7 version available ?

thanks

xxshatteredsoul
03-15-2008, 09:20 PM
i placed it as a dropdown, between the search and ratings.

Open SHOWTHREAD

find:

<if condition="$show['search']">
<td class="catnav" id="threadsearch" nowrap="nowrap">
<a href="$show[nojs_link]#goto_threadsearch">$vbphrase[search_this_thread]</a>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadsearch"); </script></if>
</td>
</if>

BELOW it, paste:
<td class="catnav" id="threadbookmark" nowrap="nowrap">
<a href="$show[nojs_link]#goto_threadbookmark">Bookmark</a>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadbookmark"); </script></if>
</td>


*****************
then find:<!-- thread tools menu -->
ABOVE it, paste:

<!-- bookmark tools menu -->
<div class="vbmenu_popup" id="threadbookmark_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead" align="$stylevar[left]">Bookmark this Thread</td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/delicious.png" alt="Submit to Del.icio.us" /> <a href="http://del.icio.us/post?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Del.icio.us</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/digg.png" alt="Submit to Digg" /> <a href="http://digg.com/submit?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid&title=$thread[title]" target="_blank">Digg</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/reddit.gif" alt="Submit to Reddit" /> <a href="http://reddit.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Reddit</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/stumble.png" alt="Submit to Stumble Upon" /> <a href="http://www.stumbleupon.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Stumble Upon</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/facebook.gif" alt="Submit to Facebook" /> <a href="http://www.facebook.com/share.php?u=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Facebook</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/furl.gif" alt="Submit to Furl" /> <a href="http://www.furl.net/storeIt.jsp?u=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Submit to Furl</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/jeqq.gif" alt="Submit to Jeqq" /> <a href="http://jeqq.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Submit to Jeqq</a></td></tr>
<tr><td class="vbmenu_option" align="$stylevar[left]"><img class="inlineimg" src="$stylevar[imgdir_button]/spurl.gif" alt="Submit to Spurl" /> <a href="http://www.spurl.net/spurl.php?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank">Submit to Spurl</a></td></tr>
</table>
</div>
<!-- /bookmark tools menu -->

I tried this and it works but the Bookmark drop down menu is black when I click the dropdown menu it's the colors of the forum like it's supposed to be. How do I fix this I don't see a option for changing the color? Help please:confused:

http://www.frostsaber.net/forum

xxshatteredsoul
03-15-2008, 09:27 PM
Figured out the problem you need to change
<td class="catnav" id="threadbookmark" nowrap="nowrap">
<a href="$show[nojs_link]#goto_threadbookmark">Bookmark</a>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadbookmark"); </script></if>
</td>
to
<td class="vbmenu_control" id="threadbookmark" nowrap="nowrap">
<a href="$show[nojs_link]#goto_threadbookmark">Bookmark</a>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadbookmark"); </script></if>
</td>

catnav needs to be changed to vbmenu_control for vB 3.6.8 not sure if this is different for other versions but that fixed my problem :) incase anyone else is having that same error I did where the background would be black.

xxshatteredsoul
03-19-2008, 02:23 AM
Bump for 3.6.8 I'll try this out on 3.7 tomorro when I get back from vacation and I'll post any changes for that until then.:D

mattonline
04-18-2008, 04:27 PM
great mod, installed on http://entrepreneurforum.co.uk - thanks alot!

Aban
04-22-2008, 02:42 PM
what a great mod, MILLION THANKS Adrian
http://www.hondaarabia.com/club

wtfsoccerdude
04-22-2008, 04:22 PM
Does this work with 3.6.9?

biglamb
04-22-2008, 06:19 PM
well I got it too work which with 3.6.8 patch 2 so I would assume so, back it up and try it. I just installed it today and plan to tweak it a little more

www.maddenfans.com

J105C
04-23-2008, 09:06 AM
I edited the links A LOT, a couple didn't work either.

But thanks for the links! :D

wpeloquin
05-26-2008, 05:27 PM
hi there,

any 3.7 version available ?

thanksThis is not needed if you are using 3.7, unless you don't like the built-in version that is in 3.7.

AdminCP -> vBulletin Options -> Social Bookmarking Manager

edgeyveggie
05-29-2008, 03:28 AM
Can anyone tell me why my install is doing what it's doing here? http://www.vegiac.com
It's opening in a new tab in firefox and digg looks crazy in it, any ideas..?

abdobasha2004
10-03-2008, 10:57 PM
thanks.
for me
I put it above signature
and appear only once

tiekie
11-22-2008, 08:03 AM
is there an adult version available for this mod