Forums

Mambot

Rapid 16 Aug, 2007
Hi -
I installed the content mambot and get the following error (using V2.3)

Notice: Undefined variable: imver in /home/weather/public_html/mambots/content/chronocontact.php on line 84

The form displays beneth the message.

Thanks!
GreyHead 16 Aug, 2007
Hi rapid,

I deduce from this that you aren't using imageverification with this form?

I think that there is a little bug. If you can, try editing the mambot chronocontact.php file and at line 56 insert a new line like this:
$paramsvalues = mosParseParams( $rows[0]->paramsall );
$imver = ""; // insert this line
if(trim($paramsvalues->imagever) == 'Yes'){
and this should remove the error message.

Bob
Rapid 17 Aug, 2007
Thanks GreyHead,
Yes your right I wasnt using imageverification - I'll turn it on๐Ÿ™‚
Gave it a try and got the following:
Parse error: syntax error, unexpected $end in /home/weather/public_html/mambots/content/chronocontact.php on line 224

Cheers.
GreyHead 17 Aug, 2007
Hi Rapid,

Not sure what's happening there, the mambot file is only about 100 lines long and doesn't have $end in it . . . scratches head???

Bob
Max_admin 17 Aug, 2007
Rapid, are you using Chronoforms mambot v0.1 or v0.2 ?

Please uninstall and reinstall the latest mambot version.

do you have any php code at any form box ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.