I was going to suggest SET NAMES 'UTF8', but whatever works
HTML header Content-Type is set to iso-8859-2. SET NAMES must be set to a 'latin2' becouse data posted from HTML are encoded in latin2.
You are not logged in. Please login or register.
PunBB Forums → Posts by arekp
Pages 1
I was going to suggest SET NAMES 'UTF8', but whatever works
HTML header Content-Type is set to iso-8859-2. SET NAMES must be set to a 'latin2' becouse data posted from HTML are encoded in latin2.
Ok, done.
MySQL command: "SET NAMES latin2" send after mysql_connect resolve a problem
File: \www\forum\admin_forums.php
Line: 181
PunBB reported: Unable to update forum
Database reported: Data too long for column 'forum_name' at row 1 (Errno: 1406)
Hi,
I can`t create categories and forums with Polish characters
List of characters: ???????ó? ???????Ó?
Example error message: "Error: Unable to update forum."
There is a second problem with multiple languages instaled.
My configuration:
PunBB 1.2.14
Instaled languages: english (default) and polish
Forum language: polish
When admin lang is set to polish i can`t save forum configuration (Options). "Error: Unable to update board config."
Pages 1
PunBB Forums → Posts by arekp
Powered by PunBB, supported by Informer Technologies, Inc.