←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
***fabricius has joined #tikiwiki
fabricius has quit IRC (Ping timeout: 245 seconds)
[00:02]
fabricius has joined #tikiwiki [00:12]
Caarrie|away is now known as Caarrie|sleeping [00:21]
Trebly has joined #tikiwiki [00:28]
fabricius has quit IRC (Ping timeout: 245 seconds) [00:35]
Trebly<sylvieg> 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) ?
[00:42]
.... (idle for 17mn)
***etherealite has joined #tikiwiki [00:59]
etherealiteIs there a working demo somewhere that i can try? [01:00]
chealeretherealite: did you check http://demo.tiki.org/ ? [01:03]
etherealitechealer 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
[01:04]
chealeretherealite: you can use http://demo.tiki.org/trunk/tiki-index.php with admin 12345 [01:12]
***Trebly has quit IRC (Ping timeout: 276 seconds) [01:22]
.... (idle for 18mn)
Tikiwiki|botNew 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 [01:40]
***goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 250 seconds)
goj|ghost is now known as goj
[01:49]
...... (idle for 27mn)
Trebly has joined #tikiwiki [02:20]
.................. (idle for 1h29mn)
ttrimm has quit IRC (Ping timeout: 240 seconds) [03:49]
......... (idle for 42mn)
CIA-60tikiwiki: 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. [04:31]
***etherealite has quit IRC (Ping timeout: 252 seconds) [04:40]
etherealite has joined #tikiwiki [04:46]
etherealite has quit IRC (Ping timeout: 240 seconds) [04:57]
etherealite has joined #tikiwiki [05:03]
etherealite has quit IRC (Ping timeout: 252 seconds) [05:09]
etherealite has joined #tikiwiki
etherealite has quit IRC (Ping timeout: 240 seconds)
etherealite has joined #tikiwiki
[05:16]
.... (idle for 18mn)
CIA-60tikiwiki: 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. [05:39]
.... (idle for 16mn)
tikiwiki: 03chibaguy * r30240 10/branches/6.x/styles/jqui.css: [FIX] Element names removed; not needed. [05:55]
...... (idle for 27mn)
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.
[06:22]
.................... (idle for 1h39mn)
***chealer has quit IRC (Remote host closed the connection) [08:04]
imbossok has joined #tikiwiki
imbossok has quit IRC (Client Quit)
redflo has joined #tikiwiki
[08:12]
...... (idle for 25mn)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
[08:40]
..... (idle for 22mn)
redflo has quit IRC (Ping timeout: 252 seconds) [09:02]
redflo has joined #tikiwiki [09:08]
etherealite has left [09:14]
coaboahi all
is there a way to automatically include all published wikipages from site a within site b?
[09:15]
........ (idle for 38mn)
***fabricius has joined #tikiwiki [09:55]
imbossok has joined #tikiwiki
imbossok has quit IRC (Client Quit)
[10:06]
.... (idle for 18mn)
Trebly has quit IRC (Remote host closed the connection) [10:25]
....... (idle for 31mn)
coaboa_ has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 240 seconds)
[10:56]
.... (idle for 16mn)
Andurino has joined #tikiwiki [11:12]
............. (idle for 1h0mn)
Caarrie|sleeping has quit IRC (Read error: Connection reset by peer)
Caarrie|sleeping has joined #tikiwiki
Caarrie|sleeping is now known as Caarrie|away
[12:12]
...... (idle for 25mn)
Caarrie|away has quit IRC (Ping timeout: 272 seconds)
Caarrie has joined #tikiwiki
Caarrie has quit IRC (Read error: Connection reset by peer)
Caarrie|away has joined #tikiwiki
[12:38]
..... (idle for 20mn)
Andurino has quit IRC (Remote host closed the connection) [13:02]
Caarrie|away has quit IRC (Read error: Connection reset by peer)
Caarrie|sleeping has joined #tikiwiki
[13:12]
....... (idle for 30mn)
Caarrie|sleeping has quit IRC (Read error: Connection reset by peer) [13:42]
Trebly has joined #tikiwiki
Caarrie has joined #tikiwiki
Caarrie is now known as Caarrie|away
[13:49]
Trebly has quit IRC (Read error: Connection reset by peer) [14:05]
..... (idle for 21mn)
Trebly has joined #tikiwiki [14:26]
Trebly<sylvieg> 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 ?
[14:32]
CIA-60tikiwiki: 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.
[14:37]
tikiwiki: 03jonnybradley * r30245 10/branches/6.x/templates/tiki-edit_help_wysiwyg.tpl: [DOC] wysiwyg: Some help text - please improve [14:45]
***fabricius has quit IRC (Read error: Connection reset by peer) [14:47]
Trebly has quit IRC (Read error: Connection reset by peer) [14:52]
jonnyb has joined #tikiwiki [15:02]
............... (idle for 1h13mn)
changi has quit IRC (Ping timeout: 252 seconds) [16:15]
changi has joined #tikiwiki [16:21]
chealerpolom [16:30]
jonnybpolom chealer [16:30]
CIA-60tikiwiki: 03changi67 * r30246 10/branches/6.x/lang/ (flagmapping.php ko/ ko/language.php langmapping.php): ~TRA~ I18n - Add Korean language - thanks Chahn [16:39]
changipolom [16:46]
luciashpolom [16:46]
changijust a little hello to say that css menu are now with a horrible grey bar on the left side
normal ?
[16:46]
luciashdidn't see [16:47]
chealerhi all [16:47]
changilike a shadow
luciash: can you set your menu with flip=y
[16:47]
***Trebly has joined #tikiwiki [16:49]
luciashyes, but let me svn up first [16:50]
Trebly<sylvieg> 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 ?
[16:56]
***Trebly has quit IRC (Ping timeout: 240 seconds) [17:08]
................ (idle for 1h19mn)
luciashchangi: my menus look ok
changi: ah, nope, submenus
changi: must be recent change from tonight
changi: from chibaguy
[18:27]
mail sent [18:37]
***jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [18:42]
chealer has quit IRC (Remote host closed the connection) [18:47]
................... (idle for 1h32mn)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
[20:19]
changiluciash: thx [20:33]
......... (idle for 42mn)
Tikiwiki|botRecent 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 [21:15]
............................. (idle for 2h21mn)
***Caarrie|away is now known as Caarrie [23:36]
CIA-60tikiwiki: 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) [23:36]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)