Hi all,
I am using PHPJobScheduler to schedule tasks on Windows server.
It is installed correctly. When I click submit to add a job all I get is a blank page and the data is not entered into the database.
On add_modify.php I placed ../../ before db_connect to use my own db_connect details as I was getting the error: No Database selected.
Any ideas why it isn't entering data? I tried manually entering data (using phpMyAdmin) but the main.html page doesn't display the data.
I would be very grateful for any help.
Thanks.
Kevin.