У меня при закачке фото выдает There was an error uploading this photo. Please report to System Administrator. Весь Upload Photo Options в админки перерыл. Ничего не помогает. Кто-нить знает в чем проблема? плииииз

Photopost 5.2.1
Хм.... сейчас поменял путь Server Path to Forum directory на /AppServ/www/forum
Server Path to PhotoPost directory на /AppServ/www/photo
Выдает
We're sorry, but the system experienced an unrecoverable error. Please try again later.
Script: uploadphoto
Query: INSERT INTO pp_photos (id,user,userid,cat,date,title,description,keywords,bigimage,width,height,filesize,medwidth,medheight,medsize,approved,lastpost, watermarked,allowprint,extra1,extra2,extra3,extra4,extra5,extra6,ipaddress) values(NULL,'LoL', 9, 507, , 'test', 'test', '', 'DSC00879.jpg', 800, 533, 60423, 0, 0, 0, 1, , 'no','no','','','','','','','192.168.13.200')
Result: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 'test', 'test', '', 'DSC00879.jpg', 800, 533, 60423, 0, 0, 0, 1, , ' at line 3
Database handle: Resource id #7
Если установить интеграцию с VB3 вот такая ошибка
We're sorry, but the system experienced an unrecoverable error. Please try again later.
Script:
Query: INSERT INTO pp_photos (id,user,userid,cat,date,title,description,keywords,bigimage,width,height,filesize,medwidth,medheight,medsize,approved,lastpost, watermarked,allowprint,extra1,extra2,extra3,extra4,extra5,extra6,ipaddress) values(NULL,'LoL', 9, 507, , 'test', 'test', '', 'DSC00879.jpg', 800, 533, 60423, 0, 0, 0, 1, , 'no','no','','','','','','','192.168.13.200')
Result: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 'test', 'test', '', 'DSC00879.jpg', 800, 533, 60423,' at line 3
Database handle: Resource id #25