Hello,
for the registered users i've made a form to submit articles. At the same time it sends an email to the administrator.
So far so good. All works fine. My only problem is that the articles dont show html. (<br /> and <p>)
The Email looks correctly.
Any idea what to do?
- Tobi
Hi tobi,
Is the HTML saved in the database? You may need to debug to find out exactly where it is being removed.
Bob
No idea what i'm doing wrong?๐
Hi tobisagt,
The debug info doesn't tell us anything very useful here. Please use PHPMyAdmin to check exactly what is being saved in the database.
Bob
Hi Bob,
i uploaded a screenshot from my PHPMyAdmin.
Hi tobisagt,
Hmmm I still can't tell much :-(
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
I send a PM. Thx for help.
Hi tobisagt ,
I haven't received a PM from you?
Bob
Oh sry, i pressed the save button not submit๐
Now you should got it!
Hi tobisagt,
It all looks Ok here - see the images below: the form, the database entry and the article.
Bob
[attachment=2]07-11-2011 12-28-35.png[/attachment]
[attachment=1]07-11-2011 12-29-29.png[/attachment]
[attachment=0]07-11-2011 12-31-53.png[/attachment]
Hi Bob,
ok, that was an misunderstanding, sry for that! ๐ถ
I know he writes html if i write it in the textarea.
But what i want is, if i press the enter button it should insert a <br /> tag.
My user dont know anything about HTML, so its necessary.
Thank you Bob for help! That works. ๐