I sent the previous message to [email protected]. Is that the correct address? I will resend this evening (early morning your time) when I am away from my firewall as well.
Thanks
it is the correct address.
Cwebguynj: Check your mail, I think I found this issue….
the database name is case sensitive…
Yup…
I am an idiot. Thanks I’m sorry to have wasted your time… I am still not used to ‘EVERYTHING’ being case sensitive.
A million thanks
James
Not idiot but newbie ! That’s totally different ! ;o)
Helping people is never a waste of time !
As i am going on holiday soon, I deliver you the beta version of the next release of psnGallery2.
I am waiting for your feedback on it 🙂
Don’t forget it is an alpha version. All functionnalities are not yet in (EXIF support for example). I am still working on…
At least, the “sizing” issue is fixed.
Anonymous
…still having problems with the size issue…
Anonymous
I also cannot get sizes other than thumbnails.
BUG found :
in
function psnExtractTags($cBuffer, $cTag, $cEval)
where you have :
$GalleryTag = substr($GalleryTag,0,strpos($GalleryTag, "</".$cTag.">")-1);
just remove the -1 !
Hello idahocline,
Thanks for a great plugin, and it works well on the blog I made for a friend of mine. Though, there is one little problem. I want it (like on your site) to be able to show random thumbnails from the gallery in the menu, below categories. I’ve tried to patse forinstance <cpf_thumb>0|1</cpg_thumb> in index.php, but the thing is that the only thing then show up is ‘0|1’.
So, do I use the right command? If not, what should I use. Is there need for altering anything in phpmyadmin, WP or the database to be able to show it? And, at last, maybe I must define it in the stylesheet as well?
Well, thanks for any answears upfront and for all the good work putted into this little nice piece!
Cheers,
Petter / Norway
I am in Italy rigth now. I’ll be back around 8th August so I will be able to help you. Until there, euh….may be you can try to use cpg_thumb instead of <cpf_thumb>
Hi again,
Well, yes, I tried your tip on that one, but still the same occurs. I’m not sure if it’s possible to put that into the index.php, or I might just be out in the wilrderness on this one.
Again, thanks for all great help, and enjoy your holliday!
Petter / Norway
do you have a site where I can have a look at the behaviour ?