CoreBOSBB

Full Version: Error after clean install
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After created only 1 lead, graph in dashboard show wrong number formatted ( see attached image )

After run, vtigercron.sh in first time, show PHP Fatal error:  Call to a member function FetchRow() on boolean in /usr/share/coreBOS/corebos-master/include/database/PearDatabase.php on line 610
This should fix the graph issue:

https://github.com/tsolucio/corebos/commit/8a84de8c28b856eafa69812095fb74b7632d2e80

I ran the vtigercron with no problems, so that means that it is one of the scheduled task I don't have activated.

Please open an individual post for that issue and upload a screenshot of your scheduled task configuration.

Thanks!
(07-15-2017, 03:45 PM)joebordes Wrote: [ -> ]This should fix the graph issue:

https://github.com/tsolucio/corebos/commit/8a84de8c28b856eafa69812095fb74b7632d2e80

I ran the vtigercron with no problems, so that means that it is one of the scheduled task I don't have activated.

Please open an individual post for that issue and upload a screenshot of your scheduled task configuration.

Thanks!

Ok, works!