ORGANISATIONLOGO500.png

I can’t type[LOGO] in template. comes error
ORGANISATIONLOGO500.png
All settings set. ask for help. Thank you

@muecke You need to enter the <img> element, see phpList 3.2.2: how to use the new LOGO placeholder | phpList.org

Hello Forum
no one has any idea what the problem is?possibly path information?
thank you very much for an answer
muecke

Hello duncanc
Das habe ich konfiguriert. Aber bei der Kampagne kommt anstelle des Logos nur ORGANISATIONLOGO500.png.

Jemand eine Idee?

Brsten Dank für Hilfe
Muecke

@muecke Please can you copy the section of the html that you have included in the template for the logo, and the html in the email that phplist has sent.

Hy duncanc, danke
html was sent

#trevelin h1,#trevelin h2,#trevelin h3,#trevelin h4,#trevelin b,#trevelin a {color:#369 !important} #trevelin p{color:#036 !important}

 

[SUBJECT]

[LOGO]

[CONTENT]

 
[FOOTER]
![img_element|690x430](upload://tPcJE4I3qNKaFZlVi306UBAN10b.jpeg) ![capture_006_06082021_175732|409x500](upload://nE8ebaq7vfXixgqSfamkJzxylOK.jpeg) ![capture_005_06082021_175321|690x494](upload://mDoHpq9AcB3PwaFPzYtYdE5T2e7.jpeg)

@muecke Sorry but that does not make any sense. Please copy and paste the html directly, use the toolbar code button </> so that it is formatted as code.

@duncanc danke

#trevelin h1,#trevelin h2,#trevelin h3,#trevelin h4,#trevelin b,#trevelin a {color:#369 !important} #trevelin p{color:#036 !important}

<div id="trevelin" style="margin:0; text-align:center; width:100%; background:#EEE;min-width:240px;height:100%;">&nbsp;
<div style="width:96%;margin:0 auto; border-top:6px solid #369;border-bottom: 6px solid #369;background:#DEF;">
<h3 style="margin-top:5px;background-color:#69C; font-weight:normal; color:#FFF !important; text-align:center; margin-bottom:5px; padding:10px; line-height:1.2; font-size:21px; text-transform:capitalize;">[SUBJECT]</h3>

<div style="text-align:justify;background:#FFF;padding:20px; border-top:2px solid #369;min-height:200px;font-size:13px; border-bottom:2px solid #369;">
<p>[LOGO]</p>

<p>[CONTENT]</p>

<div style="clear:both">&nbsp;</div>
</div>

<div style="clear:both;background:#69C;font-weight:normal; padding:10px;color:#FFF !important;text-align:center;font-size:11px;margin:5px 0px">[FOOTER]</div>
</div>
</div>
</body>
</html>

I explained previously that this is not how to use the placeholder. See the explanation phpList 3.2.2: how to use the new LOGO placeholder | Open Source newsletter software | phpList.org
You need to use something similar to this

<img src="[LOGO]" />

@duncanc
besten Dank. das funktioniert. Bin ich blöd :mask: