12-04-2016, 03:44 PM
how do i report bugs? i was attempting add a limited edition pin and i got a data base error message. apparently i needed to enter the size of the edition, but there was no place to enter it into the form. The message is as follows:
Fatal error: Uncaught exception 'Exception' with message '00000:array ( 0 => '00000', 1 => 1366, 2 => 'Incorrect integer value: \'\' for column \'pinEditionSize\' at row 1', )' in /home/dpb/public_html/include/db/PinModel.class.php:1034 Stack trace: #0 /home/dpb/public_html/include/db/pindb.php(126): PinModel->insertIntoDatabase(Object(PDO)) #1 /home/dpb/public_html/pinAdd.php(37): pindb->addPin(Object(PinModel)) #2 /home/dpb/public_html/pinAdd.php(69): addPin->__construct() #3 {main} thrown in /home/dpb/public_html/include/db/PinModel.class.php on line 1034
Fatal error: Uncaught exception 'Exception' with message '00000:array ( 0 => '00000', 1 => 1366, 2 => 'Incorrect integer value: \'\' for column \'pinEditionSize\' at row 1', )' in /home/dpb/public_html/include/db/PinModel.class.php:1034 Stack trace: #0 /home/dpb/public_html/include/db/pindb.php(126): PinModel->insertIntoDatabase(Object(PDO)) #1 /home/dpb/public_html/pinAdd.php(37): pindb->addPin(Object(PinModel)) #2 /home/dpb/public_html/pinAdd.php(69): addPin->__construct() #3 {main} thrown in /home/dpb/public_html/include/db/PinModel.class.php on line 1034