I fixed few issues, I followed the advices of several of you and specially those from Tarique Sani (Lead Dev Coppermine).
Just click the download link here or on the download menu.
As usual, if you have issue… Leave a comment !
I fixed few issues, I followed the advices of several of you and specially those from Tarique Sani (Lead Dev Coppermine).
Just click the download link here or on the download menu.
As usual, if you have issue… Leave a comment !
Well, why not… The next release is delayed due to ….euh…. a lot of “DIY” work at home
The release 1.3.0 alpha is ready (that’s the one which s running on this site).
Pascal: Any chance I can be on you test group for new releases?
Happy to read that !
But anyway, I will fix the issue :
In case that the tag is used with only one parameter (no separator), the argument process is not correctly working.
That worked!
Thanks
can you try the following tag : <cpg_album>2|3|1</cpg_album> ? To see the result (may be an issue if no seperator found….As the code is based on ‘|’ as separator….
It looks like In my comment that the tag I had in my post was stripped out, it was
(cpg_album)2(/cpg_album) But with the round brackets replaced with angle brackets
According the sql, it seems that there is no “albumid” defined (aid=)… That’s the cause of the issue.
The only thing I can imagine is a typo…may be in the psngallery table.
Can you provide me the content of your psngallery table ?
Hi,
I have just installed psnGallery, and everything seems to be fine, except it cannot see any of my albums. On the Admin page, the Albums Viewer has no albums in it, but the Picture Viewer has pictures there.
Also if I put in a post















I get this output
Database 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 '' at line 1]
SELECT COUNT(*) as nbrows from coppermine.cpg130_pictures WHERE approved = ‘YES’ and aid=
Nothing to display
Do you know what the problem might be?
Great to hear that, I hope, I am not pushing things too much
The other issue: I am not verygood with php coding, but I hardly wanted to display images with normal size (intermediate) with psnGalleery2. I changed in psngallery2.php every switch-line with “thumb” to “picture” or “normal”, so normal size was default. Everything worked out perfected, until I tried to integrate my CPG album no. 5 (located http://www.pixal.de/cpg/thumbnails.php?album=5) via psnGallery2 into my blog – instead of any pictures, there was a text link to the the gallery looking for the pictures with an “normal_” prefix. CPG deleted the prefix after I was running the CPG function from the admin panel I described above, but psnGalery2 didn’t mange to get the “new” filename and so posted the “old” filename (with “normal_” prefix).
Don’t bother too much about this. There is a veeeeery large possibility, that I screwed up by changing your code. I will patiently wait ’till you release V1.3.0 and then I will try this again. I think, you have done a really great job! Thanks again!
I am working on the version 1.3.0 of the psnGallery2.
The size issue is already solved in the alpha release.
For your other issue, do you have further info ? What’s the behaviour ?