Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Bombed Social Bookmarks Details »»
Bombed Social Bookmarks
Version: 1.00, by DieselMinded DieselMinded is offline
Developer Last Online: Dec 2019 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.7.x Rating:
Released: 07-03-2008 Last Update: Never Installs: 90
Template Edits
Re-useable Code Additional Files Translations  
No support by the author.

Bomb = Better Off Modified Baby
And Everything is Better BOMBED!


On a Wild Goose Chase for More Social Bookmarks , I was forced to do it my self

I have personally Tested each one , out of every 10 Social Bookmarking Sites maybe 6 would work . ALL THESE WORK !!

This Mod is a Combination of Various Mods i have came across , and i fixed there codes and re did there files , A lot of the Social Bookmarking Sites did not have a Image Available so i Had to Make them .

The Social Bookmark Sites i have Complied are the Highest PR Social Bookmarked Sites

Template Edit :

Styles & Templates -> Style Manager -> Show Thread Templates -> showthread_bookmarksite

Replace everything with this...

Code:
<li class="smallfont" style="min-width:25px; float:$stylevar[left]; margin-top:$stylevar[cellpadding]px">
    <if condition="$bookmarksite['iconpath']">
        <a href="$bookmarksite[link]" target="socialbookmark"><img src="$stylevar[imgdir_misc]/$bookmarksite[iconpath]" border="0" title="Bookmark Thread to $bookmarksite[title]" class="inlineimg" /></a>
    </if>
    <!-- <a href="$bookmarksite[link]" target="socialbookmark" style="text-decoration:none">$bookmarksite[title]</a> -->
</li>



TO CENTER THE ICONS

Styles & Templates -> Style Manager -> Show Thread Templates -> SHOWTHREAD

ADD THE RED CODE

Code:
<!-- social bookmarking links -->
	<br />
	<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" class="tborder" align="center">
	<tr>
		<td class="thead">$vbphrase[bookmarks]</td>
	</tr>
	<tr>
		<td class="alt2" align="center" style="padding-top:0px"><div style="clear:both"></div><ul style="list-style-type:none; margin:0px; padding:0px">$bookmarksites</ul><div style="clear:both"></div></td>
	</tr>
	</table>
<!-- / social bookmarking links -->

Download the Zip File , Extract it

Upload all Image files (But the Demo) to

root/images/misc/

No Go to vBulletin Options and Select Social Bookmarking Manager

Refer to the .txt file for each code add them all 1 by 1

Check your Show Thread and make sure you have the file paths correct

Thats It Enjoy !

FYI: The Only Wire Bookmark is a Multiple Bookmarker as Admin this will be the one you would want to use, you will still need to sign up for the included bookmarks sites , but once you do you can submit your pages to all of them at once .

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 08-19-2008, 03:28 PM
puppetmaster222 puppetmaster222 is offline
 
Join Date: Aug 2006
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice work getting all the info together, i wanted to get off easy just submitting to the stock 4 but now you motivated me and i added in 14 from your list for starters so now i gotta submit 18 per movie lol
Reply With Quote
  #33  
Old 08-19-2008, 05:55 PM
UltraFanatics UltraFanatics is offline
 
Join Date: Dec 2007
Posts: 271
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorted now it's fantastic!

Do you have one for myspace by the way?
Reply With Quote
  #34  
Old 08-19-2008, 10:03 PM
DieselMinded's Avatar
DieselMinded DieselMinded is offline
 
Join Date: Mar 2007
Posts: 1,655
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

All the ones i have are already in the file

Thanks , Glad you like it
Reply With Quote
  #35  
Old 08-24-2008, 04:18 PM
turbosatan turbosatan is offline
 
Join Date: Jul 2007
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have followed all of your instructions exactly and i cant get any bookmarks to display.

bookmarking was already enabled and still is.

is this an issue with the images?

before i had .gif images but all of the images in the folder you provide are .png files.

should these display as normal?
Reply With Quote
  #36  
Old 08-25-2008, 12:11 AM
roady89 roady89 is offline
 
Join Date: Jun 2007
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by turbosatan View Post
i have followed all of your instructions exactly and i cant get any bookmarks to display.

bookmarking was already enabled and still is.

is this an issue with the images?

before i had .gif images but all of the images in the folder you provide are .png files.

should these display as normal?
I had a similar issue with images not displaying with another mod. I use Filezilla to FTP files. I ended up uploading all images in "Binary" mode and its all good now. I don't know if its me, my server or what all I know is I have to upload them in Binary mode for them to display.
Reply With Quote
  #37  
Old 08-25-2008, 08:05 AM
realmr realmr is offline
 
Join Date: Aug 2008
Posts: 213
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do we need to enable rss feeds to make the social bookmarks work ?
Reply With Quote
  #38  
Old 08-25-2008, 08:30 AM
turbosatan turbosatan is offline
 
Join Date: Jul 2007
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by roady89 View Post
I had a similar issue with images not displaying with another mod. I use Filezilla to FTP files. I ended up uploading all images in "Binary" mode and its all good now. I don't know if its me, my server or what all I know is I have to upload them in Binary mode for them to display.
i reuploaded all images using binary mode instead and they still dont work.

Anyone else have any ideas?

i would also just like to confirm what i should be entering in the image path box.

should i put
A : blink.png
B : http://www.mysite.com/images/misc/blink.png
C : images/misc/blink.png

or should i have convertedthem to a gif and be linking to a gif file instead of a png?

Please help.
Reply With Quote
  #39  
Old 08-25-2008, 03:27 PM
DieselMinded's Avatar
DieselMinded DieselMinded is offline
 
Join Date: Mar 2007
Posts: 1,655
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/images/misc/blink.png

or

forum/images/misc/blink.png

You want the png files , thats in the package

you must not be pointing to your files correctly , see if you can view your images before linking to them

http://www.mysite.com/images/misc/bookmark.png

And see if you can see the file , if you cant then your not using the right path
Reply With Quote
  #40  
Old 08-25-2008, 07:09 PM
turbosatan turbosatan is offline
 
Join Date: Jul 2007
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="http://www.thetattooforum.com/images/misc/blink.png" target="_blank">http://www.thetattooforum.com/images/misc/blink.png</a>

the images are in there fine. i have tried every differet combo of filename i can think of to make it work but to no avail

any other ideas?
Reply With Quote
  #41  
Old 08-25-2008, 08:07 PM
UltraFanatics UltraFanatics is offline
 
Join Date: Dec 2007
Posts: 271
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by turbosatan View Post
http://www.thetattooforum.com/images/misc/blink.png

the images are in there fine. i have tried every differet combo of filename i can think of to make it work but to no avail

any other ideas?
Your links are wrong im afraid mate, check them out and you will see what I mean.
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 02:54 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07388 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete