New install went ok but...button errors
Error when clicking all of 3 home buttons...
-any help will be appreciated...thks!
===============================================
Debug Report:
===USER==========
globeadmin
===PDO MESSAGE===
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sq' in 'where clause'
===SQL===========
SELECT * FROM Apartments WHERE sq-code = ?
===BACK TRACE====
/home/myates/public_html/resqaptlocators/resqnubuilder/nucommon.php - line 431 (nuRunQuery)
/home/myates/public_html/resqaptlocators/resqnubuilder/nucommon.php - line 395 (nuRecordArray)
/home/myates/public_html/resqaptlocators/resqnubuilder/nuapi.php - line 16 (nuHashData)
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Sorry if wrong post..new install went ok but...button errors
-
- Posts: 1
- Joined: Mon Apr 25, 2016 3:59 am
Re: Sorry if wrong post..new install went ok but...button er
personalkey,
Don't use '-' in field names. (its being treated as a minus)
Steven
Don't use '-' in field names. (its being treated as a minus)
Steven