Hi,

I'm using the latest cvs version of flexinode (except the field_image.inc, I use the one from the 4.4, upload problems).

There are strange inconsistent behaviour of displaying the body/teaser and the text areas.

In this URL, the teasers of two nodes are being displayed. All \n (new lines) are displayed correctly.

When click to What is the demoscene?, the body and the "Български:" text area are displayer right, i.e the \n (new lines) are OK again.

But when click to What is a demo?, the body, the "Български:" text area don't have \n (new lines) displayed, while the "Tiếng Việt:" text area is fine.

I've checked the {flexinode_data} table in the database, all texts have correct \n.

I've tried to add

instead of two \n, but the teaser then have extra \n being displayed.

Thank you in advance. Please, help :)

Comments

magnestyuk’s picture

I'm not absolutely sure why this is happening, but I also had similar issues with flexinode and other custom node modules.

Do you allow all or some html tags and if you do, do you have the div tag in your list of allowable tags in the filter admin page? If yes, and this is not an issue with filter settings, then you should read my bug report that may or may not solve your problem.

kaparo’s picture

Hi,

I've set from "Do not filter" to "Strip tags" option and added "div" to the Allowed tags. Seems it works okie now.

Thanks.

I have the feeling once I setup this site running, I will not change/upgrade the system anymore :). Too much hack here/hack there needed are done :].

killes@www.drop.org’s picture

This seems now fixed. Could you elaborate why the cvs field_image.inc gives you upload problems?

jonbob’s picture