Error
Posted: Tue Jan 28, 2020 1:21 pm
Following the manual I now struggle over adding the edit screen. No object shown as indicated in the manual. Any Clou?
If I look into the errorlog I see
[0] :
===USER==========
globeadmin
===PDO MESSAGE===
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'md31350db497171.___nu15e3023b369cbf___' doesn't exist
===SQL===========
SELECT SUM(sfo_type) AS total_0,SUM(sfo_code) AS total_1,SUM(sfo_description) AS total_2,SUM(sfo_table) AS total_3
FROM zzzzsys_form INNER JOIN ___nu15e3023b369cbf___ ON zzzzsys_form_id = theid
WHERE 1
ORDER BY sfo_code
===BACK TRACE====
/home/public/sites/rfw.leadinginchange.nl/nubuilder4-master/nuform.php - line 350 (nuRunQuery)
/home/public/sites/rfw.leadinginchange.nl/nubuilder4-master/nuform.php - line 331 (nuBrowseTotals)
/home/public/sites/rfw.leadinginchange.nl/nubuilder4-master/nuapi.php - line 42 (nuGetFormObject)
If I look into the errorlog I see
[0] :
===USER==========
globeadmin
===PDO MESSAGE===
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'md31350db497171.___nu15e3023b369cbf___' doesn't exist
===SQL===========
SELECT SUM(sfo_type) AS total_0,SUM(sfo_code) AS total_1,SUM(sfo_description) AS total_2,SUM(sfo_table) AS total_3
FROM zzzzsys_form INNER JOIN ___nu15e3023b369cbf___ ON zzzzsys_form_id = theid
WHERE 1
ORDER BY sfo_code
===BACK TRACE====
/home/public/sites/rfw.leadinginchange.nl/nubuilder4-master/nuform.php - line 350 (nuRunQuery)
/home/public/sites/rfw.leadinginchange.nl/nubuilder4-master/nuform.php - line 331 (nuBrowseTotals)
/home/public/sites/rfw.leadinginchange.nl/nubuilder4-master/nuapi.php - line 42 (nuGetFormObject)