***: ttrimm has joined #tikiwiki
mohrt has joined #tikiwiki
mohrt has quit IRC (Quit: Leaving.)
rodrigo_sampaio has quit IRC (Quit: Leaving.)
Caarrie|away is now known as Caarrie
mohrt has joined #tikiwiki
idle- has joined #tikiwiki
ricks99 has joined #tikiwiki
idle-_ has quit IRC (Ping timeout: 260 seconds) chealer: lindon_: did you make more progress on the timezone issue? ***: white has joined #tikiwiki lindon_: chealer: no, got pulled away and now trying to finish up other stuff ***: thraxisp has quit IRC (Ping timeout: 276 seconds) chealer: lindon_: OK, I'm starting to look at code lindon_: excellent - good to have a real coder look at this one! ***: JoernOtt|zzzzzz has quit IRC (Ping timeout: 240 seconds)
Caarrie is now known as Caarrie|sleeping
goj has quit IRC (Ping timeout: 240 seconds)
mohrt has quit IRC (Quit: Leaving.) CIA-79: tikiwiki: 03lindonb * r30963 10/branches/6.x/lib/wiki-plugins/wikiplugin_vote.php: Adding options to plugin info for plugin edit window
tikiwiki: 03lindonb * r30964 10/branches/6.x/lib/wiki-plugins/wikiplugin_userlist.php: Adding options to plugin info for plugin edit window
tikiwiki: 03lindonb * r30965 10/branches/6.x/lib/wiki-plugins/wikiplugin_userlink.php: Add tra and some rewording for plugin info for plugin edit window
tikiwiki: 03lindonb * r30966 10/branches/6.x/lib/wiki-plugins/wikiplugin_usercount.php: Add tra and some rewording for plugin info used in plugin edit window
tikiwiki: 03lindonb * r30967 10/branches/6.x/lib/wiki-plugins/wikiplugin_translated.php: Add tra and default in plugin info used in plugin edit window and pluginmanager ***: olinuxx has quit IRC (Quit: http://www.linuxmao.org) CIA-79: tikiwiki: 03lindonb * r30968 10/branches/6.x/lib/wiki-plugins/wikiplugin_transclude.php: Add tra and other minor changes to plugin info used by plugin edit window and pluginmanger
tikiwiki: 03lindonb * r30969 10/branches/6.x/lib/wiki-plugins/wikiplugin_trade.php: Add defaults and other cleanup of plugin info used in plugin edit window and plugin manager
tikiwiki: 03lindonb * r30970 10/branches/6.x/lib/wiki-plugins/wikiplugin_trackertimeline.php: Add options and other clean up of plugin info for use in plugin edit window and plugin manager ***: ricks99 has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org) CIA-79: tikiwiki: 03lindonb * r30971 10/branches/6.x/lib/wiki-plugins/wikiplugin_trackerstat.php: Add options and other clean-up for plugin info used in plugin edit window and plugin manager ***: ttrimm has quit IRC (Disconnected by services)
Teresa has joined #tikiwiki
Teresa has quit IRC (Client Quit)
lindon_ has left
goj has joined #tikiwiki
lphuberdeau has quit IRC (Read error: Operation timed out)
GillesMM has quit IRC (Remote host closed the connection)
Wilkins has joined #tikiwiki Tiki|bot: New Forum Posts: Tikiwiki and Lotus Notes - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39693 ***: kiilo has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
chealer has joined #tikiwiki
lphuberdeau has joined #tikiwiki
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
redflo has joined #tikiwiki
chealer has quit IRC (Ping timeout: 245 seconds)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki CIA-79: tikiwiki: 03jonnybradley * r30972 10/branches/6.x/templates/wiki_edit_actions.tpl: [FIX] ajax preview: Preview button now refreshes preview when clicked a second time. Also doesn't open in-page preview if popup preview window is open. ***: Po0dle has joined #tikiwiki Po0dle: Hi, I turned javascript off, and now I can't see how to turn it back on
Oh I got it, I thnik ***: jonnyb has joined #tikiwiki chibaguy: I wonder why there's a scrollbar on Fivealive branch 6 now, 200px extra page width or so indicated. I thought it was due to the login popup's dropdown width or something, but moving that to the page center doesn't make a difference. jonnyb: hi chibaguy chibaguy: hi jonnyb. I like the cssmenu dropdowns' page margin awareness :-) jonnyb: :)
not perfect, but the menus disappear if you move them too far to the left chibaguy: I probably need to adjust the CSS some. jonnyb: most odd - not a z-index thing, or margins/padding afaict
where's this 200px extra width? seems ok locally in safari chibaguy: how do you mean, about moving the menus to the left? do you mean the dropdown ul, or the whole thing, or what?
oh, I see it in firefox locally in branch 6, just svn-upped, in fivealive only, so thought it's due to the login cssmenu dropdown or something. jonnyb: wow - turning feature_menusfolderstyle off is amazingly ugly! chibaguy: hmm, I haven't tried that in a long time. like opening the dusty door in the attic. jonnyb: y, the dropdown ul on menus in the right hand col chibaguy: oh, ok. jonnyb: how do you make the app menu use css menus? chibaguy: I made a user module and assigned the app menu id, along with the css vert syntax, etc. jonnyb: changi|away: how "away" are you today? chibaguy: iow like a user-made menu. jonnyb: oh right (should be easier than that by now, surely?) ;) chibaguy: jonnyb, i assume what you did also makes the menu dropdowns rise, when you're near the bottom of the page? jonnyb: yy chibaguy: neat jonnyb: and from the top if you scroll
there's bound to be one condition i've missed though... (golden pixel for whoever finds it!) chibaguy: well, if the dropdown rises up through z-indexes to display itself from under overlapping stuff I'll be really impressed. ;-)
I turned off the login box and still get the scrollbar in my local install, so that theory is apparently wron. jonnyb: superfish seems to set the z-index to 700 and something, should be in front of most stuff chibaguy: right, I once made a list of z-indexes (there's a surprising number of them in Tiki). I should do that again some time.
The scrollbar is coming from something in the footer it seems. jonnyb: you know how to have fun, chibaguy! ***: chealer has quit IRC (Ping timeout: 245 seconds) chibaguy: ah, it's in my local custom css.
a width defined for something else happened to coincide with a div in the footer. CIA-79: tikiwiki: 03jonnybradley * r30973 10/trunk/ (11 files in 3 dirs): [MRG] Automatic merge, branches/6.x 30961 to 30972 chibaguy: yep, the fun never ends around here. :-)
I guess "container" isn't a very safe name for a div that's supposed to be unique ;-) . ***: Caarrie|sleeping is now known as Caarrie|away jonnyb: :) Tiki|bot: Recent Bug: Tracker item: #3685 - - Use of HTML into sub-title of site since 6.x, for a solution - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3685 ***: chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
lphuberdeau has quit IRC (Ping timeout: 260 seconds)
ricks99 has joined #tikiwiki
jonnyb has quit IRC (Quit: nite nite) ricks99: hi all :-) chibaguy: hi ricks99 ricks99: hi gary ***: Po0dle has quit IRC (Quit: Bye) chibaguy: ricks99, you might be able to temporarily fix info.tiki.org's wide-page problem in ie8 by turning on shadow divs to put table tags around the center column. I haven't tried it and don't know if it'd work, or what it might mess up. ricks99: did u see my post? it happens only when viewing cached wiki pages chibaguy: I don't know what the cause or fix is, though. ricks99: when i click the refresh/reload button for a cached wiki page, the page reloads just fine (in IE 7 & 8)
IE 8 ) chibaguy: I have a similar problem with css and opera. The menu css generally doesn't have an effect on the first page load. ricks99: are you using wiki page caching? chibaguy: (when css minify is off, I should add)
I haven't notice
...er haven't noticed the ie8 problem myself ricks99: the only page on info.t.o that using caching is the home page chibaguy: I'm not even sure offhand if wiki page caching is currently on or off
ok, I need to check some more to see if there's any other pattern for problem pages, etc. ricks99: on info.t.o both minify and use single file are one
are *on
i bet that's the issue... chibaguy: I thought it was related to tables in pages, as the article plugin uses them at least in some settings, and I saw the problem on a page at dev using split. -: ricks99 thinks it is due to wiki page caching and minification... chibaguy: quite possibly, so I wonder what the solution is besides changing those settings.
or why those things cause it. ricks99: i can reliable reproduce on info & dev w/ ie
clicking the green refresh arrow clears the cache and reloads the page correctly chibaguy: does page content make any difference?
specifically, does having a table in wikitext make a difference, I'm wondering?
the problem pages I saw did have a table, but I don't know yet if that was coincidense. ricks99: dont think so chibaguy: ok ricks99: i turned off wiki page caching and now there are no issues chibaguy: hm.
funny that just that property is affected. ricks99: odd indeed chibaguy: more comparing, etc. needed I guess.
In a few days I'll have more time to test what I can. ***: gta74 has joined #tikiwiki -: ricks99 doesn't know enough about wiki page cahcing to even begin to test :( chibaguy: I was just thinking about comparing with firebug, page sources, loading from net, etc.
nothing very sophisticated
a problem on these wide-page situations is that it's hard (for me anyway) to tell what's a cause and what's an effect.
but page parts can be turned off selectively and usually the culprit can be isolated.
if it's a page component that's causing a problem ricks99: the fact that reloading the page clears it up, tells me that Tiki is not caching the complete information correctly
but other then that, i have no suggestions chibaguy: interesting how browsers seem to handle it differently too
but not surprising ***: lphuberdeau has joined #tikiwiki
lphuberdeau has quit IRC (Ping timeout: 265 seconds) gta74: hi all! I'm helping to translate tiki into german (interactive translation). But there are a lot of strings, that are untranslateable via the interface. E.g. a lot ob help texts/warnings (bubble info). Anyone can tell me, ho to help translating these texts? ***: lphuberdeau has joined #tikiwiki gta74: And by the way: any chance that someone can fix this error on i18n.tiki.org: "Missing dependency. Obtain visorFreemind.swf and upload it in files/." The error occurs on http://i18n.tiki.org/tiki-mindmap.php, thx in advance ***: redflo has left
mohrt has joined #tikiwiki
mohrt has left lphuberdeau: sylvieg: ping ***: jonnyb has joined #tikiwiki lphuberdeau: sylvieg: about to work on the content source for trackers and now I'm trying to figure out if there is a way to identify which fields should be searcheable as full text, per value and which ones should be sortable
any basic rules for this? sylvieg: there is a setting searcheable lphuberdeau: what kind of search is that for? sylvieg: in tiki-view_tracdkers.php - there is a search box Tiki|bot: Recent Bug: Tracker item: #3686 - - Translation Drop Down not Available in Wiki Structures and other language anomalies - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3686 ***: lphuberdeau has quit IRC (Read error: Connection reset by peer)
chibaguy has quit IRC (Read error: Connection reset by peer)
InDx has quit IRC (Quit: Page closed) Tiki|bot: Recent Bug: Tracker item: #3687 - - Doesn´t update Tags in new topic forums - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3687 ***: rodrigo_sampaio has quit IRC (Quit: Leaving.)
rodrigo_sampaio has joined #tikiwiki
ln-_ has joined #tikiwiki
lphuberdeau has joined #tikiwiki lphuberdeau: is there a reference somewhere between those 1-character codes and the field types for tracker fields? ricks99: other then digging through the tpl & php? not sure
could also simply look at the genrated HTML source of the drop list for the field type lphuberdeau: generated output works
if there was a top-10 worst decisions made in tiki, those codes have got to be part of it ricks99: +1 sylvieg: ref is in trackerlib.php Tiki|bot: Info: Tiki Featured in FLOSS Weekly Interview - http://info.tiki.org/article125-Tiki-Featured-in-FLOSS-Weekly-Interview sylvieg: complain to mose for that lphuberdeau: I don't think he would do anything about it CIA-79: tikiwiki: 03lphuberdeau * r30974 10/trunk/lib/ (2 files in 2 dirs): [MOD] Adding content source for tracker items Tiki|bot: New Forum Posts: installation fails to find PEAR.php - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=39697 ***: ricks99 has quit IRC (Remote host closed the connection)
ln-_ has quit IRC (Ping timeout: 265 seconds) chealer: polom CIA-79: tikiwiki: 03jonnybradley * r30975 10/branches/6.x/lib/articles/artlib.php: [FIX] articles: tikidomain missing global
tikiwiki: 03jonnybradley * r30976 10/branches/6.x/ (3 files in 3 dirs): [FIX] fglas: Fix fgal explorer tree when the root gallery id is not 1 (thanks Geoff) chealer: jonnyb: I found the culprit for the timezone problem jonnyb: hi chealer - yay! what was it? chealer: jonnyb: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/branches/6.x/lib/tikilib.php?r1=30089&r2=30088&pathrev=30089
jonnyb: at least the most easily blamable commit :-)
jonnyb: but it seems there was a preexisting problem that this just made worse. get_display_timezone() does fallback to UTC if the timezone it's given is deemed invalid. that's what it's doing with America/Montreal and apparently all others jonnyb: hmmm, a php version thing maybe? chealer: jonnyb: I seem to remember we had many variations of timezones not long ago, like EST, CET, GMT, no? jonnyb: yes, it's a bit of a mess ***: gta74 has quit IRC (Quit: Page closed) chealer: jonnyb: I have it on PHP 5.3.3 and lindon had it on his and ourwiki.net, which must use at best PHP 5.2 Tiki|bot: New Forum Posts: News - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39701 chealer: so I don't think so
jonnyb: before the commit the invalid check would only be done if $_user was set, now it's done everytime jonnyb: so TikiDate::TimezoneIsValidId doesn't work? chealer: I didn't find (after a quick search) places that call it with $_user other than false to test how it was working before ***: olinuxx has joined #tikiwiki chealer: jonnyb: yeah... it's either that or we're not calling it properly jonnyb: ah, ok - seems to be comparing Europe/London (etc) with the abbreviations (utc, gmt etc)
there's a fix here: http://php.net/manual/en/function.timezone-abbreviations-list.php#97472 chealer: jonnyb: but TimezoneIsValidId didn't change in a long time. yes jonnyb: but it looks heavy
it's always been wrong then chealer: jonnyb: the functions are undocumented of course but I would say there's a problem in the function name timezoneIsValid*Id* if it checks abbreviations jonnyb: why? what's an "id" in this context?
sounds like the abbreviation to me chealer: jonnyb: see the functions in http://www.php.net/manual/en/class.datetimezone.php
there are listAbbreviations and listIdentifiers
it's currently given an identifier (like America/Montreal) but it checks if it's an abbreviation jonnyb: indeed - so should check for both?
if not an abbreviation, then check the identifiers? chealer: jonnyb: ah. that could be an easy fix jonnyb: just seeing how many references there are to that function chealer: yes...
the functions calling it are called from several places jonnyb: not many - i see 4
safest for it to do both tests though, just in case
in case there are user prefs set to abbreviations out there chealer: jonnyb: yes, and if there are only 4 callers we could rename it timezoneIsValid (no "Id") jonnyb: well, Id could be short for "identifier" i guess ***: kiilo has quit IRC (Ping timeout: 240 seconds) chealer: jonnyb: yes, but it will also check abbreviations jonnyb: can you do it? chealer: jonnyb: yes jonnyb: lovely - thanks]
(makes sense as you have a good test set up, y?) CIA-79: tikiwiki: 03cdrwhite * r30977 10/trunk/ (4 files in 3 dirs): [FIX] Fixed handling of AUTOINCREMENT columns and cleanupAmount in accountinglib chealer: jonnyb: it's trivial, but yes ***: olinuxx has quit IRC (Quit: http://www.linuxmao.org)
Wilkins has quit IRC (Ping timeout: 276 seconds)
ricks99 has joined #tikiwiki luciash: polom polom
ricks99: i have a theory/idea about the caching/minify problem... it seems to me, that when the smarty caching is generated or when the minified file is created, it gets some whitespace (maybe not just plain space) characters in, which some browsers can handle just fine and others do not cope with it correctly or someting like that
ricks99: i believe css minify into one file switching off could make also difference for that wiki page caching problem ricks99: sounds like a good theory. ive disabled the page cache for the info HomePage in the meantime. Issue still occurs on dev. lphuberdeau: issues interacting between page cache and minify are more likely to be around css files being included by some plugins in the page
page cache does not keep track of those luciash: would be good to investigate the compiled (cached) smarty file and the minified css file "manually"
lphuberdeau: alo problem with CSS minify into one file seems to me that the css is not respecting the "unminified" order of the css files originally included in HEAD and doesn't cascade completely properly then
s/alo/also/ lphuberdeau: pretty sure the order is correct luciash: lphuberdeau: hm, any idea why would tabs appear differently then for minified/unminified css ? lphuberdeau: broken css causing minify to break it?
only difference is that the files being included within css are being prepended
typically, that's only layout/design and they are at the very top luciash: i think the problem can be with @import ***: lphuberdeau has quit IRC (Read error: Connection reset by peer) luciash: when you glue all css files together in one minified file, it is wrong to have @import in the middle of the file... it is against CSS validity
it may appear only aboe all rules in css file
above
so it is fine when having more css files but not fine when minifiing into one
also glueing all css mixing those intended for screen and those intended for print doesn't make sense ***: Raevn has joined #tikiwiki CIA-79: tikiwiki: 03jonnybradley * r30978 10/branches/6.x/ (lib/stats/statslib.php templates/tiki-stats.tpl): [FIX] stats: 'started' needs to be a timestamp int, not a string for the php functions (so format the date string in the tpl) ***: Raevn has left CIA-79: tikiwiki: 03jonnybradley * r30979 10/branches/6.x/lib/notifications/notificationemaillib.php:
tikiwiki: [FIX] notification: Switch wiki notification to use TikiMail the same as everything else as tiki_send_admin_mail was causing corrupted "From" addressed on some servers (thanks again Geoff).
tikiwiki: TODO: This was the last reference to maillib/tiki_send_admin_mail() so that should be reviewed (and removed) after 6.1 ***: gta74 has joined #tikiwiki
ricks99 has quit IRC (Remote host closed the connection) jonnyb: hi rodrigo_sampaio - got another mediawiki importer problem... you about? rodrigo_sampaio: hi jonnyb
jonnyb: what is the problem? jonnyb: it's url links with single quotes in
seems to blow up the parser ***: i5513 has joined #tikiwiki jonnyb: here's a real one from WP - [http://www2.tbo.com ''The Tampa Tribune'' (TBO.com).]
i've tried (randomly) removing the quotes from the regexps in lib/pear/Text/Wiki/Parse/Mediawiki/Url.php but no joy (so far - day 3) i5513: hi, I'm trying to make visible for all people (anonymous people) my blog, that is in tikiwiki 6.0,
anonymous people only can see title and how many articles has
(and number of visitors , when blog was created ...) but NOT posts
when I loggin, I can see my posts jonnyb: rodrigo_sampaio: maybe the string itself is breaking - i'll try some add_slashes() maybe... i5513: I tried to configure permissions from admin pannel, but I dont found where I'm failing
has you got any idea about ? thanks! jonnyb: i5513: have you found tiki-objectpermissions.php rodrigo_sampaio: jonnyb: sorry but I can't help much now. busy with another project. please fill a bug report here http://pear.php.net/package/Text_Wiki so at least we don't forgot about the problem.
jonnyb: I did a quick quest using just Text_Wiki
jonnyb: I don't know why but apparently Text_Wiki is correctly replacing the two quotes with a token i5513: jonnyb yes I found it rodrigo_sampaio: jonnyb: after all two quotes is the syntax for italic
jonnyb: but it is not replacing the token with the equivalent Tiki syntax for italic
jonnyb: no idea why i5513: Can read blogs (tiki_p_read_blog) is assigned to all groups rodrigo_sampaio: jonnyb: sorry, can't help you more than that this week jonnyb: rodrigo_sampaio: ok, no worries - thanks (was just wondering if you'd seen it)
i5513: do you have any specific permissions on the blog? rodrigo_sampaio: jonnyb: no, I was not aware that this is valid Mediawiki syntax (that you can format text inside link description) ***: ricks99 has joined #tikiwiki jonnyb: seems to be now :) i5513: in tiki-list_object_permissions.php doesn't appear blog
but I don't know if there is another page where I can see that Tiki|bot: Recent Bug: Tracker item: #3688 - - Unable to submit new password for user in user admin - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3688 i5513: I can't see tiki_p_view (from http://twbasics.keycontent.org/Anonymous+Permissions)
I suppose that is for 5.0 ***: mlpvolt has joined #tikiwiki jonnyb: rodrigo_sampaio: bug submitted: http://pear.php.net/bugs/bug.php?id=18092 (hope it's enough) CIA-79: tikiwiki: 03Jyhem * r30980 10/branches/6.x/ (6 files in 5 dirs): [ENH] Make optional the ability to choose published date for Blog post. It is still on by default. rodrigo_sampaio: jonnyb: thanks! mlpvolt: hey all, looking for ideas how to fit a caption into the colorbox slideshow. - ideally a textfield from the tracker. ***: ricks99 has quit IRC (Remote host closed the connection)
lphuberdeau has joined #tikiwiki
ricks99 has joined #tikiwiki jonnyb: hey, rodrigo_sampaio - seem to have fixed it (in my usual random sort of way) - telling it to process Url before Emphasis seems to work! :) CIA-79: tikiwiki: 03Jyhem * r30981 10/branches/6.x/styles/coelesce.css: [ENH] Take 29401 into account and get back previous expected postfooter layout for coelesce jonnyb: hmm, just breaks a bit further down the page :( ***: ln_ has joined #tikiwiki
olinuxx has joined #tikiwiki
dcedilotte has joined #tikiwiki
rodrigo_sampaio has quit IRC (Quit: Leaving.) i5513: somebody with tikiwiki 6.0 could confirm to me about tiki_p_view existence ? I can read about in http://doc.tiki.org/Permissions but I can't find it :( ricks99: in wiki section
it is in my tiki 6 dcedilotte: if I add a flash video to a wiki page, in tiki 3.0, is it possible to add something like target="_blank" to have it pop up in a new window? CIA-79: tikiwiki: 03Jyhem * r30982 10/branches/6.x/styles/coelesce.css: [ENH] Improve coelesce layout for modules 'last blog post' and 'most popular tags' ***: ricks99 has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org)
jonnyb has quit IRC (Quit: nite nite)
gta74 has quit IRC (Quit: Page closed)
ln_ has quit IRC (Quit: Page closed) i5513: the problem was upgrading from 1.9 ... this ittem didn't appear
I will try to migrate my blog from one to other, I hope this will be simple enough ***: lindonb has joined #tikiwiki
goj has quit IRC (*.net *.split)
goj has joined #tikiwiki lindonb: chealer: i see in the chat log that you isolated the timezone problem
excellent! ***: RavenC has joined #tikiwiki RavenC: polom
Never used tiki on a hosted server before. Tiki is running fine. Dumb question of the year: How do I make the index.html or index.php "point" to tiki-index.php ?? lphuberdeau: tiki comes with it's own index.php
just kill the index.html RavenC: aaaah! CIA-79: tikiwiki: 03lindonb * r30983 10/branches/6.x/lib/wiki-plugins/wikiplugin_trackerprefill.php: Add default fields and other cleanup to plugin info for use in plugin edit popup and plugin manager RavenC: thank you thank you thank you!
Worked like a charm. Thanks for the help Iphuberdeau ! ***: RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~)
thraxisp has joined #tikiwiki
redflo has joined #tikiwiki
thraxisp has quit IRC (Remote host closed the connection)
thraxisp has joined #tikiwiki
thraxisp_ has joined #tikiwiki
thraxisp has quit IRC (Read error: Connection reset by peer)
thraxisp_ is now known as thraxisp i5513: Finally I found my problem:
I had to update tiki_blog_posts set priv='n';
All priv was setted to 'NULL' ( I was upgrading from 1.9 to 6.0)
Really a lazy day !