Problems, need help? Have a tip or advice? Post it here.
6 posts Page 1 of 1
I try to register the five pages of member login, login.php, index.php.....and etc.

I get this error:
Fatal error: Cannot make static method KUserDefinedField::handle_params() non static in class KPasswordHasher in C:\xampptester\xampp\htdocs\gpacific\admin\addons\member\member.php on line 1027

Any idea?
it seems like the code in kfunctions.php make the error occur:

require_once( K_COUCH_DIR.'addons/member/member.php' );

If I added this code. All the function in admin panel cannot access but showing this error.
@nsy, I have updated the file.
Please get it from the original post - viewtopic.php?f=5&t=8063#p13880

Hope it helps. Do let me know.
Thanks, Kk.

what do you mean just updated? Like I need to redownload the member zip file? But I just download it this afternoon and apply the latest version to my project.

That's the exact post I followed. It's not working if I put the code in Kfunctions. Error shows up, the whole cms is down.
I updated the 'addons/member/member.php' file *after* you posted your complaint.
Please re-download the zip and use the modified file.

Hope it helps.
Okay. Thanks, KK. You're really good at quick troubleshooting.
6 posts Page 1 of 1