Hi,
When click 2 times to submit registration without any entry, the following error displayed.
Error type 2
Error description Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively.
URL xxx.xxx.xxx/registersuggest.php?id=1&rndval=0.3852427439830215&field=login&val=
Error file Unknown
Error line 0
SQL query
happen when using firefox v3.5.7, not shown when using ie8.
Any idea?