Recent Topics

1 Jul 17, 2006 17:35    

LATEST VERSION: May 5, 2007 2:30am ACT (ASEAN Common Time)

Now compatible with b2evolution v1.10.0
Separate installation instructions for v1.8, v1.9, and v1.10.0

Enjoy!

^_^

-------------------------------------------------------------------------------------
I merged Short Description, Tags Field, and Bookmark this Post into one for b2e v1.8.

Downloadable here -> http://gameshogun.ws/dls/Social_Bookmarking.zip

Enjoy!

Live sample -> [url=http://gameshogun.ws/index.php/Tech/2006/07/17/social_bookmarking_mod_for_b2evolution_1]See it here live![/url]

Or attached in this thread:

2 Oct 09, 2006 07:57

Just a heads up for those using this mod.

Works fine with 1.8.2 "Serenity" release, as per my testing privately/offline. (Still going to update my blog.)

3 Nov 07, 2006 05:32

I just made the changes to my blog:

www.comiclist.com

The bookmarks show up when I "preview" a post, but they don't actually show up in the posts once published.

4 Nov 09, 2006 05:07

cslepage wrote:

I just made the changes to my blog:

www.comiclist.com

The bookmarks show up when I "preview" a post, but they don't actually show up in the posts once published.

Hi, I checked your site today and clicked on a post
example: http://www.comiclist.com/index.php/2006/11/08/p399

And the Bookmark Icons show normally.
Tags will not show however because it is a field you must fill-up for each old/new post.

Try to press CTRL+F5, maybe your ISP's proxy or your browser's cache is the one being processed.

Reply back :)

Thanks!

5 Nov 09, 2006 05:21

Thank you! However, I do have another question. Apparently they will appear if you go to an individual post. But, when you view them on the "home page":

http://www.comiclist.com/index.php

They don't appear.

Is that by design?

6 Nov 09, 2006 05:32

Ah, yes, it was by design. :)

I decided to keep it on a per-post display to minimze the number of graphics loading when viewing the index.php

But if you wish to show them on the index.php just change this line from Step # 6.1.2


<?php if( $disp == 'single' ) {
	echo '

.
.
.

} ?>

to


<?php 
	echo '

?>

7 Nov 09, 2006 05:34

Thank you again, that makes sense, and I will keep your code as an option.

8 Dec 01, 2006 03:30

Laibcoms wrote:


<?php 
	echo '

?>

I tried this and got a PHP error when trying to load my blog's main page.

9 Dec 02, 2006 04:54

NoxDineen wrote:

Laibcoms wrote:


<?php 
	echo '

?>

I tried this and got a PHP error when trying to load my blog's main page.

What's the error? It's working fine with me when I tested it again.

Just in case, here's how it should look like after doing the above code.


