[TYPO3-german] Powermail 2.2.0 - Uncaught ReferenceError: jQuery is not defined

Lars Brinkmann brinkmann.lars at gmail.com
Fri Mar 13 17:58:53 CET 2015


Hallo Heike,

ist denn jQuery eingebunden? Das muss vor der Einbindung der anderen
Plugins passieren. Schreibe folgendes in die Konstanten, wenn Du jQuery
bisher noch nicht eingebunden hast:

How can I include jQuery?

In powermail 2.0 and smaller, jQuery was included automaticly. Since
2.1, you have to enable this feature via Constants:

plugin.tx_powermail.settings {
        javascript {
                addJQueryFromGoogle = 1
                powermailJQuery =
//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js
        }
}

Viele Grüße, Lars Brinkmann


Am 11. März 2015 um 11:40 schrieb Heike Herzog-Kuhnke <hhk at kuhnke-owl.de>:
> Hi Leute,
>
> ich habe eben beim Prüfen meiner Seite gesehen, dass folgender Fehler
> angezeigt wird beim Prüfen mit Chrome:
>
> Uncaught ReferenceError: jQuery is not
> definedjquery.datetimepicker.js?1425942029:1271 (anonymous function)
>
> Der Fehler wird noch für 3 weitere Scripte von Powermail angezeigt.
> Das ist ja eine frische Installation. Das Fromular funktioniert. Muss ich
> noch was einbinden? Pfadprobleme?
>
> Hat jemand einen Tipp?
>
> Gruß
> Heike
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german



-- 
brinkmann.lars at gmail.com


More information about the TYPO3-german mailing list