When i try to get a page http://www.mysitename.com/photogallery/
i get the following error...
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') GROUP BY parent_id' at line 3
SELECT parent_id,COUNT(*) AS albumcount FROM `plogger_albums` WHERE `parent_id` IN (-1) AND `id` IN () GROUP BY parent_id
You are right, pandianbe. I'll make the necessary edits for the SVN. However, this error should go away once you add a picture to an album. Thanks again for finding this error!
# END Plogger --------------------------------------------------------------- Same content i am having in Plogger 3 beta version htaccess.its working.but the latest SVN trunk ist not working.
when i try to enable the rewrite option in Admin module (Put tick in the option) its not getting enabled.