[مشكلة] قاعدة البيانات

انا لحبيبي

عضو جديد
21 يوليو 2012
44
0
0
29
بسم الله الرحمن الرحيم

يااخوان عندي مشكله بقاعدة البيانات

طبعا هيا كانت راكبه على منتدى اخدت نسخه منها وركبتها على منتدى تاني

كل مااروح على اي عضو من لوحة التحكم بدي ااعدل علييه

بعطيني ايرور

Database error
The منتديات احلام عاشق database has encountered a problem.
Please try the following:
Load the page again by clicking the Refresh button in your web browser.
Open the 77e.net home page, then try to open another page.
Click the Back button to try another link.
The 77e.net forum technical staff have been notified of the error, though you may contact them if the problem persists.


We apologise for any inconvenience.

PHP:
Database error in vBulletin 3.8.7:

Invalid SQL:
UPDATE user 
	SET receivebulletin = '0'
	WHERE userid = '260';

MySQL Error   : Unknown column 'receivebulletin' in 'field list'
Error Number  : 1054
Request Date  : Sunday, August 19th 2012 @ 07:30:54 PM
Error Date    : Sunday, August 19th 2012 @ 07:30:54 PM
Script        : http://77e.net/vb/atshad/user.php?do=update
Referrer      : http://77e.net/vb/atshad/user.php?do=edit&u=260
IP Address    : 46.185.176.13
Username      : admin
Classname     : vB_Database
MySQL Version : 5.5.23-55

ياريت تلقون لي حل تكفون

رابط المنتدى هناااا
 

بلاك فور

:: متميز :: , بقسم المشاكل والحلول
5 مايو 2012
915
8
0
Saudi Araia ..
ازرع الاوامر التاليه بقاعده البيانات


PHP:
 ALTER TABLE `user` ADD `receivebulletin` INT(10) UNSIGNED DEFAULT '0' NOT NULL;

PHP:
ALTER TABLE `user` ADD `receivebulletin_type` INT(10) UNSIGNED DEFAULT '0' NOT NULL;