About CHARSET : I have quite ended a function which display all Mysql and various system information and can compare to a reference. The CHARSET problem appear clearly (I can give you by private an admin access to run the menu option), on the OVH installation tiki-db-pdo is not run at starting while it is always on my server. So the SET CHARSET of tiki-db-pdo is not done. If a routine makes the change, it is forgotten and reset to default by MYSQL_ATTR_INIT_COMMAND may be not defined (I will add into my report) which... ...never receives the command : $pdo_options[ PDO::MYSQL_ATTR_INIT_COMMAND ] = $charset_query; with $charset_query = "SET CHARACTER SET $client_charset"; What can be the reason of this while api_tiki is not set into local.php (default pdo) ? Is there a working demo somewhere that i can try? etherealite: did you check http://demo.tiki.org/ ? chealer password given does't work chealer take a look: http://demo.tiki.org/6x/tiki-index.php?page=Admin%20Guide--%20Collaborative%20Terminology%20Profile try loging in with admin admin it doesn't work etherealite: you can use http://demo.tiki.org/trunk/tiki-index.php with admin 12345 New Forum Posts: Can tikiwiki change the way the mouseover widget works when it opens up? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39135 tikiwiki: 03chibaguy * r30238 10/branches/6.x/styles/ (38 files in 8 dirs): [FIX] Element names removed; not needed, and in imported CSS files can cause a problem for theme overrides. tikiwiki: 03chibaguy * r30239 10/branches/6.x/css/ (6 files): [FIX] Element names removed; not needed, and in imported CSS files can cause a problem for theme overrides. tikiwiki: 03chibaguy * r30240 10/branches/6.x/styles/jqui.css: [FIX] Element names removed; not needed. tikiwiki: 03chibaguy * r30241 10/branches/6.x/styles/ (8 files in 5 dirs): [FIX] Element names removed; not needed. Also some needed ones reinstated. tikiwiki: 03chibaguy * r30242 10/trunk/styles/ (27 files in 5 dirs): [FIX] Element names removed; not needed. Also some needed ones reinstated. tikiwiki: 03chibaguy * r30243 10/trunk/css/ (calendar.css cssmenus.css ie6.css ie7.css): [FIX] Element names removed; not needed. Also some needed ones reinstated. hi all is there a way to automatically include all published wikipages from site a within site b? I sent some messages on the chat (but at hours...). As I don't received answers I don't know if you have seen them. I have updated #3578, I found elements of solution for this CHARSET problem. I go on : If most of elements are well displayed now (utf8), even I don't check anything, something curious happens : into the listpage (you developed it), the panel have two column named "category" and they are displayed latin1... In another way some buttons seems not to have action, wrong URL, I am testing. Do you have an explanation for this "categories" display ? tikiwiki: 03jonnybradley * r30244 10/branches/6.x/lib/ (ckeditor_tiki/plugins/tikiplugin/plugin.js tikilib.php): tikiwiki: [FIX] ckeditor: Some more on plugins using ckeditor "fakeobjects" and protectedSource techniques to make plugin representation a read only block - partially successful (images still not right). tikiwiki: Div enclosed plugins now set to 100% width to be more "realistic". tikiwiki: Some refactoring and tidying of dead code. tikiwiki: 03jonnybradley * r30245 10/branches/6.x/templates/tiki-edit_help_wysiwyg.tpl: [DOC] wysiwyg: Some help text - please improve polom polom chealer tikiwiki: 03changi67 * r30246 10/branches/6.x/lang/ (flagmapping.php ko/ ko/language.php langmapping.php): ~TRA~ I18n - Add Korean language - thanks Chahn polom polom just a little hello to say that css menu are now with a horrible grey bar on the left side normal ? didn't see hi all like a shadow luciash: can you set your menu with flip=y yes, but let me svn up first Hello, I have updated Bugs and wishes 3578, I found elements of solution for this CHARSET problem. I go on : If most of elements are well displayed now (utf8), even I don't checked everything, somethings curious happens : into the listpage (you developed it), the panel have two columns named "category" and they are displayed as latin1... Do you have an explanation ? changi: my menus look ok changi: ah, nope, submenus changi: must be recent change from tonight changi: from chibaguy mail sent luciash: thx Recent Bug: Tracker item: #3603 - - Trackerlist records can only be clicked at the values - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3603 tikiwiki: 03ricks99 * r30247 10/branches/6.x/templates/tiki-send_newsletters.tpl: [FIX] add missing LABEL elements for a11y. Also included default for sender email (when not set)