hello experts,
i have a problem if i upload a image in a group.
use dolphin 6.0.2
you can see screenshot.
this mail i get
PHP Code:Query:
INSERT INTO `GroupsGallery` SET
`groupID` = 1,
`ext` = 'jpg',
`width` = ,
`height` = ,
`width_` = ,
`height_` = ,
`by` = 1,
`seed` = 'b9d2025f1f'
Mysql error:
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 '
`height` = ,
`width_` = ,
`height_` = ,
' at line 4
Found error in file /srv/www/web14/html/group_actions.php
at line 135. Called db_res function
with erroneous argument #0
Debug backtrace:
Array
(
[1] => Array
(
[file] => /srv/www/web14/html/group_actions.php
[line] => 135
[function] => db_res
[args] => Array
(
[0] =>
INSERT INTO `GroupsGallery` SET
`groupID` = 1,
`ext` = 'jpg',
`width` = ,
`height` = ,
`width_` = ,
`height_` = ,
`by` = 1,
`seed` = 'b9d2025f1f'
)
)
)
Called script: /group_actions.php
Request parameters:
Array
(
[ID] => 1
[a] => upload
[do_submit] => Submit
[sLanguage] => Deutsch
[memberID] => 1
[memberPassword] => ...
--
Auto-report system
i hope anybody can help me.
sorry for my bad english!
greetz


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks