Agora logo
Welcome to Agora!
 → 

PHP Error (setup)



«  [1]  »
rizla
Hello,
I have this error when i set up the script locally and on a web server
Code
Fatal error: Uncaught Error: Call to undefined function querySQL() in /storage/ssd2/812/16752812/public_html/data.php:49 Stack trace: #0 /storage/ssd2/812/16752812/public_html/functions.php(2): require_once() #1 /storage/ssd2/812/16752812/public_html/index.php(17): require_once('/storage/ssd2/8...') #2 {main} thrown in /storage/ssd2/812/16752812/public_html/data.php on line 49

It's appears when i configure the mysql connection
Can you help me ? thank you.
Pecon
Administrator
This seems to have happened because I accidentally committed some unfinished changes a while ago... I've reverted them, try pulling the latest version of the repo and install from that.
rizla
Thank you !
«  [1]  »