[TYPO3-german] Re: Powermail Marketing Informationen

Gunnar Vaupunkt hallo at gunnarvogelsang.de
Mon Aug 3 21:53:53 CEST 2015


Hallo Sebastian,

öffne folgende Datei:
typo3conf/ext/powermail/Resources/Public/JavaScripts/Marketing.js

und lösche das &-Zeichen in Zeile 8:
		url: getBaseUrl() + '/index.php?&eID=powermailEidMarketing',
->
		url: getBaseUrl() + '/index.php?eID=powermailEidMarketing',

Viel Erfolg! ;)


More information about the TYPO3-german mailing list