?
avatar Sunnyface-me
Sunnyface-me
12 Mar 2013
 New installed Joomla3.0.3 based on PostgresQL9.1, after removing the folder "installation", then go to the Home page of the new Website and try to register a new user, after filling all the Required fields, click [Register] button, the error comes out, "Database query failed (error # %s): %s SQL=SELECT id FROM v6r8d_users WHERE block = 0 AND sendEmail = 1".

 The PostgresQL database logfile gives the ERROR info : column "sendemail" does not exist at character 60.

 I can't fix this problem, anyone can help me please?!

o

b

avatar Sunnyface-me Sunnyface-me - open - 12 Mar 2013
avatar Sunnyface-me
Sunnyface-me - comment - 14 Mar 2013

Good news, I fixed the problem.

In the file : Joomla_3.0.3-Stable-Full_Package\components\com_users\models\registration.php

In the rows : row 94,row 96,row 484,row 486,row 514

change sendEmail to \"sendEmail\"

That is all!

avatar zero-24 zero-24 - close - 14 Mar 2013
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?
Build staging

Add a Comment

Login with GitHub to post a comment