
08-05-2014
|
 |
ناقل الأخبار
|
|
تاريخ التسجيل: 11 - 2 - 10
المشاركات: 666,301
|
|
[ Database error ] : مشكله في قاعده بيانات منتدى تم زرعها في الاسيفر الشخصي
<div> اقتباس:
المشاركة التي أضيفت بواسطة : goldberg1 (المشاركة : 370209)
لدي مشكله عندما زرعت قاعده بيانات في الاسيفر الشخصي والقاعده تحتوي على الاعضاء فقط دون مشاركات او مواضيع ولكن عند زراعة الامر نجح الامر ولكن ظهرت رساله
Fatal error: The requested language does not exist, reset via tools.php. in [path]/includes/functions.php on line 1417
قمت برفع الملف tools.php وجربت الامر الاول Language ولم ينفع معي وجربت الامر الثاني
Default Language ونجح الامر معي وقمت بافراع الجدول session
وفتح ملف الكونفوج وذهبت الى تغير القيمه الى
رمز Code:
$config['Misc']['cookieprefix'] = 'bb1';
وزرعت الامر
UPDATE user SET languageid = 0 WHERE languageid IN (11,12,5);
ولكن ظهرت مشكله جديده اخرى
عند الدخول لوحة التحكم تظهر بشكل العادي ولكن عند الدخول اليها تظهر رساله
رمز Code:
Database Error Database error
The Forums database has encountered a problem.
Please try the following:
Load the page again by clicking the Refresh button in your web browser.
Open the localhost home page, then try to open another page.
Click the Back button to try another link.
The localhost forum technical staff have been notified of the error, though you may contact them if the problem persists.
We apologise for any inconvenience.
ومصدرها
رمز Code:
Forums Database Error

Database error
The Forums database has encountered a problem.
Please try the following:
- Load the page again by clicking the Refresh button in your web browser.
- Open the localhost home page, then try to open another page.
- Click the Back button to try another link.
The localhost forum technical staff have been notified of the error, though you may contact them if the problem persists.
We apologise for any inconvenience.
أكثر...
|