Dawid Posted April 9, 2019 Share Posted April 9, 2019 Presta 1.7.5 Jak w tytule, w konsoli wywala Uncaught ReferenceError: $ is not defined http://prntscr.com/n9il0y Czytałem, że powinno się podmienić bibliotekę w js/jquerty/ http://prntscr.com/n9ildd ale obawiam się czy na pewno wszystko będzie poprawnie działało. Aktualna wersja jquery-1.11.0.min. Dorzucę jeszcze SS z dostępnego jquery.js http://prntscr.com/n9iq87 a tutaj jego brak brak w folderze /js/ http://prntscr.com/n9isag Link to comment Share on other sites More sharing options...
0 hakeryk2 Posted April 11, 2019 Share Posted April 11, 2019 Błąd jest raczej spowodowany tym, ze jakiś inny moduł i skrypt JS od niego wywalił błąd przez co cały JS nie działa. Instalowałeś coś ostatnio lub sam coś edytowałeś? Link to comment Share on other sites More sharing options...
0 Dawid Posted April 12, 2019 Author Share Posted April 12, 2019 Niestety nie jestem w stanie powiedzieć co dokładnie, ponieważ trochę tego było, a ten błąd mamy już od kilku miesięcy. Link to comment Share on other sites More sharing options...
0 Dawid Posted April 24, 2019 Author Share Posted April 24, 2019 Dobra, zrobione. W moim przypadku winny był za to moduł bloga. Za wysoko wrzucony do kodu, nie był ładowany, ponieważ biblioteka JS była niżej. Dorzucam SS z konsoli http://prntscr.com/nfqby4 Link to comment Share on other sites More sharing options...
0 hakeryk2 Posted April 24, 2019 Share Posted April 24, 2019 Na przyszłość wyłączyć scalanie kodu Javascript w 1 plik by łatwiej debugować w konsoli który plik JS coś namodził. Ogólnie debugowanie Javascriptu jest dosyć upierdliwe ale przeważnie błędy powodują dodatkowe modułu, które są kiepsko napisane. Link to comment Share on other sites More sharing options...
0 Dawid Posted April 24, 2019 Author Share Posted April 24, 2019 To gdzie jeszcze mogę to zmienić? #imnotadev Link to comment Share on other sites More sharing options...
0 hakeryk2 Posted April 26, 2019 Share Posted April 26, 2019 W 1.6 jest to Parametry zaawansowane -> Wydajność i w sekcji CCC zaznaczyć NIE dla Inteligentna pamięć podręczna dla JavaScript. Link to comment Share on other sites More sharing options...
0 Dawid Posted April 29, 2019 Author Share Posted April 29, 2019 ahh w CCC, ok. A nie spowolni nam zbytnio sklepu? Link to comment Share on other sites More sharing options...
0 hakeryk2 Posted April 29, 2019 Share Posted April 29, 2019 Ogólnie wyłączaj to CCC tylko gdy poszukujesz błędów w JS. Lepiej mieć CCC włączone podczas normalnej pracy sklepu Link to comment Share on other sites More sharing options...
Question
Dawid
Presta 1.7.5
Jak w tytule, w konsoli wywala Uncaught ReferenceError: $ is not defined http://prntscr.com/n9il0y
Czytałem, że powinno się podmienić bibliotekę w js/jquerty/ http://prntscr.com/n9ildd ale obawiam się czy na pewno wszystko będzie poprawnie działało.
Aktualna wersja jquery-1.11.0.min.
Dorzucę jeszcze SS z dostępnego jquery.js http://prntscr.com/n9iq87
a tutaj jego brak brak w folderze /js/ http://prntscr.com/n9isag
Link to comment
Share on other sites
8 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