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