I’m having problems with this plugin, in the admin under psnGallery configuration I get warnings:
Warning: Invalid argument supplied for foreach() in /home/friendph/public_html/me/wp-admin/psnCPGAdmin.php on line 163
Warning: Invalid argument supplied for foreach() in /home/friendph/public_html/me/wp-admin/psnCPGAdmin.php on line 172
I also don’t see where in the psnCPGAdmin.php file CONFIG gets it’s values from. I just see: global $CONFIG … but where are these config values coming from. The function to get these config values is in psnGallery2.php, which is not called in the admin file, at least I don’t see this anywhere.
Jack