php - flynax giving mysql error while updating common configuration -


hi. i've been confused last 2 days.

i using flynax smarty project, inside can't update admin app->common->configuration

i getting error:

mysql error      error:  unknown column 'array' in 'having clause'     query:  select `ip` `count` `fl_login_attempts` `ip` = '123.236.230.132' , `status` = 'fail' , `interface` = 'admin' group `date` having timestampdiff(hour, `date`, now()) < array     function:   error     class:  rldb     file:   /home/autotrad/public_html/includes/classes/rldb.class.php (line# 116) 

does know how solve - getting same error?

yea sundar disabling "register_globals" solve problem sure!


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -