Welcome to the nuBuilder Forums!

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

Post Reply
personalkey
Posts: 1
Joined: Mon Apr 25, 2016 3:59 am

Sorry if wrong post..new install went ok but...button errors

Unread post by personalkey »

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)
admin
Site Admin
Posts: 2797
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 21 times

Re: Sorry if wrong post..new install went ok but...button er

Unread post by admin »

personalkey,

Don't use '-' in field names. (its being treated as a minus)

Steven
Post Reply