MrLoverLover Posted June 24, 2014 Share Posted June 24, 2014 Witam, mam problem, otóż mam sklep, a nie mogę nic zrobić, ani wejść do panelu ani na stronę, na początku czyszczenie cache pomagało, ale częściowo bo po wejściu w niektóre strony wywalało błąd teraz już nic nie pomaga błąd i koniec, pracuję dla jednej firmy i mam obsługiwać ten sklep jednak wczoraj właściciel sam chciał pododawać i nie mam pojęcia jakie moduły dodał ani co zmienił napisał mi tylko że sklep nie działa bo coś pogrzebał ja dziś wchodzę poczyściłem cache i smarty niby wszystko gra, ale nie bo po chwili znów błędy i znów i znów, teraz już nic się nie uruchamia ani panel ani strona. Adres strony: http://floran-design.pl Kod błędu: Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /home/users/floran/public_html/cache/smarty/compile/67/5d/92/wrt53a9ad9b26a252.98577360' in /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_template.php(201): Smarty_Internal_Write_File::writeFile('/home/users/flo...', '<?php /* Smarty...', Object(Smarty)) #1 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource() #2 /home/users/floran/public_html/classes/module/Module.php(1623): Smarty_Internal_TemplateBase->fetch() #3 /home/users/floran/public_html/modules/blocktopmenu/blocktopmenu.php(739): ModuleCore->display('/home/users/flo...', 'blocktopmenu.tp...', 'blocktopmenu|0|...') #4 /home/users/floran/public_html/classes/Hook.php(421): Blocktopmenu->hookDisplayTop(Array) #5 /home/users/floran/public_html/classes/controller/Front in/home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php on line 44 Link to comment Share on other sites More sharing options...
vekia Posted June 24, 2014 Share Posted June 24, 2014 1) gdzie jest trzymana strona? jaki hosting? 2) z kodu wynika, że problem może dotyczyć modułu blocktopmenu w celach testowych usunałbym go z katalogu /modules/ Link to comment Share on other sites More sharing options...
MrLoverLover Posted June 24, 2014 Author Share Posted June 24, 2014 (edited) 1. Tu jest mały problem, otóż firma utrzymująca stronę http://grupainternetowa.pl nie dała dostępu do żadnego panelu, jedynie podała dane ftp i bazy danych 2. Wcześniej problem dot. innego modułu Feed tamtego usunąłem i pojawił się ten. Czy usunięcie tego nie zaburzy działania strony? Tj. czy gdyby wróciło do normy, normalnie mógłbym dodać go jeszcze raz, bez problemu? EDIT. Usunąłem i pojawiła się strona, fakt bez usunięcia Cache się nie obeszło, ale tylko strona główna... strony produktu wywalają błąd Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /home/users/floran/public_html/cache/smarty/compile/dd/26/34/wrt53a9d855bb6793.86637437' in /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_template.php(201): Smarty_Internal_Write_File::writeFile('/home/users/flo...', '<?php /* Smarty...', Object(Smarty)) #1 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource() #2 /home/users/floran/public_html/classes/module/Module.php(1623): Smarty_Internal_TemplateBase->fetch() #3 /home/users/floran/public_html/modules/productcomments/productcomments.php(691): ModuleCore->display('/home/users/flo...', '/tab.tpl') #4 /home/users/floran/public_html/classes/Hook.php(423): ProductComments->hookProductTab(Array) #5 /home/users/floran/public_html/controllers/front/ProductController.php(261): H in/home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php on line 44 Natomiast w panelu administratora mamy o takie cudo Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /home/users/floran/public_html/cache/smarty/compile/83/0a/30/wrt53a9d98a832719.93119222' in /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_template.php(201): Smarty_Internal_Write_File::writeFile('/home/users/flo...', '<?php /* Smarty...', Object(Smarty)) #1 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource() #2 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_template.php(286): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true) #3 /home/users/floran/public_html/cache/smarty/compile/15/dd/e6/15dde621fc55a90a6edf0311a32296b07a11e226.file.layout.tpl.php(36): Smarty_Internal_Template->getSubTemplate('header.tpl', NULL, NULL, NULL, NULL, Array, 0) #4 /home/users/floran/public in /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php on line 44 Edited June 24, 2014 by MrLoverLover (see edit history) Link to comment Share on other sites More sharing options...
MrLoverLover Posted June 24, 2014 Author Share Posted June 24, 2014 Problem rozwiązany! Poszedłem za ciosem jak zacząłem usuwać te moduły to w końcu odpuścił błąd Dziękuję za pomoc. Pozdrawiam Link to comment Share on other sites More sharing options...
vekia Posted June 24, 2014 Share Posted June 24, 2014 tylko, żę to dość kluczowy moduł menu Link to comment Share on other sites More sharing options...
MrLoverLover Posted June 24, 2014 Author Share Posted June 24, 2014 Haha, spokojnie akurat menu przywróciłem i o dziwo błąd zniknął pozostałe dwa moduły coś blokowały azgaleria i productcomment Link to comment Share on other sites More sharing options...
MrLoverLover Posted June 28, 2014 Author Share Posted June 28, 2014 (edited) Problem wrócił jednak teraz błąd nie wskazuje na moduł żaden - nic nowego oprócz produktów nie dodawałem, co ciekawe strona główna się załącza problem się pojawia na stronie z produktami/kategoriami Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /home/users/floran/public_html/cache/smarty/cache/blocktopmenu/0/product/1/1/1/0/0/0/0/13/67/5d/92/wrt53aedc08765136.96548798' in /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php(102): Smarty_Internal_Write_File::writeFile('/home/users/flo...', '<?php /*%%Smart...', Object(Smarty)) #1 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_cacheresource.php(367): Smarty_Internal_CacheResource_File->writeCachedContent(Object(Smarty_Internal_Template), '<?php /*%%Smart...') #2 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_template.php(230): Smarty_Template_Cached->write(Object(Smarty_Internal_Template), '<?php /*%%Smart...') #3 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(259): Smarty_Internal_Template->writeCachedConten in/home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php on line 44 Co chwila inny błąd mi pokazuje tj. wywalam Cache i wywala błąd, następnie wywalam cache i znów błąd ale dotyczący czego innego... Natomiast w panelu admina wywala Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /home/users/floran/public_html/cache/smarty/compile/83/0a/30/wrt53aeeb144710b4.70554980' in /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_template.php(201): Smarty_Internal_Write_File::writeFile('/home/users/flo...', '<?php /* Smarty...', Object(Smarty)) #1 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource() #2 /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_template.php(286): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true) #3 /home/users/floran/public_html/cache/smarty/compile/15/dd/e6/15dde621fc55a90a6edf0311a32296b07a11e226.file.layout.tpl.php(36): Smarty_Internal_Template->getSubTemplate('header.tpl', NULL, NULL, NULL, NULL, Array, 0) #4 /home/users/floran/public in /home/users/floran/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php on line 44 i ten błąd jest stały.. Edited June 28, 2014 by MrLoverLover (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted June 28, 2014 Share Posted June 28, 2014 mi to wygląda na jakieś ograniczenie ze strony hostingu. np. przekroczono limit dostępnych plików (tak, niektóre hostingi ograniczają ilość plików przetrzymywanych na swoim koncie) z uwagi na fakt, że cache generuje bardzo dużo plików (niekiedy miliony!) wielce prawdopodobne jest to o czym mówię. 1 Link to comment Share on other sites More sharing options...
MrLoverLover Posted June 29, 2014 Author Share Posted June 29, 2014 Wiesz, możesz mieć rację odpaliłem na tych samych plikach na xamppie i wszystko śmiga Ehh to tylko zostało skontaktować się jakoś z tymi pajacami z hostingu Dzięki Link to comment Share on other sites More sharing options...
raducioj Posted September 6, 2014 Share Posted September 6, 2014 Witam, mam sklep zainstalowany na PrestaShop 1.5.6.2. Była potrzeba usunięcia cache więc skorzystałem z przycisku w panelu administracyjnym do czyszczenia cache. Po tym zdarzeniu sklep działa ale nie mogę się zalogować do sklepu. Gdy wpisuję w przeglądarkę www.nazwadomeny.pl/admin11/ ukazuje się biała strona a w polu przeglądarki generowany jest taki link: http://www.nazwadomeny.pl/admin11/index.php?controller=AdminLogin&token=0b0e2f8a5a653bbcba173046999cb6b5&redirect=AdminHome. Możecie jakoś pomóc? Link to comment Share on other sites More sharing options...
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