Reply to thread

Ok.


Please run this query to fix the problem for now:

[CODE="sql"]UPDATE xf_option

SET option_value = default_value

WHERE option_id = 'registrationWelcome';

[/CODE]


Back
Top Bottom