<?php
	echo '

		<span style="font-size: 0.7em;"><strong><span style="color:red;">::</span> <span style="color:green;">Bookmark this Post</span> <span style="color:red;">::</span><br/><span style="color:black;">tags:</span></strong> '; echo $Item->keytags; echo '</span><br/>
			<div style="border: 1px dashed; padding: 0.5em; text-align: center;">
				<a href="http://www.backflip.com/add_page_pop.ihtml?url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&note='; echo $Item->shortdesc; echo '" title="backflip"><img src="../../img/bookmarks/backflip-bookmark.png" alt="backflip" border="0" width="16" height="16" /></a>
				<a href="http://www.balitabalita.com/submit/?title='; echo $Item->title; echo '&link='; $Item->permanent_url(); echo '&body='; echo $Item->shortdesc; echo '" title="BalitaBalita"><img src="../../img/bookmarks/BalitaBalita-bookmark.png" alt="BalitaBalita" border="0" width="16" height="16" /></a>
				<a href="http://blinkbits.com/bookmarklets/save.php?v=1&source_url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '" title="BlinkBits"><img src="../../img/bookmarks/BlinkBits-bookmark.png" alt="BlinkBits" border="0" width="16" height="16" /></a>
				<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&Description=&Url='; $Item->permanent_url(); echo '&Title='; echo $Item->title; echo '&Tag='; echo $Item->keytags; echo '" title="blinklist"><img src="../../img/bookmarks/blinklist-bookmark.png" alt="blinklist" border="0" width="16" height="16" /></a>
				<a href="http://blogmarks.net/my/new.php?url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&content='; echo $Item->shortdesc; echo '&public-tags='; echo $Item->keytags; echo '&private-tags='; echo $Item->keytags; echo '" title="BlogMarks"><img src="../../img/bookmarks/BlogMarks-bookmark.png" alt="BlogMarks" border="0" width="16" height="16" /></a>
				<a href="http://blogmemes.net/post.php?title='; echo $Item->title; echo '&url='; $Item->permanent_url(); echo '" title="BlogMemes"><img src="../../img/bookmarks/BlogMemes-bookmark.png" alt="BlogMemes" border="0" width="16" height="16" /></a>
				<a href="http://BuddyMarks.com/add_bookmark.php?bookmark_title='; echo $Item->title; echo '&bookmark_url='; $Item->permanent_url(); echo '&form_description='; echo $Item->shortdesc; echo '&form_tags='; echo $Item->keytags; echo '" title="BuddyMarks"><img src="../../img/bookmarks/BuddyMarks-bookmark.png" alt="BuddyMarks" border="0" width="16" height="16" /></a>
				<a href="http://www.CiteULike.org/posturl?url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '" title="CiteULike"><img src="../../img/bookmarks/CiteULike-bookmark.png" alt="CiteULike" border="0" width="16" height="16" /></a>
				<a href="http://co.mments.com/track?url='; $Item->permanent_url(); echo '" title="co.mments"><img src="../../img/bookmarks/co.mments-bookmark.gif" alt="co.mments" border="0" width="16" height="16" /></a>
				<a href="http://del.icio.us/post?url='; $Item->permanent_url(); echo ';title='; echo $Item->title; echo ';notes='; echo $Item->shortdesc; echo ';tags='; echo $Item->keytags; echo '" title="del.icio.us"><img src="../../img/bookmarks/del.icio.us-bookmark.png" alt="del.icio.us" border="0" width="16" height="16" /></a>
				<a href="http://digg.com/submit?phase=2&url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&bodytext='; echo $Item->shortdesc; echo '" title="digg"><img src="../../img/bookmarks/digg-bookmark.png" alt="digg" border="0" width="16" height="16" /></a>
				<a href="http://cgi.fark.com/cgi/fark/edit.pl?new_url='; $Item->permanent_url(); echo '&new_comment='; echo $Item->title; echo '" title="FARK"><img src="../../img/bookmarks/FARK-bookmark.png" alt="FARK" border="0" width="16" height="16" /></a>
				<a href="http://feedmelinks.com/categorize?from=toolbar&op=submit&name='; echo $Item->title; echo '&url='; $Item->permanent_url(); echo '" title="Feed me Links!"><img src="../../img/bookmarks/Feed_Me_Links-bookmark.png" alt="Feed Me Links!" border="0" width="16" height="16" /></a>
				<a href="http://www.furl.net/storeIt.jsp?t='; echo $Item->title; echo '&u='; $Item->permanent_url(); echo '&keywords='; echo $Item->keytags; echo '&description='; echo $Item->shortdesc; echo '" title="FURL"><img src="../../img/bookmarks/FURL-bookmark.png" alt="FURL" border="0" width="16" height="16" /></a>
				<a href="http://www.gravee.com/account/bookmarkpop?t='; echo $Item->title; echo '&d='; echo $Item->shortdesc; echo '&tags='; echo $Item->keytags; echo '&u='; $Item->permanent_url(); echo '" title="gravee"><img src="../../img/bookmarks/gravee-bookmark.png" alt="gravee" border="0" width="16" height="16" /></a>
				<a href="http://www.igooi.com/addnewitem.aspx?self=1&noui=yes&jump=close&url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&Tag='; echo $Item->keytags; echo '&Desc='; echo $Item->shortdesc; echo '" title="igooi"><img src="../../img/bookmarks/igooi-bookmark.png" alt="igooi" border="0" width="16" height="16" /></a>
				<a href="http://www.kablogs.com/submit/?url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&tags='; echo $Item->keytags; echo '&bodytext='; echo $Item->shortdesc; echo '" title="KaBlogs"><img src="../../img/bookmarks/KaBlogs-bookmark.png" alt="KaBlogs" border="0" width="16" height="16" /></a>
				<a href="http://lister.lilisto.com/?t='; echo $Item->title; echo '&l='; $Item->permanent_url(); echo '" title="lister"><img src="../../img/bookmarks/lister-bookmark.png" alt="lister" border="0" width="16" height="16" /></a>
				<a href="http://linkroll.com/index.php?action=insertLink&url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '" title="Linkroll"><img src="../../img/bookmarks/Linkroll-bookmark.png" alt="Linkroll" border="0" width="16" height="16" /></a>
				<a href="http://api.looklater.com/bookmarks/save?url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '" title="looklater"><img src="../../img/bookmarks/looklater-bookmark.png" alt="looklater" border="0" width="16" height="16" /></a>
				<a href="http://ma.gnolia.com/bookmarklet/add?url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&description='; echo $Item->shortdesc; echo '&tags='; echo $Item->keytags; echo '" title="ma.gnolia"><img src="../../img/bookmarks/ma.gnolia-bookmark.png" alt="ma.gnolia" border="0" width="16" height="16" /></a>
				<a href="http://www.maple.nu/bookmarks/bookmarklet?bookmark[url]='; $Item->permanent_url(); echo '&bookmark[name]='; echo $Item->title; echo '&bookmark[description]='; echo $Item->shortdesc; echo '&tags='; echo $Item->keytags; echo '&bookmark[description]='; echo $Item->shortdesc; echo '" title="MAPLE"><img src="../../img/bookmarks/MAPLE-bookmark.png" alt="MAPLE" border="0" width="16" height="16" /></a>
				<a href="http://www.netscape.com/submit/?U='; $Item->permanent_url(); echo '&T='; echo $Item->title; echo '&C='; echo $Item->shortdesc; echo '" title="Netscape"><img src="../../img/bookmarks/Netscape-bookmark.png" alt="Netscape" border="0" width="16" height="16" /></a>
				<a href="http://netvouz.com/action/submitBookmark?url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&description='; echo $Item->shortdesc; echo '&tags='; echo $Item->keytags; echo '&popup=no" title="netvouz"><img src="../../img/bookmarks/netvouz-bookmark.png" alt="netvouz" border="0" width="16" height="16" /></a>
				<a href="http://www.newsvine.com/_tools/seed&save?u='; $Item->permanent_url(); echo '&h='; echo $Item->title; echo '&b='; echo $Item->shortdesc; echo '&t='; echo $Item->keytags; echo '" title="newsvine"><img src="../../img/bookmarks/newsvine-bookmark.png" alt="newsvine" border="0" width="16" height="16" /></a>
				<a href="http://www.nooz.com/submit/?url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&summary='; echo $Item->shortdesc; echo '&ready=true" title="NooZ"><img src="../../img/bookmarks/NooZ-bookmark.png" alt="NooZ" border="0" width="16" height="16" /></a>
				<a href="http://www.oks.ph/contribute.php?contitle='; echo $Item->title; echo '&conlink='; $Item->permanent_url(); echo '&condesc='; echo $Item->shortdesc; echo '" title="oKs"><img src="../../img/bookmarks/oKs-bookmark.png" alt="oKs" border="0" width="16" height="16" /></a>
				<a href="http://www.rawsugar.com/tagger/?turl='; $Item->permanent_url(); echo '&tttl='; echo $Item->title; echo '" title="RawSugaR"><img src="../../img/bookmarks/RawSugaR-bookmark.png" alt="RawSugaR" border="0" width="16" height="16" /></a>
				<a href="http://reddit.com/submit?url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '" title="reddit"><img src="../../img/bookmarks/reddit-bookmark.png" alt="reddit" border="0" width="16" height="16" /></a>
				<a href="http://scuttle.org/bookmarks.php/maxpower?action=add&address='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&description='; echo $Item->shortdesc; echo '&tags='; echo $Item->keytags; echo '" title="scuttle"><img src="../../img/bookmarks/scuttle-bookmark.png" alt="scuttle" border="0" width="16" height="16" /></a>
				<a href="http://www.shadows.com/features/tcr.htm?url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&tag='; echo $Item->keytags; echo '&comments='; echo $Item->shortdesc; echo '" title="shadows"><img src="../../img/bookmarks/shadows-bookmark.png" alt="shadows" border="0" width="16" height="16" /></a>
				<a href="http://simpy.com/simpy/LinkAdd.do?tags='; echo $Item->keytags; echo '&title='; echo $Item->title; echo '&href='; $Item->permanent_url(); echo '&note='; echo $Item->shortdesc; echo '" title="Simpy"><img src="../../img/bookmarks/Simpy-bookmark.png" alt="Simpy" border="0" width="16" height="16" /></a>
				<a href="http://smarking.com/editbookmark/?url='; $Item->permanent_url(); echo '&description='; echo $Item->shortdesc; echo '" title="Smarking"><img src="../../img/bookmarks/Smarking-bookmark.png" alt="Smarking" border="0" width="16" height="16" /></a>
				<a href="http://www.spymy.com/submit.php?url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&tags='; echo $Item->keytags; echo '&bodytext='; echo $Item->shortdesc; echo '" title="SpyMy"><img src="../../img/bookmarks/SpyMy-bookmarks.png" alt="SpyMy" border="0" width="16" height="16" /></a>
				<a href="http://www.spurl.net/spurl.php?url='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&tags='; echo $Item->keytags; echo '&description='; echo $Item->shortdesc; echo '" title="spurL"><img src="../../img/bookmarks/spurL-bookmark.png" alt="spurL" border="0" width="16" height="16" /></a>
				<a href="http://www.tagtooga.com/tapp/db.exe?c=jsEntryForm&b=fx&title='; echo $Item->title; echo '&url='; $Item->permanent_url(); echo '" title="TagTooga"><img src="../../img/bookmarks/TagTooga-bookmark.png" alt="TagTooga" border="0" width="16" height="16" /></a>
				<a href="http://tailrank.com/share/?text=&link_href='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&tags='; echo $Item->keytags; echo '&summary='; echo $Item->shortdesc; echo '" title="Tailrank"><img src="../../img/bookmarks/Tailrank-bookmark.png" alt="Tailrank" border="0" width="16" height="16" /></a>
				<a href="http://technorati.com/faves/?add='; $Item->permanent_url(); echo '" title="Technorati"><img src="../../img/bookmarks/Technorati-bookmark.png" alt="Technorati" border="0" width="16" height="16" /></a>
				<a href="http://www.wink.com/_/tag?terms='; echo $Item->keytags; echo '&doctitle='; echo $Item->title; echo '&url='; $Item->permanent_url(); echo '" title="wink"><img src="../../img/bookmarks/wink-bookmark.png" alt="wink" border="0" width="16" height="16" /></a>
				<a href="http://www.wists.com/r.php?r='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&tags='; echo $Item->keytags; echo '&description='; echo $Item->shortdesc; echo '" title="wists"><img src="../../img/bookmarks/wists-bookmark.png" alt="wists" border="0" width="16" height="16" /></a>
				<a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u='; $Item->permanent_url(); echo '&d='; echo $Item->shortdesc; echo '&t='; echo $Item->title; echo '&tag='; echo $Item->keytags; echo '" title="Yahoo! My Web"><img src="../../img/bookmarks/Yahoo-My-Web-bookmark.png" alt="Yahoo! My Web" border="0" width="16" height="16" /></a>
			</div>';
