GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 08-Sep-2003, 13:02
mirable mirable is offline
New Member
 
Join Date: Sep 2003
Posts: 2
mirable is an unknown quantity at this point

A problem Between MySQL <> phpBB


Hi
I have a problem between phpBB2 and MySQL

when a new member try's to register with a turkish name and using also turkish charset iso-8859-9 all works fine on the register status
but after when you look in the member list then appers the name like some symbol like this = mus78&@%*+@@#^&%

and i dumped also out the data from MySQL and it looks like :

INSERT INTO `phpbb_users` VALUES (208, 1, 'müh&amp;#305;tin A&amp;#3', '087c8abfaee44ebbf0c2871976a2ab18', 0, 0, 0, 1062970133, 0, 0, '0.00', 1, 'english', 'D M d, Y g:i a', 0, 0, 0, NULL, 0, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, NULL, '', 0, 'mama@mama.com', '', '', '', '', '', '', '', '', '', '', '', NULL);

anyone know what happens between phpBB and MySQL ?
  #2  
Old 08-Sep-2003, 17:19
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough

charset=utf-8?


Iam not sure about this since I have only ever dealt with web pages in English. I also realise that this is just an issue with a username...

If I were you I'd first look into changing this line in my templates, between the <head> and </head> tags.

Change:
HTML Code:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
to:
HTML Code:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
and see what happens... I'm also interested to figure out how you solve this eventually (if my suggestion fails to make a difference).
  #3  
Old 09-Sep-2003, 05:23
mirable mirable is offline
New Member
 
Join Date: Sep 2003
Posts: 2
mirable is an unknown quantity at this point
Thanks first for replay to my question

i find the problem between phpBB - MySQL

I erased the php and installed it again
but this time i used in the install option for default language just >turkish < and now it works all fine .

thanks and sorry for my fault
but i did'n find out that this problem was so simple !
any way now it works all fine english and turkish name's can be added now as a member .

thanks again
  #4  
Old 10-Sep-2003, 05:31
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
Thank you for the update...

IOW, you re-installed PHP to fix this?
 
 

Recent GIDBlogNot selected for officer school by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
unwanted scrollbar problem kelly001 Web Design Forum 3 24-Oct-2003 10:44
MySQL Security misunderstood MySQL / PHP Forum 1 02-Jul-2003 02:38
Windows: From only £20p/y,Linux: from $10p/m. ASP, ASP.NET, PHP, Free MySQL, +More EyotaHosts Web Hosting Advertisements & Offers 0 28-Jun-2003 13:54
can mysql run on a separate server? zabell MySQL / PHP Forum 6 06-Jun-2003 13:32
[Tutorial] MySQL Basics nniehoff MySQL / PHP Forum 15 23-Mar-2003 19:42

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 03:02.


vBulletin, Copyright © 2000 - 2010, Jelsoft Enterprises Ltd.