
چجوری از 7.5 به 08 اپگرید کنم ؟؟؟
آغاز شده توسط
bia2azad.ir
, 1388/09/29 ساعت 22:24
14 پاسخ برای این موضوع
#3
ارسالی 1388/09/29 ساعت 23:33
اقا من اینجوری به 8.3 اپگرید کردم ارور my sql داد رفتم تو اون صفحه و کد ها تو php my admin وارد کردم . چکار کنم ؟؟
MySQL Error!
------------------------
The Error returned was:
Column count doesn't match value count at row 1
Error Number:
1136
INSERT INTO dle_online values(1,'benyamin',NOW(),'91.98.31.100', 'Windows NT|Firefox||Щ…ШЇЩЉШ± Ъ©Щ„|foto_1.jpg','-')
MySQL Error!
------------------------
The Error returned was:
Column count doesn't match value count at row 1
Error Number:
1136
INSERT INTO dle_online values(1,'benyamin',NOW(),'91.98.31.100', 'Windows NT|Firefox||Щ…ШЇЩЉШ± Ъ©Щ„|foto_1.jpg','-')
#4
ارسالی 1388/09/29 ساعت 23:49
کد زیر رو توی تب sql وارد کنید :
DROP TABLE IF EXISTS dle_online;
CREATE TABLE dle_online (
`uid` mediumint(8) unsigned NOT NULL default '0',
`username` varchar(30) NOT NULL default '',
`time` datetime default NULL,
`ip` tinytext,
`about` text NOT NULL,
`country` text,
KEY `idx` (`uid`)
) TYPE=MyISAM /*!40101 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci */;
CREATE TABLE dle_online (
`uid` mediumint(8) unsigned NOT NULL default '0',
`username` varchar(30) NOT NULL default '',
`time` datetime default NULL,
`ip` tinytext,
`about` text NOT NULL,
`country` text,
KEY `idx` (`uid`)
) TYPE=MyISAM /*!40101 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci */;
#6
ارسالی 1388/09/29 ساعت 23:57
DROP TABLE IF EXISTS dle_obmen_setting;
CREATE TABLE dle_obmen_setting(
`id` varchar(5) NOT NULL,
`text` text NOT NULL default '',
`showchecked` varchar(5) NOT NULL default '',
PRIMARY KEY (`id`)
) TYPE=MyISAM /*!40101 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci */;
CREATE TABLE dle_obmen_setting(
`id` varchar(5) NOT NULL,
`text` text NOT NULL default '',
`showchecked` varchar(5) NOT NULL default '',
PRIMARY KEY (`id`)
) TYPE=MyISAM /*!40101 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci */;
#7
ارسالی 1388/09/29 ساعت 23:58
تو مدیریت . مدیریت کامل اینو میده
------------------------
The Error returned was:
Table 'azad_azad.dle_admin_sections' doesn't exist
Error Number:
1146
SELECT * FROM dle_admin_sections
--
تو ارسال و ویرایش مطلب می گه دسترسی ندارید
نگاه داداش محمد بهت پسورد ورود به سیستم و سی پنل رو می دم، خودت درست می کنی؟ . چون فکر می کنم اینجوری راحت تری . یا اینکه ایدی تو بده
------------------------
The Error returned was:
Table 'azad_azad.dle_admin_sections' doesn't exist
Error Number:
1146
SELECT * FROM dle_admin_sections
--
تو ارسال و ویرایش مطلب می گه دسترسی ندارید
نگاه داداش محمد بهت پسورد ورود به سیستم و سی پنل رو می دم، خودت درست می کنی؟ . چون فکر می کنم اینجوری راحت تری . یا اینکه ایدی تو بده
#9
ارسالی 1388/09/30 ساعت 00:12
انجام دادم Access Denied هم داد ولی هیچ تغییری نکرد
همش این ارور رو تو صفحه اصلی و اپگرید قبلی می ده
MySQL Error!
------------------------
The Error returned was:
Table 'azad_azad.dle_obmen_setting' doesn't exist
Error Number:
1146
SELECT id, text FROM dle_obmen_setting Where id = '1' and showchecked = '1'

همش این ارور رو تو صفحه اصلی و اپگرید قبلی می ده
MySQL Error!
------------------------
The Error returned was:
Table 'azad_azad.dle_obmen_setting' doesn't exist
Error Number:
1146
SELECT id, text FROM dle_obmen_setting Where id = '1' and showchecked = '1'
#11
ارسالی 1388/09/30 ساعت 00:21
ای وای اونو ندیده بودم.
انجام دادم حل شده صفحه اصلی می یاد
ولی در مدیریت زیر ماژول ها این ارور هست
MySQL Error!
------------------------
The Error returned was:
Table 'azad_azad.dle_admin_sections' doesn't exist
Error Number:
1146
SELECT * FROM dle_admin_sections
و در بعضی از ماژول ها (کاربران،ارسال کطلب) دسترسی ندارید می گه
انجام دادم حل شده صفحه اصلی می یاد
ولی در مدیریت زیر ماژول ها این ارور هست
MySQL Error!
------------------------
The Error returned was:
Table 'azad_azad.dle_admin_sections' doesn't exist
Error Number:
1146
SELECT * FROM dle_admin_sections
و در بعضی از ماژول ها (کاربران،ارسال کطلب) دسترسی ندارید می گه
#15
ارسالی 1388/09/30 ساعت 22:45
ببخشید محمد جان این ارور رو در ادامه مطلب میده
MySQL Error!
------------------------
The Error returned was:
Unknown column 'metatitle' in 'field list'
Error Number:
1054
SELECT id, autor, date, short_story, full_story, xfields, title, category, descr, keywords, alt_name, comm_num, allow_comm, allow_rate, fixed, rating, vote_num, news_read, approve, votes, access, flag, editdate, editor, reason, view_edit, tags, metatitle FROM dle_post where id = '168'
به نظر شما الان که اپدیت شده یک بک اپ بگیرم . سیستم رو کامل پاک کنم و دوباره نصب کنم درست می شه ؟
MySQL Error!
------------------------
The Error returned was:
Unknown column 'metatitle' in 'field list'
Error Number:
1054
SELECT id, autor, date, short_story, full_story, xfields, title, category, descr, keywords, alt_name, comm_num, allow_comm, allow_rate, fixed, rating, vote_num, news_read, approve, votes, access, flag, editdate, editor, reason, view_edit, tags, metatitle FROM dle_post where id = '168'
به نظر شما الان که اپدیت شده یک بک اپ بگیرم . سیستم رو کامل پاک کنم و دوباره نصب کنم درست می شه ؟
1 کاربر در حال خواندن این موضوع است
0 کاربر، 1 مهمان و 0 عضو مخفی