[01:43] marclaporte: Is there a URL to check out 3.0 "proposed"? Or should I just check out current 3.0 branch. [01:49] dthacker: you mean a tarball? not AFAIK. but you can get branches/proposed/ [01:49] from svn [01:51] chealer: checking. was looking at viewsvn and could not see proposed [01:51] ahhh, I was looking under 3.0. It's at same level. Now we're cooking. [01:55] *** FrankP_german2 has quit IRC (Read error: 60 (Operation timed out)) [02:12] dthacker: : get branches/3.0 to prepare 3.3 [02:12] marclaporte: not proposed? [02:13] double-check with Nyloth but I think not [02:13] * dthacker prepares to rm -rf his proposed checkout [02:13] proposed is temporary place [02:14] well I'll build 3.0 and see what happens. [02:15] perfect! [03:04] *** Caarrie is now known as Caarrie|sleeping [03:06] 'night [03:06] dthacker: :pkdille & nyloth did 3.2, so they are great guides [07:06] *** gezza has joined #tikiwiki [08:32] tikiwiki: 03pkdille * r22402 10/trunk/lib/blogs/bloglib.php: [MOD] bloglib: no changes. Commenting the methods, some code cleaning and removing an old commented code [09:13] tikiwiki: 03pkdille * r22403 10/branches/experimental/coe/lib/tikilib.php: [FIX] tikilib parse_data: remove global vars that are not used anymore in parse_data [09:51] *** FrankP_german has joined #tikiwiki [09:52] *** luminoso has quit IRC ("Leaving") [09:57] *** luminoso has joined #tikiwiki [10:03] *** changi|sleeping is now known as changi|awayfor3d [11:19] *** marclaporte has quit IRC (Read error: 60 (Operation timed out)) [11:31] *** Caarrie|sleeping is now known as Caarrie [12:12] *** Caarrie is now known as Caarrie|away [13:15] tikiwiki: 03pkdille * r22404 10/trunk/lib/importerlib.php: [MOD] forum importerlib: comment the functions and indent the code [13:42] *** zeleni_obad has left [13:47] *** Caarrie has joined #tikiwiki [13:49] *** Caarrie|away has quit IRC (Read error: 104 (Connection reset by peer)) [14:02] *** marclaporte has joined #tikiwiki [14:02] *** ChanServ sets mode: +o marclaporte [15:16] *** GillesM has quit IRC (Read error: 104 (Connection reset by peer)) [15:45] *** gezza has quit IRC ("Page closed") [17:07] *** Caarrie is now known as Caarrie|away [17:31] New Forum Posts: SnowCheckMail regex change has no effect - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34965 [19:21] *** LordVan has joined #tikiwiki [20:05] tikiwiki: 03nagendra016 * r22405 10/trunk/ (18 files in 4 dirs): Upgrade to Kaltura v3 api [20:21] *** FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") [20:28] *** redflo has joined #tikiwiki [20:29] hi redflo [20:30] hi [20:30] just did a svn update to fix some things [20:31] do you know anything about search? I heard it is not working well and there are movements towards a better solution? [20:33] I don'T [20:33] i know why search does not work and have some fixes but i'm unsure. Have to undo another change and i'm unsure about that .... [20:35] I'll write a mail to tiki-devel [20:49] tikiwiki: 03sylvieg * r22406 10/trunk/lib/tikilib.php: [FIX]another lastModif after 22289 [20:54] redflo: did you see my topic about BYTEA fields? [20:58] i think this problem has always been there. [20:58] i think usually one did not encounter the problem or did workaround the problem [20:59] saving images or files to the filesystem and not to the database [21:00] redflo: OK, thanks. I discovered the issue with external feeds [21:37] *** SEWilco2 has quit IRC (Read error: 145 (Connection timed out)) [21:41] hey, has anyone else the same issue: admin lost its power after svn up? He cannot do his job. I cannot see the admin menu and cannot user tiki-adminusers or anything else. [21:48] tikiwiki: 03sylvieg * r22407 10/trunk/lib/setup/prefs.php: notice [21:55] *** oys has joined #tikiwiki [21:57] tomorrow morning I'm going live with the wiki on our intranet. It's not connected to the public internet, so I was wondering if the best way to install tikiwiki (with the profiles I've enabled) is to do an sqldump of what I have on my development laptop. Any thoughts? [21:57] *** nelek has joined #tikiwiki [21:57] can i up the 10 featured links limit in tikiwiki to something higher? [21:58] I'm a little concerned as I've been working with linux and tomorrow I will install on a Windows server. I've never done an sql dump from a linux host to a windows host and hope I won't encounter too many problems. [22:00] is there a way to install profiles without a direct connection to profiles.tikiwiki.org? [22:03] redflo: to latest trunk? [22:03] oys: yes you can have local profile [22:03] oys: a mysql dump should work [22:05] sylvieg: I agree that an sql dump should work, but I'm worried about the cross-platform aspect. only time will tell. How do I work with local profiles btw? I know I can enable settings manually, but it seems like a lot of work when there are nice profiles available. [22:06] yu have just to copy the page/ yaml code in a local and execute it [22:06] chealer: yes. problem was a missing Admins group. [22:07] hi redflo :-) [22:07] see mail -> tiki-devel [22:07] hi sylvieg [22:08] oys: yes ... perhaps you can have problem the path like / versus \ when changing ... buit a quick search on tiki_preferences can do the job - never did it - but just a feeling [22:08] sylvieg: I'll try an sql dump first. if that doesn't work, I'll try working with local profiles. and doing everything manually will be my last resort. Thank you for advice :) [22:08] redflo: so a local issue? [22:08] * chealer didn't receive mail yet [22:09] redflo: nevermind, I'll wait the mail [22:10] sylvieg: That's what I was thinking. Another option is to figure out which tables contain usernames and wiki-page-entries and only dump those tables. [22:10] upgrade scripts problem [22:10] local dump of tables will only bring you trouble.. [22:11] if you need only user - user csv export/import [22:11] if you ned only wiki page use dump/import... [22:17] tikiwiki: 03sylvieg * r22408 10/trunk/tiki-print.php: [FIX]print: wysiwyg for author pref [22:21] sylvieg: you may just have saved me a bunch of time and frustration for tomorrow. but where is this magic dump/import link you mentioned (I've been looking for the last 10 minutes) [22:21] it is on each feature [22:22] sylvieg: so e.g. for the wiki? [22:22] ... but you will go faster to export / import database [22:22] and to fix path / versus \ [22:22] just scan all the tiki_preferences table one by one ;-) [22:22] and clear the cache after you after finish to cahnge [22:28] I will give it a go. is the dump/import functionality a module? I can't locate it under Administer, Wiki and just about everywhere else with no luck. [22:32] * oys blushes. There it was all along. I'm still getting used to the Norwegian UI. [22:33] It was there all along, under admin/wiki/functions/export. [22:33] *** oys has quit IRC ("so long and thanks for all the fish :)") [22:38] all import/export are local to each feature - no centralized UI [22:39] redflo: I red your mail. which *change* does it refer to? [22:39] is ther any reason why the webroot is not in the path? [22:40] chealer: not sure. its a mixture [22:40] someone introduced a Admin group. [22:40] some day [22:42] and in the last 2 months someone else finished the work and replaced the queries if $user == 'admin' with the permission query which depends on the group [22:42] i upgraded from 1.9 to svn 2 months ago. [22:42] don't know when the Admins group was added. Tiki 2.X tiki 3.X or later? [22:43] redflo: apparently before 3 [22:44] redflo: and even 2 [22:44] then the update to 3.x is not adding the group correctly? [22:44] ^^^ to 2.X [22:44] redflo: it would help to know which place(s) is affected [22:45] * chealer bbl [22:46] redflo - we killed 'each'? test to 'admin' to replace with tiki_p_admin [22:46] should be in 3 [22:47] all upgrading from 1.9 to 4.0 are affected - or i missed something during upgrade. Impact: Admin has the same permissions as Anonymous. [22:49] perhaps a admin -> tiki_p_admin is missing [22:52] simplier: just the Adins group was missing [22:52] Admins [22:52] and admin was not member of any group [22:53] but i think its really only a proble if you do a upgrade from 1.9 to 4.0 [22:54] * redflo thinking: or did i delete that group??? [23:01] *** yonixxx has joined #tikiwiki [23:03] i see a potential problem in db/tiki.sql it supposes that admin is userId=1 [23:04] so if you deleted admin - recreate it - the upgrade script will not have work [23:08] grep Admin db/*to*sql |grep users_groups [23:08] no Admin group is created [23:09] and in 1.9 is was not there i guess [23:22] seems I am the culprit [23:23] need to reboot my old linux to find out [23:30] tikiwiki: 03redflo * r22409 10/trunk/ (11 files in 6 dirs): [23:30] tikiwiki: [FIX] Make Tiki search work again (wrong include path, missing utf-8 [23:30] tikiwiki: preg check) [23:30] tikiwiki: [FIX] Show Add Page to structures field [23:30] tikiwiki: [FIX] Stray Pear auth settings replaced with ldap settings [23:34] *** redflo1 has joined #tikiwiki [23:35] *** redflo has quit IRC (Read error: 110 (Connection timed out)) [23:39] n8 all [23:39] *** redflo1 has left [23:46] *** Caarrie|away is now known as Caarrie