Hi
Since upgrading to 4.1.0 this cron task:
Code:
https://......./index.php?option=com_comprofiler&task=pluginclass&plugin=cbpaidsubscriptions&do=massexpire&key=d41d8cd98f00b204e9800998ecf8427e&format=raw
fails/does not run and generates this error:
Code:
alert('The subscription is restricted to logged in users'); window.history.go(-1);
When I try to run it manually form the backend, I get:
Code:
The subscription is restricted to logged in users
Any ideas please?