Fatal error: Call to undefined function: rowcount()

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
hesbas

Fatal error: Call to undefined function: rowcount()

Post by hesbas »

After upgrading from 0.13 to 1.0 beta 4 I get this message after logging in to the adminpannel

Fatal error: Call to undefined function: rowcount() in /home/1828/muurkrant.org/HTML/cms/modules/FeedbackForm/classes/Config.class.php on line 93

Further I have no options!

Who can help!

Thanx all,

Bas
Piratos

Re: Fatal error: Call to undefined function: rowcount()

Post by Piratos »

function rowcount is no longer supported with original adodb lite, change the source to RecordCount()
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Fatal error: Call to undefined function: rowcount()

Post by calguy1000 »

This will be a problem with modules for some time.  some developers haven't upgraded all of their modules to be compatible with CMS 1.0, using adodb-lite (proper). 
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

Return to “[locked] Installation, Setup and Upgrade”