Hi all,
I got some errors while running cron in a 2.4 installation:
- Fatal error: Call to undefined method google_docs::get_sesskey() (en /portfolio/googledocs/lib.php)
- Fatal error: Call to undefined method google_docs::get_sesskey() (en /portfolio/picasa/lib.php)
After debugging it, I could note such methods aren't coded / wrote and cron stops running. When I comment the codelines that invoke those methods, crun runs fine.
Did someone solve that? Thanks in advance.
Eder