Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > MISCELLANEOUS > Archives > Bug Report 1.4.x

Post Reply
 
Thread Tools
  #1  
Old 07-30-2005, 10:51 AM
prefix Offline
forum loafer
 
Join Date: Jul 2005
Posts: 6
german special chars

hi!

is there any solution for the wrong output of german special-chars ("umlaute") in pixelpost 1.4? thanks for anwers.
Reply With Quote
  #2  
Old 07-30-2005, 11:17 AM
Connie
Guest
 
Posts: n/a
yes!

Update to 1.4.2!

if you are already usign 1.4.2, everything should be ok, if you read the documentation and follow it! :lol:

because the templates then will be in UTF-8 etc.
Quote:
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
was meinst du, warum ich mir die Mühe gemacht habe, alles in UTF-8 zu haben und auszugeben? Warum unsere Templates alle Charset=utf8 haben und warum das in der Doku beschrieben ist?

:lol:
Reply With Quote
  #3  
Old 07-30-2005, 11:33 AM
prefix Offline
forum loafer
 
Join Date: Jul 2005
Posts: 6
danke dir - ich benutze jedoch 1.4.2 -> http://www.jkrammer.net/

und da ist das problem leider vorhanden
Reply With Quote
  #4  
Old 07-30-2005, 11:37 AM
prefix Offline
forum loafer
 
Join Date: Jul 2005
Posts: 6
sorry, aber ich stell hier gleich noch eine frage: ich krieg den title nicht rein - d.h. im admin-backend sehr wohl (unter -> options -> general); doch im blog an sich wird die variable nicht gezogen - hast da ev. eine idee?
Reply With Quote
  #5  
Old 07-30-2005, 11:53 AM
Connie
Guest
 
Posts: n/a
Ich schreibe in englisch, sonst gibt's wieder Nachfragen ;=)

1) two times a style-sheet in the header , why?
2) place <SITE_TITLE> into your template instead of "a title for your blog"

3) check please:

- default codepage of browser when entering data into forms
- default codepage of MySQL

your APACHE accepts windows-1252, utf-8, utf-16, iso-8859-1, but what about the database?

check that with PHPAdmin for example
Reply With Quote
  #6  
Old 07-30-2005, 12:01 PM
prefix Offline
forum loafer
 
Join Date: Jul 2005
Posts: 6
alright, thanks

the following success I got:

1. there were 2 stylesheets in cause of some mistakes of the developer of the stylesheet - it's fixed now

2. the phrase "a title of your blog" is an image - I'm trying to change it

concerning the others proposals I'll answer in short time.
Reply With Quote
  #7  
Old 07-30-2005, 12:18 PM
prefix Offline
forum loafer
 
Join Date: Jul 2005
Posts: 6
Quote:
3) check please:

- default codepage of browser when entering data into forms
- default codepage of MySQL

your APACHE accepts windows-1252, utf-8, utf-16, iso-8859-1, but what about the database?

check that with PHPAdmin for example
sorry, but HOW should I check this - I'm logged in in mysql (phpmyadmin) - but what's the procedure to check the codepages please?
Reply With Quote
  #8  
Old 07-30-2005, 02:17 PM
Connie
Guest
 
Posts: n/a
I also don't find it in PHPAdmin now
Reply With Quote
  #9  
Old 07-30-2005, 03:11 PM
prefix Offline
forum loafer
 
Join Date: Jul 2005
Posts: 6
the solution - I only made the following line under comment in functions.php

Code:
function clean($str)
{
	#$str = UTF8_encode($str);
	$str = addslashes($str);
	return $str;
}
Reply With Quote
  #10  
Old 07-30-2005, 03:50 PM
Connie
Guest
 
Posts: n/a
yes, like I mailed you ...

either have this line on or not...

gut, dass es funktioniert... haben sich die Mails überschnitten :lol:
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 12:08 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs