![]() |
[ مشكله ] : في الرسائل الخاصة السلام عليكم ورحمة الله وبركاته لما اجي ارسل رسالة خاصة يظهر لي هذا الخطأ رمز PHP: object->query_write(" UPDATE " . TABLE_PREFIX . "pmreceipt SET readtime = " . TIMENOW . ", denied = 0 WHERE pmid = " . intval($this->info['replypmid']) . " AND touserid = " . $fromuserid . " AND readtime = 0 "); } // save a copy in the sent items folder if ($this->info['savecopy']) { /*insert query*/ $this->dbobject->query_write(" INSERT INTO " . TABLE_PREFIX . "pm (pmtextid, userid, folderid, messageread, parentpmid) VALUES ($pmtextid, $fromuserid, -1, 1, $parentpmid) "); $user = fetch_userinfo($fromuserid); $userdm =& datamanager_init('User', $this->registry, ERRTYPE_SILENT); $userdm->set_existing($user); $userdm->set('pmtotal', 'pmtotal + 1', false); $userdm->save(); unset($userdm); } // log message for throttling $frompermissions = fetch_permissions(0, $fromuserid); if ($this->registry->options['pmthrottleperiod'] AND $frompermissions['pmthrottlequantity']) { $throttle_sql = array(); foreach ($this->info['recipients'] AS $user) { $throttle_sql[] = "($fromuserid, " . TIMENOW . ")"; } if (!empty($throttle_sql)) { $this->registry->db->query_write(" INSERT INTO " . TABLE_PREFIX . "pmthrottle (userid, dateline) VALUES " . implode(",\n\t", $throttle_sql) ); } } } ($hook = vBulletinHook::fetch_hook('pmdata_postsave')) ? eval($hook) : false; } } /*================================================= =====================*\ || ################################################## ################## || # CVS: $RCSfile$ - $Revision: 29455 $ || ################################################## ################## \*================================================ ======================*/ ?> Fatal error: Class 'vB_DataManager_pm' not found in /home/almotamr/public_html/vb/includes/functions.php on line 135 ليش يظهر هالخطأ ما اعرف بالرغم استبدلت النسخه و غيرت العضويه جربت ارسل باسم عضو ثاني ونفس الحاله عطلت الهاكات ونفس الحالة رابط المنتدى منتديات المتمرد نسخة المنتدى vBulletin® v3.8.6 |
الساعة الآن 02:39 AM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir