Page 2 of 2
Posted: Thu Dec 07, 2006 10:25 pm
by Luis
garvinhicking wrote:Hi!
IF you plan to use latin1, then you need to set the s9y charset to "Native"! That should help in your case!
Regards,
Garvin
Everything seems to work fine now
Well, after so many tries and so much time spent for nothing, I decided to run the 1.1b6, copy the incorrect entries and correct them manually, 1 by 1. I think I will save time after all.
Mmm, thinking better, there's still two things to solve. First, the sidebar comments plug in is not working properly. Some words are cut, for example:
In the sidebar:
"Joder que coñazo est o de que se joda el asunto... Pero bue no, parec [...]"
Right:
"Joder que coñazo
esto de que se joda el asunto... Pero
bueno,
parece[...]"
Do you know some way to repair this?
And the other one, about the locale, is there any way to use a php or similar to set a specific locale?
Thank you very much for your time and efforts, Judebert and Garvin

Posted: Fri Dec 08, 2006 9:15 am
by garvinhicking
Hi!
About the sidebar comment plugin: This one cuts comments after a specific amount of characters, which might truncate words in the middle. This is the only way to ensure wrapping in the sidebar properly, so I'm afraid you can only alter the amount of characters after which to wrap, but this is a general problem that could occur also later.
About the locale: It needs to be installed on the server -. if it is, then PHP+s9y properly use it.
Best regards,
Garvin
Posted: Fri Dec 08, 2006 1:38 pm
by Luis
Thank you very much Garvin, I take note.
Another one, just got this error:
Warning: mysql_connect() [function.mysql-connect]: Too many connections in /home/vol3/byethost2.com/b2_200142/lonelyplace.byethost2.com/htdocs/include/db/mysql.inc.php on line 263
I have absolutely no idea what this means -apart from too many connections-. Is this a temporary problem? Do I have to fix anything? Will it recover by itself? How do clouds smell?
aarrgg, everything was so fine until the host changed the server...
Edited: it's working again.
Posted: Fri Dec 08, 2006 1:45 pm
by Luis
garvinhicking wrote:About the sidebar comment plugin: This one cuts comments after a specific amount of characters, which might truncate words in the middle. This is the only way to ensure wrapping in the sidebar properly, so I'm afraid you can only alter the amount of characters after which to wrap, but this is a general problem that could occur also later.
Mmmm probably I did not explained well. What I meant is that the plug in uses to cut some words that are not at the end of the character/word limit, but are in the middle or the begining of the 'short phrase'. I put them bold in the former reply.
i.e: it cuts a word, leaves a blank space and finishes that word, instead of writing the word complete.
It did not happen with 1.0.2.
Sorry and thank you.
Posted: Fri Dec 08, 2006 2:21 pm
by garvinhicking
Hi!
About the MySQL Thing: It's a server issue, you'll need to contact your provider to raise the connection limit.
About the plugin: Yes, words can be cut in the middle depending on which HTML characters are later stripped from the output. The stripping is done after the wrapping (to try to preserve some HTML-things) so that's where the spaces can come from
Best regards,
Garvin
Posted: Fri Dec 08, 2006 4:17 pm
by Luis
Once again, thank you very much for the time and efforts you spent with me.
Posted: Fri Dec 08, 2006 5:55 pm
by garvinhicking
Hi Luis!
You're welcome! Hope you have fun with Serendipity!
Best regard,s
Garvin