Page 1 of 1

Posts cut off

Posted: 05 May 2011, 18:50
by msimmons
Entries put into Phoca Guestbook are being shortened when they appear online. I've raised the character limit so it's not that. What could cause this?

Re: Posts cut off

Posted: 10 May 2011, 14:34
by Jan
Hi, you can set it in parameters, there is a protection (because of database security), so you can set how many characters (include html code characters) can be stored to dabase (a limit), so just increase it in parameters

Jan

Re: Posts cut off

Posted: 12 May 2011, 23:02
by msimmons
Thanks for the reply, Jan, but as I mentioned I tried that. Even if I set the limit to something very high like 500 characters the number of characters stored is very much shorter. I don't see any other parameters to try.

Mike

Re: Posts cut off

Posted: 17 May 2011, 00:17
by Jan
Hi, did you set it in parameters component in menu link to guestbook.

https://www.phoca.cz/documents/16-joomla ... -in-joomla

Do you count the "hidden" html code too: "abc" does not include 3 characters but 10 ("<p>abc</p>")

https://www.phoca.cz/documents/3-phoca-g ... -menu-item

Jan

Re: Posts cut off

Posted: 17 May 2011, 06:26
by msimmons
OK, I think that's it. I increased the number of characters to a large number (400) and still had short entries (for example, one is cut off at 136 characters). Adding a few html tags wouldn't make much difference. But I just checked one and it has all kinds of junk tags in it, especially many <span> tags around almost every wordfor no apparent reason. The total including html codes is over 400.

So that's the problem. Thanks very much for your help Jan. And for the great components.

Mike

Re: Posts cut off

Posted: 17 May 2011, 14:16
by Jan
Ok