The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Character problems
I am having problems on vB 4.1.8!
If name (nick) contains characters for example: ?ool? When I try to open his profile it shows this: http://domainname.xxx/member.php?22-%A9ool%99 Not Acceptable An appropriate representation of the requested resource /member.php could not be found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Anyway to solve this? |
#2
|
|||
|
|||
Hmm... I created a user named ?ool™ and the link to the profile looks like this:
Code:
http://domainname.xxx/member.php?2-?ool™ and it works OK. Where is the profile link that you're clicking on? You could try disabling all plugins and see if you still have the same problem. But if you believe it's a bug then you probably should report it at vbulletin.com. |
#3
|
|||
|
|||
Profile link can be anywhere... Example footer (online members)
http://ugly-fx.net/member.php?22-%A9ool%99 Whenever theres an character which is not letter from A-Z or number... it does not works |
#5
|
|||
|
|||
charcter set?
Where to find that |
#6
|
|||
|
|||
That can be set in the config.php file, but I don't think you should change it. If you don't know about it you're probably using the default.
Did you try disabling all plugins? You can do it by editing includes/config.php and putting: PHP Code:
See if that makes any difference, then remove that line when you're done. |
#7
|
|||
|
|||
You were right... Friendly URLs
Friendly URL Unicode was on Ignore ... now I set on Convert to UTF-8 Working Thank you very much kh99! |
#8
|
|||
|
|||
hi,
after running my vb website for a while for the last testing before going public, i changed the charset settings (by language manager settings on the control panel sidebar menu) to have my chat mod working with special characters (i'm talking about ideal chat mod 1.30). Now the chat is working well but the other contents (previously made, as articles, threads, blog posts) are messed up with the special characters, even the control panel text is messed up. If i re-write the content everything is fine, but i can't rewrite the whole content (all my custom descriptions and custom text and so on..) Going back to charset ISO-8859-1 fix everything (but the chat).. so how can i just use utf-8? Is there a way to make some kind of soft reset that can make the exissting content work with the new charset? i deeply thank you |
#9
|
||||
|
||||
Why not fix the chat instead? Take a look at the database and the charset/collation of the tables it installed and make sure they are the same as the rest of your database.
|
#10
|
|||
|
|||
Quote:
thank you again |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|