alitwitz Posted September 15, 2016 Share Posted September 15, 2016 (edited) Witajcie. Przeglądałem sporo w internecie na temat w/w błędy ale nie znalazłem rozwiązania. Pamięć podręczną wyczyściłem. Wszystko co próbuje edytować, zostaję na swoim miejscu. Nowych produktów również nie mogę dodawać. Coś związanego z bazą danych? Pozdrawiam Edited September 15, 2016 by alitwitz (see edit history) Link to comment Share on other sites More sharing options...
0 alitwitz Posted September 17, 2016 Author Share Posted September 17, 2016 @up Link to comment Share on other sites More sharing options...
0 endriu107 Posted September 17, 2016 Share Posted September 17, 2016 Włącz tryb debugowania i zobacz czy przy próbie zapisu nie wyświetla jakiegoś błędu, poza tym sprawdź na hostingu czy nie osiągnąłeś limitów. Link to comment Share on other sites More sharing options...
0 alitwitz Posted September 18, 2016 Author Share Posted September 18, 2016 [PrestaShopException] Invalid hook name at line 866 in file classes/module/Module.php 861. } 862. 863. foreach ($hook_names as $hook_name) { 864. // Check hook name validation and if module is installed 865. if (!Validate::isHookName($hook_name)) { 866. throw new PrestaShopException('Invalid hook name'); 867. } 868. if (!isset($this->id) || !is_numeric($this->id)) { 869. return false; 870. } 871. ModuleCore->registerHook - [line 1635 - modules/easycarousels/easycarousels.php] - [1 Arguments] EasyCarousels->saveCarousel - [line 1572 - modules/easycarousels/easycarousels.php] - [3 Arguments] EasyCarousels->ajaxSaveCarousel - [line 492 - modules/easycarousels/easycarousels.php] EasyCarousels->getContent - [line 867 - controllers/admin/AdminModulesController.php] AdminModulesControllerCore->postProcessCallback - [line 1116 - controllers/admin/AdminModulesController.php] AdminModulesControllerCore->postProcess - [line 178 - classes/controller/Controller.php] ControllerCore->run - [line 367 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 58 - admin/index.php] Link to comment Share on other sites More sharing options...
0 endriu107 Posted September 18, 2016 Share Posted September 18, 2016 Na próbę wywal ten moduł easycarousels i sprawdź. Link to comment Share on other sites More sharing options...
0 alitwitz Posted September 18, 2016 Author Share Posted September 18, 2016 Po wyłączeniu tego moduły wciąż nic się nie zapisuję. Limit bazy danych mam 256mb więc baza jest ok. Poprosiłem hosting aby zrestartowali serwer i to zrobili i nic nie pomogło. Napisałem przed chwilą do producenta szablonu z okazanym w/w błędem, zobaczę co odpiszą. Na razie nic nie mogę zdziałać. Link to comment Share on other sites More sharing options...
0 endriu107 Posted September 18, 2016 Share Posted September 18, 2016 Wywal go z ftp na próbę, oczywiście zrób sobie jego kopie wcześniej. Link to comment Share on other sites More sharing options...
0 alitwitz Posted September 18, 2016 Author Share Posted September 18, 2016 Nie pomogło. Link to comment Share on other sites More sharing options...
0 endriu107 Posted September 18, 2016 Share Posted September 18, 2016 A błąd jest taki sam? Link to comment Share on other sites More sharing options...
0 e_com Posted September 18, 2016 Share Posted September 18, 2016 Moduł generujący błędy należy odinstalować, a nie wyłączać. Jeśli moduł dodał nadpisania to są one nadal aktywne po usunięciu modułu przez ftp. Sprawdź czy moduł ma katalog override. Link to comment Share on other sites More sharing options...
0 alitwitz Posted September 18, 2016 Author Share Posted September 18, 2016 @endriu Tak, po odinstalowaniu wciąż żadne zmiany nie chcę się zapisać. @e_com Tak, przez ftp widać, że moduł ma katalog override. Odinstalować moduł przez panel administratora i usunąć przez ftp? Link to comment Share on other sites More sharing options...
0 e_com Posted September 18, 2016 Share Posted September 18, 2016 Tak, przez ftp widać, że moduł ma katalog override. Odinstalować moduł przez panel administratora i usunąć przez ftp? Tak, odinstaluj, wtedy zostaną odinstalowane wszystkie nadpisania. A usunąć też możesz przez panel admina. Link to comment Share on other sites More sharing options...
0 endriu107 Posted September 18, 2016 Share Posted September 18, 2016 Usuń kontroler który jest nadpisywany przez ten moduł w głównym katalogu override i usuń plik class_index.php z folderu cache. Link to comment Share on other sites More sharing options...
0 e_com Posted September 18, 2016 Share Posted September 18, 2016 Usuń kontroler który jest nadpisywany przez ten moduł w głównym katalogu override i usuń plik class_index.php z folderu cache. To nie jest dobre rozwiązanie, bo jeden kontroler może być nadpisywany i przez dziesięć modułów Link to comment Share on other sites More sharing options...
0 endriu107 Posted September 18, 2016 Share Posted September 18, 2016 Dlatego wcześniej pisałem o kopii a jak moduł ma problemy z instalacja to odinstalowanie nie gwarantuje że wszystkie nadpisane zmiany zostaną poprawnie usunięte. Drugim szybszym sposobem może być wyłączenie nadpisywań w panelu i wyłączenie modułów nie od prestashop wtedy sprawa powinna sie dosyć szybko wyjaśnić. Link to comment Share on other sites More sharing options...
0 alitwitz Posted September 18, 2016 Author Share Posted September 18, 2016 Support od szablonu poprosił mnie o dostęp do ftp i backofficu. Zobaczymy, może oni coś zdziałają. Jeżeli nie pomogą to skorzystam z Drugim szybszym sposobem może być wyłączenie nadpisywań w panelu i wyłączenie modułów nie od prestashop wtedy sprawa powinna sie dosyć szybko wyjaśnić. Link to comment Share on other sites More sharing options...
0 2grosiek7 Posted September 18, 2016 Share Posted September 18, 2016 Podobny problem mam, ale dotyczy on zapisywania tłumaczeń oraz zapisywania zmian w produktach, np. poprzez wyłączenie ceny. Czasem trzeba nawet 3 razy zapisywać, bo pierwsze dwa kończą się fiaskiem. Szablon domyślny z custommakerem. Link to comment Share on other sites More sharing options...
0 alitwitz Posted September 19, 2016 Author Share Posted September 19, 2016 Hosting wciąż odpisuję, że nie wie o co chodzi. Po prostu usunę wszystkie pliki i wgram na nowo preste. Produkty i bazę dodam po instalacji. Może macie jeszcze jakieś pomysły? Link to comment Share on other sites More sharing options...
0 endriu107 Posted September 20, 2016 Share Posted September 20, 2016 Wyłączenie nadpisywań nic nie dało? Link to comment Share on other sites More sharing options...
0 maride8 Posted November 15, 2016 Share Posted November 15, 2016 Mam ten sam problem i wyszukałam właśnie o co chodzi , cytuję : Publikuję tę informację ponieważ sam długo się naszukałem zanim znalazłem rozwiązanie.Jeżeli ktoś ma problem z zapisywaniem produktów na platformie Prestashop, to jest to błąd CHROM-a w wersji 53.xx oraz 54.xx. Problem polega na braku możliwości zapisywania zmian w produktach. Przyciski "zapisz i zostań" oraz "zapisz" wychodzą z produktu bez zapisania wprowadzonych zmian lub działają nieprzewidywalnie. Na oryginalnym forum Prestashop znalazłem informację: there is an incompatibility with some versions of Chrome and 53xxx 54xxx ... try to change your Chrome browser to another browser and it will work. Spróbowałem na FIREFOX - WSZYSTKO DZIAŁA BEZ PROBLEMU !!!Oczywiście od razu zgłosiłem problem do Google - mam nadzieję że jak najszybciej to naprawią. Link to comment Share on other sites More sharing options...
Question
alitwitz
Witajcie.
Przeglądałem sporo w internecie na temat w/w błędy ale nie znalazłem rozwiązania. Pamięć podręczną wyczyściłem. Wszystko co próbuje edytować, zostaję na swoim miejscu. Nowych produktów również nie mogę dodawać. Coś związanego z bazą danych?
Pozdrawiam
Edited by alitwitz (see edit history)Link to comment
Share on other sites
19 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now