Jump to content

"ÇÖZÜLDÜ" "Doktrin şeması yükseltme hatası"


Recommended Posts

Arkadaşlar merhaba,
1-click upgrade kullanarak 1.7.2.4 den 1.7.3 sürümüne yükseltme yapmaya çalışıyorum. Lakin, aşağıdaki hatayı veriyor. Yükleme ekranında bu aşağıdaki hatalı dosyalar varken, alt ekranda da kırmızı yazıyla; 
 
"Doktrin şeması yükseltme hatası"
 
gibi bir hata mesajı veriyor. Türkçe ve diğer destek forumlarında yazılanların bir çoğunu da yapmama rağmen sorun bir türlü düzelmedi. 
 
1-click upgrade modulunu sildim tekrar yükledim, Presta temizleme aracını kullanarak data base i temizledim. Plesk panelde bazı ayarlamaları değiştirdim. Hiç biri çare olmadı. 
 
Yardımlarınızı bekliyorum.

 
OK] SQL 1.7.3.0 SET SESSION sql_mode = ''
 
[OK] SQL 1.7.3.0 SET NAMES 'utf8'
 
[OK] SQL 1.7.3.0 UPDATE `bt_tab` SET `position` = 0 WHERE `class_name` = 'AdminZones' AND `position` = '1'
 
[OK] SQL 1.7.3.0 UPDATE `bt_tab` SET `position` = 1 WHERE `class_name` = 'AdminCountries' AND `position` = '0'
 
[OK] PHP 1.7.3.0 : /* PHP:ps_1730_add_quick_access_evaluation_catalog(); */
 