?>

Hope that helps.

Reply back if there is still an error, include the error generated as well as your code ^_^

Thanks!

10 Mar 17, 2007 04:35

Anyone know of another place to download this hack/plugin? The link provided isn't working for me.

Or if it is just one file could someone post the code, filename, instructions?

11 Mar 17, 2007 04:44

jeof0411 wrote:

Anyone know of another place to download this hack/plugin? The link provided isn't working for me.

Or if it is just one file could someone post the code, filename, instructions?

Sorry, my blog's down... looking for a new server.

Here's the file.

13 Apr 07, 2007 11:57

Laibcoms wrote:

jeof0411 wrote:

Anyone know of another place to download this hack/plugin? The link provided isn't working for me.

Or if it is just one file could someone post the code, filename, instructions?

Sorry, my blog's down... looking for a new server.

Here's the file.

Hi.
I installed it on my blog (1.9.3 version).
I have a question.
the tags are automatically included in public service or not?
thanx

14 Apr 07, 2007 12:01

Hmm... what do you mean by "public service"?

If I understood it correctly, the tags are used for Social-Bookmark Services (SBS) that allows 'tags' to be submitted, so 'yes'.

Some SBS tho will not honor tags entered/included in the URL link no matter what (some kind of filtration from their end), so you'll have to enter your own tags.

