Author Topic: Problème de caractères accentués dans la recherche  (Read 47868 times)

0 Members and 1 Guest are viewing this topic.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #15 on: August 14, 2007, 11:10:01 PM »
Ok more:

1 - Alter SESSIONS_TABLE to HEAP with phpmyadmin.

If no work,

2 - Send ticket to host - report prob for restrict.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #16 on: August 14, 2007, 11:15:50 PM »
Oter thing ... IMAGES_TABLE in phpmyadmin, do you see acent ? If yes, no need report host. Need change to search.php file.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline alain84

  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #17 on: August 14, 2007, 11:28:18 PM »
Yes !!

I see the word "été" (summer) in the IMAGES table

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #18 on: August 14, 2007, 11:44:38 PM »
Ok, so is happen when searching ? (precise error message).
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline alain84

  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #19 on: August 14, 2007, 11:47:03 PM »
there is no error message, the input just do nothing

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #20 on: August 14, 2007, 11:49:14 PM »
No need post 2 time ... what does web error log say on host cPanel ?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline alain84

  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #21 on: August 14, 2007, 11:53:47 PM »
ok,

i type "été" in search form and i click on search button,
the page reload and there is no error on page, and no error in cp

Mmmmm very very BAD english :)))

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #22 on: August 14, 2007, 11:55:19 PM »
Quote
what does web error log say on host cPanel ?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline alain84

  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #23 on: August 14, 2007, 11:58:27 PM »
I dont see error on host c panel (or i not find at the good place) :(((

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #24 on: August 14, 2007, 11:59:45 PM »
Ok, in global.php file,

find:

Quote
error_reporting(E_ERROR | E_WARNING | E_PARSE);

replace:

Quote
//error_reporting(E_ERROR | E_WARNING | E_PARSE);
error_reporting(E_ALL);

Redo search query and say what report.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline alain84

  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #25 on: August 15, 2007, 12:05:17 AM »
ok i do it, but i dont see error :((

Where i can see the error report plz ??

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #26 on: August 15, 2007, 12:10:44 AM »
If no see error after error_reporting(E_ALL) line ... possible that host remove debug ... send ticket to host for info. No more can do for you. Same time, remove search.php and upload (no MOD install - fresh) - see if work.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline alain84

  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #27 on: August 15, 2007, 12:13:43 AM »
ok Thunder, thx for your help :)

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Problème de caractères accentués dans la recherche
« Reply #28 on: August 15, 2007, 12:15:20 AM »
Good luck.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

manurom

  • Guest
Re: Problème de caractères accentués dans la recherche
« Reply #29 on: August 15, 2007, 11:57:19 AM »
Bonjour;
avez-vous essayé avec ceci dans lang/french/main.php:
Code: [Select]
$lang['charset'] = "iso-8859-15";

ISO-8859-15 est un jeu de caractères Europe occidentale, Latin-9. Il dispose du signe Euro, des caractères spéciaux français et finlandais, qui manquent au Latin-1(ISO-8859-1).