Not signed in (Sign In)
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorsennad
    • CommentTimeFeb 17th 2008
     
    Hello,

    I have installed this great script, but I have this problem with characters. I use special characters (south slavic - ?žš??), and when posting a job it does't displays them properly (shows like ???).

    I have seen on another site that uses jobberbase, that thay had it solved but I don't get a response from them.

    I use UTF-8 characters in datebase, my browser is set to UTF and header.tpl is UTF-8 also. I have noticed that header has this line:

    <script src="{$BASE_URL}js/jquery.validate.pack.js" type="text/javascript" charset="utf-8"></script>

    but when I change it to utf like this or leave it with iso as it was, that doesn't help.

    I hope that someone has solution because my site is useless without a proper characters.

    Tnx in advance.
    • CommentAuthorRiff
    • CommentTimeJun 8th 2008
     
    Slavic stick together :). I have problems with polish characters, any advice?
    • CommentAuthorhocuposao
    • CommentTimeJun 9th 2008
     
    Check your database (i nama je stvaralo probleme), collation should be UTF-8 :)
    • CommentAuthorRiff
    • CommentTimeJun 9th 2008
     
    I've changed encoding in the database for 'pages' table rows to utf8_polish_ci, turned off tinymce editor and it's coding properly now. Thanks all :)
    • CommentAuthorhocuposao
    • CommentTimeJun 9th 2008
     
    Hey Riff,

    How did you turn off tinymce editor? I would like to do this for contact form, It looks like cr** when it sends :)
    • CommentAuthorRiff
    • CommentTimeJun 9th 2008
     

    Just change the name of tinymce folder in admin/js :)