It can also be used for technorati, if someone is willing to merge it with this plugin -> http://forums.b2evolution.net/viewtopic.php?t=6038

15 Apr 07, 2007 12:29

Laibcoms wrote:

Hmm... what do you mean by "public service"?

If I understood it correctly, the tags are used for Social-Bookmark Services (SBS) that allows 'tags' to be submitted, so 'yes'.

Some SBS tho will not honor tags entered/included in the URL link no matter what (some kind of filtration from their end), so you'll have to enter your own tags.

It can also be used for technorati, if someone is willing to merge it with this plugin -> http://forums.b2evolution.net/viewtopic.php?t=6038

Yes i mean the SBS ;)
However i'll give you an example :
By searching my post on technorati using the "post option" i find it.
By searching it using "tag option" i don't find it.

So if i want to add my post by tags will i do it manually?

Thanx

(sorry for my bad english )

16 Apr 07, 2007 12:32

p.s.:i'm using it in addition with tag cloud

17 Apr 07, 2007 12:33

Ah, if via technorati, nope, the tag feature of this hack is not linked with the technorati tagging system (the rel='').

That's what I've been looking to do, but my php knowledge is limited, I still have to study it further. Although I am really looking for someone who will convert this into a plugin with technorati tag support ^_^

19 Apr 07, 2007 14:07

