Accordin to date and ticket history, it was opened long ago and you still
have no time to close it.
I did not look at API of campsite, so wrote easy example how to send data
to database using AJAX without any library.
In attachement is archive with files:
dump.sql - table with fields: id, short text, long text
db.php - connect to database (edit it to set database name, user and
password)
index.php - form + php script
script.js - 3 functions: send request, check form fields, receive response
If JavaScript is disabled, example will work with page reload.