PDA

View Full Version : Events frontend problem (need introtext)


mortenm
02.08.2004, 17:02
I have this problem with Events RC5, when members try to post an event thay are asked to filled out Intrutext, even when all the fields are done right.
This happends when they a clicking on the publish button, then this message appers in a popup

any solution on this?

Dunbar
05.08.2004, 21:31
I have this problem with Events RC5, when members try to post an event thay are asked to filled out Intrutext, even when all the fields are done right.

I am getting the same thing. I am going to try to find time to work on this this weekend if nobody else comes up with an answer first.

Ryan

henhj
22.10.2004, 11:07
The check for filled in intro text seems to be that the plain HTML content contains a newline.
If an user sets the used editor to html-mode and inserts a line break it should work, but this is ceartinly not a good solution. It must be possible to correct this in code.