Cool. Those can be used for reference ^_^

20 Apr 29, 2007 05:59

Can you add stumbleupon? There's another way of doing it, but since I already use this, it would be nice to just add it on.

www.nelsonguirado.com

21 Apr 29, 2007 09:18

nelsonguirado wrote:

Can you add stumbleupon? There's another way of doing it, but since I already use this, it would be nice to just add it on.

www.nelsonguirado.com

Ok, I checked SU's site (haven't visited them for 6 months :p ) and they're providing a link already, so I added it now.

Download the zip file again and find StumbleUpon and delete the rest of the SBS (if you don't need them).

^_^ Hope that helps!!

Oh and add me :p "Laibcoms" ^_^

EDIT/UPDATE:

Latest as of April 29, 2007 Sunday, 4:07 PM ACT (ASEAN Common Time)

22 May 03, 2007 18:19

May 4, 2007 12:20am ACT (ASEAN Common Time)

I will post the updated version compatible for b2evolution v1.10 after my work later. Going to sleep for now.

If you will upgrade to b2e v1.10, do not install this yet. There are some changes with b2e v1.10 that will affect your installation of this hack after I tried to install it with my blog. Please wait until later. ^_^

My timezone is UTC+0800 Philippines / ASEAN Common Time.

^_^

23 May 04, 2007 20:37

LATEST VERSION: May 5, 2007 2:30am ACT (ASEAN Common Time)

Now compatible with b2evolution v1.10.0
Separate installation instructions for v1.8, v1.9, and v1.10.0

Enjoy!

^_^

24 May 15, 2007 16:22

Should Technorati and del.icio.us work with the tags one had added to a post? Although at least for del.icio.us the tags are part of the URL but the tag field in del.icio.us is empty ....

Any idea?

Thanks Michael

25 May 15, 2007 17:23

That's what I really want, though my PHP knowledge is still basic. Hoping someone can continue on this and change it into a plugin ;)

Until I learn how to do it, have to rely on hacking the files and w/o the technorati tag feature.

Also, there are some SBS that cleans up the tags entered on the URL, I will check on delicious again, but if I remember correctly, its one of SBS that do not accept auto-tag inserts even though theoretically its possible.

26 May 16, 2007 05:41

Ok, thanks. If you do get a confirmation if Technorati (and del.icio.us which would be more important for me) is cleaning the tags I would be happy if you can confirm it here.

And yes, this functionality I would really like as a plugin!

27 Sep 02, 2007 21:12

Hi,

I followed all of the directions for adding the Social Bookmarking hack to v1.10.2, and it all wen smoothly except for step 6.1.1

# 6.1.1: Find
<?php link_pages() ?>

The problem is that y skins/*/_main.php does not contain "<?php link_pages() ?>" -- custom version of "Melbourne".

I check several other skins, and none of the contain "<?php link_pages() ?>" either.

Help identifying the correct location for the step 6.1.1 will be greatly appreciated.

Thanks,

Rocketdude

28 Sep 02, 2007 21:28

You are correct, it's in all the 1.9.3 skins and in none of the 1.10.2 skins. I don't know what you need to do with it according to the directions for the plugin, but finding it is easy. Here are the lines you need to look for (from a 1.9.3 versiom):

<h3 class="bTitle"><?php $Item->title(); ?></h3>
  <div class="bText">
   <?php $Item->content(); ?>
   <?php link_pages() ?>
  </div>

Good luck

29 Sep 03, 2007 16:19

Hopefully questions with using the social bookmarking Hack:

My hosting provider -- Godaddy -- uses PHPMyAdmin 2.9.1.1 for database administration, so to execute the following two commands:

ALTER TABLE `evo_posts` ADD `post_shortdesc` TEXT NOT NULL AFTER `post_url` ;
ALTER TABLE `evo_posts` ADD `post_keytags` TEXT NOT NULL AFTER `post_shortdesc` ;

can I just run them as "SQL query/queries on database"?

Thanks,

Rocketdude

30 Sep 03, 2007 16:52

Yes that's the way to do it.
Select the database in the dropdown box first then hit the SQLbutton and paste your code into the large textbox.

31 Sep 03, 2007 19:44

Afwas,

Thanks!

Laibcons,

Thanks!

Rocketdude

32 Oct 21, 2007 08:30

Do you have one for Facebook? What's the latest B2Evo this will work with?

33 Nov 16, 2007 18:27

nelsonguirado wrote:

Do you have one for Facebook? What's the latest B2Evo this will work with?

adding this would work for facebook

<a href="http://www.facebook.com/share.php?u='; $Item->permanent_url(); echo '&title='; echo $Item->title; echo '&note='; echo $Item->shortdesc; echo '" title="add to facebook"><img class="SBS-icon" src="http://www.facebook.com/favicon.ico" alt="add to facebo" /></a>

has anyone tried it for latest las vegas 2.1 ?.. i dont want to mess my installation up... so many steps and so many files to backup.. may the 1.9 version work for 2.1 las vegas ?

34 Nov 17, 2007 07:18

Don't try it for v2.x. I haven't tested myself and I doubt it will work.

Waiting for the final version of b2evo v2.x, then I'll start working on it. Not sure if I'll be able to though, however, I really prefer is someone can take over and turn this into a plugin instead ;)

35 Nov 17, 2007 07:47

Laibcoms wrote:

Don't try it for v2.x. I haven't tested myself and I doubt it will work.

Waiting for the final version of b2evo v2.x, then I'll start working on it. Not sure if I'll be able to though, however, I really prefer is someone can take over and turn this into a plugin instead ;)

i did try and its not working for 2.x however there are working hacks making same functions.. those will be enough untill a new release... i just need mktree2-1 urgently :) and thank god afwas is workin on it ;)

38 May 05, 2008 23:07

Hello:

I downloaded the plug-in from the site suggested. Having a problem, here, if you go to the site you'll see that 3 bookmarks are available and the others aren't showing up as they should. On a private blog the 3 bookmarks show up, but in between Digg and Google there are blank boxes indicating graphics (but there aren't any); when mousing over them they show the proper links, except for Delicious (http://del.icio.us/post -- no reference back to the site) . ALL gif files are available but for some reason they're not showing up.

http://www.rhrplus.com/b2evolution/blogs/index.php?blog=2

I copied all the codes exactly as can see below.

<!-- Paste from here... -->
<strong><script type="text/javascript">
digg_skin = 'icon';
digg_window = 'new';
digg_url = '$permanent_url$';
digg_title = '$title$';
</script>
<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>
</strong>
<!-- ...to here -->

<!-- Paste from here... -->
<strong>
<a href="http://del.icio.us/post" onclick="window.open('http://del.icio.us/post?v=4&noui&jump=close&url='+encodeURIComponent('$permanent_url$')+'&title='+encodeURIComponent('$title$'),'delicious', 'toolbar=no,width=700,height=400'); return false;"><img border="0" src="/plugins/socialbookmarks_plugin/delicious.gif" width="16" height="16"></a>
</strong>
<!-- ...to here -->

<!-- Paste from here... --><strong>
<script>function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a href="http://www.facebook.com/share.php?u=$permanent_url$" onclick="return fbs_click()" target="_blank" title="Share on Facebook"><img border="0" src="/plugins/socialbookmarks_plugin/facebook.gif" width="16" height="16"></a>
</strong>
<!-- ...to here -->

<!-- Paste from here... -->
<strong>
<script type="text/javascript">document.write(' <a href=http://www.spurl.net/spurl.php?title='+encodeURIComponent('$title$')+'&url='+encodeURIComponent('$permanent_url$')+' target="blank" title="Submit to Spurl"><img src="/plugins/socialbookmarks_plugin/spurl.gif" width="16" height="16" border="0" /></a>');</script>
</strong>
<!-- ...to here -->

<!-- Paste from here... -->
<strong>
<script type="text/javascript">document.write(' <a href=http://www.furl.net/storeIt.jsp?u='+encodeURIComponent('$permanent_url$')+'&t='+encodeURIComponent('$title$')+' target="blank" title="Submit to Furl"><img src="/plugins/socialbookmarks_plugin/furl.gif" width="16" height="16" border="0" /></a>');</script>
</strong>
<!-- ...to here -->

<!-- Paste from here... -->
<strong>
<a title="Stumble It" target="_blank" href="http://www.stumbleupon.com/submit?url=$permanent_url$&title=$title$"><img border=0 src="/plugins/socialbookmarks_plugin/stumbleupon.gif" width="16" height="16" border="0" /></a>
</strong>
<!-- ...to here -->

<!-- Paste from here... -->
<strong>
<script type="text/javascript">document.write(' <a href=http://technorati.com/faves?add='+encodeURIComponent('$permanent_url$')+' target="blank" title="Technorati"><img src="/plugins/socialbookmarks_plugin/technorati.jpg" width="16" height="16" border="0" /></a>');</script>
</strong>
<!-- ...to here -->

<!-- Paste from here... -->
<strong>
<script type="text/javascript">document.write(' <a href=http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent('$title$')+'&u='+encodeURIComponent('$permanent_url$')+' target="blank" title="Yahoo"><img src="/plugins/socialbookmarks_plugin/yahoo.jpg" width="16" height="16" border="0" /></a>');</script>
</strong>
<!-- ...to here -->

<!-- Paste from here... -->
<strong>
<script type="text/javascript">document.write(' <a href=http://reddit.com/submit?url='+encodeURIComponent('$permanent_url$')+'&title='+encodeURIComponent('$title$')+' target="blank" title="Reddit"><img src="/plugins/socialbookmarks_plugin/reddit.png" width="16" height="16" border="0" /></a>');</script>
</strong>
<!-- ...to here -->

<!-- Paste from here... -->
<strong>
<script type="text/javascript">document.write(' <a href=http://www.blinklist.com/index.php?Action=Blink/addblink.php&Url='+encodeURIComponent('$permanent_url$')+'&Title='+encodeURIComponent('$title$')+' target="blank" title="Blinklist"><img src="/plugins/socialbookmarks_plugin/blinklist.gif" width="16" height="16" border="0" /></a>');</script>
</strong>
<!-- ...to here -->

<!-- Paste from here... -->
<strong>
<a href="http://www.google.com/ig/adde?moduleurl=$permanent_url$"><img src="/plugins/socialbookmarks_plugin/google.gif" style="width:16px; height:16px;border:0px;" alt="Google" /></a>
</strong>
<!-- ...to here -->

<!-- Paste from here... -->
<strong>
<a href="http://www.onlywire.com/submit?u=$permanent_url$&t=$title$" title="Add to Onlywire" > <img src="http://www.onlywire.com/i/onlywire.ico"></a>
</strong>
<!-- ...to here -->

Any suggestions on how to fix this??? :-/

Many thanks,
Tosca


Form is loading...