Akido
"myXOOPs"-Fortgeschrittener
Gepostet am:08.11.2006 16:26
Warning [PHP]: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 893 is not allowed to access /var/www/html/web135/html/xoops/modules/xcgal/albums/userpics/10008 owned by uid 48 in file modules/xcgal/db_input.php line 154
Du verwendest Mysql 5.0.24 und welche PHP-Version?
$query = "INSERT INTO ".$xoopsDB->prefix("xcgal_pictures")." (aid, filepath, filename, filesize, total_filesize, pwidth, pheight, mtime, ctime, owner_id, owner_name, title, caption, keywords, approved, user1, user2, user3, user4, ip) VALUES ('$aid', '".$myts->makeTboxData4Save($filepath)."', '".$myts->makeTboxData4Save($filename)."', '$image_filesize', '$total_filesize', '{$imagesize[0]}', '{$imagesize[1]}','".time()."', '".time()."', '$user_id','$user_name', '$title', '$caption', '$keywords', '$approved', '$user1', '$user2', '$user3', '$user4','".$_SERVER['REMOTE_ADDR']."')";
Das Bild 'albums/userpics/10001/uff.jpg' kann nicht in das Album eingefügt werden
Wenn die Seite nicht automatisch neu lädt, klicke bitte HIER
INSERT INTO xpre_xcgal_pictures (pid, aid, filepath, filename, filesize, total_filesize, pwidth, pheight, mtime, ctime, owner_id, owner_name, title, caption, keywords, approved, user1, user2, user3, user4, ip) VALUES ('', '4', 'userpics/10001/', 'uff.jpg', '154484', '193391', '768', '1024','1159996288', '1159996288', '1','admin', 'test', '', 'tttsss', 'YES', '', '', '', '','217.162.95.58')
Error number: 1264
Error message: Out of range value adjusted for column 'pid' at row 1
| Forum | Thema | Antworten | Views | Letzter Beitrag |
|---|---|---|---|---|
| Modulentwicklung | New Xoops Xcreate Module | 0 | 5313 | 26.11.2025 15:22 efkan |
| Modulentwicklung | XOOPS Custom Field Module | 1 | 1805 | 24.11.2025 11:21 Goffy |