Live Help

Instant Drupal Help!
1-888-MY-ETHER
ext. 04374295
FREE Call to start
42 cents/minute
to Hire Me!

Follow Us

User login

Navigation

Powered by Drupal, an open source content management system

php

Adding a like button to a Drupal site

 I couldn't find a module for that so I added the code to the tpl.php file
Gary A. Pryde
9:53 AM
Care to share the code with a non coder? Pastebin?
Benjamin Shell
9:54 AM
you can get the code from facebook, but it's just this format:
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="<?php print $absolute_url; ?>" layout="button_count" font="lucida grande"></fb:like>
Shawn DeArmond
9:54 AM

PHP Tutorials

Best PHP Tutorial

Since Joe asked thought I'd list this PHP tutorial. It's the best one I've found.

http://devzone.zend.com/article/625-PHP-101-part-1-Down-the-Rabbit-Hole

Drupal SEO