Forums

Crazy Error Message.

tmaximus95 18 Nov, 2009
I deleted my chronoforms registration form record from mysql via phpmyadmin. I kep the registration form in the chronoforms component. I made some repairs to the settings, and created the tables again via the chronoforms component menu.

I keep getting this error during my tests of user registration:

"Could not instantiate mail function."

I don't know what this is, or means. I've never seen it before.

Any help?

Walt.
tmaximus95 18 Nov, 2009
I'm also getting this error too now:



Parse error: syntax error, unexpected '$', expecting T_VARIABLE in /home/rightsan/public_html/national-coalition.net/components/com_chronocontact/chronocontact.php(53) : eval()'d code on line 23

Anyone know what's going on?


Walt.
GreyHead 18 Nov, 2009
Hi Walt,

The Parse error is showing up in the Autogenerated code that saves records to the database. The most frequent cause is a '-' or space in an input field name.

The #mailer' error is usually a sign that there is no mail service configured for the site.

Bob
tmaximus95 18 Nov, 2009
wow, thanks, I'll look into that.

walt.
This topic is locked and no more replies can be posted.