Ok so I've given this 'fair', but this is mainly because of how the gallery looks on the authors site.
Now for the bad bit - it said it installed correctly, however when trying to fire up the component admin you get
DB function failed with error number 1146
Table 'xxxxxxx.jos_samgellery_cat_x01' doesn't exist SQL=SELECT m.cat_name as name, m.cat_desc as descrip, m.cat_id as id, m.added as added, m.cat_img thum FROM jos_samgellery_cat_x01 AS m ORDER BY m.added desc LIMIT 30
OK so here is not the correct palce to put the error, but there is no author support forum, and I'm not sure they got my contact form through their site.
It would appear that I'm not the only one with this error as this has already been posted on the joomla forum - without a fix.
So unless it will work I'm afraid I will have to leave this as it is.
Nice simple looking gallery, just doesnt work on my set-up.
Owner's reply:
The problem is a sql table is created as ‘sam_samgellery_cat_x01’ instead of ‘#__samgellery_cat_x01’. The symbol ‘#_’ used to change the prefix dynamically.
I sure our new release will works good.
Thank you