I’m confused now. it says that the tag shouldn’t have a permalink param
I should clarify the error. The error means that there is no permalink, but there must be one. The docs re-inforce this: http://leevigraham.com/cms-customisation/expressionengine/lg-social-bookmarks/#permalink
by labelling the permalink param as required.
That’s what I thought I just got spun around after you chimed in 😝
Now with that said, it still doesn’t work for me. with the permalink param I get no change to the code (although site and permalink are properly filled in) and no error message. Just a print out of the code in the template.
BTW I’d settle for info on how to structure Linkedin links in the meantime, I googled it but can’t seem to located it. thanks a bunch.
I’m getting the “There is no “permalink” parameter in the {lg_social_bookmarks} tag. Please check the documentation for more information. ” error as well using v2.01.
Am using the bolierplate code inside a weblog entries tag.
{lg_social_bookmarks title="{title}" permalink="{path=news/comments}"}
Enjoy this post? Share it with others.
<ul class="socialsites">
{social_sites}
<li>
<a href="http://{social_site_url}" title="Bookmark on: {social_site_name}">_ /themes/cp_global_images/lg_social_bookmarks/favicons/{social_site_img_url}_ <span>Bookmark on {social_site_name}</span>_ </a>
</li>
{/social_sites}
</ul>
{/lg_social_bookmarks}
Ahhh… a clue maybe?
I turned the extension off but left the tag in place. This then outputted some stuff on the comments page, appearing as if the the permalink is being found at least..
{lg_social_bookmarks title="TITLE REMOVED" permalink="http://www.SITENAME.com/ee.php/news/comments/"}
Enjoy this post? Share it with others.
* {social_sites} {social_site_name} Favicon Bookmark on {social_site_name}
{/social_sites}
{/lg_social_bookmarks}
I’m sorry I couldn’t get back to you. Family obligation had me away from my computer. I’ll check out the update shortly as I have an issue where Apache seems to have shut down on my main hosting account. :shut: Thanks again I’ll keep you posted.
BTW I’m using PHP5 on Media Temple.
Hey Leevi, I just took a second look at my php info and I’m on 4. I assumed Media Temple was using 5 but not. :red:
Anyway it’s still not working at all. I can’t really give you access right now, but you can I can tell you that I have this in a test template. I’m using the code pasted from your site. Nothing extra.
I’m going to see about a php upgrade.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.