Search found 11 matches

by SuE
Mon Dec 11, 2006 5:06 pm
Forum: Bugs
Topic: Problems with lang coding after upgrade
Replies: 10
Views: 9478

I replaced it only for mb_function - for this one line only.
Generally, I am not sure but I think that win-1251 and win-1250 are not replaceable. Anyway, I am not coder just user.

I will ask at czech web forum.
by SuE
Fri Dec 08, 2006 10:32 pm
Forum: Bugs
Topic: Problems with lang coding after upgrade
Replies: 10
Views: 9478

hi, you were right with the win-1251 coding ,
I found this notice here: http://cz.php.net/manual/cs/function.mb-convert-case.php

so I replaced LANG-CHARSET with "windows-1251" in the lang.inc. php and it works. Maybe something like this: if lang-charset = win1250 then put win1251 for mb_xxx would ...
by SuE
Sun Dec 03, 2006 5:24 pm
Forum: Development
Topic: czech translation for 1.1
Replies: 1
Views: 5150

czech translation for 1.1

all three versions - win1250,ISO and UTF here

warning: there may be problems with win1250 coding ( http://www.s9y.org/forums/viewtopic.php?t=7857 )

please report any errors in translation here
(I was not able to find all strings in "real" installation so there might be some misunderstandings)
by SuE
Mon Nov 27, 2006 6:28 pm
Forum: Bugs
Topic: Problems with lang coding after upgrade
Replies: 10
Views: 9478

yes, it was file from serendipity 1.0 because it worked well before I upgraded to 1.1
I uploaded it here (and renamed to .txt):
http://pokusy.hellgate.cz/include/lang.inc.php.txt
by SuE
Sun Nov 26, 2006 4:35 pm
Forum: Bugs
Topic: Problems with lang coding after upgrade
Replies: 10
Views: 9478

Hi, I already have blog in win-1250 elsewhere. I am afrad it is not so easy to convert it to UTF-8 and therefore, I used win-1250 for the test as well.

I did not replaced lang files but the program file /include/lang.inc.php




edit: typo errs
by SuE
Sun Nov 26, 2006 2:43 pm
Forum: Bugs
Topic: Problems with lang coding after upgrade
Replies: 10
Views: 9478

this is from phpinfo (current php version is 5.1.6-0.dotdeb.2)

mbstring.detect_order no value no value
mbstring.encoding_translation Off Off
mbstring.func_overload 0 0
mbstring.http_input pass pass
mbstring.http_output pass pass
mbstring.internal_encoding no value no value
mbstring.language neutral ...
by SuE
Sat Nov 25, 2006 2:50 pm
Forum: Bugs
Topic: Problems with lang coding after upgrade
Replies: 10
Views: 9478

I tried to localize the error:
I replaced the lang.inc.php with the older 1.0 version and it worked well - no errors.
May be the "enc" parameter in the new version? .. this is beyond my knowledge, sry :cry:
by SuE
Fri Nov 24, 2006 7:25 pm
Forum: Bugs
Topic: Problems with lang coding after upgrade
Replies: 10
Views: 9478

Problems with lang coding after upgrade

HI, I started translating czech lang file and to be able to see the strings "in action", I created a testing serendipity blog. First, I installed 1.0, and all was OK. Then I upgraded to 1.1 and suddenly warnings appeared about wrong coding windows-1250 ( I use this)
http://pokusy.hellgate.cz ...
by SuE
Fri Feb 10, 2006 6:15 pm
Forum: General discussions
Topic: please, help me with changes in rss feed
Replies: 7
Views: 5144

hi,
I do not want any changes in the blog, only when rss is generated. I hate the "read more" link so I usually put the whole post on the front page.
Generally, it should look like this:

blog post:

This is blog post very long and about nothing just to show i am able to write because i am well ...
by SuE
Fri Feb 10, 2006 2:47 pm
Forum: General discussions
Topic: please, help me with changes in rss feed
Replies: 7
Views: 5144

sorry, it was not clear, my mistake.
As far as I understand it, they want short description to each article - short text (first 250chars) of the article body
My idea was to add it to each feed item before the content but I do not know how to cut the body length
by SuE
Fri Feb 10, 2006 1:05 pm
Forum: General discussions
Topic: please, help me with changes in rss feed
Replies: 7
Views: 5144

please, help me with changes in rss feed

hi,
my blog is registerd in an agregator and they asked me that I add description with short text (250 chars) to the feed (category feed). Unfortunately, i dont not know how :cry:
Is it possible?
Could you give me some advice? I am not php programmer

Thanks for any help