Hmm..I think I might have confused you.
I used your example usage to begin with and I was getting the described errors above.
I certainly did not put http:// before {social_site_url} - it was a debugging thing to find out where the problem was.
I also tried removing all htaccess mod_rewrite rules as well as moving things around but I can not seem to solve the problem.
Does this problem have anything to do with you encoding the URL’s in yesterday’s release?
Having another look at your code shouldn’t
permalink="http://www.homerobots.com/{url_title_path="blog/comments"}
just be
permalink="{url_title_path="blog/comments"}"
Seems you are missing a quote and have an extra http://www.homerobots.com/ in your permalink string
Hmm..I think I might have confused you. I used your example usage to begin with and I was getting the described errors above. I certainly did not put http:// before {social_site_url} - it was a debugging thing to find out where the problem was. I also tried removing all htaccess mod_rewrite rules as well as moving things around but I can not seem to solve the problem. Does this problem have anything to do with you encoding the URL’s in yesterday’s release?
Okay, I applied what you suggested to apply - still no results.
Still getting this:
http://www.homerobots.com/blog/comments/cuddly-lifelike-pleo-dinosaur-robot/http://del.icio.us/post?url=http://www.homerobots.com/http://www.homerobots.com/blog/comments/cuddly-lifelike-pleo-dinosaur-robot/&title=Cuddly, Lifelike Pleo Dinosaur
Here is my updated code:
{exp:lg_social_bookmarks title="{title}" permalink="{url_title_path="blog/comments"}" }
<em>Enjoy this post? Share it with others.</em>
<ul>
{social_sites}
<li>
<a href="http://{social_site_url}" title="Bookmark on: {social_site_name}">_ /themes/cp_global_images/lg_social_bookmarks_module/favicons/{social_site_img_url}_ <span>{social_site_name}</span>_ </a>
</li>
{/social_sites}
</ul>
{/exp:lg_social_bookmarks}
Hi leevi, Just wanted to say thank you for your hard work. I’ll be buying your Poll module this week as well. How about a tag module next and save us from Solspace hell. I regret buying that one. One word B-U-G-G-Y. :down:
No worries about the hard work… Thanks for using the module (an feel free to link to the page or donate 😊)
Re: Polls module.. The e-commerce on my site should be working fine so you can get it from there. However if you have any issues just send me a PM and I’ll take care of it
Hey there,
I just installed the bookmarks module today, but have run into the favicon and backgrounds not displaying issue. I did some testing, and altering the CSS file to change the background URL from “url(../../../../)” to “url(../../../)” seemed to correct the issue with the backgrounds, but I haven’t been able to fix the favicons.
Can anyone give me any advice on this one?
Thanks!
Christopher
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.