Line 27 should only be redirecting you once to the settings page, after activating the plugin.
After it’s redirected once, it should not attempt it any more, since it checks for the temporary “rcfwc_do_activation_redirect” option created on activation, which is then deleted when redirecting.
Any you experiencing endless redirects on your website?
It works like this – the plugin checks the rcfwc_do_activation_redirect option, if it is true it will try to remove it and then make a redirect to where these actions are repeated again. This works great, but we had Object caching active, which seems to be the cause of this problem. In our case, deleting this option did not lead to a momentary result, which was the reason for the endless redirect. I hope this all helps
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘MUST HAVE plugin’ is closed to new replies.