I have had plogger intalled and working successfully for a couple of weeks. My client has been uploading folders of images via the import function and all was working well until last week. Suddenly the gallery page only displays the word 'collections' and nothing else. No collections, links etc.
I don't know what this issue is, but it's definitely running into an error somewhere (the error output just isn't being shown). Can you open plog-globals.php and add the following line to the top for the moment (top, but below the <?php tag)? error_reporting(E_ALL);
Save it to your server and see if any error output is generated.