News:

Wondering if this will always be free?  See why free is better.

Main Menu

I cant send PMs!!! Plz Help!!!!

Started by GeriX, May 23, 2006, 03:23:46 AM

Previous topic - Next topic

GeriX

SMF Version: SMF 1.0.7
Hi, I have a problem with sending Personal Messages. If I put a name with big capital letter, then it writes an error.
Example:

I send message to GeRiX, then it write: Unable to find member 'gerix'..

Automatically rewrites the name to small letters: GeRiX to gerix ,but gerix don't exist in memberlist.

Where can I set it?
please help me!

nibuk

#1
Hee GeRiX,

I'm having the same problem and concluded it's because of the LIKE mysql function in the database. Although this should not be case sensitive, It seems to be depended on the creation of the table.

The Collation of the membernamefield is now latin1_bin (in which LIKE is case sensitive), this should be changed to ascii.

However if you change that, simple machines will give an database error  >:(

nibuk

#2
haha, my PHPadmin changed the collation to latin1_swedish_ci instead back to latin1_bin. This resulted in a perfectly working PMs and member search!  ;D

And since english (or dutch) does not use that many special character, the swedish characterset will not give any problems.

GeriX


jerm


Advertisement: