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!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, 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