So, I want to use the comments option that is included with Plogger, but (I might just be oblivious) but how do you enable them? I am totally lost and appreciate any help.
Just navigate to Admin -> Options and look for the "Interface Options" section and the check box labeled "Allow User Comments? (will override individual settings)". Check that box and they should show up! :D
I did that, now I have this error: Fatal error: Call to undefined function plogger_display_comments() in /home/rsiphoto/public_html/gallery/themes/default/picture.php on line 55
I believe it might have been modded to fit the website, so I dunno whats going on..
Could you check in the file plog-functions.php whether there's a function called plogger_display_comments() starting at line 225? Also, what does line 55 of picture.php look like?