Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available 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: 2778
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5

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