Hello,
I'm using jevents 3.2.8, jevents notification module v3.0.5, plugin
v.3.0.13 and joomla 3.4.1
In localhost when I type[url]
http://localhost/mysite/plugins/jevents/jevnotify/sendnotifications.php[/url] I get the following:
Deleted notifications for missing event31
Deleted notifications for missing event32
Deleted notifications for missing event32
Deleted notifications for missing event33
Deleted notifications for missing event33
Send 0 notifications
But doing so in my production enviroment ([url]
http://www.mydomain.com/plugins/jevents/jevnotify/sendnotifications.php[/url], using the correct site name) I get a blank page,
why is that so?. Obviously the notifications doesn't work although I guess the cronjob is ok. My cronjob is:
/usr/bin/wget -O /dev/null http://mysite.com/plugins/jevents/jevnotify/sendnotifications.php> /dev/null 2>&1
Thanks in advance for your help.
Regards,