[00:15] *** L0ggar starts logging #tikiwiki at Mon May 03 00:15:07 2010 [00:15] *** L0ggar has joined #tikiwiki [01:11] *** Caarrie is now known as Caarrie|sleeping [01:16] *** daniam has quit IRC (Quit: Page closed) [01:30] *** goj|ghost has joined #tikiwiki [01:33] *** goj has quit IRC (Ping timeout: 248 seconds) [01:33] *** goj|ghost is now known as goj [04:08] *** red_ has joined #tikiwiki [04:09] *** redhounds has joined #tikiwiki [04:13] *** red_ has quit IRC (Ping timeout: 252 seconds) [04:30] *** redhounds has quit IRC (Ping timeout: 252 seconds) [04:37] tikiwiki: 03lindonb * r26864 10/branches/5.x/ (23 files in 5 dirs): [FIX] Today focus for calendar and calendar module was showing focus for today's date every month and didn't appear until calendar had been navigated. [04:52] tikiwiki: 03lindonb * r26865 10/branches/5.x/styles/ (arcturus.css business.css darkroom.css fivealive.css): [FIX] Some borders missing on today focus. [04:52] *** lindon_ has left [05:58] *** Ma has joined #tikiwiki [07:15] *** Wilkins has joined #tikiwiki [07:25] *** martijn85 has joined #tikiwiki [07:25] morning [07:28] mornig [07:34] *** Wilkins has quit IRC (Ping timeout: 252 seconds) [07:36] probably a stupid question, however stupid questions don't exist [07:36] on the tikiwiki I have made a copyright notice. But I like to delete the whole message. Where can I do this? [07:40] martijn85: maybe in adminsettings.. look through it [07:44] I have done it before, it was on a special page which you had to enter out of the tiki [07:44] a php something [07:44] let me see on server [07:50] hmm can't find it [07:50] neither in admin settings [07:51] I' [07:51] m pretty sure I've seen it in admin [07:52] *** juice_d has quit IRC (Quit: Leaving............) [07:52] it's something with license [07:52] *** juice_d has joined #tikiwiki [07:52] I got it in edit screen of a page 2 [07:59] Ok [08:07] hmm can't find where I can delete that from a wikipage [08:10] use the search function [08:10] And check the wiki adin page [08:10] admin [08:14] got it [08:14] thankss [08:15] *** yonixxxxx has joined #tikiwiki [08:34] boker tov [08:47] When will tiki5 be released? :P [08:48] is there some kind of notepad which can search in .php .tpl and other text files? [08:48] the regular windows search is not sufficient [08:49] notepad/application [08:50] martijn85: google for it [08:58] can't find a thing [09:00] martijn85: http://www.google.se/search?q=windows+search+in+files&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:sv-SE:official&client=firefox-a [09:04] nais [09:04] got it working [09:11] martijn85: you could never even tried google when saying "can't find a thing" [09:14] that's right [09:14] I couldn't find proper results [09:14] with the searches I executed [09:24] *** yonixxxxx has quit IRC (Ping timeout: 245 seconds) [09:29] *** yonixxxxx has joined #tikiwiki [09:36] *** coaboa has joined #tikiwiki [09:36] hello [09:36] morning [09:39] where can i define the available colors for the edito color palette picker (V4.2) There are most colors defined three times? [10:04] *** yonixxxxx has quit IRC (Ping timeout: 240 seconds) [10:09] *** yonixxxxx has joined #tikiwiki [10:09] Is it possible to have a custom.css file? [10:32] yes, you can either modify an existing css style or add css attributes by importing a css or define css values in the custom site heade area from look and feel admin. [10:33] you may use firebug to check/identify which div class/css selector you want to modify [11:04] *** Caarrie|sleeping is now known as Caarrie [11:06] *** ricks99 has joined #tikiwiki [11:15] hi ricks99 [11:17] hi coaboa [11:25] quiet this morning... [11:29] yes. too much work, maybe ;-) [11:34] last big push for tiki5 [11:35] When will tiki5 be release? [11:35] d [11:36] currently in beta2... [11:36] yes [11:36] but 5.0 [11:36] original schedule called for end of april... [11:36] yes I know [11:36] 29 [11:36] looks like it may be 1-2 wks late... [11:36] possibly a beta3 will b released... [11:36] lots of new features to polish [11:36] ok [11:37] but is should b much more stable [11:39] Hey shalom Rick [11:39] hi yonixxx boker tov (for me, anyway!) [11:40] ricks99: I see [11:40] ricks99: I'm waiting :D [11:40] @Ma: you can get a daily build of tiki5 [11:40] or straight from svn if u want [11:40] ricks99: I know [11:41] Running beta 1 now :) [11:41] get beta2 at least [11:41] *lots* of fixes in beta2 [11:42] ricks99: ok, but I wait for 5.0 or beta 3 I think :D [11:42] ricks99: it isn't released yet anyway, just setting up stage [11:42] still, i think you'll appreciate the fixes in [11:43] Ah, ok :D [12:05] *** joel_ has joined #tikiwiki [12:07] Hello, I'm migrating a tikiwiki site from linux to WAMP, I can access the site, but if I try to log in as admin, I get a blank screen. Any idea what's going wrong (or where to look)? Thanks! [12:08] wrong os. just kidding ;-) [12:08] memory limit of php is ok I asume. [12:08] haha, I know, but I'm not the one who bought the server :) [12:11] it's 90M on the "new" server [12:12] only thing i know in conjunction Windows-Tiki is that 2 people I know had strange effects after unpacking from zip archive and thos effects where gone after unpacking from tar.gz [12:12] *those [12:13] hmm, I used tgz to copy over the files [12:13] *** martijn85 has quit IRC (Quit: Page closed) [12:13] and mysqldump at the cli to export, and phpmyadmin to import the database [12:14] the odd thing is that if I do a fresh install, logging in as admin works fine! [12:14] heard that mysql on windows uses by default iso instead of utf8 [12:15] maybe you have to force utf8 usage [12:15] right. would that be in my.ini? [12:16] think so. there should be a default char set defined [12:18] line should look like: default-char-set=utf8 [12:18] line should look like: default-character-set=utf8 [12:21] OK, I've added that under [client] [12:22] should I re-import the database? [12:23] I think yes, because (if that was the reason) the tables got screwed. [12:24] OK, doing that now [12:24] anyhow utf8 is a good thing to set ;-) [12:28] It's taking its time - big database...! [12:30] Doesn't seem to be working yet :( Same problem: clicking on login, then it 'hangs' for a while, then I get a connection interrupted error (firefox). [12:33] testing with other browser or clean browsercache as it might us a wrong cooky? [12:34] *** yonixxxxx has quit IRC (Ping timeout: 240 seconds) [12:36] Tried with Konqueror: "An error occurred while loading http://website.ip/tiki-login.php: Connection to host website.ip is broken." [12:36] (Also as IE on localhost on the server) [12:39] Nothing in apache_error.log, and only ' "... [POST] /tiki-login.php HTTP/1.1" 302 26' in access.log [12:39] no idea. mybe check the serverlogs. If it works when installed cleanly maybe there are some resources exhausted with your real db. [12:39] ups [12:39] *** yonixxxxx has joined #tikiwiki [12:40] yeah, sounds like that - but not sure where to look... hmm... [12:41] mysql log, windows should also have a log, but don't know that. [12:42] maybe increase the execution time for php in php.ini [12:44] the wamp menu has an option for mysql.log, but there's nothing of note - only the "starting shutdown" "shutdown complete" sort of stuff. The only warning is "[Warning] Forcing shutdown of 1 plugins" [12:45] php.ini: max_execution_time was 60, which is more than the time it's been taking [12:46] *** Caarrie is now known as Caarrie|away [12:46] no more idea, sorry [12:47] (tried ignore_user_abort = On too) [12:48] When I was trying to get it to work before today, I tried adding a normal user to the admins group - that also gave the same problem [12:48] ("normal" users can still login) [12:50] thanks for your help coaboa [12:55] *** nkoth has joined #tikiwiki [13:05] *** nkoth has quit IRC (Quit: nkoth) [13:13] *** daniam has joined #tikiwiki [13:41] *** daniam has quit IRC (Ping timeout: 252 seconds) [13:48] *** joel_ has quit IRC (Quit: Page closed) [13:56] tikiwiki: 03lphuberdeau * r26866 10/branches/5.x/lib/rss/rsslib.php: [FIX] Improper use of function_exists() [14:25] *** Ma has left [14:53] tikiwiki: 03sylvieg * r26867 10/branches/5.x/installer/schema/20090306_text_for_menu_options_tiki.sql: [FIX]upgrade: fix error 'BLOB/TEXT column 'section' used in key specification without a key length [15:18] Am I the only one to have tiki-install.php -> asking for saving the file on the latest 5 [15:20] (after the login) [15:29] before it was only on fedora not ubuntu - I upgraded ubuntu to the latest the we - and the same for ubuntu - now.... probably domething to to wtih the php version 5.3.2 [15:32] *** yonixxxxx has quit IRC (Quit: yonixxxxx) [15:36] *** Caarrie|away is now known as Caarrie [16:16] polom [16:17] sylvieg: no. see http://thread.gmane.org/gmane.comp.cms.tiki.devel/16226 [16:19] yes I remember you are in the same case .. [16:19] so now it is true with debian ubuntu and fedora :-( [16:19] a little scray just before a relese.. [16:21] for your question hos to debug http://bugs.php.net/bugs-generating-backtrace.php [16:22] sylvieg: it's known to happen on Fedora, Windows and Debian (and Ubuntu) [16:22] sylvieg: I mentioned in the mail, though not very prominently, that this happens with any Tiki version. so this is not a blocker. [16:23] sylvieg: we don't know of any PHP 5.3.2 install that doesn't have the issue, so I assume it's a PHP 5.3.2 regression on all platforms. [16:25] sylvieg: the problem is this kind of trace is useful to debug PHP itself, but not (really) Tiki. PHP doesn't consider it segfaulting a bug. so we *could* investigate the issue and depth and realize this is just a normal PHP behavior. [16:26] my plan is to wait at least one minor PHP version and see if the issues persists. If it does, I guess we'll have to investigate. [16:26] the seg fault occurs on the return of $installer=new Installer; [16:27] A print last line of the funciton Installer() is iok [16:27] sylvieg: (for example, a PHP segfault during an infinite loop is not considered a PHP bug) [16:27] but not after the call [16:29] sylvieg: oh, I see what you meant... you can get the function call that causes the crash. good. [16:30] so now we need a core - to be sure and send the core to the php bugs [16:33] * sylvieg is hesitant to compile php with --enable-debug [16:34] seems thre is no other way to have the option without compilation :-( [16:34] * chealer is not planning to spend that much time on it at this point. [16:36] sylvieg: Debian ships php5-dbg [16:36] bbl [16:37] *** SEWilco2 has joined #tikiwiki [16:39] *** FrankP_german has joined #tikiwiki [16:45] *** Caarrie is now known as Caarrie|away [16:49] *** Cain` has joined #tikiwiki [16:51] *** Cain has quit IRC (Ping timeout: 268 seconds) [16:51] *** Cain` is now known as Cain [17:03] doc.tw.o oddity: Search for "tracker". About 1/3 of the way down the results, all text is in bold. [17:04] *** ricks99 has quit IRC (Quit: Get more help: TikiWiki for Smarties http://twbasics.keycontent.org) [17:11] tikiwiki: 03eromneg * r26868 10/trunk/lib/wiki-plugins/wikiplugin_trackerfilter.php: [FIX] $status not being passed through - so only open items were displayed as options [17:30] *** FrankP_german has quit IRC (Quit: Nettalk6 - www.ntalk.de) [17:46] *** timotiCK has joined #tikiwiki [17:46] *** timotiCK has left [18:06] *** coaboa has quit IRC (Ping timeout: 276 seconds) [18:09] *** coaboa has joined #tikiwiki [18:18] New Forum Posts: Call for Community Input - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=1&comments_parentId=37093 [18:29] Info: Call for Community Input - http://info.tikiwiki.org/article92-Call-for-Community-Input [18:41] *** daniam has joined #tikiwiki [19:13] *** rlpowell has quit IRC (Read error: Connection reset by peer) [19:14] *** rlpowell has joined #tikiwiki [19:22] tikiwiki: 03changi67 * r26869 10/trunk/ (lib/commcenter/commlib.php tiki-received_articles.php): [FIX] Better define a default value for instead of changing parameter order. thx jb [19:29] *** Gergely has joined #tikiwiki [19:45] *** conner_bw has joined #tikiwiki [20:01] *** conner_bw has quit IRC (Quit: conner_bw) [20:03] tikiwiki: 03sylvieg * r26870 10/trunk/ (4 files in 3 dirs): [NEW]user: possible not to give the email while importing user if use the 'change password at first login + ask email when changing password [20:09] tikiwiki: 03sylvieg * r26871 10/trunk/tiki-remind_password.php: [FIX]remind password: check email is there first [20:11] *** conner_bw has joined #tikiwiki [20:12] tikiwiki: 03sylvieg * r26872 10/branches/5.x/lib/userslib.php: deprecated [20:27] *** conner_bw has quit IRC (Quit: conner_bw) [20:34] *** Cain` has joined #tikiwiki [20:36] *** Cain has quit IRC (Ping timeout: 268 seconds) [20:36] *** Cain` is now known as Cain [21:02] *** Cain` has joined #tikiwiki [21:03] *** Cain has quit IRC (Ping timeout: 268 seconds) [21:03] *** Cain` is now known as Cain [21:23] *** conner_bw has joined #tikiwiki [21:25] *** coaboa has quit IRC (Remote host closed the connection) [21:27] tikiwiki: 03eromneg * r26873 10/trunk/templates/tiki-admin_trackers.tpl: [FIX] extraneous characters removed - they were breaking the no-tabs view [21:48] Recent Bug: Tracker item: #3161 - - Tracker plugin does not preserve itemId after posting - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3161 [22:12] tikiwiki: 03minger0 * r26874 10/branches/5.x/lib/wiki-plugins/wikiplugin_tracker.php: [MOD] 3161 Tracker plugin does not preserve itemId after posting [22:13] *** conner_bw has quit IRC (Quit: conner_bw) [22:19] *** Gergely has quit IRC (Quit: Page closed) [22:54] *** SEWilco2 has quit IRC (Quit: Leaving.) [23:12] *** conner_bw has joined #tikiwiki [23:23] *** conner_bw has quit IRC (Quit: conner_bw) [23:45] New Forum Posts: Missing page variable in links FIXED on windows Xampp Installation! http_build_query - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37095 [23:56] Recent Bug: Tracker item: #3162 - - http_build_query - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3162 [23:59] *** Caarrie|away is now known as Caarrie