العودة   منتديات المجاوشي > منتديات مجاوشي للترفيه والتسلية > :: RSS :: > Arabic Rss
Arabic Rss Arabic Rss تنويه : المعهد غير مسؤول عن ما يحويه هذا القسم .... وجب لاتنويه والتحذير

الملاحظات


[ مشكله ] : بعد زرع اوامر في القاعدة

Arabic Rss


 
 
أدوات الموضوع انواع عرض الموضوع
  #1  
قديم 09-08-2011
الصورة الرمزية RSS
RSS غير متواجد حالياً
ناقل الأخبار
 
تاريخ التسجيل: 11 - 2 - 10
المشاركات: 688,505
RSS is on a distinguished road
افتراضي [ مشكله ] : بعد زرع اوامر في القاعدة

السلام عليكم ورحمة الله وبركاته
عني مشكلة يا جماعة الخير
قمت بإضافة اوامر للقاعدة لاحل مشكلة و وقعت في مشكلة اكبر

لما ادخل ع اي موضوع يظهر لي
رمز PHP:

No contenttypes found on line 425 in
/home/xxx/public_html/vb/vb/types.php
#0 /home/xxx/public_html/vb/vb/types.php(266): vB_Types->loadContentTypes(Array)
#1 /home/xxx/public_html/vb/vb/types.php(156): vB_Types->loadTypeInfo(Array)
#2 /home/xxx/public_html/vb/vb/types.php(118): vB_Types->loadTypes()
#3 /home/xxx/public_html/vb/vb/types.php(134): vB_Types->__construct()
#4 /home/xxx/public_html/vb/packages/vbattach/attach.php(1322): vB_Types::instance()
#5 /home/xxx/public_html/vb/includes/class_postbit.php(520): vB_Attach_Display_Content->__construct(Object(vB_Registry), 'vBForum_Post')
#6 /home/xxx/public_html/vb/includes/class_postbit.php(326): vB_Postbit->process_attachments()
#7 /home/xxx/public_html/vb/showthread.php(1066): vB_Postbit->construct_postbit(Array)
#8 {main}


Fatal error: No contenttypes found on line 425 in [path]/vb/types.php in [path]/vb/vb.php on line 285


أيش الحل حد يقدر يساعدني ؟؟؟؟


أولا زرعت هذا
رمز PHP:
CREATE TABLE `contenttype` (
`
contenttypeid` int(10) unsigned NOT NULL auto_increment,
`
class` varbinary(50) NOT NULL,
`
packageid` int(10) unsigned NOT NULL,
`
canplace` enum('0','1') NOT NULL default '0',
`
cansearch` enum('0','1') NOT NULL default '0',
`
cantag` enum('0','1') default '0',
`
canattach` enum('0','1') default '0',
`
isaggregator` enum('0','1') NOT NULL default '0',
PRIMARY KEY (`contenttypeid`),
UNIQUE KEY `packageclass` (`packageid`,`class`)
)
ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;


وبعدين هذا

رمز PHP:
CREATE TABLE `freem_mooncontenttype` (
`
contenttypeid` int(10) unsigned NOT NULL auto_increment,
`
class` varbinary(50) NOT NULL,
`
packageid` int(10) unsigned NOT NULL,
`
canplace` enum('0','1') NOT NULL default '0',
`
cansearch` enum('0','1') NOT NULL default '0',
`
cantag` enum('0','1') default '0',
`
canattach` enum('0','1') default '0',
`
isaggregator` enum('0','1') NOT NULL default '0',
PRIMARY KEY (`contenttypeid`),
UNIQUE KEY `packageclass` (`packageid`,`class`)



)
ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;


وأخيرا هذا

رمز PHP:

INSERT INTO
`freem_mooncontenttype` VALUES (1, 0x506f7374, 1, '0', '1', '0', '1', '0');
INSERT INTO `freem_mooncontenttype` VALUES (2, 0x546872656164, 1, '0', '0', '1', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (3, 0x466f72756d, 1, '0', '1', '0', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (4, 0x416e6e6f756e63656d656e74, 1, '0', '0', '0', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (5, 0x536f6369616c47726f75704d657373616765, 1, '0', '1', '0', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (6, 0x536f6369616c47726f757044697363757373696f6e, 1, '0', '0', '0', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (7, 0x536f6369616c47726f7570, 1, '0', '1', '0', '1', '0');
INSERT INTO `freem_mooncontenttype` VALUES (8, 0x416c62756d, 1, '0', '0', '0', '1', '0');
INSERT INTO `freem_mooncontenttype` VALUES (9, 0x50696374757265, 1, '0', '0', '0', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (10, 0x50696374757265436f6d6d656e74, 1, '0', '0', '0', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (11, 0x56697369746f724d657373616765, 1, '0', '1', '0', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (12, 0x55736572, 1, '0', '0', '0', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (13, 0x4576656e74, 1, '0', '0', '0', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (14, 0x43616c656e646172, 1, '0', '0', '0', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (15, 0x426c6f67456e747279, 2, '0', '1', '0', '1', '0');
INSERT INTO `freem_mooncontenttype` VALUES (16, 0x426c6f67436f6d6d656e74, 2, '0', '1', '0', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (17, 0x53656374696f6e, 3, '1', '0', '0', '0', '1');
INSERT INTO `freem_mooncontenttype` VALUES (18, 0x41727469636c65, 3, '1', '1', '1', '1', '0');
INSERT INTO `freem_mooncontenttype` VALUES (19, 0x436f6e74656e744e6f6465, 3, '0', '0', '0', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (20, 0x53746174696350616765, 3, '1', '1', '1', '0', '0');
INSERT INTO `freem_mooncontenttype` VALUES (21, 0x5068704576616c, 3, '1', '0', '0', '0', '0');


وحصلت هذه المصيبة







أكثر...
 

مواقع النشر (المفضلة)


تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة

الانتقال السريع

المواضيع المتشابهه
الموضوع كاتب الموضوع المنتدى مشاركات آخر مشاركة
اوامر الشل وتشغيل الخدمات RSS Arabic Rss 0 08-27-2011 05:59 PM
شرح اوامر الشل بشكل مفصل RSS Arabic Rss 0 08-21-2011 04:15 PM
درس : اهم اوامر شل لمبتدئين RSS Arabic Rss 0 06-07-2011 08:23 PM
[ مشكله ] : مشكلة في ترميز القاعدة RSS Arabic Rss 0 06-06-2011 12:32 AM
تعرف على 140 امر من اوامر run ووظيفة كل امر RSS Arabic Rss 0 02-05-2011 11:50 PM


Loading...


Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd. منتديات بلاك بيري mjawshy.net
المجاوشي للتقنية المتقدمة