News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Htm in comment field?

Started by --Martin--, January 12, 2005, 08:20:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

--Martin--

Hello.

Is there any way to use htm in comment filed in coppermine?

Tranz

use the bb_decode() function. allowing html will be a security risk. Please see examples of other usages of the function to see how to apply it.