It looks like you're new here. If you want to get involved, click one of these buttons!
I am using AWS Bitnami and have sendy installed as a folder website/sendy/ . it is adding a %20 after sendy suchas /sendy%20/ if I manually remove the %20 it will kinda work. Why am I getting a %20.
Hi,
You probably added a space in front of your Sendy installation URL set in the APP_PATH of your /includes/config.php
. Remove the space.
Best regards,
Ben
There is no extra space - it seems to go work, then a 'rewrite' adds the space.
what can I do?
Ugh. A space was there. It was working. Then that started... oh well thanks