Hi
I am running EasyDiscuss in an intranet on a windows computer via WAMP.
The emails are not being sent when someone make a new discussion becouse I can not run cron on the windows machine. I am trying to do the same thing with windows task manager which is a similar thing. But can not seem to get it to work.
Here is how I am doing it and below is the result.
In task manager I am scheduling a task to run every 5 minutes. The comand is like this:
"C:\Program Files\Mozilla Firefox\firefox.exe" "http:\itsupport\intranet\components\com_easydiscuss\cron.php"
What happens is that it opens my FireFox browser like it should and goes to the proper script. The script indicates that it runs... showing this message:
Cronjob processed.
But the emails are not sent and continue to sit in the que in the easydiscuss admin interface.
The intranet website is able to send out emails for other components.
Do you know what I need to do?
Thanks
Thomas