Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
I have the following code on my website:

Code: Select all
<cms:editable name='introduction' type='nicedit' height='100'>Example text...</cms:editable>


However, when I load the page I get the following error:

Fatal error: Call to undefined method kfield::_update() in C:\Users\Mark\Dropbox\UniServer\www\couch\tags.php on line 1105

Any ideas please?

Thanks again,

Mark
:lol:
Hi Mark,

That problem doesn't seem to be that of Nicedit.
If 'kfield::_update()' is undefined, it can only mean there is some serious mess up with your Couch installation.

Did you, by any chance, upgrade to 1.3 from an earlier installation?
If so, in all probability some core Couch files have failed to get upgraded.

I can only suggest that you do a fresh installation of Couch (use gen_dump.php to migrate your current data).

Do let us know how you fare.
Hi KK,

I did indeed upgrade to 1.3 by copying the 1.3 files over the local Uniserver version of Couch. I'll re-try the upgrade (or is there a 1.3 version of Uniserver available now?).

It is definitely a strange bug, though. If I change the type to "richtext", the page works fine. I also have other pages on the same site that manage to use Nicedit OK.

Thanks for the suggestion.

Mark
3 posts Page 1 of 1
cron