Problem with HTML tags in entries
Posted: Sun Jul 15, 2007 1:58 am
Hi,
I've just installed S9Y to replace Wordpress as my blogging software. So far, all has gone well, and the import was very smooth, so thanks to the developers for that.
My problem is that if there is any HTML in any entry I try to pubish or save, I get unceremoniously dumped at the front page of my blog and the entry is left unchanged. The problem occurs even if I open an old entry with HTML, say a link with <a> tags, and don't edit it in any way, and click the save button.
I've played about a bit further, because I wondered if something was crashing out due to special characters or something, but I can put either < or > in an entry and things are fine. I say either, because if I put < followed by > with any amount of text in between the two, the problem occurs. Conversely, the problem does not occur if I put nothing between the two i.e. <>.
I don't think it's a database thing, as I have put together little test scripts in php to input html tags into database records and the database is altered accordingly and everything returns OK.
It appears to be something in S9Y that is freaking out about there being html - or even apparent html i.e. < > - in entries.
The problem occurs in both IE and Firefox.
I am using S9Y 1.1.3 on a web host using PHP 4.4.6 with MySQL 4.1.22.
Thanks for any help that anyone can give.
I've just installed S9Y to replace Wordpress as my blogging software. So far, all has gone well, and the import was very smooth, so thanks to the developers for that.
My problem is that if there is any HTML in any entry I try to pubish or save, I get unceremoniously dumped at the front page of my blog and the entry is left unchanged. The problem occurs even if I open an old entry with HTML, say a link with <a> tags, and don't edit it in any way, and click the save button.
I've played about a bit further, because I wondered if something was crashing out due to special characters or something, but I can put either < or > in an entry and things are fine. I say either, because if I put < followed by > with any amount of text in between the two, the problem occurs. Conversely, the problem does not occur if I put nothing between the two i.e. <>.
I don't think it's a database thing, as I have put together little test scripts in php to input html tags into database records and the database is altered accordingly and everything returns OK.
It appears to be something in S9Y that is freaking out about there being html - or even apparent html i.e. < > - in entries.
The problem occurs in both IE and Firefox.
I am using S9Y 1.1.3 on a web host using PHP 4.4.6 with MySQL 4.1.22.
Thanks for any help that anyone can give.