![]() |
Forum Source code after uploading an attachment. Hello, i get this code in the attachment window after i upload a file: PHP Code: ategory WHERE userid = " . $this->fetch_field('userid') . " AND categoryid = " . intval($this->info['categoryid']) . " ")) { $this->dbobject->query_write(" INSERT IGNORE INTO " . TABLE_PREFIX . "attachmentcategoryuser (userid, filedataid, categoryid, filename, dateline) VALUES (" . $this->fetch_field('userid') . ", $filedataid, " . intval($this->info['categoryid']) . ", '" . $this->dbobject->escape_string($this->fetch_field('filename')) . "', " . TIMENOW . ") "); } } } } if ($return) { $this->post_save_each($doquery); $this->post_save_once($doquery); if ($insertfiledata) { $this->post_save_each_filedata($doquery); } } return $return; } } /*================================================= =====================*\ || ################################################## ################## || # Downloaded: 04:59, Wed Jan 6th 2010 || # CVS: $RCSfile$ - $Revision: 34028 $ || ################################################## ################## \*================================================ ======================*/ ?> its above the html code in the upload window, where it comes from? im using simple attachment uploader because the drag and drop attachment uploader doesnt work for me. Attached Images |
| الساعة الآن 06:53 AM |
Powered by vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir