solved: database backup Fatal error: Call to undefined function: rowcount()

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Pj

solved: database backup Fatal error: Call to undefined function: rowcount()

Post by Pj »

I just installed cms 1.1 and the database backup module.
I got the error: "Fatal error: Call to undefined function: rowcount()" (line 268)

Solution (seems to work):
In Backup.module.php replace on line 268 rowcount() with RecordCount()

ciao
Pj
Anastasis

Re: solved: database backup Fatal error: Call to undefined function: rowcount()

Post by Anastasis »

Thanks - this fixed it for me.  :)
Locked

Return to “CMSMS Core”