As we are doing this currently only in javascript, loading the list of albums from remote galleries is blocked by cross site scripting policy. As Piwigo does not implement JSONP, we need to add a PHP proxy script that loads the remote albums, similar to the thumbnail reloader proxy.
As we are doing this currently only in javascript, loading the list of albums from remote galleries is blocked by cross site scripting policy. As Piwigo does not implement JSONP, we need to add a PHP proxy script that loads the remote albums, similar to the thumbnail reloader proxy.