everything works fine..

Thanks..
But still the registration page is zoomed in Internet Explore 7
Code: Select all
No Anti-Bot Question Answer Entered.
Hi Phil,phil mailloux wrote:Did you enter a bot question in the registration settings in your admin panel?
Code: Select all
No Anti-Bot Question Answer Entered.
Code: Select all
'AB_Question' => strtolower(request_var('AB_Question', '')),
Code: Select all
'tz' => request_var('tz', (float) $config['board_timezone']),
Code: Select all
'tz' => request_var('tz', (float) $timezone),