another issue encountered in 1.2.1 regarding Hebrew
#11
any solutions what to do about the last posts gibb?
#12
Hmm, a question..
Can you try this "fix"? here.
In inc/init.php
find:
error_reporting(E_ALL & ~E_NOTICE);
Add under:
mb_internal_encoding("UTF-8");

If that does not work, It might be because you don't have multibyte support on your server.
#13
Yeah I think it's because when the substr is used to shorten the subject, it's cutting off the numbers at: &xxxx; so that it becomes &xx and therefore invalid.
Dennis Tsang
Former MyBB Team Member
Web: http://dennistt.net
#14
plz fix it..
#15
CraKteR Wrote:Hmm, a question..
Can you try this "fix"? here.
In inc/init.php
find:
error_reporting(E_ALL & ~E_NOTICE);
Add under:
mb_internal_encoding("UTF-8");

If that does not work, It might be because you don't have multibyte support on your server.
I quote myself!
#16
oh dude, i haven't quite expressed myself clearly.

I meant adding it to the vert next version Smile
#17
But but, I'm not sure if it fixes the problem, you have to try it out yourself.
#18
ok then, I'm waiting a dev's reply.
#19
Wth.?
You can't just test what I asked you to test?
As I said, I'm not sure if this fixes your problem. If that does not fix your problem I'm unsure if you have the multibyte extension in PHP installed. And that can't be fixed.

And I am a PHP developer, just not for MyBB.
#20
NSH Wrote:ok then, I'm waiting a dev's reply.

Why? Does the fix CraKteR posted work?


Forum Jump:


Users browsing this thread: 1 Guest(s)