Hi,
I have a question:
After activating the plugin for ChronoForms, i get this error:
Fatal error: Call to a member function def() on a non-object in /myurl/plugins/content/chronocontact.php on line 46
Could somebody tell me what this means and how i can fix this ?
I'm using PHP version 5.2.6 and MySQL version 5.0.67
If someone could help me with htis, it would me much appreciated
I have a question:
After activating the plugin for ChronoForms, i get this error:
Fatal error: Call to a member function def() on a non-object in /myurl/plugins/content/chronocontact.php on line 46
Could somebody tell me what this means and how i can fix this ?
I'm using PHP version 5.2.6 and MySQL version 5.0.67
If someone could help me with htis, it would me much appreciated
revert to older version of chrono. i have one if you need it. the new version is full of bugs.
Hi marcderix,
The def function is on the standard Joomla JParameter which should be being loaded a line or two before this (though your line numbers don't quite match mine).
Please will you check the version numbers of teh ChronoForms Component and the Plugin - you can see these from the Admin Installation menu.
If they are both RC 5.3 or RC 5.2 (there is no RC 5.3 for the Plugin) then all should be well. Possibly a file has been corrupted in the plugin installation.
Bob
PS There are actually fewer bugs in Rc 5.3 than there were in the earlier releases (and there weren't many there). You will seldom gain from downgrading.
The def function is on the standard Joomla JParameter which should be being loaded a line or two before this (though your line numbers don't quite match mine).
Please will you check the version numbers of teh ChronoForms Component and the Plugin - you can see these from the Admin Installation menu.
If they are both RC 5.3 or RC 5.2 (there is no RC 5.3 for the Plugin) then all should be well. Possibly a file has been corrupted in the plugin installation.
Bob
PS There are actually fewer bugs in Rc 5.3 than there were in the earlier releases (and there weren't many there). You will seldom gain from downgrading.
This topic is locked and no more replies can be posted.