Page 1 of 1
Knowledge Base chars problems

Posted:
Mon May 29, 2006 10:57 am
Author: krencho
when i send an article in Knowledge Base i see it in gibberish
here a few picture :
[flash=,:19ikmn1c]http://img200.imageshack.us/img200/7194/snap13at.jpg[/flash:19ikmn1c]
[flash=,:19ikmn1c]http://img200.imageshack.us/img200/1474/snap25oc.jpg[/flash:19ikmn1c]
note: my forum default language is not english

Posted:
Mon May 29, 2006 11:09 am
Author: Adrian Rea
Have you updated to phpBB 2.020? this appears to be causing quite a few code based issues.
A

Posted:
Mon May 29, 2006 7:14 pm
Author: krencho
i have the 2.0.17 clean install of integramod

Posted:
Mon May 29, 2006 11:48 pm
Author: Adrian Rea
What id your default language? where did you get the lang pack? I apologise I do not know if part or all is gibberish, I see it reads right to left, is theat meant to be?
A

Posted:
Tue May 30, 2006 2:11 am
Author: krencho
the default language is hebrew, it came with the original pack of integramod. the most importent parts like subject and the article shown in gibberish,
and yes the direction of hebrew it's right to left

Posted:
Tue May 30, 2006 7:54 am
Author: Jason Sanborn
As an added note, he did add the Advanced BBCode Box, and I've been trying to see if my code is somehow causing the error. So far I haven't found anything. <img>

Posted:
Tue May 30, 2006 3:05 pm
Author: Jason Sanborn
One other comment that was posted on my forums that doesn't make sense to me.
"krencho" wrote:one last thing, maybe it will help but when i'm doing a preview of the article every thing looks ok. when i chose to send the article it become gibresh
Why would it work on Preview but not on Submit? <img>

Posted:
Wed May 31, 2006 3:31 am
Author: Adrian Rea
something tells me this may be the knowledgebase that is at fault. There are several knon issues with this mod. 1, HTML can be previewed but it is not saved correctly. It used to work I beleive, but somewhere along the way, (probably a phpbb update) it has lost this ability, and even more has been lost with 2.020. 2, The mod has severe problems wirh the chinese Big5 Charater set and thus may also have some bearing here. A suggestion has been made to upgrade to the new KB mod, but it has been suggested that that too is problematic and does not solve the html issue.
A

Posted:
Fri Jun 02, 2006 5:15 pm
Author: sanji
Two possible reasons:
There was a similar problem I had with the 2.0.20 version of phpbb, in the messages, and at that time, too, the preview was fine while the post itself had mistakes.
Patch was provided here :
http://integramod.com/forum/viewtopic.p ... highlight=Another explaination could be the way KB treats the html coding. Is this problem only happening in the KB or only in normal messages?
For example, if you write in Japanese in the post (???), it will be written properly. If you write the same text in the title of the message, then you will get the following (without the space):
- Code: Select all
& #26085;& #26412;& #35486;
This is due to the fact that html coding is NOT allowed in the title of a message. Perhaps is it the same in the KB?
sanji

Posted:
Mon Oct 23, 2006 1:18 pm
Author: MadUser
hello there.
I see that after all this time, still problem not solve?
I have the same problem now.
I already have in my code what sanji sugested.
Is there any news about the problem??

Posted:
Tue Nov 14, 2006 7:24 am
Author: MadUser
somebody........?
i tried phpbb.com and no answer.....
where is the source for the KB mod?