Skip to main content
Topic: Registration broken (Read 5852 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Registration broken

Sorry, just reporting this (I'M busy right now, thus no time to find a valid fix):
the registration is currently broken on elkarte.net.
http://www.elkarte.net/index.php?action=register results in "Wrong value type sent to the database. Array of integers expected. (current_filter)"

Edit: quick debuggin:
private function _loadAntispamQuestions($filter = null)
$filter['type'] is set, but the value is empty
Array ( [type] => id_question [value] => Array ( ) )

Temporary fix (for this site) would be to disable the custom anti spam questions.
Last Edit: June 19, 2013, 02:23:56 am by TE
Thorsten "TE" Eurich
------------------------

Re: Registration broken

Reply #1

This was fixed the other days.
 testuser looks at self.
works!

Thank you for reporting!

Re: Registration broken

Reply #2

Thank you  :)
Thorsten "TE" Eurich
------------------------