Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Fatal error: Uncaught Error

Questions related to using nuBuilder Forte.
Post Reply
fattila62
Posts: 4
Joined: Mon Jul 15, 2024 4:07 pm

Fatal error: Uncaught Error

Unread post by fattila62 »

Hi,

I don't know what I did, but I crashed everythings after I deleted some Fast Forms

This is the msg now when I start with http://localhost/nubuilder4/:


Uncaught Error.
Warning: Attempt to read property "sfo_primary_key" on bool in C:\xampp\htdocs\nubuilder4\core\nuform.php on line 397
Warning: Attempt to read property "where" on null in C:\xampp\htdocs\nubuilder4\core\nuform.php on line 1054
Warning: Attempt to read property "primary_key" on null in C:\xampp\htdocs\nubuilder4\core\nuform.php on line 1055
Warning: Attempt to read property "from" on null in C:\xampp\htdocs\nubuilder4\core\nuform.php on line 1055
Warning: Attempt to read property "order" on null in C:\xampp\htdocs\nubuilder4\core\nuform.php on line 1055

Fatal error: Uncaught Error: Attempt to assign property "foreign_key" on null in C:\xampp\htdocs\nubuilder4\core\nuform.php:1076 Stack trace: #0 C:\xampp\htdocs\nubuilder4\core\nuform.php(401): nuGetSubformRecords(Object(stdClass), '1') #1 C:\xampp\htdocs\nubuilder4\core\nuapi.php(87): nuGetFormObject('nuuserhome', '-1', 0) #2 {main} thrown in C:\xampp\htdocs\nubuilder4\core\nuform.php on line 1076

Thanks in advance
fattila62
Posts: 4
Joined: Mon Jul 15, 2024 4:07 pm

Re: Fatal error: Uncaught Error

Unread post by fattila62 »

Maybe I resolved. I deleted the cookies on localhost and I was able to login again. I found the last object that generated the error. Deleted it and now all ok .... Db backup
Post Reply