This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

problem 
#1

hy everybody
sorry for my bad english
i just installed commentics this succefuly installed bud i have a probléme, in my comment page, i see this () you can look it here http://www.riad-nomades.com/riad-marrake...hp#descend

how can i delete it ?
thank you
Reply
#2

Hi,

That symbol is appearing because some of the script's files are not UTF-8 encoded. This can happen during FTP transfers. You will need to convert these files to get rid of the symbol. To do this, if you have Notepad++, open each of the files in comments/includes/template/, go to "Format -> Convert to UTF-8 without BOM", save and upload back to the server. If the symbol still appears, try also converting the files in comments/includes/language/.

Have you completed the interview?
Reply
#3

in comments/includes/template/ i have just form.php , how can i convert it ? i'm not expert in php
thank you
Reply
#4

1. Download and install Notepad++ (http://notepad-plus-plus.org)
2. In Notepad++ open:
- comments/includes/template/comments.php
- comments/includes/template/countries.php
- comments/includes/template/form.php
- comments/includes/template/ratings.php
3. In Notepad++ select "Format -> Convert to UTF-8 without BOM" for each file.
4. Save the files.
5. Upload them to your server.

Have you completed the interview?
Reply
#5

hi thank you,
but nothind i happened when i do Format -> Convert to UTF-8 without BOM" the files is same like before ???
Reply
#6

Okay you need to add the UTF-8 charset inside the head tag of your page:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

As instructed here:
http://www.commentics.org/integration.php

Have you completed the interview?
Reply
#7

When you do "Convert to UTF-8 without BOM", it only changes something that is not visible unless you use a hex editor or something of that sort, so while it may not seem anything changes, something actually happens. However, the BOM would break more than simply adding the unwanted characters, and the problem should be fixed by following Steven's post above.

I'm giving you three guesses...
Reply
#8

wow coool Steven
you resolve this probléme with this : <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
thank you very much
and sorry for my english
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by Steven
23-Nov-2017, 08:09 PM
Last Post by kooler
27-Aug-2013, 02:02 PM
Last Post by Steven
20-Jul-2013, 01:22 PM
Last Post by Steven
19-Mar-2013, 02:37 PM
Last Post by Steven
02-Jul-2012, 08:19 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)