Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> How To's
Author Message
prekill
Worker
Worker



Joined: Oct 22, 2005
Posts: 201

PostPosted: Mon Aug 24, 2009 2:27 pm Reply with quote

IE 7

go to my site.. and have a look..
 
View user's profile Send private message
prekill







PostPosted: Mon Aug 24, 2009 2:28 pm Reply with quote

it might be the way the server sends the data?
 
wHiTeHaT
Life Cycles Becoming CPU Cycles



Joined: Jul 18, 2004
Posts: 579

PostPosted: Mon Aug 24, 2009 2:32 pm Reply with quote

i dont now your site
 
View user's profile Send private message Send e-mail
wHiTeHaT







PostPosted: Mon Aug 24, 2009 2:35 pm Reply with quote

i have it , however i cant read hebrew , so i even cant tell what is right or wrong.

You should use atleast IE8 + firefox.
IE8 is now free to download , just like firefox.
 
prekill







PostPosted: Mon Aug 24, 2009 2:44 pm Reply with quote

But I know the problem is mine because I surf to other hebrew utf8 sites and can read the view source
 
prekill







PostPosted: Mon Aug 24, 2009 3:09 pm Reply with quote

should I add any code? or raven is compatible with UTF8?
 
wHiTeHaT







PostPosted: Mon Aug 24, 2009 3:12 pm Reply with quote

I'm still playing with your sql , it is to big for my pc to handle.. so it goes al verry slow.

mysqldump.exe refuses to get rid of the latin1 charset , so i only find out after importing , and when importing i keep getting duplicate entry errors etc etc.
i dont now what tools you use , but they seem to be fastrer as what i use.
 
prekill







PostPosted: Mon Aug 24, 2009 3:17 pm Reply with quote

all the work on the database I made on the server it self.. (its a vps) using ssh commad.. thats why it goes faster..

I think the problem might be something with server configeration but im not sure
 
wHiTeHaT







PostPosted: Mon Aug 24, 2009 3:17 pm Reply with quote

for the oscommerce intregration i require utf8 aswell , my db was already setup utf8 , and i only had to change the language file to get my chars readeble.
 
wHiTeHaT







PostPosted: Mon Aug 24, 2009 3:21 pm Reply with quote

i must give up with trying to help you , however when i come across a simular problem and gives a solution , i would be glad to let you now.
 
prekill







PostPosted: Mon Aug 24, 2009 3:25 pm Reply with quote

wHiTeHaT sure thing! thank you my friend
 
prekill







PostPosted: Mon Aug 24, 2009 7:50 pm Reply with quote

another problem is the following:

on index.php the module in use is News.

Now the data format (which is set in admin-->preferences --en_us) is set to hebrew.. in order to display hebrew data.

the problem is that its sending the data hebrew incoded and not utf-8.. any idea on how to fix it?
 
prekill







PostPosted: Tue Aug 25, 2009 2:47 pm Reply with quote

ok I found a solution:

editing the following line in mainfile.php:

Quote:

$datetime = strftime(_DATESTRING, $time);


to this:
Quote:

$datetime = iconv('windows-1255', 'UTF-8', strftime(_DATESTRING, $time));


windows-1255 stands for your loacal time you choose view phpnuke admin panel and will convert it to utf. (you should change windows-1255 to your lang encode.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> How To's

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©