Jump to content
  • 0

Help! Invoices Not Generated By Cron!


Question

2 answers to this question

Recommended Posts

  • 0
Posted

You can enable error reporting in your config/blesta.php by changing

 

Configure::errorReporting(0);

 

to

 

Configure::errorReporting(-1);
 
Then, try running the cron manually under Settings > System > Automation and see if there are any errors. You may need to temporarily disable your cron from running automatically and wait a while to run it manually.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...