SQL Syntax Error
Status: Beta
Brought to you by:
rscrawford
I have downloaded the latest version but when I would like to register the page ends after the birthday dropdown. And when I go manually to /wlserver/index.php the following error shows up: Could not access person database: wishlist.php
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
select fName as firstName, lName as lastName, date_format(dateOfBirth, '%M %D') as birthday, emailaddress as email from person where personKey=
By the way: the whole database config is done by typing in the configuration into the config.php file which is in the root folder?
Hope any of you can help me,
Thanks