Hi @gutbesservermesser !
Thanks for your message. I think this issues is not related to Real Media Library itself, I think this issue is coming from the plugin “WP/LR Sync”. Have you already tried to contact Jordy?
Just a side note: This plugin is only an add-on to WP/LR Sync which connects Real Media Library with WP/LR Sync. So, the first thing that needs to work is in general the connection between WP/LR Sync and Lightroom.
Regards 😊
Hi @gutbesservermesser,
First thing is to look at the PHP Error Logs. This error (on the LR side) happens when there are errors on the WordPress side.
Photo Engine is required, as it acts as the server for WP/LR Sync which is plugged your Lightroom.
If you can’t find your PHP Error Logs, please ask your hosting service. While waiting for their replies, you can disable all the plugins (except Photo Engine) and try to upload an image through WP/LR Sync. If it works, it means that an error is happening in one of the plugin you are using. Enable them one by one, and upload an photo each time. When the error occurs, you’ll know which plugin causes the issue ; but the best answer to this issue will be given by the PHP Error Logs 🙂
Thanks for the help .. the simple mistake was the forgotten S in the https URL .. works great, yet 😉
as luck would have it .. new mistake:
Ein interner Fehler ist aufgetreten: wplr.lrplugin/WPLRSyncAPI.lua:232: attempt to concatenate field ‘url’ (a nil value)
Adding the S solved my problem too, thank you!