View Single Post
  #2 (permalink)  
Old 03-27-2008, 01:05 PM
jbird jbird is offline
New Pligger
 
Join Date: Sep 2007
Posts: 10
Hi J,
Try putting bookmarkify.php into your base pligg folder, and not in the sidebar folder. I think when you call

PHP Code:
require_once("bookmarkify.php"); 
it looks in the base folder. You should probably move the css file to the../yourtemplate/css/ folder too, unless that seems to work OK in the sidebar folder.

Hope this helps!

J
Reply With Quote