It can't create the table for you when you use a custom application. You need to define it based on an existing table. This doesn't look like an existing preset.You need to create the table the first time to save the preset and then it can recreate it after.

I made those changes and have the database created and moved those lines up and get the admin_insert page to display. I put some test data into the insert page and then get the following error:
Warning: Invalid argument supplied for foreach() in /home/sibbalds/public_html/webassist/file_manipulation/helperphp.php on line 93
Warning: Cannot modify header information - headers already sent by (output started at /home/sibbalds/public_html/webassist/file_manipulation/helperphp.php:93) in /home/sibbalds/public_html/admin/admin_insert.php on line 164
It does however enter the data into the database as I viewed the results page and it is there. I also checked the folder on the server and it is uploading the images to the server, but it does not display them anywhere on any of the pages. I will include the file for you to look at, Thanks for all your help with this too.


