| | | | إقتباس: |
المشاركة الأصلية بواسطة foxuae.com عند التنفيذ العمله ازرع يظهر لي هل الخطا
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
بس الحمد الله تم حل المشكله المنتدي يفتح بس ظهرت مشكله ثاني والي هي :-
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT userid, usergroupid, membergroupids, infractiongroupids, username, password, salt FROM user WHERE username = 'admin';
MySQL Error : Unknown column 'infractiongroupids' in 'field list'
Error Number : 1054
Date : Friday, December 1st 2006 @ 02:22:54 AM
Script : http://www.XXXX.net/vb/login.php?do=login
Referrer : http://www.ْْْْXXXX.net/vb/
IP Address : 82.46.44.142
Username : غير مسجل
Classname : vb_database
--> | فقط أعد زرع هذا الأمر وتنتهي المشكلة إن شاء الله : كود PHP: ALTER TABLE user ADD `infractiongroupids` varchar(255) NOT NULL default '';
|
01-12-2006, 02:04 PM
| | | | | | | | واجهتني مشكلة بالردود على الماضيع بعد الترقية لنسخة3.6.4
وتظهر الرسالة التالية
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT wordid, title FROM word WHERE title IN ('','','مشكووووووووووووووور');
MySQL Error : Table 'lyaleena_forum.word' doesn't exist
Error Number : 1146
Date : Friday, December 1st 2006 @ 02:15:40 PM
Script : http://www.lyaleena.com/vb/newreply....treply&t=18024
Referrer : http://www.lyaleena.com/vb/newreply....ote=1&p=143329
IP Address : ×××××××
Username : الريم
Classname : vb_database
هل من حل
__________________
www.lyaleena.com |
01-12-2006, 02:21 PM
| | | | | | | | شكراً لجهودكم أخواني الكرام ...
يوجد لدي اخطاء غريبه بعد تركيب الهاك الالماسي لكن بنسخة قديمة و اكتشفت وجود احدث منه
بعد ما علمت بوجود احدث منه حاولت ازالته من المنتجات في لوحة التحكم لكن ظهرت هذه الاخطاء كود: Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT
IF(votenum >= 1, votenum, 0) AS votenum,
IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
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
,post.pagetext
FROM thread AS thread
WHERE thread.threadid IN (0)
ORDER BY sticky DESC, lastpost DESC;
MySQL Error : Unknown table 'post' in field list
Error Number : 1109 كود: Database error in vBulletin 3.6.4:
Invalid SQL:
TRUNCATE TABLE post_parsed;
MySQL Error : Table '****_vb.post_parsed' doesn't exist
Error Number : 1146 هل من حل ؟؟
و شكراً لكم 
|
01-12-2006, 04:46 PM
| | | | | | | | إقتباس: |
المشاركة الأصلية بواسطة lyaleena | ازرع هذا الأمر عن طريق phpmyadmin كود PHP: CREATE TABLE `word` (
`wordid` int(10) unsigned NOT NULL auto_increment,
`title` char(50) NOT NULL default '',
PRIMARY KEY (`wordid`),
UNIQUE KEY `title` (`title`)
) TYPE=MyISAM ;
طريقة زرع الأوامر في القاعدة http://www.swalif.net/softs/showpost...52&postcount=2
|
01-12-2006, 09:28 PM
| | | | | | | | إقتباس: |
المشاركة الأصلية بواسطة المغوار شكراً لجهودكم أخواني الكرام ...
يوجد لدي اخطاء غريبه بعد تركيب الهاك الالماسي لكن بنسخة قديمة و اكتشفت وجود احدث منه
بعد ما علمت بوجود احدث منه حاولت ازالته من المنتجات في لوحة التحكم لكن ظهرت هذه الاخطاء  كود: Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT
IF(votenum >= 1, votenum, 0) AS votenum,
IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg,
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
,post.pagetext
FROM thread AS thread
WHERE thread.threadid IN (0)
ORDER BY sticky DESC, lastpost DESC;
MySQL Error : Unknown table 'post' in field list
Error Number : 1109 كود: Database error in vBulletin 3.6.4:
Invalid SQL:
TRUNCATE TABLE post_parsed;
MySQL Error : Table '****_vb.post_parsed' doesn't exist
Error Number : 1146 هل من حل ؟؟
و شكراً لكم  | ادخل إلى لوحة التحكم / نظام الإضافات البرمجية أو نظام plugin / إدارة المنتجات /
دور عن هاك النص المخفي أو هاك ضع ردا ليظهر لك المحتوى Hide واحذفه
|
01-12-2006, 09:31 PM
| | | | | | | | انا عندي عدة مشاكل بالمنتدى
Database error in vBulletin :
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'
(11)
/home/....../public_html/vb/includes/class_core.php on line 279
MySQL Error :
Error Number :
Date : Friday, December 1st 2006 @ 11:19:45 PM
Script : http://www.....com/vb/login.php?do=l...ee7b602a4d6053
Referrer : http://www.......com/vb/index.php
IP Address : ..........
Username :
Classname : vb_database
---------------------------------------------------
المشكله الثانيه
Database error in vBulletin :
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'
(11)
/home/com/public_html/vb/includes/class_core.php on line 279
MySQL Error :
Error Number :
Date : Friday, December 1st 2006 @ 11:19:36 PM
Script : http://www......com/vb/profile.php?do=editavatar
Referrer : http://www.......com/vb/usercp.php
IP Address : ......
Username :
Classname : vb_database
___________________________
Database error in vBulletin :
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'
(11)
/home/com/public_html/vb/includes/class_core.php on line 279
اغلب المشاكل من ملف
class_core.php
وش الحل
الله يعطيكم العافيه
__________________
عالم المرح حكايه اغرب من الخيال |
01-12-2006, 10:34 PM
| | | | | | | | إقتباس: |
المشاركة الأصلية بواسطة ALMANDOOS انا عندي عدة مشاكل بالمنتدى
Database error in vBulletin :
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'
(11)
/home/....../public_html/vb/includes/class_core.php on line 279
MySQL Error :
Error Number :
Date : Friday, December 1st 2006 @ 11:19:45 PM
Script : http://www.....com/vb/login.php?do=l...ee7b602a4d6053
Referrer : http://www.......com/vb/index.php
IP Address : ..........
Username :
Classname : vb_database
---------------------------------------------------
المشكله الثانيه
Database error in vBulletin :
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'
(11)
/home/com/public_html/vb/includes/class_core.php on line 279
MySQL Error :
Error Number :
Date : Friday, December 1st 2006 @ 11:19:36 PM
Script : http://www......com/vb/profile.php?do=editavatar
Referrer : http://www.......com/vb/usercp.php
IP Address : ......
Username :
Classname : vb_database
___________________________
Database error in vBulletin :
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'
(11)
/home/com/public_html/vb/includes/class_core.php on line 279
اغلب المشاكل من ملف
class_core.php
وش الحل
الله يعطيكم العافيه |
وقع تحديث في السيرفر اصبر شوي على بال ما يتعدل وضع السيرفر ولو استمرت المشكلة معاك أكثر راجع المستضيف
|
01-12-2006, 11:24 PM
| | | | | | | | مشكور اخوي
__________________
www.lyaleena.com |
02-12-2006, 08:56 AM
| | | | | | | | ياهلا والله فيكم اخوااني
الصراحه خدمه ولا اروووع ماشاء الله
انا عندي مشكلة بسيطه في قواعد البيانات ما ادري شو اللي صااير إقتباس: Database error in vBulletin 3.6.0:
Invalid SQL:
SELECT COUNT(threadid) AS total FROM thread WHERE postuserid=;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error Number : 1064
Date : Saturday, December 2nd 2006 @ 10:55:52 AM
Script : http://www.XXXX.com/vb/showthread.php?t=131&page=3
Referrer : http://www.XXXX.com/vb/forumdisplay....ysprune=-1&f=3
IP Address : 22.102.95.144
Username : XXXX
Classname : vb_database | ويسلموووو^_^
__________________
.:: شبكة هاتفي للهواتف المتحركة::.
www.hatfy.com
منتدى شبكة هاتفي للهواتف المتحركة
http://www.hatfy.com/vb
راسلنا:
hatfy@hatfy.com |
02-12-2006, 06:57 PM
| | | | | | | | إقتباس: |
المشاركة الأصلية بواسطة avip ياهلا والله فيكم اخوااني
الصراحه خدمه ولا اروووع ماشاء الله
انا عندي مشكلة بسيطه في قواعد البيانات ما ادري شو اللي صااير
ويسلموووو^_^ | سويـ تعطيلـ للهاكاتـ وشوفـ
|
02-12-2006, 07:10 PM
| | | | | | | | لدي مشكله بعد رفع الباك يب للمنتدى
ظهرت لي هذي المشكله
انظر الصوره على الرابط http://www.stooop.com/2006/11/4ebdf92fd6.jpg
المشكله الحروف العربيه باسماء الاعضاء و بياناتهم قلبت الى رموز
وجاني الخطا هذا بااخر شىء يوم رفعت الباك يب عن طريق bigdump
Error at the line 4218: INSERT INTO `word` (`wordid`, `title`) VALUES
Query: INSERT INTO `word` (`wordid`, `title`) VALUES
MySQL: Duplicate entry 'ÇáÍÞá' for key 2
ما الحل و جزاك الله خير 
|
02-12-2006, 08:20 PM
| | | | | | | |
اخوي مشكله عاااجله ياريت احصل الحل
المنتدى تسكر فجأة والخطأ اللي يرسلي اياه في البريد هو: ياليت القى الحل بسرعه لان المنتدى مغلق احين ووجود خطأ في قاعده البيانت يعطيني
النسخه 3.6.0
وسلامتكم
الممـــــ AvIp ــــيــز 
__________________
.:: شبكة هاتفي للهواتف المتحركة::.
www.hatfy.com
منتدى شبكة هاتفي للهواتف المتحركة
http://www.hatfy.com/vb
راسلنا:
hatfy@hatfy.com |
02-12-2006, 09:36 PM
| | | | | | | | اخوي احمد سمارا ممكن الحل
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT thread.*, stamps.title AS stamptitle, stamps.stampid, stamps.url, stamps.icon
FROM thread AS thread
LEFT JOIN stamps AS stamps ON(stamps.stampid = thread.stampid)
WHERE thread.stampid > 0
ORDER BY stamps.stampid;
MySQL Error : Table 'geroan_upgrade354.stamps' doesn't exist
Error Number : 1146
Date : Saturday, December 2nd 2006 @ 01:27:18 PM
Script : http://www.****.com/vb/admincp/stamp.php?do=show
Referrer : http://www.****.com/vb/admincp/index.php?do=nav
IP Address :
Username : Classname : vb_database
__________________
مسابقة منتديات القيروان
www.g10n.com/vb |
02-12-2006, 10:34 PM
| | | | | | | | إقتباس: |
المشاركة الأصلية بواسطة avip 
اخوي مشكله عاااجله ياريت احصل الحل
المنتدى تسكر فجأة والخطأ اللي يرسلي اياه في البريد هو:
ياليت القى الحل بسرعه لان المنتدى مغلق احين ووجود خطأ في قاعده البيانت يعطيني
النسخه 3.6.0
وسلامتكم
الممـــــ AvIp ــــيــز  |
انتظر لأني مافى قاعدة اساسا انتظر يمكن المستضيف بيعمل ريسترت للسيرفر
|
02-12-2006, 11:00 PM
| | | | | | | | إقتباس: |
المشاركة الأصلية بواسطة القيروان اخوي احمد سمارا ممكن الحل
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT thread.*, stamps.title AS stamptitle, stamps.stampid, stamps.url, stamps.icon
FROM thread AS thread
LEFT JOIN stamps AS stamps ON(stamps.stampid = thread.stampid)
WHERE thread.stampid > 0
ORDER BY stamps.stampid;
MySQL Error : Table 'geroan_upgrade354.stamps' doesn't exist
Error Number : 1146
Date : Saturday, December 2nd 2006 @ 01:27:18 PM
Script : http://www.****.com/vb/admincp/stamp.php?do=show
Referrer : http://www.****.com/vb/admincp/index.php?do=nav
IP Address :
Username : Classname : vb_database |
امسح هاك الاختام اخي الفاضل لأني المشكلة من
Table 'geroan_upgrade354.stamps' doesn't exist
وهذا يعني هاك الأختام مسبب مشاكل للمنتدي منتظر ردك اخوي
|
02-12-2006, 11:02 PM
| | | | | | | | إقتباس: |
المشاركة الأصلية بواسطة خالد الحربي لدي مشكله بعد رفع الباك يب للمنتدى
ظهرت لي هذي المشكله
انظر الصوره على الرابط http://www.stooop.com/2006/11/4ebdf92fd6.jpg
المشكله الحروف العربيه باسماء الاعضاء و بياناتهم قلبت الى رموز
وجاني الخطا هذا بااخر شىء يوم رفعت الباك يب عن طريق bigdump
Error at the line 4218: INSERT INTO `word` (`wordid`, `title`) VALUES
Query: INSERT INTO `word` (`wordid`, `title`) VALUES
MySQL: Duplicate entry 'ÇáÍÞá' for key 2
ما الحل و جزاك الله خير | راجع الموضوع هذا اخي الفاضل http://www.swalif.net/softs/showthread.php?t=179873
|
02-12-2006, 11:03 PM
| | | | | | | | مشكلة اخواني تعبتني اتمني اجد الحل
عند دخول قسم تظهر هذا الرسالة مع اني استبدلت النسخة كاملة وبردك نفس المشكلة كود PHP: <!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 **********="Content-Type" content="text/html; charset=ISO-8859-1" />
<style type="text/css">
<!--
body { background-color: white; color: black; }
#container { width: 400px; }
#message { width: 400px; color: black; background-color: #FFFFCC; }
#bodytitle { font: 13pt/15pt verdana, arial, sans-serif; height: 35px; vertical-align: top; }
.bodytext { font: 8pt/11pt verdana, arial, sans-serif; }
a:link { font: 8pt/11pt verdana, arial, sans-serif; color: red; }
a:visited { font: 8pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
-->
</style>
</head>
<body>
<table cellpadding="3" cellspacing="5" id="container">
<tr>
<td><img src="./image.php?type=dberror" alt="Database Error" width="48" height="48" /></td>
<td id="bodytitle" width="100%">Database error</td>
</tr>
<tr>
<td class="bodytext" colspan="2">The منتديات database has encountered a problem.</td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td class="bodytext" colspan="2">
Please try the following:
<ul>
<li>Load the page again by clicking the <a href="#" onclick="******.******** = ******.********;">*******</a> button in your web browser.</li>
<li>Open the <a href="/">www.aser-al7b.com</a> home page, then try to open another page.</li>
<li>Click the <a href="java******:history.back(1)">Back</a> button to try another link.</li>
</ul>
</td>
</tr>
<tr>
<td class="bodytext" colspan="2">The [url]www.xxxxx.com[/url] forum technical staff have been notified of the error, though you may <a href="mailto:webmaster@xxxxx.com">contact them</a> if the problem persists.</td>
</tr>
<tr>
<td class="bodytext" colspan="2"> <br />We apologise for any inconvenience.</td>
</tr>
</table>
<form><textarea rows="15" cols="70" wrap="off" id="message">Database error in vBulletin 3.6.0:
Invalid SQL:
SELECT
announcement.announcementid, startdate, title, announcement.views,
user.username, user.userid, user.usertitle, user.customtitle
, NOT ISNULL(announcementread.announcementid) AS readannounce
FROM announcement AS announcement
LEFT JOIN announcementread AS announcementread ON (announcementread.announcementid = announcement.announcementid AND announcementread.userid = 1)
LEFT JOIN user AS user ON(user.userid = announcement.userid)
WHERE startdate <= 1160075737
AND enddate >= 1160075737
AND forumid IN (48,1,-1)
ORDER BY startdate DESC, announcement.announcementid DESC
LIMIT 1;
MySQL Error : Column 'title' in field list is ambiguous
Error Number : 1052
Date : Thursday, October 5th 2006 @ 10:15:37 PM
****** : [url]http://www.xxxxxx.com/vb/forumdisplay.php?f=48[/url]
Referrer : [url]http://www.xxxxxx.com/vb/[/url]
IP Address : 196.204.249.161
Username : XXXXXX
Classname : vb_database</textarea></form>
</body>
</html>
|
02-12-2006, 11:28 PM
| | | | | | | | اشكرك اخوي احمد وتم حذف الهاك وجميع ملفاته
__________________
مسابقة منتديات القيروان
www.g10n.com/vb |
02-12-2006, 11:28 PM
| | | | | | | | إقتباس: |
المشاركة الأصلية بواسطة Rewish-Maxer مشكلة اخواني تعبتني اتمني اجد الحل
عند دخول قسم تظهر هذا الرسالة مع اني استبدلت النسخة كاملة وبردك نفس المشكلة كود PHP: <!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 **********="Content-Type" content="text/html; charset=ISO-8859-1" />
<style type="text/css">
<!--
body { background-color: white; color: black; }
#container { width: 400px; }
#message { width: 400px; color: black; background-color: #FFFFCC; }
#bodytitle { font: 13pt/15pt verdana, arial, sans-serif; height: 35px; vertical-align: top; }
.bodytext { font: 8pt/11pt verdana, arial, sans-serif; }
a:link { font: 8pt/11pt verdana, arial, sans-serif; color: red; }
a:visited { font: 8pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
-->
</style>
</head>
<body>
<table cellpadding="3" cellspacing="5" id="container">
<tr>
<td><img src="./image.php?type=dberror" alt="Database Error" width="48" height="48" /></td>
<td id="bodytitle" width="100%">Database error</td>
</tr>
<tr>
<td class="bodytext" colspan="2">The منتديات database has encountered a problem.</td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td class="bodytext" colspan="2">
Please try the following:
<ul>
<li>Load the page again by clicking the <a href="#" onclick="******.******** = ******.********;">*******</a> button in your web browser.</li>
<li>Open the <a href="/">www.aser-al7b.com</a> home page, then try to open another page.</li>
<li>Click the <a href="java******:history.back(1)">Back</a> button to try another link.</li>
</ul>
</td>
</tr>
<tr>
<td class="bodytext" colspan="2">The [url]www.xxxxx.com[/url] forum technical staff have been notified of the error, though you may <a href="mailto:webmaster@xxxxx.com">contact them</a> if the problem persists.</td>
</tr>
<tr>
<td class="bodytext" colspan="2"> <br />We apologise for any inconvenience.</td>
</tr>
</table>
<form><textarea rows="15" cols="70" wrap="off" id="message">Database error in vBulletin 3.6.0:
Invalid SQL:
SELECT
announcement.announcementid, startdate, title, announcement.views,
user.username, user.userid, user.usertitle, user.customtitle
, NOT ISNULL(announcementread.announcementid) AS readannounce
FROM announcement AS announcement
LEFT JOIN announcementread AS announcementread ON (announcementread.announcementid = announcement.announcementid AND announcementread.userid = 1)
LEFT JOIN user AS user ON(user.userid = announcement.userid)
WHERE startdate <= 1160075737
AND enddate >= 1160075737
AND forumid IN (48,1,-1)
ORDER BY startdate DESC, announcement.announcementid DESC
LIMIT 1;
MySQL Error : Column 'title' in field list is ambiguous
Error Number : 1052
Date : Thursday, October 5th 2006 @ 10:15:37 PM
****** : [url]http://www.xxxxxx.com/vb/forumdisplay.php?f=48[/url]
Referrer : [url]http://www.xxxxxx.com/vb/[/url]
IP Address : 196.204.249.161
Username : XXXXXX
Classname : vb_database</textarea></form>
</body>
</html>
|
الحل
ادخل على forumdisplay.php
وابحث عن : واستبدله ب : كود PHP: , announcement.title,
تحياتي لك اخي الفاضل وخبرني بالنتيحة
|
02-12-2006, 11:31 PM
| | | | | | | | إقتباس: |
المشاركة الأصلية بواسطة القيروان اشكرك اخوي احمد وتم حذف الهاك وجميع ملفاته | العفو اخوي وياهلا فيك 
|
02-12-2006, 11:31 PM
| | | | | | | | يعطيك الف عافية اخوي احمد سمارة فنان ماشاء الله عليك
تحياتي لك تم حل المشكلة
|
02-12-2006, 11:36 PM
| | | | | | | | هذي المشكلة
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]:
Access Denied
/mnt/w0400/d37/s45/b029698f/www/****.com/vb/includes/class_core.php on line
271
ياريت حدا يساعدني
__________________
الحمد لله |
03-12-2006, 12:04 AM
| | | | | | | | إقتباس: |
المشاركة الأصلية بواسطة Palcool هذي المشكلة
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]:
Access Denied
/mnt/w0400/d37/s45/b029698f/www/****.com/vb/includes/class_core.php on line
271
ياريت حدا يساعدني |
كليك يمين اخي الفاضل واعطيني سورس الصفحة
|
03-12-2006, 12:17 AM
| | | | | | | | إقتباس: Database error in vBulletin 3.6.0:
Invalid SQL:
SELECT COUNT(threadid) AS total FROM thread WHERE postuserid=;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error Number : 1064
Date : Saturday, December 2nd 2006 @ 10:55:52 AM
Script : http://www.XXXX.com/vb/showthread.php?t=131&page=3
Referrer : http://www.XXXX.com/vb/forumdisplay...aysprune=-1&f=3
IP Address : 22.102.95.144
Username : XXXX
Classname : vb_database | اخوي بالنسبة للمشكلة هاي ما رديت علي^_^ << اسمحلنا مزعجين شوي لكن استحملنا وجزااك الله خير
وبالنسبة للمشكلة الثانيه بالفعل المستضيف يعمل ريستارت كان الله يسلمك^_^
الممـــــ AvIp ــــيــز 
__________________
.:: شبكة هاتفي للهواتف المتحركة::.
www.hatfy.com
منتدى شبكة هاتفي للهواتف المتحركة
http://www.hatfy.com/vb
راسلنا:
hatfy@hatfy.com |
03-12-2006, 03:09 AM
| | | | | | | | إقتباس: |
المشاركة الأصلية بواسطة avip 
اخوي بالنسبة للمشكلة هاي ما رديت علي^_^ << اسمحلنا مزعجين شوي لكن استحملنا وجزااك الله خير
وبالنسبة للمشكلة الثانيه بالفعل المستضيف يعمل ريستارت كان الله يسلمك^_^
الممـــــ AvIp ــــيــز  |
طيب اخي الفاضل سوي تعطيل للهاكات وشوف بتنحل اذا انحلت يبقى المشكلة من هاك عندك منتظر ردك  ومافى ازعاج تحت امرك اخوي
|
03-12-2006, 03:32 AM
| | | | | | | |