PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : مشکل در نصب whmcs



hostarya
July 19th, 2012, 10:13
با سلام من خیلی زیاد whmcsنصب کردم اما برای اولین بار به مشکلی در مرحله 5 نصب رسیدم وقتی میره مرحله 5 فقط عکس و هدر whmcsمیفته ولی صفحه رو رفرش میکنی این ارور میاد مشکلش چیه دوستان:

Please open a ticket with the debug information below for support

File: upgrade330.sql
Line 1 - Duplicate column name 'order'
Line 3 - Table 'tblnotes' already exists
Line 4 - Duplicate column name 'setup'
Line 5 - Duplicate column name 'copyto'
Line 6 - Duplicate column name 'plaintext'
Line 7 - Duplicate column name 'invoicenum'
Line 8 - Duplicate column name 'productdownload'
Line 9 - Duplicate column name 'downloads'
Errors Occured

Please open a ticket with the debug information below for support

File: upgrade340.sql
Line 1 - Unknown column 'urlforwarding' in 'tbldomains'
Line 3 - Duplicate column name 'dnsmanagement'
Line 5 - Duplicate column name 'idprotection'
Line 6 - Duplicate column name 'eppcode'
Line 7 - Duplicate column name 'idprotection'
Line 31 - Duplicate column name 'replyingadmin'
Line 36 - Unknown column 'primarynameserver' in 'tblservers'
Line 37 - Duplicate column name 'nameserver3'
Line 40 - Duplicate column name 'accesshash'
Errors Occured

Please open a ticket with the debug information below for support

File: upgrade341.sql
Line 1 - Table 'tblaffiliatespending' already exists
Errors Occured

Please open a ticket with the debug information below for support

File: upgrade350.sql
Line 1 - Unknown table 'tblreselleraccountsetup'
Line 3 - Table 'tblcontacts' already exists
Line 8 - Duplicate column name 'type'
Line 9 - Unknown column 'tblorders.domaintype' in 'field list'
Line 10 - Can't DROP 'hostingid'; check that column/key exists
Line 11 - Duplicate column name 'contactid'
Line 12 - Duplicate column name 'clientsonly'
Line 14 - Duplicate column name 'billingcid'
Line 16 - Can't DROP 'randomstring'; check that column/key exists
Errors Occured

Please open a ticket with the debug information below for support

File: upgrade360.sql
Line 1 - Table 'tbladminroles' already exists
Line 2 - Duplicate entry '1' for key 'PRIMARY'
Line 3 - Duplicate entry '2' for key 'PRIMARY'
Line 4 - Duplicate entry '3' for key 'PRIMARY'
Line 5 - Table 'tbladminperms' already exists
Line 7 - Duplicate column name 'roleid'
Line 8 - Duplicate column name 'noautoresponder'
Line 12 - Table 'tbllinks' already exists
Line 13 - Unknown column 'userlevel' in 'where clause'
Line 14 - Unknown column 'userlevel' in 'where clause'
Line 15 - Unknown column 'userlevel' in 'where clause'
Line 16 - Can't DROP 'userlevel'; check that column/key exists
Line 17 - Can't DROP 'ordernotifications'; check that column/key exists
Line 43 - Table 'tblaffiliateswithdrawals' already exists
Errors Occured

Please open a ticket with the debug information below for support

File: upgrade361.sql
Line 1 - Unknown column 'price' in 'tblproductconfigoptionssub'
Line 2 - Duplicate column name 'quarterly'
Line 6 - Duplicate column name 'donotrenew'

hostarya
July 19th, 2012, 10:34
کسی نیست ج بده تورو خدا لازم دارم یا حداقل همچین سیستمی واسه پشتیبانی فارسی بهم معرفی کنین تا اونو نصب کنم

nimafire
July 19th, 2012, 10:55
سلام
اگر لایسنس دارید من برای شما نصب میکنم

TOOBA IT
July 19th, 2012, 10:56
strict mode مد رو غیر فعال کنید و مجدد تست کنید ...

hostarya
July 19th, 2012, 10:57
چطوری غیر فعال کنم؟من لایسنس ندارم کد لایسنس 123456789رو میزنم

TOOBA IT
July 19th, 2012, 11:24
از طریق SSH وارد mysql شده و query زیر را اجرا کنید:







mysql> select @@GLOBAL.sql_mode;
mysql> SET GLOBAL sql_mode="";
mysql> select @@GLOBAL.sql_mode;