Well, I was helping Peter to use psnGallery2…And I finally found the issue : His Coppermine database name was like “database-coppermine” ! So in the code, to be able to handle several databases (one for WordPress and another for Coppermine), the plugin is using this kind of syntax : selectplus

Disclaimer WHILE IDAHOCLINE.INFO MAKES EVERY EFFORT TO PRESENT ACCURATE AND RELIABLE INFORMATION ON THIS SITE, IDAHOCLINE.INFO DOES NOT ENDORSE, APPROVE, OR CERTIFY SUCH INFORMATION, NOR DOES IT GUARANTEE ITS ACCURACY, COMPLETENESS, EFFICACY, OR TIMELINESS. REFERENCE HEREIN TO ANY COMMERCIAL PRODUCT, PROCESS, OR SERVICE DOES NOT CONSTITUTE OR IMPLY ENDORSEMENT ORplus

The new version of the psnGallery2 has been released ! As announced, the new functionnalities are : Display the last uploaded pictures from a specific Coppermine album Display the most viewed pictures from a specific Coppermine album Display the best rated pictures from a specific Coppermine album They are availableplus

If I have time, the psnGallery2 version 1.3.1 will be available for download tonight (GMT+2). It includes few fixes and the 3 new tags described in the previous post. I have also scheduled for a near future to improve the install/upgrade procedure, it will be based on the WordPress install/upgradeplus

Here are the new tags : <cpg_mostviewed> which displays the most viewed pictures for an album or overall defined albums : <cpg_bestrated> which displays the best rated pictures for an album or overall defined albums : <cpg_lastup> which displays the latest uploaded pictures for an album or overall defined albumsplus

Within a post <cpg_album>albumid|nCols|nSize|beforeCol|afterCol|beforeRow|afterRow</cpg_album> : Generate tags to display a full album from a specific Coppermine album (if -1 : from all albums) <cpg_albumcatlist>categoryid|count|nSize|before|after</cpg_albumcatlist> : Get the album name list of a category <cpg_albumname>albumid</cpg_albumname> : Get the name of an album <cpg_albumpiccount>albumid</cpg_albumpiccount> : Get the number of pictures within anplus

Out of a post (eg: in index.php) To display several random pictures from a specific Coppermine album (if -1 : from all albums) : CPGRndPicture($albumid, $count, $nSize,$before,$after, $activelink) Generate tags to display a full album from a specific Coppermine album (if -1 : from all albums)… : CPGAlbum($albumid, $nCols, $nSize,plus

The new version of psnGallery2 will be soon out. List of new features and their statuses : “picture id” displayed via mouseover “EXIF info” displayed if present “Most Viewed” function as in Coppermine (overall or for a specific category/album) “Last Uploaded” function as in Coppermine (overall or for a specificplus

What’s that ? It provides you an “gateway” between your Coppermine Gallery and your WordPress Blog. A lot of functionnalities for your Blog within a post or outside a post ! How to make it work ? The main requirements are to have installed : Coppermine Gallery (minimum 1.1D) installedplus