Hi,
first of all thank you for the great work.
I ran a piwigo gallery v.2.5 and a wordpress v.3.5.1 only for private
users. The problem is, that it is not possible to give a login
and a pwd via the piwigopress plugin to the gallery.
Is it possible in the firts step to send a login and a pwd in the
3 method in PiwigoPress_get.php with an user defined in piwigo
(e.g. user:wp_pwg; password:wp_pwg_pwd) to login and get the photos ??
Only to ad
@curl_setopt($ch, CURLOPT_POSTFIELDS, "username=" . "wp_pwg" . "&password=" . "wp_pwg_pwd"); dont work.
See also A Method To View Private Photos in WordPress using PiwigoPress
in the piwigo forum.
Many thanks
mfG Matthias