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
Fatal error: Call to undefined function: rowcount()
Re: Fatal error: Call to undefined function: rowcount()
function rowcount is no longer supported with original adodb lite, change the source to RecordCount()
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Fatal error: Call to undefined function: rowcount()
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.
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.