[OK] PHP 1.7.3.0 : /* PHP:ps_1730_move_some_aeuc_configuration_to_core(); */
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_product` ADD `low_stock_threshold` INT(10) NULL DEFAULT NULL AFTER `minimal_quantity`
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_product` ADD `additional_delivery_times` tinyint(1) unsigned NOT NULL DEFAULT '1' AFTER `out_of_stock`
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_product_lang` ADD `delivery_in_stock` varchar(255) DEFAULT NULL
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_product_lang` ADD `delivery_out_stock` varchar(255) DEFAULT NULL
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_product_shop` ADD `low_stock_threshold` INT(10) NULL DEFAULT NULL AFTER `minimal_quantity`
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_product_attribute` ADD `low_stock_threshold` INT(10) NULL DEFAULT NULL AFTER `minimal_quantity`
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_product_attribute_shop` ADD `low_stock_threshold` INT(10) NULL DEFAULT NULL AFTER `minimal_quantity`
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_product` ADD `low_stock_alert` TINYINT(1) NOT NULL DEFAULT 0 AFTER `low_stock_threshold`
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_product_shop` ADD `low_stock_alert` TINYINT(1) NOT NULL DEFAULT 0 AFTER `low_stock_threshold`
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_product_attribute` ADD `low_stock_alert` TINYINT(1) NOT NULL DEFAULT 0 AFTER `low_stock_threshold`
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_product_attribute_shop` ADD `low_stock_alert` TINYINT(1) NOT NULL DEFAULT 0 AFTER `low_stock_threshold`
 
[DROP] `bt_store_lang` SQL tablosu kaldırıldı.
 
[OK] SQL 1.7.3.0 CREATE TABLE IF NOT EXISTS `bt_store_lang` ( `id_store` int(11) unsigned NOT NULL, `id_lang` int(11) unsigned NOT NULL, `name` varchar(255) NOT NULL, `address1` varchar(255) NOT NULL, `address2` varchar(255) DEFAULT NULL, `hours` text, `note` text, PRIMARY KEY (`id_store`, `id_lang`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8
 
[OK] PHP 1.7.3.0 : /* PHP:ps_1730_migrate_data_from_store_to_store_lang_and_clean_store(); */
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_store` DROP `name`, DROP `address1`, DROP `address2`, DROP `hours`, DROP `note`
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_feature_product` DROP PRIMARY KEY, ADD PRIMARY KEY (`id_feature`, `id_product`, `id_feature_value`)
 
[OK] SQL 1.7.3.0 ALTER TABLE `bt_customization_field` ADD `is_deleted` TINYINT(1) NOT NULL DEFAULT '0'
 
[OK] SQL 1.7.3.0 INSERT IGNORE INTO `bt_hook` (`id_hook`, `name`, `title`, `description`, `position`) VALUES (NULL, 'displayAdminCustomersAddressesItemAction', 'Display new elements in the Back Office, tab AdminCustomers, Addresses actions', 'This hook launches modules when the Addresses list into the AdminCustomers tab is displayed in the Back Office', '1'), (NULL, 'displayDashboardToolbarTopMenu', 'Display new elements in back office page with a dashboard, on top Menu', 'This hook launches modules when a page with a dashboard is displayed', '1'), (NULL, 'displayDashboardToolbarIcons', 'Display new elements in back office page with dashboard, on icons list', 'This hook launches modules when the back office with dashboard is displayed', '1')
 
[OK] SQL 1.7.3.0 INSERT IGNORE INTO `bt_authorization_role` (`slug`) VALUES ('ROLE_MOD_TAB_DEFAULT_CREATE'), ('ROLE_MOD_TAB_DEFAULT_READ'), ('ROLE_MOD_TAB_DEFAULT_UPDATE'), ('ROLE_MOD_TAB_DEFAULT_DELETE')
 

, , [Doctrine\Common\Annotations\AnnotationException] , [Semantical Error] The annotation "@Doctrine\ORM\Mapping\I" in class PrestaShopBundle\Entity\Translation does not exist, or could not be auto-loaded. , ,,prestashop:schema:update-without-foreign [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-s|--shell] [--process-isolation] [-e|--env ENV] [--no-debug] [--id_shop [iD_SHOP]] [--id_shop_group [iD_SHOP_GROUP]] [--]  ,,

 

 

image.thumb.png.9ff0363f55b23ab94b8145b2bd8bb100.png

Edited by Oktay (see edit history)
Link to comment
Share on other sites

  • 1 month later...

Merhaba, 

 

Bende aynı hatayı alıyorum ancak şu şekilde: 

 

, , [Doctrine\Common\Annotations\AnnotationException] , [Semantical Error] The annotation "@Doctrine\ORM\Mapping\I" in class PrestaShopBundle\Entity\StockMvt does not exist, or could not be auto-loaded. , ,,prestashop:schema:update-without-foreign [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-s|--shell] [--process-isolation] [-e|--env ENV] [--no-debug] [--id_shop [iD_SHOP]] [--id_shop_group [iD_SHOP_GROUP]] [--] ,,

Link to comment
Share on other sites

*** ÇÖZÜLDÜ ***

Arkadaşlar sonunda hiç hata almadan upgrade i (güncellemeyi) tamamlayabildim. 1.7.3.2 versiyonuna yükseltebildim.

Aşağıya benim yaptıkalrımı ve nihayetinde aldığım sonuç itibariyle işe yarayan ayarlamaları yazıyorum. 

Sanırım benim deliye döndüğüm gibi, bir çok arkadaşta bu işten muzdarip olmuştur.  Umarım bende işe yaradığı gibi herkeste de işe yarar.

 

Herşey den önce temiz bir yedek almamız lazım.Server dan ve Presta nın içinden ayrı ayrı alınırsa daha iyi olur. 

 

 TÜM AŞAĞIDAKİ İŞLER BİTİRİLİNCE “ULUSLARARASI” ,“YERELLEŞTİRME’ DEN TÜM DİL AYARLARI İNGİLİZCE YE ÇEVRİLECEK. TEMİZLİK İŞLERİ BİTİRİLMEDEN BU YAPILIRSA SİSTEM DİL DEĞİŞTİKTEN SONRA YAVAŞLADIĞINDAN, İŞLEMLER ÇİLEYE DÖNÜŞEBİLİR. BU YÜZDEN ÖNCE AŞAĞIDAKİ ADIMLAR YAPILMALI SONRA DİL DEĞİŞTİRME VE EN NİHAYETİNDE “GÜNCELLEŞTİRME” YAPILMALI.

 

  1. "PS Cleaner module" ü kuralım.  Türkçe Prestalarda modülü aratırken Türkçesi (Prestashop Temizleyici)
  2. on Functional integrity constraints option press “Check & Fix

       Türkçesi FONKSİYONEL BÜTÜNLÜK KISITLAMALARIkontrol et & düzelt

  1. on Database cleaning option press “Clean & Optimize

     Türkçesi VERİTABANINI TEMİZLE  “ temizle & optimize et”

 

     Daha sonra "1-click Upgrade" i modüllerden bul, kaldır ve yeniden kur.

      "1-click Upgrade" modül içinde, Disable non-native modules - Prestashop' a ait olmayan modülleri pasif et.

 

HEPSİ BU KADAR. DİLİ VE DİL AYARLARINI İNGİLİZCE YE ALMAYI UNUTMAYIN. 

 

Yükseltmeyi başlatın ve İnşallah sizin de sorunsuz bir şekilde işleminiz tamamlanmış olacak.

 

Herkese iyi satışlar ve hayırlı işler dilerim.

 

 

     

 

Link to comment
Share on other sites

Merhaba,

Bu gece 1-click Upgrade modülünü kullanarak 1.7.3.0 'dan 1.7.3.1'e minor upgrade işlemi başlattım ve sizin de aldığınız hatayı aldım. Şimdi siteye ve backoffice'e erişim yok. Profesyonel yardıma ihtiyacım var. Yol gösterir misiniz?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...