Arvi65
Arvi65
Hi, I'm having the same problem as well and I've checked the registerAccount.php in the tools directory. It's given me this error: Parse error: syntax error, unexpected ')', expecting ']'...
@EMREOYUN I've tried to visit the page for the php in my browser and it has given me that error on the page. And the 45th line is this: $query2->execute([':userName'...
I'm now able to try to register, but when I do, another error pops up: Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY093]: Invalid parameter number: number of bound variables...
Everything is working now! Thank you so much!
@Adhana952 You know how the app uses the chat api from openai? There's a system role I want to customize to give the ai some knowledge and how to answer...