صفحة 13 من 42 الأولىالأولى ... 38910111213141516171823 ... الأخيرةالأخيرة
النتائج 301 إلى 325 من 1042

الموضوع: [ فهــرس ســوالـف ] لحل مــشـــاكــل قــواعــد البـيـانـات

  1. #301
    عضو نشيط
    تاريخ التسجيل
    May 2006
    المشاركات
    120


    انتظر ردودكم

    Data**** error in vBulletin 3.6.5:

    Invalid SQL:

    SELECT
    IF(votenum >= 1, votenum, 0) AS votenum,
    IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
    post.pagetext AS preview,
    thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, replycount, postusername, postuserid, thread.iconid AS threadiconid,
    thread.lastpost, thread.lastposter, thread.lastpostid, thread.dateline, IF(views<=replycount, replycount+1, views) AS views, notes, thread.visible, sticky, votetotal, thread.attach,
    hiddencount, deletedcount
    , NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed
    , deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason

    , threadredirect.expires
    , thread.stampid, stamps.title, stamps.icon AS stampicon, stamps.color, attachment.thumbnail_filesize AS thumbsize , MIN(attachment.attachmentid) AS attachmentid , attachment.filesize AS filesize ,attachment.filename AS filename, MIN(attachment.attachmentid) AS attachmentid
    FROM thread AS thread
    LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND deletionlog.type = 'thread')
    LEFT JOIN subscribethread AS subscribethread ON(subscribethread.threadid = thread.threadid AND subscribethread.userid = 1 AND canview = 1)

    LEFT JOIN post AS post ON(post.postid = thread.firstpostid)

    LEFT JOIN threadredirect AS threadredirect ON(thread.open = 10 AND thread.threadid = threadredirect.threadid)
    LEFT JOIN stamps AS stamps ON(thread.stampid = stamps.stampid)LEFT JOIN attachment as attachment ON(attachment.postid = thread.firstpostid) LEFT JOIN attachment as attachment ON(attachment.postid = thread.firstpostid)
    WHERE thread.threadid IN (0) GROUP BY thread.threadid GROUP BY thread.threadid
    ORDER BY sticky DESC, lastpost DESC;

    MySQL Error : Not unique table/alias: 'attachment'
    Error Number : 1066
    Date : Sunday, April 15th 2007 @ 07:08:04 AM
    Script : http://www.cgway.net/forumdisplay.php?f=45
    Referrer :
    IP Address :************
    Username : 000000000
    Classname : vb_data****






  2. #302
    عضو نشيط
    تاريخ التسجيل
    May 2006
    المشاركات
    120


    اخي الكريم
    انتظر ردك






  3. #303
    عضو نشيط
    تاريخ التسجيل
    May 2006
    المشاركات
    120


    انتظر منكم الرد علي مشكلتي








  4. اقتباس المشاركة الأصلية كتبت بواسطة eng_medo
    انتظر ردودكم

    Data**** error in vBulletin 3.6.5:

    Invalid SQL:

    SELECT
    IF(votenum >= 1, votenum, 0) AS votenum,
    IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
    post.pagetext AS preview,
    thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, replycount, postusername, postuserid, thread.iconid AS threadiconid,
    thread.lastpost, thread.lastposter, thread.lastpostid, thread.dateline, IF(views<=replycount, replycount+1, views) AS views, notes, thread.visible, sticky, votetotal, thread.attach,
    hiddencount, deletedcount
    , NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed
    , deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason

    , threadredirect.expires
    , thread.stampid, stamps.title, stamps.icon AS stampicon, stamps.color, attachment.thumbnail_filesize AS thumbsize , MIN(attachment.attachmentid) AS attachmentid , attachment.filesize AS filesize ,attachment.filename AS filename, MIN(attachment.attachmentid) AS attachmentid
    FROM thread AS thread
    LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND deletionlog.type = 'thread')
    LEFT JOIN subscribethread AS subscribethread ON(subscribethread.threadid = thread.threadid AND subscribethread.userid = 1 AND canview = 1)

    LEFT JOIN post AS post ON(post.postid = thread.firstpostid)

    LEFT JOIN threadredirect AS threadredirect ON(thread.open = 10 AND thread.threadid = threadredirect.threadid)
    LEFT JOIN stamps AS stamps ON(thread.stampid = stamps.stampid)LEFT JOIN attachment as attachment ON(attachment.postid = thread.firstpostid) LEFT JOIN attachment as attachment ON(attachment.postid = thread.firstpostid)
    WHERE thread.threadid IN (0) GROUP BY thread.threadid GROUP BY thread.threadid
    ORDER BY sticky DESC, lastpost DESC;

    MySQL Error : Not unique table/alias: 'attachment'
    Error Number : 1066
    Date : Sunday, April 15th 2007 @ 07:08:04 AM
    Script : http://www.cgway.net/forumdisplay.php?f=45
    Referrer :
    IP Address :************
    Username : 000000000
    Classname : vb_data****

    احذف هاك الاختام ياغالي وبتنحل المشكلة بأذن الله






  5. #305
    عضو نشيط
    تاريخ التسجيل
    May 2006
    المشاركات
    120


    اخي الكريم
    قمت بعمل ما قلت وحذفت هاك الأختام نهائيا ولاكن نفس المشكله موجوده








  6. وقف الهاكات


    كود PHP:
     define('DISABLE_HOOKS'1); 


    في أخر ملف الكونفج
    قبل علامة ?>

    وشوف هاك ايش الى عامل الخلل هذا ووقفة

    وبالتوفيق






  7. #307
    عضو نشيط
    تاريخ التسجيل
    May 2006
    المشاركات
    120


    اخي الكريم
    انا مركيب vbadvanced portal
    لو وقفت عمل الهاكات كلها المنتدي سيقف تماما

    ارجوا منك افادتي افادك الله






  8. #308
    عضو سوبر نشيط
    تاريخ التسجيل
    May 2006
    المشاركات
    707


    لدى مشكلة غريبة جدا عند تسجيل عضو جديد يظهر هذا الخطاء

    Invalid SQL:
    INSERT INTO userfield
    (userid)
    VALUES
    (1538);

    MySQL Error : Duplicate entry '1538' for key 1
    Error Number : 1062
    Date : Wednesday, April 18th 2007 @ 11:04:54 AM

    واسم العضو الجديد لايظهر بالمنتدى


    وشكرا






  9. #309
    عضو نشيط جدا
    تاريخ التسجيل
    Jun 2004
    المشاركات
    350


    ممكن تلقون نظره على هالمشكله

    http://www.swalif.net/softs/showthre...70#post1404670





    __________________
    العضويه مستعاره ويستخدمها اكثر من شخص

    (
    )
    (
    )
    Namr



  10. ميدو تعالة على الميل

    سراج تعالة ميل بردك


    اقتباس المشاركة الأصلية كتبت بواسطة الإبداع
    ممكن تلقون نظره على هالمشكله

    http://www.swalif.net/softs/showthre...70#post1404670

    الحل بأذن الله
    كود PHP:
     ALTER TABLE `forumADD `defaultsortfieldVARCHAR50 ) DEFAULT 'lastpost' NOT NULL 
    ازرع الامر فى قاعدة البيانات






  11. #311
    عضو نشيط جدا
    تاريخ التسجيل
    Jun 2004
    المشاركات
    350


    اهلين اخوي
    اذا سويت زرع للامر يطلع لي كذا

    المره الاولى ماتغير شي .. ولما زرعت مره ثانيه طلع لي كذا


    Error
    SQL query:

    ALTER TABLE `forum` ADD `defaultsortfield` VARCHAR( 50 ) DEFAULT 'lastpost' NOT NULL

    MySQL said:

    #1060 - Duplicate column name 'defaultsortfield'






    __________________
    العضويه مستعاره ويستخدمها اكثر من شخص

    (
    )
    (
    )
    Namr

  12. #312


    اقتباس المشاركة الأصلية كتبت بواسطة الإبداع
    ممكن تلقون نظره على هالمشكله

    http://www.swalif.net/softs/showthre...70#post1404670

    ازرع هالأمر


    كود PHP:
    ALTER TABLE forum ADD defaultsortfield VARCHAR(50NOT NULL DEFAULT 'lastpost'
    ثم أزرع بعده هالأمر

    كود PHP:
    ALTER TABLE forum ADD defaultsortorder ENUM('asc''desc'NOT NULL DEFAULT 'desc'






    __________________
    لٍينكَات - لخدمات تطوير الويب !
    www.leenkat.com/vb
    Master@leenkat.com

  13. #313


    اقتباس المشاركة الأصلية كتبت بواسطة serag777
    لدى مشكلة غريبة جدا عند تسجيل عضو جديد يظهر هذا الخطاء

    Invalid SQL:
    INSERT INTO userfield
    (userid)
    VALUES
    (1538);

    MySQL Error : Duplicate entry '1538' for key 1
    Error Number : 1062
    Date : Wednesday, April 18th 2007 @ 11:04:54 AM

    واسم العضو الجديد لايظهر بالمنتدى


    وشكرا
    وهذا نتيجة تركيب برودكت او بلقنز بشكل خطا او اذا هو غير متوافق مع نسختك


    ازرع الامر التالي وان شاء الله بتنحل مشكلتك

    كود PHP:
    ALTER TABLE `userCHANGE `userid` `useridINT10 UNSIGNED NOT NULL AUTO_INCREMENT






    __________________
    لٍينكَات - لخدمات تطوير الويب !
    www.leenkat.com/vb
    Master@leenkat.com

  14. #314
    عضو نشيط جدا
    تاريخ التسجيل
    Jun 2004
    المشاركات
    350


    اقتباس المشاركة الأصلية كتبت بواسطة AbQarY
    ازرع هالأمر


    كود PHP:
    ALTER TABLE forum ADD defaultsortfield VARCHAR(50NOT NULL DEFAULT 'lastpost'
    ثم أزرع بعده هالأمر

    كود PHP:
    ALTER TABLE forum ADD defaultsortorder ENUM('asc''desc'NOT NULL DEFAULT 'desc'
    زرعت الامر الاول وطلع لي كذا
    كود:
    Error
    SQL query: 
    
    ALTER TABLE forum ADD defaultsortfield VARCHAR( 50 ) NOT NULL DEFAULT 'lastpost' 
    
    MySQL said:  
    
    #1060 - Duplicate column name 'defaultsortfield'
    وزرعت الامر الثاني وطلع كذا

    كود:
    Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_meta_style.inc.php:27) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/common.lib.php on line 1154






    __________________
    العضويه مستعاره ويستخدمها اكثر من شخص

    (
    )
    (
    )
    Namr



  15. اقتباس المشاركة الأصلية كتبت بواسطة الإبداع
    زرعت الامر الاول وطلع لي كذا
    كود:
    Error
    SQL query: 
    
    ALTER TABLE forum ADD defaultsortfield VARCHAR( 50 ) NOT NULL DEFAULT 'lastpost' 
    
    MySQL said:  
    
    #1060 - Duplicate column name 'defaultsortfield'
    وزرعت الامر الثاني وطلع كذا

    كود:
    Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_meta_style.inc.php:27) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/common.lib.php on line 1154

    ازرع هذه الأوامر سطر سطر وإذا ظهرت لك مشكلة أثناء الزرع تجاوزها وازرع الامر وبالترتيب :

    كود PHP:
    Alter table `forum`  DROP `defaultsortfield`;   
    Alter table `forumDROP `defaultsortorder`;   
     
    Alter table `forumADD `defaultsortfieldvarchar(50NOT NULL default 'lastpost';   
       
    Alter table `forumADD `defaultsortorderenum('asc','desc'NOT NULL default 'desc';   
    Alter table `forumADD `showprivatetinyint(3unsigned NOT NULL default '0'







  16. #316
    عضو نشيط جدا
    تاريخ التسجيل
    Jun 2004
    المشاركات
    350


    الف شكر اخوي احمد سماره

    انحلت المشكله





    __________________
    العضويه مستعاره ويستخدمها اكثر من شخص

    (
    )
    (
    )
    Namr

  17. #317
    عضو فعال
    تاريخ التسجيل
    Nov 2005
    المشاركات
    1,406


    اخواني عند الترقيه من 3.0.9 إلى 3.5.0

    يأتيني هذا الخطاء
    كود:
    Database error in vBulletin 3.0.9:
    
    Invalid SQL:
    ALTER TABLE moderatorlog ADD type SMALLINT UNSIGNED NOT NULL;
    
    MySQL Error  : Duplicate column name 'type'
    Error Number : 1060
    Date         : Saturday, April 21st 2007 @ 02:14:16 PM
    Script       : http://www.sss.com/upload/install/upgrade_350b1.php?step=1
    Referrer     : http://www.sss.com/upload/install/upgrade_350b1.php?
    IP Address   : 212.116.219.37
    Username     : 
    Classname    : vb_database
    مصدر الخطاء
    كود:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html>
    <head>
    	<meta content="text/html; charset=windows-1252" http-equiv="Content-Type" />
    	<title>vBulletin 3.5 Upgrade System Step 1) Miscellaneous table alterations 1/5</title>
    	<link rel="stylesheet" href="../cpstyles/vBulletin_3_Default/controlpanel.css" />
    	<style type="text/css">
    	#all {
    		margin: 10px;
    	}
    	#all p, #all td, #all li, #all div {
    		font-size: 11px;
    		font-family: verdana, arial, helvetica, sans-serif;
    	}
    	</style>
    </head>
    <body style="margin:0px">
    <table cellpadding="4" cellspacing="0" border="0" width="100%" class="navbody" style="border:outset 2px">
    <tr>
    	<td width="160"><img src="../cpstyles/vBulletin_3_Default/cp_logo.gif" alt="" title="vBulletin 3 &copy;2000 - 2007, Jelsoft Enterprises Ltd." /></td>
    	<td style="padding-left:50px">
    		<a href="upgrade.php"><b>vBulletin 3.5 Upgrade System</b><br />
    		(Please be patient as some parts may take some time)</a><br />
    		<br />
    		<b style="font-size:10pt;">Step 1) Miscellaneous table alterations 1/5</b>  (Step 1 of 6)	</td>
    	<td nowrap="nowrap" align="right">
    		<strong>XML File Versions:</strong><br /><br />
    		vbulletin-style.xml<br />
    		vbulletin-settings.xml<br />
    		vbulletin-language.xml<br />
    		vbulletin-adminhelp.xml
    	</td>
    	<td nowrap="nowrap"><br /><br />
    		3.5.0<br />
    		3.5.0<br />
    		3.5.0<br />
    		3.5.0	</td>
    </tr>
    </table>
    <div id="all">
    <p style="font-size:10pt;"><b><u>Step 1) Miscellaneous table alterations 1/5</u></b></p>
    <ul><li>Altering moderatorlog Table (1 of 3)</li>
    <!-- ALTER TABLE moderatorlog ADD type SMALLINT UNSIGNED NOT NULL -->
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html>
    <head>
    	<title>منتديات Database Error</title>
    	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    	<style type="text/css">
    	<!--
    	blockquote { margin-top: 75px; }
    	p { font: 11px tahoma, verdana, arial, sans-serif; }
    	-->
    	</style>
    </head>
    <body>
    	<blockquote>
    		<blockquote>
    			<p><strong>There seems to have been a problem with the منتديات database.</strong><br />
    				Please try again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</p>
    			<p>An E-Mail has been dispatched to our <a href="mailto:dbmaster@example.com">Technical Staff</a>, whom you can also contact if the problem persists.</p>
    			<p>We apologise for any inconvenience.</p>
    
    			<form><textarea rows="15" cols="70" wrap="off">Database error in vBulletin 3.0.9:
    
    Invalid SQL:
    ALTER TABLE moderatorlog ADD type SMALLINT UNSIGNED NOT NULL;
    
    MySQL Error  : Duplicate column name 'type'
    Error Number : 1060
    Date         : Saturday, April 21st 2007 @ 02:14:16 PM
    Script       : http://www.ddd.com/upload/install/upgrade_350b1.php?step=1
    Referrer     : http://www.ddd.com/upload/install/upgrade_350b1.php?
    IP Address   : 212.116.219.37
    Username     : 
    Classname    : vb_database</textarea></form>
    
    		</blockquote>
    	</blockquote>
    </body>
    </html>
    ما عليش هذا اللي عرفت انسخه طويل شوي

    المسأله ومافيها اني سويت ترقيه وكانت في اوامر في قاعده البيانات سابقاً وحذفت بعد ما ظهرت لي المشاكل هذه ؟

    والآن كل ما ابي ارقي احصل نفس المشكله؟

    اتمنى الإفاده لأن الموقع متعطل ومشكورين





    __________________
    استغفر الله واتوب إليه



  18. اقتباس المشاركة الأصلية كتبت بواسطة الإبداع
    الف شكر اخوي احمد سماره

    انحلت المشكله
    الحمد الله طمنتني :nice: وبالتوفيق








  19. اقتباس المشاركة الأصلية كتبت بواسطة عالم المبدعون
    اخواني عند الترقيه من 3.0.9 إلى 3.5.0

    يأتيني هذا الخطاء
    كود:
    Database error in vBulletin 3.0.9:
    
    Invalid SQL:
    ALTER TABLE moderatorlog ADD type SMALLINT UNSIGNED NOT NULL;
    
    MySQL Error  : Duplicate column name 'type'
    Error Number : 1060
    Date         : Saturday, April 21st 2007 @ 02:14:16 PM
    Script       : http://www.sss.com/upload/install/upgrade_350b1.php?step=1
    Referrer     : http://www.sss.com/upload/install/upgrade_350b1.php?
    IP Address   : 212.116.219.37
    Username     : 
    Classname    : vb_database
    مصدر الخطاء
    كود:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html>
    <head>
    	<meta content="text/html; charset=windows-1252" http-equiv="Content-Type" />
    	<title>vBulletin 3.5 Upgrade System Step 1) Miscellaneous table alterations 1/5</title>
    	<link rel="stylesheet" href="../cpstyles/vBulletin_3_Default/controlpanel.css" />
    	<style type="text/css">
    	#all {
    		margin: 10px;
    	}
    	#all p, #all td, #all li, #all div {
    		font-size: 11px;
    		font-family: verdana, arial, helvetica, sans-serif;
    	}
    	</style>
    </head>
    <body style="margin:0px">
    <table cellpadding="4" cellspacing="0" border="0" width="100%" class="navbody" style="border:outset 2px">
    <tr>
    	<td width="160"><img src="../cpstyles/vBulletin_3_Default/cp_logo.gif" alt="" title="vBulletin 3 &copy;2000 - 2007, Jelsoft Enterprises Ltd." /></td>
    	<td style="padding-left:50px">
    		<a href="upgrade.php"><b>vBulletin 3.5 Upgrade System</b><br />
    		(Please be patient as some parts may take some time)</a><br />
    		<br />
    		<b style="font-size:10pt;">Step 1) Miscellaneous table alterations 1/5</b>  (Step 1 of 6)	</td>
    	<td nowrap="nowrap" align="right">
    		<strong>XML File Versions:</strong><br /><br />
    		vbulletin-style.xml<br />
    		vbulletin-settings.xml<br />
    		vbulletin-language.xml<br />
    		vbulletin-adminhelp.xml
    	</td>
    	<td nowrap="nowrap"><br /><br />
    		3.5.0<br />
    		3.5.0<br />
    		3.5.0<br />
    		3.5.0	</td>
    </tr>
    </table>
    <div id="all">
    <p style="font-size:10pt;"><b><u>Step 1) Miscellaneous table alterations 1/5</u></b></p>
    <ul><li>Altering moderatorlog Table (1 of 3)</li>
    <!-- ALTER TABLE moderatorlog ADD type SMALLINT UNSIGNED NOT NULL -->
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html>
    <head>
    	<title>منتديات Database Error</title>
    	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    	<style type="text/css">
    	<!--
    	blockquote { margin-top: 75px; }
    	p { font: 11px tahoma, verdana, arial, sans-serif; }
    	-->
    	</style>
    </head>
    <body>
    	<blockquote>
    		<blockquote>
    			<p><strong>There seems to have been a problem with the منتديات database.</strong><br />
    				Please try again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</p>
    			<p>An E-Mail has been dispatched to our <a href="mailto:dbmaster@example.com">Technical Staff</a>, whom you can also contact if the problem persists.</p>
    			<p>We apologise for any inconvenience.</p>
    
    			<form><textarea rows="15" cols="70" wrap="off">Database error in vBulletin 3.0.9:
    
    Invalid SQL:
    ALTER TABLE moderatorlog ADD type SMALLINT UNSIGNED NOT NULL;
    
    MySQL Error  : Duplicate column name 'type'
    Error Number : 1060
    Date         : Saturday, April 21st 2007 @ 02:14:16 PM
    Script       : http://www.ddd.com/upload/install/upgrade_350b1.php?step=1
    Referrer     : http://www.ddd.com/upload/install/upgrade_350b1.php?
    IP Address   : 212.116.219.37
    Username     : 
    Classname    : vb_database</textarea></form>
    
    		</blockquote>
    	</blockquote>
    </body>
    </html>
    ما عليش هذا اللي عرفت انسخه طويل شوي

    المسأله ومافيها اني سويت ترقيه وكانت في اوامر في قاعده البيانات سابقاً وحذفت بعد ما ظهرت لي المشاكل هذه ؟

    والآن كل ما ابي ارقي احصل نفس المشكله؟

    اتمنى الإفاده لأن الموقع متعطل ومشكورين




    ازرع الامر هذا فى قاعدة البيانات طريقة الزرع فى اول المضوع فى لصفحة الاولي


    كود PHP:
    ALTER TABLE `moderatorlogADD `type SMALLINT UNSIGNEDMEDIUMBLOB NOT NULL
    منتظر ردك






  20. #320
    عضو نشيط
    تاريخ التسجيل
    Sep 2006
    المشاركات
    57


    السلام عليكم و رحمة الله وبركاته
    المشكلة بعد الترقية الى النسخة 3.6.5 تصلني رسائل على الايميل كل دقيقة تقريبا بخطأ

    Database error in vBulletin 3.6.5:

    Invalid SQL:

    INSERT IGNORE INTO session
    (sessionhash, userid, host, idhash, lastactivity, location, styleid,
    languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent,
    bypass, profileupdate)
    VALUES
    ('4f67c670cfd6ebd97f7edde2c5c3f95a', 1, '82.137.200.17',
    '64fc885ce7e05dd7e4caeb5804604e1b', 1177164157, '/mobile/', 20, 0, 1, 0, 0, 0,
    0, 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SIMBAR Enabled; Alexa
    Toolbar)', 0, 0);

    MySQL Error : Lost connection to MySQL server during query
    Error Number : 2013
    Date : Saturday, April 21st 2007 @ 02:03:53 PM
    Script : http://syriacenter.net/mobile/
    Referrer :
    IP Address : 82.137.200.17
    Username : samar
    Classname : vB_Database

    و هكذا ايضا

    Database error in vBulletin 3.6.5:

    Invalid SQL:

    UPDATE session
    SET lastactivity = 1177166211, location =
    '/mobile/attachment.php?attachmentid=6469&amp;d=1169536745', incalendar = 0,
    badlocation = 0
    WHERE sessionhash = '5968fd083a8ce9466447ae3890845359';

    MySQL Error : Lost connection to MySQL server during query
    Error Number : 2013
    Date : Saturday, April 21st 2007 @ 02:37:48 PM
    Script :
    http://syriacenter.net/mobile/attach...9&d=1169536745
    Referrer : http://syriacenter.net/mobile/showthread.php?t=7796
    IP Address : 80.90.173.145
    Username : ansn
    Classname : vB_Database


    ممكن الحل جزاكم الله الخير





    __________________
    المركز السوري الأول على الأنترنت المتخصص بعالم الجولات

    http://www.syriacenter.net/mobile

  21. #321
    عضو سوبر نشيط
    تاريخ التسجيل
    May 2006
    المشاركات
    707


    للاسف الشديد ولا حل عالج الخطاء يظهر لى

    كود PHP:
    Error
    SQL query


    ALTER TABLE `forumADD `showprivatetinyintunsigned NOT NULL default '0' 

    MySQL said:  

    #1060 - Duplicate column name 'showprivate' 







  22. #322
    عضو فعال
    تاريخ التسجيل
    Nov 2005
    المشاركات
    1,406


    مشكور اخوي احمد

    بس ما ضبط معي للأسف

    والحين المنتدى متعطل بسبب هذه المشكله





    __________________
    استغفر الله واتوب إليه



  23. اقتباس المشاركة الأصلية كتبت بواسطة yazan
    السلام عليكم و رحمة الله وبركاته
    المشكلة بعد الترقية الى النسخة 3.6.5 تصلني رسائل على الايميل كل دقيقة تقريبا بخطأ

    Database error in vBulletin 3.6.5:

    Invalid SQL:

    INSERT IGNORE INTO session
    (sessionhash, userid, host, idhash, lastactivity, location, styleid,
    languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent,
    bypass, profileupdate)
    VALUES
    ('4f67c670cfd6ebd97f7edde2c5c3f95a', 1, '82.137.200.17',
    '64fc885ce7e05dd7e4caeb5804604e1b', 1177164157, '/mobile/', 20, 0, 1, 0, 0, 0,
    0, 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SIMBAR Enabled; Alexa
    Toolbar)', 0, 0);

    MySQL Error : Lost connection to MySQL server during query
    Error Number : 2013
    Date : Saturday, April 21st 2007 @ 02:03:53 PM
    Script : http://syriacenter.net/mobile/
    Referrer :
    IP Address : 82.137.200.17
    Username : samar
    Classname : vB_Database

    و هكذا ايضا

    Database error in vBulletin 3.6.5:

    Invalid SQL:

    UPDATE session
    SET lastactivity = 1177166211, location =
    '/mobile/attachment.php?attachmentid=6469&amp;d=1169536745', incalendar = 0,
    badlocation = 0
    WHERE sessionhash = '5968fd083a8ce9466447ae3890845359';

    MySQL Error : Lost connection to MySQL server during query
    Error Number : 2013
    Date : Saturday, April 21st 2007 @ 02:37:48 PM
    Script :
    http://syriacenter.net/mobile/attach...9&d=1169536745
    Referrer : http://syriacenter.net/mobile/showthread.php?t=7796
    IP Address : 80.90.173.145
    Username : ansn
    Classname : vB_Database


    ممكن الحل جزاكم الله الخير

    اعمل اصلاح ياغالي من الــphpmyadmin اصلاح لجميع الجداول








  24. اقتباس المشاركة الأصلية كتبت بواسطة serag777
    للاسف الشديد ولا حل عالج الخطاء يظهر لى

    كود PHP:
    Error
    SQL query


    ALTER TABLE `forumADD `showprivatetinyintunsigned NOT NULL default '0' 

    MySQL said:  

    #1060 - Duplicate column name 'showprivate' 

    راجع رد الاخ فى الاعلى

    http://www.swalif.net/softs/showpost...&postcount=313








  25. اقتباس المشاركة الأصلية كتبت بواسطة عالم المبدعون
    مشكور اخوي احمد

    بس ما ضبط معي للأسف

    والحين المنتدى متعطل بسبب هذه المشكله


    قم بعمل تجاوز
    من
    http://www.XXXXXXX/~forum/install/up...0b1.php?step=1

    الى
    http://www.XXXXXXX/~forum/install/up...0b1.php?step=2

    وتابع










ضوابط المشاركة

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

أضف موقعك هنا | اضافة محتوى فريد لموقعك