[00:03] *** Caarrie|away is now known as Caarrie
[00:15] *** FrankP_away has quit IRC (Ping timeout: 264 seconds)
[00:43] *** Gergely has quit IRC (Ping timeout: 252 seconds)
[00:53] *** chealer has quit IRC (Ping timeout: 245 seconds)
[00:55] *** chealer has joined #tikiwiki
[00:55] *** Caarrie is now known as Caarrie|sleeping
[00:56] *** nkoth has left 
[01:03] *** rodrigo_sampaio has joined #tikiwiki
[01:09] *** JoernOtt has quit IRC (Ping timeout: 260 seconds)
[01:13] *** JoernOtt has joined #tikiwiki
[01:45] *** chibaguy has joined #tikiwiki
[01:50] *** goj|ghost has joined #tikiwiki
[01:53] *** goj has quit IRC (Ping timeout: 240 seconds)
[01:53] *** goj|ghost is now known as goj
[02:01] <amette> luciash: yup, 5.x seems to fix it - thanks! :)
[03:34] *** rodrigo_sampaio has quit IRC (Ping timeout: 265 seconds)
[04:36] *** Sug4r has quit IRC (Remote host closed the connection)
[04:36] *** Sug4r has joined #tikiwiki
[04:40] *** Sug4r has quit IRC (Remote host closed the connection)
[04:42] *** Sug4r has joined #tikiwiki
[04:53] *** luciash has quit IRC (Ping timeout: 260 seconds)
[04:53] *** luciash has joined #tikiwiki
[04:54] *** luciash has quit IRC (Changing host)
[04:54] *** luciash has joined #tikiwiki
[04:54] *** ChanServ sets mode: +o luciash
[04:54] *** Sug4r has quit IRC (Remote host closed the connection)
[04:55] *** Sug4r has joined #tikiwiki
[05:48] *** FrankP_away has joined #tikiwiki
[06:15] *** chibaguy has quit IRC (Quit: Page closed)
[06:37] *** redflo has joined #tikiwiki
[07:28] *** Wilkins has joined #tikiwiki
[07:57] *** Kimberlee has quit IRC (Ping timeout: 246 seconds)
[08:01] *** Kimberlee has joined #tikiwiki
[08:22] <luciash> polom
[08:22] <amette> moloq
[08:27] *** escamoteur has joined #tikiwiki
[08:27] <escamoteur> Good morning
[08:35] *** FrankP_away2 has joined #tikiwiki
[08:36] *** FrankP_away has quit IRC (Ping timeout: 240 seconds)
[08:40] *** FrankP_away2 has quit IRC (Ping timeout: 264 seconds)
[08:41] *** FrankP_away has joined #tikiwiki
[08:41] *** marclaporte has joined #tikiwiki
[08:41] *** ChanServ sets mode: +o marclaporte
[08:41] *** tikifestbcn has joined #tikiwiki
[08:47] <escamoteur> I just became an SQL Error while writing a forum post, very annoying. Any Idea?
[08:48] *** FrankP_away has quit IRC (Ping timeout: 252 seconds)
[08:48] *** FrankP_away has joined #tikiwiki
[08:58] <marclaporte> we need tester at: http://tikiwiki.org/live
[09:02] <luciash> marclaporte: going there
[09:04] <luciash> darn
[09:04] <luciash> looooads sloooow
[09:07] <marclaporte> Can you hear us in BBB?
[09:08] <luciash> i don't know, seems i have crappy slow connection today, i am not even loaded in
[09:10] <luciash> i have warning old language version
[09:10] <luciash> and the session ended
[09:12] <luciash> clearing cache
[09:12] <FrankP_away> hello all
[09:12] <FrankP_away> I think maketoc has a bug in connection with ...page...
[09:13] <FrankP_away> the left maketoc always begin with the current page, although it is on previous pages
[09:13] <luciash> marclaporte: oh, and now i see only BBB demo default page on live.tw.o
[09:14] <escamoteur>  I just became an SQL Error while writing a forum post, very annoying. Any Idea?
[09:14] <FrankP_away> example: http://simutrans-germany.com/wiki/wiki/tiki-index.php?page_ref_id=894&pagenum=3
[09:15] *** lphuberdeau has joined #tikiwiki
[09:15] <lphuberdeau> for BBB, http://tikiwiki.org/Live
[09:15] <lphuberdeau> upgrade removed the redirect on live.tw.o
[09:16] <luciash> oh, k
[09:17] <luciash> but sorry, unfortunately lunch time here, i will test later
[09:34] * luciash is back
[09:48] <marclaporte> ok, BBB sound is good today with BBB 0.7
[09:52] <CIA-64> tikiwiki: 03jonnybradley * r28008 10/trunk/installer/schema/20100716_user_selector_pref_rename_tiki.sql: [MOD] User selector: Schema update script just in case
[10:21] *** Caarrie|sleeping is now known as Caarrie|away
[10:24] <escamoteur> Why do I only see a link to an image and not the Image on a Wiki page?
[10:30] <luciash> escamoteur: wrong syntax ?
[10:31] <escamoteur> I tried to use the Image Updload/Select button and then choose gallery
[10:33] <luciash> upload image to file galleries ?
[10:33] <luciash> can u paste the syntax it puts in the wiki page ?
[10:34] <escamoteur> yep
[10:34] <escamoteur> I just clicked on the image in the galery and it added a wrong syntax
[10:35] <luciash> the syntax please
[10:36] <escamoteur> I get this here 
[10:36] <escamoteur>  {img fileId="1" thumb="y" alt="" rel="box[g]"} 
[10:37] <luciash> ok, the syntax is correct
[10:38] <luciash> can you try with different image type ? like JPG or GIF ? if it creates the thumbnail correctly for them, then it might be problem with image type
[10:38] <escamoteur> it's a png image
[10:39] <luciash> yep, it might be a problem if the PNG image is 8bit it makes difference if it's 24bit alpha transparent too
[10:40] <escamoteur> which one is supported?
[10:41] <luciash> just the opposite one which doesn't work for you now i suppose :)
[10:41] <escamoteur> it's 8bit
[10:41] <luciash> try to convert it to RGB
[10:41] <luciash> 24bit
[10:42] <luciash> anyone using webgrind with php xdebug ?
[10:44] <escamoteur> thanks luchiash
[10:46] *** bobp has joined #tikiwiki
[10:47] <bobp> What permission can I set in Tiki5 so that the categories tab is available for a group while editing a wiki page?
[10:52] <Tikiwiki|bot>  Recent Bug: Tracker item: #3491 - - Submenu truncated by hight of page in default template 5.0 - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3491
[10:55] <escamoteur> I now tried it with an .gif image, but same result, only a Link "Image" and if I click on it a viewing window opens and nothing is displayed
[10:55] <escamoteur> This is the syntax it generateted : {img fileId="4" thumb="y" alt="" rel="box[g]"} 
[10:57] <escamoteur> Do I have to active a special module to use images?
[11:12] <FrankP_away> bobp : tiki_p_add_object and tiki_p_view_category
[11:13] <CIA-64> tikiwiki: 03jonnybradley * r28009 10/trunk/lib/ (cache/cachelib.php headerlib.php): [FIX] Caching: Use Smarty's file perms on cache files. Fixes problem of cache files not being world readable on some servers (possibly due to suexec and/or mod_sec).
[11:13] <escamoteur> I always get an error: file is not GIF format, but it was created with PaintShop pro and can be opened in other applications without problems
[11:14] <sylvieg> escamoteur: perhaps it it the problem of charset http://tikiwiki.org/ReleaseNotes5.0#Corrupted_file_uploads
[11:19] *** rodrigo_sampaio has joined #tikiwiki
[11:25] <escamoteur> I just wanted to overwrite db/local.php, but I get "Permission denied", and I also can't chance the file permissions, any idea?
[11:25] <bobp> FrankP_away:  I have both of those enabled and the tab does not show up.
[11:30] *** FrankP_away has quit IRC (Ping timeout: 252 seconds)
[11:34] *** chibaguy has joined #tikiwiki
[11:34] *** ChanServ sets mode: +o chibaguy
[11:34] <CIA-64> tikiwiki: 03lphuberdeau * r28010 10/trunk/ (3 files in 2 dirs): [MRG] Automatic merge, branches/5.x 27967 to 28001
[11:34] <escamoteur> sylvieg: Yes, that was the problem, don't know why
[11:35] *** goj|ghost has joined #tikiwiki
[11:38] *** goj has quit IRC (Ping timeout: 248 seconds)
[11:38] *** goj|ghost is now known as goj
[11:40] <bobp> I have both tiki_p_add_object and tiki_p_view_category enabled for a group but the categories tab does not show while editing a wiki page in Tiki5.  Need help.
[11:41] *** redflo has left 
[11:42] <sylvieg> there is also a tiki_p_modify...
[11:43] <sylvieg> tiki_p_modify_object_categories
[11:45] <bobp> sylvieg: under which object will I find tiki_p_modify_object_categories.  It is not under category.
[11:48] <sylvieg> bobp: under tiki
[11:51] *** rodrigo_sampaio has quit IRC (Ping timeout: 260 seconds)
[11:55] <luciash> sylvieg: not very intuitive
[11:58] <sylvieg> yes but it is not a perm about categories - it is a perm about object
[12:10] *** xavi has joined #tikiwiki
[12:18] <luciash> anybody knows where are the releaseprocess pages ? specifically for Tiki 5.1
[12:19] <chibaguy> Hmm, I didn't see any.
[12:20] <luciash> i would like to put some blockers there :-p
[12:21] <chibaguy> Why don't you make a page, if there isn't one yet.
[12:21] <luciash> on dev ?
[12:21] <chibaguy> ...and fill it up. ;-)
[12:21] <chibaguy> yes
[12:21] <chibaguy> Maybe follow the pattern of a previous one, if you see one.
[12:21] <luciash> i wanted to copy and paste from the previous one at least
[12:22] <luciash> i don't actually
[12:22] <luciash> or it has got different name than ReleaseProcess5
[12:23] <chibaguy> http://dev.tikiwiki.org/Tiki5 has blockers listed.
[12:23] <chibaguy> So would http://dev.tikiwiki.org/Tiki5.1 be appropriate?
[12:23] <luciash> ok, lets create Tiki51 then
[12:24] <chibaguy> ok. I was a little worried about the "."
[12:24] <chibaguy> don't want to cause trouble at tw.o server.
[12:33] <CIA-64> tikiwiki: 03jonnybradley * r28012 10/trunk/lib/cache/cachelib.php: [FIX] Cachelib typo (it's not the copying, it's the pasting... sorry)
[12:36] <chibaguy> I wonder why there's no popups in the image gallery at tw.o.
[12:43] <bobp> sylvieg: Modifying tiki_p_modify_object_categories did it. Thanks.
[12:43] <luciash> chibaguy: because colorbox got broken somehow with colorbox "galleries" iirc
[12:44] <luciash> http://dev.tikiwiki.org/Tiki51
[12:44] <luciash> please update as actual
[12:44] *** escamoteur has quit IRC (Quit: Page closed)
[12:50] <CIA-64> tikiwiki: 03jonnybradley * r28013 10/branches/5.x/ (9 files in 5 dirs): 
[12:50] <CIA-64> tikiwiki: [br/r28002,3 & 8]
[12:50] <CIA-64> tikiwiki: [MOD] User selector: Rename tracker_jquery_user_selector_threshold as user_selector_threshold so it can be used elsewhere. Also repeat pref in admin/look next to max list size for convenience.
[12:50] <CIA-64> tikiwiki: [NEW] smarty_function_user_selector to simplify use of user_selector_threshold to show autocomplete box when there are too many users, and deployment of it in filegal edit.
[12:50] <CIA-64> tikiwiki: [MOD] User selector: Schema update script just in case
[13:07] <sylvieg> do we have a wiki syntax to do a clear both *I am floating img
[13:09] *** RavenC has joined #tikiwiki
[13:09] <RavenC> hello everyone
[13:10] <luciash> sylvieg: {IMG(class="clearfix")}{IMG}
[13:11] <luciash> sylvieg: or 
[13:12] <luciash> {IMG(block="both")}{IMG}
[13:17] <sylvieg> I want only a br .. or something like that
[13:19] <sylvieg> I have {div clear=both/}
[13:23] <luciash> sylvieg: {DIV(class=clear)}{DIV} should work
[13:24] <Tikiwiki|bot>  New Forum Posts: Organic Groups - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37822
[13:25] <luciash> sylvieg: but i used %clear% dynamic variable a lot and just put <br class="clear" /> or <br style="clear: both" /> in it
[13:25] <sylvieg> thx luciash it is just it is very friendly...
[13:25] <sylvieg> ah it is more friendly....
[13:26] <sylvieg> nice I like the idea...
[13:27] <luciash> you could also use Plugin Alias for it i guess but it is more work to write one ;)
[13:27] <luciash> there are many ways :)
[13:34] <Tikiwiki|bot>  New Forum Posts: Trackers post to Calendar - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37823
[13:37] *** redflo has joined #tikiwiki
[13:41] <RavenC> v5.0, Module parameters...  Do I need to place any type of seperator between different parameters or just a space? i.e.   flip=y title=menu
[13:42] <CIA-64> tikiwiki: 03Jyhem * r28014 10/trunk/lang/en-uk/language.php: [FIX] Set _HOMEPAGE_CONTENT_ for en-uk
[13:43] <JoernOtt> RavenC, if you use the ? button to show plugins and embed them, it places commas (,) as separators
[13:43] <JoernOtt> this is what I use, don't know if it works without
[13:43] <RavenC> JoernOtt, thanks, I will try that
[13:45] <Tikiwiki|bot>  New Forum Posts: Trackerlist plugin, url parameter - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37824
[13:59] <RavenC> JoernOtt, I found it at docs.tw.o ... no spaces, use an "&" between parameters.
[13:59] <RavenC> flip=y&title=menu  :)
[14:00] <RavenC> of course, the title= that I am trying to use doesn't work on the application menu... but anyhow...
[14:01] <RavenC> seems odd that the application menu title can't be altered.
[14:10] <CIA-64> tikiwiki: 03jonnybradley * r28015 10/trunk/ (. lib/prefs/user.php): [MRG] Automatic merge, branches/5.x 28001 to 28013
[14:13] *** ricks99 has joined #tikiwiki
[15:18] *** JoernOtt has quit IRC (Ping timeout: 240 seconds)
[15:21] *** pkdille has quit IRC (Remote host closed the connection)
[15:24] <chibaguy> RavenC: Probably the application menu has its own .tpl file. You could try editing hat.
[15:24] <chibaguy> that.
[15:24] <chibaguy> templates/modules/
[15:25] <CIA-64> tikiwiki: 03lphuberdeau * r28016 10/trunk/lib/test/TikiLib/WikiParserTest.php: [FIX] Configuration dependent output of the test
[15:26] <CIA-64> tikiwiki: 03lphuberdeau * r28018 10/trunk/lib/tikilib.php: [FIX] Undefined variable caused by moving code around
[15:27] *** jcyrisse has quit IRC (Remote host closed the connection)
[15:27] <xavi> chibaguy , I'm testing right now the tiki5 jusdy theme...
[15:28] *** jcyrisse has joined #tikiwiki
[15:28] <xavi> http://entitatsdelamarina.org
[15:30] <xavi> I seem to have something wrong ^
[15:30] <xavi> but Can't find where... any hint? (the horizontal menus on top are not on top but below header information (site title, subtitle, etc.)
[15:30] <xavi> chibaguy : did I miss some readme fie about how should the judy.css theme style needs to be updated in the tiki site?
[15:36] <CIA-64> tikiwiki: 03pkdille * r28019 10/branches/proposals/3.x/lib/newsletters/nllib.php: [bp/r23374] [FIX] newsletters: fix lastSent column in the list of newsletters (which was always returning the current time)
[15:38] <chealer> polom
[15:48] <RavenC> chibaguy, thanks, i will look for it
[15:48] <RavenC> polom chealer
[15:54] <xavi> polom chealer
[15:55] <xavi> chibaguy and luciash: could you check the http://profiles.tikiwiki.org/Easy+Blog ? and see how the css bits can be added to the profile? (if it's possible)
[15:56] <xavi> right now the profile is not showing the image in the header, and I don't know how to do that
[15:57] <xavi> at least, right now the theme is chaning theme, showing some (pretty empty) instructions page, and having the "months_links" module from Jyhem shown in a side column (= Blog "Archive" like)
[15:57] *** redflo has left 
[15:57] <chealer> hi RavenC, xavi and all TikiFesters
[15:58] <xavi> so at least it's some base work to have this "Blog Revamp" shown on a simple & easy profile
[16:12] *** Wilkins has quit IRC (Ping timeout: 240 seconds)
[16:14] <chibaguy> xavi, I can look tomorrow. (It's 1am here.)
[16:14] <xavi> oups, sorry, Gary
[16:14] <chibaguy> no problem.
[16:14] <xavi> and no problem, it seems that lph knew how to do it
[16:14] <xavi> so I'm doing it :-)
[16:14] <chibaguy> ok
[16:15] <xavi> what I'd need soe feedback tomorrow from you is about the judy5 theme on
[16:15] <xavi> http://entitatsdelamarina.org
[16:15] <chibaguy> Hm
[16:16] <xavi> But tomorrow. G'night :-)
[16:16] <xavi> or whenever (I mean, not now, of course ;-) )
[16:16] <chibaguy> Ok, I'll check on it tomorrow.
[16:17] <RavenC> v5.0, tiki-webmail.php - anyone have the issue where clicking on "settings" brings up the dark box with the rotate thing, and then it just goes away?  Cannot set anything for webmail
[16:18] <RavenC> rotate thing = spinner ...  lol
[16:19] <CIA-64> tikiwiki: 03lphuberdeau * r28020 10/trunk/lib/ (cache/cachelib.php headerlib.php): [FIX] Happens that gets initialized after prefs are loaded and cached, leaving cache access to smarty troublesome
[16:20] <chibaguy> xavi, it seems like maybe the judy .tpl files aren't as they should be. div#tiki-top should be above div#header-top.
[16:20] <xavi> mmmm, ok
[16:20] <xavi> in fact they added them  at site level (in multitiki instalation)
[16:21] <xavi> but in the meantime, I'll install it as normal theme available for all sites
[16:21] <xavi> g'night
[16:21] <chibaguy> g'night.
[16:23] *** chibaguy has quit IRC (Quit: Find new themes for Tiki at http://themes.tikiwiki.org.)
[16:24] <CIA-64> tikiwiki: 03jonnybradley * r28021 10/trunk/temp/ (. mail_attachs/ public/): [SVN] Ignore everything on temp dirs
[16:35] *** ricks99_ has joined #tikiwiki
[16:36] *** RavenC has left 
[16:41] *** marclaporte has quit IRC (Read error: Connection reset by peer)
[16:44] *** RavenC has joined #tikiwiki
[16:44] *** ricks99_ has quit IRC (Ping timeout: 276 seconds)
[16:49] <CIA-64> tikiwiki: 03lphuberdeau * r28022 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [ENH] Translate the field labels so they get picked up by interactive translation
[16:58] <CIA-64> tikiwiki: 03jonnybradley * r28023 10/trunk/lib/prefs/user.php: [FIX] Syntax error (after svn conflict)
[17:15] *** lphuberdeau has quit IRC (Ping timeout: 245 seconds)
[17:21] *** lorinc has joined #tikiwiki
[17:32] *** tikifestbcn has quit IRC (Quit: Leaving.)
[17:46] *** xavi has left "Leaving."
[18:18] *** lorinc has quit IRC (Read error: Connection reset by peer)
[18:19] *** lorinc has joined #tikiwiki
[18:21] *** lorinc has quit IRC (Read error: Connection reset by peer)
[18:39] *** lorinc has joined #tikiwiki
[19:13] *** rodrigo_sampaio has joined #tikiwiki
[19:21] *** bobp has quit IRC (*.net *.split)
[19:35] <RavenC> can anyone tell he how to find out an "Account Id" for a specific webmail account?
[19:35] <RavenC> "Webmail account identifier (if not set uses user's current account)"
[19:36] *** redflo has joined #tikiwiki
[19:37] <RavenC> tell he?  how about tell me!  lol
[19:43] <RavenC> aaah....  I typed in the name of the mail account and it automatically converted it for me!  :)
[19:44] * RavenC should be less intimidated with TW
[20:07] *** ricks99 has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org)
[20:11] *** chealer has quit IRC (Remote host closed the connection)
[20:17] <CIA-64> tikiwiki: 03sylvieg * r28024 10/trunk/tiki-send_newsletters.php: notice
[20:21] *** FrankP_away has joined #tikiwiki
[20:29] *** rodrigo_sampaio has quit IRC (Ping timeout: 252 seconds)
[20:52] <RavenC> Have a nice weekend everyone!!
[20:52] *** RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~)
[21:22] *** JoernOtt has joined #tikiwiki
[21:40] *** franck has joined #tikiwiki
[22:09] *** lorinc has quit IRC (Ping timeout: 240 seconds)
[22:19] *** JoernOtt has quit IRC (Ping timeout: 240 seconds)
[22:35] *** CptNoob has joined #tikiwiki
[22:56] *** CptNoob has quit IRC (Quit: Page closed)
[22:58] *** FrankP_away has quit IRC (Ping timeout: 252 seconds)
[23:06] *** techboss has joined #tikiwiki
[23:07] <techboss> what is the preferred upgrade path from an old 1.9.10 version?
[23:10] <techboss> I think I should go from 1.9.10 to 2.x then 2.x to 3.x to 5.x
[23:11] *** redflo has left 
[23:34] *** Kimberlee has quit IRC (Ping timeout: 276 seconds)
[23:38] *** Kimberlee has joined #tikiwiki
[23:48] *** Caarrie|away is now known as Caarrie
[23:55] *** jcyrisse has quit IRC (*.net *.split)
[23:59] *** jcyrisse has joined #tikiwiki