but whenever this task is running
it’s showing error
bad data passes in: return to homepage
I also tried to run cron.php directly on web browser
but it’s show
cron.php is only CLI
FATAL ERROR : uncaught error
I red your solution for this same and i tried that to but not helped
you said in that solution if you really want to run cron.php only on web browser then you can do this etc.
but I just want to run cron.php to run suiteCRM scheduler so workflow can run.
Yes suitecrm working perfectly apart from cron jobs I customized adrep_report module and it’s working properly
Xampp v3.2.1
SuiteCRM 7.11.10
php PHP 5.2.0
and I edited that
display _error = off
without a semicolon at the beginning ( sorry for such silly mistake )
but it’s still showing bad data passed in.
i think I should check in cron.php file may be I’ll find some bug in it
but thanks for your support.
My Senior strictly told me to not to use any other version that’s why I am using this version.
I got success in modifying a whole module completely with the same tools.