Page 1 of 1

CPF Search - SQL-Error Unknown column

PostPosted: 09 Oct 2015, 13:33
by TW9102
Hello,

I have the following error:

Code: Select all
SQL ERROR mysqli ]

Unknown column 'fd.pf_plz' in 'where clause' [1054]

SQL

SELECT u
.user_id FROM phpBB_users u WHERE u.user_type IN (03) AND fd.pf_plz LIKE '85737' ORDER BY u.user_regdate ASC LIMIT 25

BACKTRACE


I installed the mod in a new board. The custom Profile field exists - I have no idea where is the error.

Thank you for your help!

Re: CPF Search - SQL-Error Unknown column

PostPosted: 09 Oct 2015, 22:12
by 4seven
Which CPF-Search-Mod?

[DEV] CPF Group Search
or
[DEV] CPF Member Search?

Re: CPF Search - SQL-Error Unknown column

PostPosted: 15 Oct 2015, 00:10
by 4seven
?

Re: CPF Search - SQL-Error Unknown column

PostPosted: 30 Nov 2015, 10:26
by TW9102
Sorry that I couldnt answer earlier.

It's the CPF Member Search Mod

Thank you for your fast answer :)