Jump to content
  • 0

Home.pl Czy Komu Kolwiek Tam Działa Sklep


Komzbig

Question

3 answers to this question

Recommended Posts

  • 0

Posprawdzaj uprawnienia katalogów i plików to po drugie, a po pierwsze to uciekaj z home czym prędzej tym lepiej dla ciebie. Szkoda powtarzać w kółko to samo o tym hostingu więc z łaski swojej skorzystaj z forumowej wyszukiwarki i zacznij czytać na temat home wtedy zrozumiesz ze moja rada jest niezwykle cenna :)

Link to comment
Share on other sites

  • 0

Na home.pl wczytują się nieprawidłowo wszystkie elementy z css/autload/ i js/autoload/, trzeba edytować plik classes/controller/FrontController.php i zmienić metodę setMedia, tam gdzie mamy:

$this->addJS($this->getThemeDir().'js/autoload/'.$file);

zamieniamy na

$this->addJS($this->context->shop->getBaseURL().'themes/'.$this->context->shop->getTheme().'/js/autoload/'.$file);

to samo dla CSS poniżej

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...