i have to change the default confirmation emial template in sr_feuser_register ext, i'd changed succesfully every markers content but i have to insert an image into the html email and it don't want to work... i tried to replace the marker with te whole i.m.g. tag (img src="....") and i've tried ti replace only the src (img src="marker")... but dosn't work. anybody met this problem already?
|
feedback
|
HTML(settingplugin.tx_srfeuserregister_pi1.email.HTMLMail = 1). Also take a look at forge.typo3.org/projects/extension-sf_register as sr_feuser_register is not being developed any more.. – konsolenfreddy Feb 13 at 16:16