So I've just put the english site into a subfolder.
This will break the IPNs for any subscriptions purchased before the move to a subfolder. Their IPN URL is already stored at PayPal without the subfolder.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
So for example you could rewrite all URLs to your sites root beginning with /index.php?option=com_comprofiler and send them to your subfolder.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You'll need to create a mod_rewrite rule to do that. See the below documentation on how to create rewrite rules.I didn't know that was possible. That will save me time, because I so far I have have been redirecting the URLs from the PayPal warnings, one by one as they come. How can I do that?
Please Log in or Create an account to join the conversation.