vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Character problems (https://vborg.vbsupport.ru/showthread.php?t=274324)

dvL-den 11-20-2011 10:30 AM

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?

kh99 11-20-2011 10:47 AM

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.

dvL-den 11-20-2011 11:38 AM

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 :(

kh99 11-20-2011 12:13 PM

Maybe it has something to do with the settings under "Friendly URLs" and/or your character set. Someone else might know more about that than I do...

dvL-den 11-20-2011 12:44 PM

charcter set?
Where to find that :D

kh99 11-20-2011 12:53 PM

Quote:

Originally Posted by dvL-den (Post 2269927)
charcter set?
Where to find that :D

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:

define('DISABLE_HOOKS'true); 

as the first line, right under the <?php at the top.

See if that makes any difference, then remove that line when you're done.

dvL-den 11-20-2011 12:55 PM

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!

zairafusco 01-18-2012 04:01 PM

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

Lynne 01-18-2012 04:12 PM

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.

zairafusco 01-18-2012 08:29 PM

Quote:

Originally Posted by Lynne (Post 2289481)
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.

thanks for your suggestion.. i checjked the db and the chat tables collation is the same of my database...(latin1_swedish_ci).. vbulletin charset was originalli iso-8599-1, and then i selected utf-8 to make the chat work.. i'm a bit confused... maybe i should change the whole vbulletin db collation to utf-8 too?

thank you again


All times are GMT. The time now is 11:17 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01750 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete