Bookmarkify 0.9.4 Corrects Icon Issue
Monday, May 5th, 2008 by Gary KeorkunianPosted in Bookmarkify |
After the 0.9.3 update some sites were reporting an issue that caused the site icon URL to be off. This apparently was caused by the difference in how some hosts structure their directories.
This has been corrected in the latest version - 0.9.4. This version also corrects an issue with the icon display in RSS feeds that affected any site that includes the widget with their feed.
Please download the latest version here.
Thanks to The Late Republic for testing the solution.
![[Ask]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/ask.png)
![[del.icio.us]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/delicious.png)
![[Digg]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/digg.png)
![[Facebook]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/facebook.png)
![[Google]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/google.png)
![[MySpace]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/myspace.png)
![[OnlyWire]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/onlywire.png)
![[Sphere]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/sphere.png)
![[StumbleUpon]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/stumbleupon.png)
![[Technorati]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/technorati.png)
![[Windows Live]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/windowslive.png)
![[Yahoo!]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/yahoo.png)
![[Email]](http://www.gara.com/blog/wp-content/plugins/bookmarkify/email.png)

May 6th, 2008 at 10:54 am
This release seems to have broken the icons for my site…
May 6th, 2008 at 11:26 am
Dwight,
It looks like the widget is looking for the icons in the intended folder, however, they are not there.
Did you load the plugin to the ‘wp-content/plugins/bookmarkify/delicious.ico’ folder.
If not I would recommend doing so. As an alternative, if you are comfortable editing PHP files you could modify the location at line 230 of the bookmarkify.php file. However, I think it best to put bookmarkify in the folder suggested above.
Let us know how it works out.
Gary
May 9th, 2008 at 12:56 pm
They are in the folder… I guess it is a server issue?
Is there a way to get .9.3 until I can fix this?
May 9th, 2008 at 2:14 pm
Dwight,
I forwarded the previous version to you via email. Please let know if you do not receive it.
Gary
May 10th, 2008 at 1:12 am
My icons display fine on Firefox, but in IE 7 they none of them show up except the email one. Do you have any idea what is wrong?
May 10th, 2008 at 10:27 am
Hi Steward,
I believe the issue is related to the .ico format not being supported by IE properly. I have converted all .ico files to .png files. If you download and install the latest update - 0.9.5 I think that will solve your issue. Please let me know how it works out.
Also, once you install this update you can delete the .ico files as they are no longer needed.
Thanks, Gary
May 12th, 2008 at 2:30 pm
Thanks Gary, that fix worked perfectly!
May 12th, 2008 at 2:45 pm
Steward, Glad to hear it. Thanks for checking in.
May 15th, 2008 at 7:34 am
Hi there!
I recently upgraded to 0.9.5 and no icons are displayed on the site anymore,
any hints? from the thread above i assumed that version should be working?
thanks a lot in advance!
May 15th, 2008 at 8:25 am
Joscha, when I attempt to access the images on your site directly I get a 404 error. This is either because the images are no loaded in the proper directory “/wp-content/plugins/bookmarkify/” or your site is restricting visitor access to that folder.
If the the problem is the former you only need to upload the images to that directory. If the problem is the latter you need to allow users to access the folder (which is safe). In the case of some hosts, you may not be able to change the permissions. I am working on a change that will allow you to use alternate locations for the images.
Gary
May 15th, 2008 at 8:36 pm
Thank you for your quick answer Gary!
All necessary .png files are in the bookmarkify folder, and i just changed CHMOD for the bookmarkify folder to 777 but that didn`t do the trick yet. Is that what you meant with permissions? could it be the change takes a while? all the best!
May 15th, 2008 at 8:44 pm
aaaaah i got it, at least i know what the problem is, if you could tell me where to tweak the php that would be greatly appreciated…
all my wp files are located within
http://xyz//wordpress/
somehow bookmarkify didnt “get that” and is looking here instead:
http://xyz/wp-content/
so it seems that just the path is wrong.
which line in which file to tweak?
i`m very new to all this… thanks a lot in advance!
May 16th, 2008 at 7:31 pm
found it, just had to modify the path. Thx!
May 19th, 2008 at 1:41 pm
Is there a way to separate the onscreen texts form the code? - It is a pain to translate each new version to Spanish. You can see my customized Spanish (old) version in blog.ryouguchi.com and the original English (latest) version at blog.intuicionlogica.com.
If you find a way to do it I’ll happily provide the Spanish texts.
-Enrique
May 19th, 2008 at 1:41 pm
Is there a way to separate the onscreen texts from the code? - It is a pain to translate each new version to Spanish. You can see my customized Spanish (old) version in blog.ryouguchi.com and the original English (latest) version at blog.intuicionlogica.com.
If you find a way to do it I’ll happily provide the Spanish texts.
-Enrique
May 19th, 2008 at 1:58 pm
Hi Enrique, I will work on support for internationalization in an upcoming version. I grabbed the Spanish text from your site and will use it in that version. Please stay tuned for this feature in an upcoming version. I appreciate for your Feedback. Gracias, Gary