cruddiy icon indicating copy to clipboard operation
cruddiy copied to clipboard

Invalid Request

Open hackgrid opened this issue 1 year ago • 4 comments

Hi,

first time using this app, thx for your work! :-)

When using "core/" I got my first problem:

"Error loading character set utf8mb3: Invalid characterset or character set not supported "

I changed it to "utf8mb4" and it worked then.

After generating the app and navigating to the list for the first time, I got the following error:

ERROR: Could not able to execute SELECT Quittung.* FROM Quittung WHERE 1=1 GROUP BY Quittung.Id ORDER BY Id asc LIMIT 0, ;. You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 6

This was resolved by actually inputting a value in the "Items per generated page" field while in setup. (see "LIMIT 0,;" If this is a needed value, a default value would be good - or a warning to input one :-)

Then I tried creating the first item, but after inputting all required fields and pressing "Create", I just get the error:

Invalid Request

Sorry, you've made an invalid request. Please go back and try again.

Is there a way to enable a debug mode or a log file, while this operation failed for me?

Thanks and kind regards

hackgrid avatar Jan 26 '24 16:01 hackgrid