• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Probléme accent

Started by nicolas,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nicolasTopic starter

Bonjours, j'ai une nouvelle probléme avec les accents dans les post d'article  ...

  •  

nicolasTopic starter

  •  

PHPVibe A.

You can change:

$db->escape($_POST['content'])


to

addslashes($_POST['content'])


In the create-post.php and/or create-page.php

nicolasTopic starter

Quote from: Alexander on
You can change:

$db->escape($_POST['content'])


to

addslashes($_POST['content'])


In the create-post.php and/or create-page.php

J'ai tout changer dans moderator/create-post.php / create-page.php /edit-post.php/edit-page.php

mais ça ne fonctionne pas .. :s
  •  

nicolasTopic starter



Je vien de remarquer que, les vidéos qui se font importer automatiquement via youtube sont aussi des problèmes accent ..
  •  

PHPVibe A.

Is your database charset set to utf-8?

nicolasTopic starter

Voici des screens




Les erreurs vien de la ?

si oui, comment régler le problème ?
  •  

PHPVibe A.

It seems ok, can I see how it's saved into the database to figure out what the issue may be? Can you click edit in phpmyadmin on an element with accents?

nicolasTopic starter

#8




Des images comme ça ?
  •  

nicolasTopic starter

je n'arrive pas à régler le probléme :s
  •  

PHPVibe A.

They are saved good in the sql.
Do you have mbstring on the server?
Also iconv would be also useful when processing strings via php with this formatting.

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 45984

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 74368

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 56172

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 5019

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 26344

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 9494

video,playlist,images, etc. (frontend) select all deselect all reselect all

Started by spirog


Replies: 3
Views: 9173