[00:00] *** Sug4r` has joined #tikiwiki [00:03] *** Sug4r has joined #tikiwiki [00:09] New Forum Posts: WYSIWYG Editor -- Is It Working in 3.3? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35311 [00:13] *** Sug4r` has quit IRC (Read error: 110 (Connection timed out)) [00:19] *** lorinc has quit IRC (Remote closed the connection) [00:28] *** grobda24 has quit IRC (Remote closed the connection) [00:35] *** FrankP_german has quit IRC (Read error: 60 (Operation timed out)) [00:52] any luck? [00:56] *** Caarrie|away is now known as Caarrie [01:00] :( [01:16] mugh [01:16] I don't get it [01:16] Why doesn't it work [01:16] Mail sender: SMTP -> SMTP Server: smtp.gmail.com -> Auth: Login -> username / password -> Port: 465 --> Security: SSL [01:25] *** lindon_ has joined #tikiwiki [01:30] *** marclaporte has quit IRC (Read error: 145 (Connection timed out)) [01:36] *** SEWilco2 has joined #tikiwiki [01:36] *** chealer has joined #tikiwiki [01:42] *** luminoso has quit IRC (Read error: 60 (Operation timed out)) [01:52] *** chibaguy has joined #tikiwiki [01:52] *** ChanServ sets mode: +o chibaguy [02:18] *** marclaporte has joined #tikiwiki [02:18] *** ChanServ sets mode: +o marclaporte [02:36] *** olinuxx is now known as Graciasfidel [02:38] *** Graciasfidel is now known as Olinuxx [02:44] tikiwiki: 03chibaguy * r23386 10/branches/4.x/styles/ (4 files in 2 dirs): [FIX] Correct text/background color contrast in wysiwyg editor (Strasa problem reported by freeman57 in tw.o forum). [02:49] *** btiffin has joined #tikiwiki [02:51] *** Caarrie is now known as Caarrie|sleeping [02:57] *** FF|Skyrider has quit IRC (Read error: 104 (Connection reset by peer)) [03:03] *** Olinuxx has quit IRC (Remote closed the connection) [03:14] *** marclaporte has quit IRC (Read error: 110 (Connection timed out)) [03:15] chibaguy: no, the last blog posts module is not supposed to be renamed to the blog of the posts it contains automatically. themes.tw.o configures it that way [03:16] hi chealer, ok. I should've checked. [03:17] chibaguy: the Last forum posts module bug is already reported: http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2686 [03:18] * chibaguy vows to do a little research before complaining on irc ;-) [03:40] *** marclaporte has joined #tikiwiki [03:40] *** ChanServ sets mode: +o marclaporte [03:43] chibaguy: I don't see why the Last page changes module items omit the author on tw.o. it also has wrong modification time. I can't reproduce locally, it would be interesting for a tw.o host admin to debug list_pages(). [03:44] yeah, it's strange. [03:50] *** rolandtanglao has joined #tikiwiki [03:54] *** macnific has quit IRC () [04:03] *** rolandtanglao has quit IRC () [04:21] I've been exploring. This is a rahrah comment. TikiWiki is a beautiful thing. Thanks everyone. [04:22] :-) [04:22] and Postgresql? [04:24] btiffin : ^ [04:27] :) Umm, for the work group, not yet. Foswiki, Mantis, TotalProcess, yada yada. When the boss needs to know something my personal Desktop Tiki and IFRAMEs gets it done. I can pretty much live in Tiki now. I hope it rubs off as management sees the powers... [04:27] hehe [04:38] *** lindon_ has quit IRC ("ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]") [05:00] tikiwiki: 03chibaguy * r23387 10/mods/trunk/themes/ (18 files in 13 dirs): [FIX][NEW] Correct text/background color contrast and other styles in wysiwyg editor. Also, smooth.css was missing from earlier commit. [05:04] bbl. gotta walk the dog. [05:04] *** SEWilco2 has quit IRC (Remote closed the connection) [05:04] *** chibaguy is now known as chibaguy|away [05:05] *** SEWilco2 has joined #tikiwiki [05:44] *** chibaguy|away has quit IRC (Read error: 110 (Connection timed out)) [05:44] *** Lucymoz has quit IRC (Read error: 104 (Connection reset by peer)) [05:44] *** Lucymoz has joined #tikiwiki [05:55] *** chibaguy has joined #tikiwiki [05:55] *** ChanServ sets mode: +o chibaguy [06:14] *** Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [06:25] *** btiffin has quit IRC (Remote closed the connection) [07:18] *** Rob____ has joined #tikiwiki [07:54] *** FrankP_german has joined #tikiwiki [07:56] *** coaboa has joined #tikiwiki [07:59] *** Wilkins has joined #tikiwiki [08:20] Hello: I would like to integrate the jskitrating in to the Topbar. Using milkyway theme. would like to have it lefthanded at same y-height as the rightsided site-search. Could someone help me where to put it for articles/wikipages? V4. [08:20] should pass the actual page/article to jskit. I tried: {if $section eq "wiki" or "articles"}{wiki}{JSKITRATING(view=combo,star=#FFD750,user=#961e1e,page=$page|urlencode) /}{wiki}{/if} [08:23] coaboa, I would first try putting it in the topbar custom code (look and feel admin) and use css positioning to move it up to where you want it. [08:24] ok [08:24] good morning btw [08:25] good morning (tho it's 5:25pm here) [08:25] :-) [08:25] forgett youre lokated in Japan [08:25] *** franck has quit IRC () [08:26] yeah, the world is small, when on line. [08:27] if there is a problem with css positioning, you could modify templates/styles/milkyway/tiki-top_bar.tpl (iirc) [08:28] you know about using {literal} {/literal} tags, right? [08:29] have to use those in tpl too? [08:30] yes [08:30] might point out my problem ;-) [08:30] well, around js. [08:30] does the js plugin have to activated? [08:31] *be [08:31] but inside the 'if' . [08:31] and can I use the "or" int that way for declaring the both sections? [08:33] Dear all: I want to hide all categories in my tiki by default and then have groups that each give permission for a specific folder; how do I do that? I am confused how to set group permissions, global permissions and category permissions. I planned to take away all permissions on a high level and then add them in the specific category perms per group; does that make sense? [08:33] coaboa, I guess so. check the smarty templates docs to be sure. [08:34] ok plying around now. thx [08:35] coaboa, where is JSKITRATING plugin from? it isn't a default tiki plugin, is it? [08:37] Rob____: I've kind of gotten lost on Tiki perms, with the changes lately. Did you check the docs on groups and permissions at doc.tikiwiki.org? [08:38] * chibaguy is wondering why added javascript like Infinite Carousel works in 3.3 but stopped working in branch 4.0 a month or so ago. [08:38] chibaguy, yes. My problem is that I do not understand how the different types of permission areas (global, category, group) work together [08:39] well, no perm can be set without reference to a group. [08:39] chibaguy: I thought I could just diable on all on a "high" level (i.e. global perms) and then re-enable them on a low level (category perms) [08:40] so in that sense 'global' means global for a particular group. [08:41] I guess the default is 'disabled' since permissions are granted in a positive way ("can edit", "can view", etc.). [08:42] but if, say, Anonymous has perm to view wiki pages, if you grant permission to view regarding Page A to Group A, this means actually that _only_ Group A can see Page A. [08:43] so there is an implicit 'only' when granting on a group or object basis. (i think) [08:43] OK? now you just blew my mind ;-) [08:43] heh [08:44] in other words, grant view permission to anonymous, so they can see all pages. [08:44] then make a special Group A. [08:44] ok... [08:45] if you assign 'can view' perm to Group A, for page A, B, C, then _only_ Group A can see them. [08:45] ok, now I understand... [08:45] And the same is true when assigning tiki_p_view_categorized to a category, for a group. [08:46] although that last one is what might have changed recently (3 -> 4.0). [08:46] ok... I am using 4.0 [08:46] when you get some perms set up, be sure to make some test users and log in as them to be sure things work as expected. [08:47] Yes, exactly... in my latest experiments my test user was only able to see the category A (i.e. in the cat module), but clicking on it says "access denied" [08:47] it [08:48] but I will try now to do as you say [08:49] did you assign 'tiki_p_view_categories', or 'tiki_p_view_categorized' ? note that the first refers to category listings, and the second to objects within the category. [08:49] *** chealer_ has joined #tikiwiki [08:49] But this is how it was up to 3.3. Maybe it's changed in 4.0. I haven't had a chance to test it out. [08:50] hey! that might be it - I just assigned tiki_p_view_category [08:50] in principle, users should never get an "accessed denied" in Tiki, regarding assigned permissions. (wysiwyca rule). [08:50] listings should filter correctly. [08:51] hm I cannot find tiki_p_view_categorized [08:52] ok, maybe it's become tiki_p_view_category (now refers to contents, not just category name/item). [08:53] are you using the category block at the bottom of pages, too? [08:54] yes [08:55] checking mod-func-categories.php, it does seem that the perm is 'view_category'. [08:57] ah I think your explanation about "enable category for a group means that group only" was my key problem [08:58] I tought I had to diable view categories for an upper group, i.e. registered and then reapply the category for the specific group [09:00] right. but there's no way to disable, really, other than not granting to begin with. [09:01] what I still do not understand is how the group and global perms work together... normally, on objects / cats there is that "Global Perms" applied - is that the sum of all Group Perms the specific user has? [09:02] and then I can overwrite this with object / cat perms? [09:02] *** chealer has quit IRC (Read error: 113 (No route to host)) [09:02] * chibaguy 's brain smokes a bit... [09:02] XD dorry [09:02] sorry [09:03] :-) [09:03] I wonder where these "Global Permissions" come from... are they static over any user / group? [09:04] I just want to figure out the permission layers, you know what is on top etc. [09:05] http://dev.tikiwiki.org/Permission+Cleanup describes the approach in 4.0. [09:06] ok thank you I havent seen that page yet [09:06] I think global refers to the permission for, say, wiki pages in general for a particular group. [09:06] 'Anonymous can view wiki pages' [09:06] then object-level perms override that. [09:07] Group A has (_exclusive_) view perm for Category A. therefore Anonymous can't see Category A. [09:08] Ok, so you say "Global Permissions" = Group Permissions [09:09] yes, as i said at the beginning, all perms are defined in terms of one group or another. [09:10] *** xavi has joined #tikiwiki [09:15] chibaguy, thank you very much! You saved my day :-) [09:15] chibaguy: strange yesterday the jskit thing worked but now it just does nothing. chibaguy: jskitrating plugin is from: Embed the Ratings service from JS-Kit (http://js-kit.com) into a wiki page. Author: Rick Sapir, TikiWiki for Smarties (http://twbasics.keycontent.org) Maybe they just discontinued . Tested it on a second site too. Think I have to look for somthing different for rating the content. [09:17] Rob____: great. it's good I had a change to think about this again too. [09:17] coaboa, Rick (ricks99) is around here pretty often. he can probably help on this. [09:18] i wonder if he has a doc page on jskitrating. [09:18] ok. but anyhow the js-kit guys anounced that they will stop the service. [09:18] ah, i see. [09:19] well, you could check with ricks99 about what he plans for the plugin, maybe a replacement or something. [09:20] is there a plan to have a native ratingfeature with tw? [09:20] as calling a third party site is quite suboptimal [09:21] I haven't heard about a plan. You could submit a feature request at dev.tikiwiki.org. [09:23] the colorpowered.com (which also made colorbox) released a rating system but with an sqlite db...which i could anly get running outside of tw. [09:32] code that used tiki's current db would be the way to go. maybe the tiki_object_ratings table could be used. [09:36] *** FF|Skyrider has joined #tikiwiki [09:38] tikiwiki: 03chibaguy * r23388 10/branches/4.x/ (55 files in 37 dirs): [FIX] Run-on sentence corrected. [09:41] I see quite a few jquery star rating plugins, etc. [10:01] *** luminoso has joined #tikiwiki [10:04] anybody know how teaxtareas in dev.tw.o comments at trackers can be resized? [10:04] I saw many new resizable places in Tiki4, but I can't seem to resize the small text area for comments in tracker items... [10:04] maybe some (jquery?) setting needs to be on? [10:06] *** macnific has joined #tikiwiki [10:11] http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=35313&topics_sort_mode=lastPost_desc&forumId=4 [10:11] now to wait and see who can help me :D [10:12] tikiwiki: 03chibaguy * r23389 10/branches/4.x/styles/strasa.css: [FIX] Light-on-light text/background contrast corrected (ex: "compare" button on tiki-pagehistory.php). [10:13] New Forum Posts: TikiWiki 4 SMTP options, how to use with google mail? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35313 [10:16] fyi: http://dev.tikiwiki.org/Report+a+Bug shows broken toolbar after the H1 H2 H3 buttons to me [10:17] confirmed on ff 3.5 and Chromium [10:18] Recent Bug: Tracker item: #2878 - - test xavi 1 - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2878 [10:19] tikiwiki: 03nyloth * r23390 10/trunk/lib/test/TikiSeleniumTestCase.php: No code change - reindentation only [10:20] found the problemsolution to jskit: they shut down the service as of 15.Nov. (with some obvious delay) No wonder why I can't get it to work ;-) [10:21] yeah, that would be a neat trick. [10:22] tikiwiki: 03nyloth * r23391 10/trunk/lib/test/TikiSeleniumTestCase.php: [MOD] TikiSeleniumTestCase: return false if the config file is not found during the confige step... (this is to make it easy to run all tests without selenium) [10:23] hi xavi, looks like it broke at the 'align:center' icon. [10:24] there's also an exposed '~/np~' near the page bottom. [10:26] tikiwiki: 03nyloth * r23392 10/trunk/lib/test/AcceptanceTests/ (6 files): [MOD] Acceptance tests: add 'acceptance' phpunit group annotation, in order to be able to run phpunit with the '--exclude-group acceptance' option, to avoid runing those tests that require selenium [10:28] *** diogogcunha has joined #tikiwiki [10:28] hello everybody [10:30] tikiwiki: 03nyloth * r23393 10/trunk/lib/test/core/Multilingual/ (5 files in 2 dirs): [10:30] tikiwiki: [MOD] Multilingual unit tests: add 'multilingual' phpunit group annotation, in [10:30] tikiwiki: order to be able to run phpunit with the '--exclude-group multilingual' option, [10:30] tikiwiki: to avoid runing those tests that require a direct internet connection (it does [10:30] I'd like to know how to convert tikiwiki dates and time on the database that are in integer to normal date time [10:30] tikiwiki: not handle a web proxy yet) [10:30] can anyone help ? [10:30] *** FF|Skyrider has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") [10:32] tikiwiki: 03chibaguy * r23394 10/branches/4.x/styles/strasa.css: [FIX] Insufficient white space between articles on tiki-view_articles.php. [10:33] diogogcunha: no idea, sorry. In some hours some coders from USA time zone might help you on that... [10:33] ok! but do you know if the time is in minutes or seconds or something like that? [10:33] chibaguy, yes, I noticed. Well, at least, but reporting throught that page is still working :-) [10:34] diogogcunha: "no idea sorry" :-/ [10:35] tikiwiki: 03nyloth * r23395 10/trunk/lib/test/ (bootstrap.php core/bootstrap.php): [FIX] phpunit bootstrap file: initialize tikidomain var to avoid php notices while running phpunit [10:37] xavi ok thanks! [10:38] chibaguy: btw, I dunno why but today I see some buttons in dev.tw.o as whiteish with whiteish font [10:38] example: seach wiki page module in right column [10:42] yeah, I'm not sure, but I just committed a fix for that in branch 4.x. [10:42] ok, thanks [10:42] I don't know how these things creep in. I guess a change is made in one context that has bad effects in others. [10:43] diogogcunha, the database stores unix time stamps. [10:44] http://www.unixtimestamp.com/index.php [10:45] it is converted by php script to human-readable form. [10:46] *** luminoso has quit IRC (Read error: 131 (Connection reset by peer)) [10:47] *** luminoso has joined #tikiwiki [10:47] * chibaguy got familiar with unix time stamps when it was necessary to manipulate event times once. :-) [10:49] *** Caarrie|sleeping is now known as Caarrie [10:50] multitasking chiba-guy :-) [10:51] Recent Bug: Tracker item: #2879 - - test xavi 2 - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2879 [10:51] Recent Bug: Tracker item: #2880 - - dev.tw.o: users apparently can delete their tracker items but they are ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2880 [10:53] New Forum Posts: Upgrading from 3.2 to 4.0 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=35315 [10:58] Dear all: My tiki editor acts strange. When I click any icon in the tool rows, it asks "Do you want to leave the page?", actually reloading the page. Does anybody know this behavior? [10:59] Rob__: which version? [11:03] tiki 4.impatienttoolbar ? [11:03] * chibaguy is sorry and needs to take a break.... :-) [11:05] it is tiki 4 and the normal wiki page editor [11:05] not wysiwig [11:07] Rob____: do you have ajax turned on? [11:07] Rob____: no idea. Please, feel free to fill in a bug report about it. There are minor issues still expected with 4.0 [11:07] http://dev.tikiwiki.org/Report+a+bug [11:07] I've found ajax to cause problems at times. [11:08] chibaguy: I'm curious with ajax. I haven't found any issue yet with ajax in tiki 4.0 [11:08] ok, maybe things have been fixed. [11:08] which is great news! but I'm still reluctant to believe that tiki4 is bug free from ajax issues [11:08] * xavi is quite skeptic [11:09] dr xavi, the scientist. :) [11:09] but it did find aseveral issues with ajax in the first releases of 3.x [11:09] :-) [11:11] well, I see I have ajax turned on at my localhost 4.x, and things are working ok. [11:13] * chibaguy is too much of an old-time wiki guy to even have tested the wik editor toolbar much, usually just input the syntax. [11:20] I can't reproduce the toolbar problem. [11:20] turned ajax auto-save and save draft on. ajax was already on. [11:20] all kinds of jquery things are turned on. [11:28] tikiwiki: 03chibaguy * r23396 10/mods/trunk/themes/milkyway_tiki_4/styles/milkyway.css: [FIX] Inconsistent margin and padding in normal and hover states. [11:32] *** grobda24 has joined #tikiwiki [11:35] tikiwiki: 03chibaguy * r23397 10/mods/trunk/themes/faulkner_tiki_4/styles/faulkner.css: [FIX] Inconsistent padding and margin for button, in normal and hover states. [11:47] does ajax on/off concern the tiki editor toolbar? [11:47] I will disable, then [11:48] Rob____: I checked and couldn't see any difference. [11:51] tikiwiki: 03chibaguy * r23398 10/mods/trunk/themes/faulkner_tiki_4/styles/faulkner.css: [ENH] Odd and even table row and li.odd, li.even colors. [11:53] *** FrankP_german has quit IRC (Read error: 113 (No route to host)) [11:55] *** FF|Skyrider has joined #tikiwiki [11:55] Hey [11:55] When I try to login at tikiwiki.org, I'm getting: Account disabled [11:55] Why? I just registered and activated the account. [11:58] chibaguy: my editor problem seems to be browser related. With IE 8 editor toolbar does not work, in compatibility mode it is ok. FF 3.5 works like a charm [11:58] so everything is normal ;-) [12:02] *** ricks99 has joined #tikiwiki [12:03] anyone? :S [12:05] .... [12:05] Notice: this variable may not be empty: $_POST["thread_sort_mode"] [12:08] ... [12:08] gpd [12:08] *God, I can't even reply to messages. [12:08] :-\ freaking annoying [12:12] Rob____: ok, good to hear that. [12:13] FF|Skyrider: at the tw.o forums? [12:13] chibaguy: should I file that / can you verify this? it seems that specifically IE 8 is the problem [12:14] chibaguy [12:14] I tried to reply to my own thread [12:14] http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35313#threadId4 [12:14] In the end it worked, but I had to retype it multiple times [12:14] as I kept getting that error [12:15] Rob____: you could file a bug report at dev.tw.o, but I think as long as IE8 can manage in one mode, probably there won't be much motivation to try to fix the problem. [12:16] FF|Skyrider: I haven't noticed any problems at those forums, for some reason. [12:16] Using fireFox. [12:16] Well, received the error twice when I attempted to reply. [12:16] No idea why :-\ [12:17] I usually use Opera, but could check with FF once in a while. [12:17] chibaguy: that makes sense. can / should I add this to some FAQ area? [12:18] I'm not aware of one for IE8. [12:19] dont use it? :P [12:19] Caarrie: , sometimes to test with. that's about it. [12:19] i only use it in my VM as i am too lazy to install opera [12:19] Seems quite a bit better than ie7 anyway. [12:20] that is lazy. ;-) [12:33] * ricks99 uses i8 -- no issues posting on tw.o [12:33] *ie8, that is [12:35] ok, then perhaps I have some configuration that messes up IE8. I guess I can live with that XD [12:43] ricks99, there was a question about the jskit. seems the service was shut down. do you have an alternative plugin? [12:47] *** franck has joined #tikiwiki [12:55] yes this jskitrating Q was mine. The problem is that I already commited that tiki is capable of rating content - which now isn't anymore realizable in an easy way (as far as I can oversee) [13:00] *** Kimberliee has joined #tikiwiki [13:00] Good Morning. [13:02] bbl [13:04] *** RavenC has joined #tikiwiki [13:04] tikiwiki: 03chibaguy * r23399 10/mods/trunk/themes/snow_tiki_4/ (31 files in 10 dirs): [NEW] Snow theme for Tiki 4. [13:06] New Forum Posts: Just use modules? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35323 [13:07] *** Kimberliee has quit IRC () [13:07] *** RavenC has quit IRC (Client Quit) [13:07] *** Kimberliee has joined #tikiwiki [13:08] Recent Bug: Tracker item: #2881 - - can't install tiki 4.0, whereas tiki 3.3 ok with no problem. ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2881 [13:08] *** xavi has quit IRC ("Leaving.") [13:39] i would like to have toc as a part of right menu... [13:40] is there a toc module? [13:44] @doubleclick: see docs: http://doc.tikiwiki.org/plugintoc [13:45] i think doubleclick wants the pagetoc to be displayed in a sidemodule? [13:46] *** lphuberdeau has joined #tikiwiki [13:47] can use menupage module [13:47] and put {toc} in that page [13:49] ricks99: so i just put {toc} in parameters? [13:51] ricks99 : & all: http://tikiwiki.org/TikiFestNY [13:54] *** nicktruch has joined #tikiwiki [13:54] hi I was wondering from wich country TikiWiki comes from ? [13:55] @doubleclick: no. need to use menupage module. in the page that u define for the menu, in *there* put the {toc} [13:56] nicktruch : started in Argentina [13:56] anyone: does Online Users (who is there) module not work properly in 3.3? I only show 1 (me, whenlogged in), although i have 2 other pcs browsing as anon [13:56] * ricks99 vaguely recalls a bug/known issue... off to scan bug list [13:57] marclaporte : ok thanks, thought it was catalan [13:58] we have a proud contributor from Barcelona :-) [14:00] cool ! I'm planing to move to Barcelona next year to live here [14:00] *** coaboa has quit IRC (Read error: 131 (Connection reset by peer)) [14:01] I'm new to TikiWiki : I'm on Confluence right now. Anybody knows if you can use TikiWiki as an intranet wiki ? (with groups and rights management) [14:02] try the Intranet profile [14:02] it sets it all up for you [14:03] * Kimberliee thinks the Intranet Profile is great! [14:03] Excellent ! [14:03] Thx Kimberliee [14:03] nicktruch: Intranet is a strong use case for Tiki because of fined grain permissions [14:03] http://tikiwiki.org/Enterprise [14:04] Hi there, as we are just talking about permissions, can someone explain me how the group, global permissions work together and how file galleries mix in? I guess TikiWiki is still too powerful for my understandning ;-) [14:04] marclaporte: why did you commit 'login can not have space' [14:05] nicktruch: I am working on one as I type, and I have found tiki to have the best functionality for such a site. [14:06] Rob: Can you be more specific? [14:06] I wanted to make categories which are just accessable for users that are in the corresponding group. [14:06] sylvieg : because it often happens that admins create users with spaces and it messes up Tiki. [14:06] Now I am not sure how to do this the easiest way and how all the perms play together [14:06] Rob: Have you created the categories and the groups? [14:07] Rob: Its pretty automatic. [14:07] @Rob____: any file gallery-specific perms will *override* your global/group/category perms [14:07] sylvieg: : if you make a user with a comma (,) you can't delete it easily after [14:07] Yes. I did the following: I created groups "Product A" and "Product B" and groups with the same name [14:07] it is not supposed to be ther is a bug somewhere [14:08] tikiwiki: 03sylvieg * r23400 10/trunk/ (66 files in 41 dirs): [MRG] Automatic merge, branches/4.x 23353 to 23394 [14:08] Then I went to perms of the cats and enabled "see category in listings" or how it spells aout, for Group A or B [14:08] Rob: So, unless you do "file gallery specific perms" like ricks99 said, it will automatically apply the perms for you [14:08] *** grobda24 has quit IRC (Read error: 110 (Connection timed out)) [14:08] *** grobda24 has joined #tikiwiki [14:09] Kimberliee: Is that my way correct so far? [14:09] *** nikozy has joined #tikiwiki [14:10] Rob: did you set it up in admin Groups for that Category? [14:10] *** RavenC has joined #tikiwiki [14:10] Kimberliee: Yes, I did *Admin Groups" and activated "see cats in listings" for Group A or B [14:11] sylvieg : ideally, same validation would apply for admin user than tiki-register [14:11] Rob: have you logged on as a user in that group to test it out? [14:12] Kimberliee: yes, it looks OK so far, but here is the catch: I can still access files that have the category attached of the opposing group [14:12] *** nicktruch_ has joined #tikiwiki [14:12] Rob: didn't you say you set it to A or B tho? [14:13] *** nikozy has left [14:13] Kimberliee: so i.e. with member of Group B, I can still download my *Test File* which is in Category A [14:13] Kimberliee: I stripped the users of any ability to see the file galliers though [14:14] Kimberliee: I thought that when I only give perms to user group A for cat A, this also applies toa ll objects in cat A? [14:14] *** nicktruch has quit IRC ("Page closed") [14:14] *** nicktruch_ is now known as nicktruch [14:14] marclaporte: but what is the use of the regexp in admin->login? [14:14] *** chealer_ has quit IRC (Read error: 104 (Connection reset by peer)) [14:14] Rob: true [14:15] Kimberliee: so as far as I remember, there are three perms or so that are important for my: one for downloading of files, one for reading wiki pages, one for seeing a cat [14:16] ricks99: i figured it out! thanks [14:16] Kimberliee: I enabled these 3 for Group A at Category A perms [14:16] Rob: what version are you on? [14:16] Kimberliee: 4 [14:16] Kimberliee: I tested it with a category module to see what the user has access to [14:17] k, hold on... [14:17] brb [14:17] Kimberliee: the "other" category (B when logged in as A etc) is hidden, which is correct, but if I have the URL I can still get the file [14:17] sylvieg: : users can't self register on http://tikiwiki.org/tiki-register.php -> You have mistyped the anti-bot verification code; please try again. [14:18] *** rodrigo_sampaio has joined #tikiwiki [14:19] sylvieg : I would love to have a better system which provide an error message. Ex: same error message in all places based on the Regex. In which case, no need for the no space comment note [14:20] Rob: oic, well thats not a good thing. You are sure you are not logged on in another window or didn't logout as admin prior to testing that user? [14:22] @Rob: be sure to clear ur browser cache. Also, do u have the File Gallery as "public" (in the gallery's settings)? [14:23] ricks99, Kimberliee: I tried public as well as private [14:24] I agree with ricks99, make sure you logout and clear your cache [14:24] *** Caarrie is now known as Caarrie|away [14:25] ok, I try now [14:27] *** coaboa has joined #tikiwiki [14:27] ricks99, Kimberliee: Wow, OK, it really seemed to be the cache. I'm stunned now. [14:27] * Kimberliee had been there, done that. :) [14:27] has [14:28] *** coaboa has quit IRC (Remote closed the connection) [14:29] ricks99, Kimberliee: Thank you very much!!! Now, just to end my confusion... how are the permissions layered? On top, there is "Group perms", then "Cat Perms", then "Object Perms"? [14:29] Object override [14:29] I wouldn't use it unless you have to [14:30] y, perms are inherited from the top - > down, but overrdie from the bottom -> up [14:30] ricks99: perfect description! I'll have to remeber that one. [14:30] Kimberliee: On default, Categries have "Global Perms" applied - where do these come from? Is that one static set of perms that I can set, so to say the "Deafult Perms"? [14:31] Group [14:31] So Global Perms = Group Perms? [14:33] *** rodrigo_sampaio has quit IRC ("Leaving.") [14:33] *** coaboa has joined #tikiwiki [14:33] *** coaboa has quit IRC (Remote closed the connection) [14:35] http://doc.tikiwiki.org/tiki-index.php?page_ref_id=130 [14:35] thats a good one. [14:35] Rob____: didn't we go through this already a few hours ago? ;-) [14:36] * chibaguy feels deja vue. [14:36] chibaguy, yes, I still have my problems with it, so please be patient with me ;-) [14:36] Q: How to change a page's language in 3.3? When I EDIT the page, there's no LANGUAGE drop list? (There *used* to be...) [14:36] *** coaboa has joined #tikiwiki [14:36] *** ether0 has joined #tikiwiki [14:38] sylvieg : do you think it's risky to add the regex check when admins add/edit users? [14:38] *** nkoth has joined #tikiwiki [14:38] marclaporte: I found the problem [14:38] a messy regexp [14:39] i have all the i18n options on, but there's still no LANGUAGE drop when editing... [14:39] chibaguy, ricks99, Kimberliee: Thanks again for your great help! [14:41] good luck Rob. :) [14:41] *** ether0 has left "Leaving" [14:41] Hm... it is in the 4.0 PROPERTIES tab... [14:42] tikiwiki: 03marclaporte * r23401 10/branches/4.x/templates/tiki-adminusers.tpl: [FIX] Only link to a group if you have permissions. [14:44] * ricks99 wonders why the 3.3 editpage.tpl checks for {$data.page_id} before displaying the LANGUAGE drop list? why cant you change the lang of a page in a structure? [14:48] Rob____: that's ok. Permissions are easy to be confused about. [14:49] tikiwiki: 03marclaporte * r23402 10/branches/4.x/templates/tiki-assignuser.tpl: [14:49] tikiwiki: [FIX][MOD] In training/observing users, I noticed on several occasions that this [14:49] tikiwiki: interface is confusing. While in the process of adding users to a group, they [14:49] tikiwiki: are distracted by this new key and may click on it, thinking they are adding [14:49] tikiwiki: user. Replacing with a WYSIWYCA link to the group. [14:51] *** kiilo has joined #tikiwiki [14:54] *** Kimberliee has quit IRC () [14:54] *** coaboa_ has joined #tikiwiki [14:55] *** coaboa_ has quit IRC (Read error: 104 (Connection reset by peer)) [14:56] *** lphuberdeau has quit IRC (Read error: 60 (Operation timed out)) [14:56] *** Kimberliee has joined #tikiwiki [14:57] *** marclaporte has quit IRC (Read error: 110 (Connection timed out)) [14:58] *** RavenC has quit IRC ("~ Trillian Astra - www.trillian.im ~") [15:01] *** brankom has joined #tikiwiki [15:01] Hello [15:02] !help [15:02] You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . [15:04] *** coaboa_ has joined #tikiwiki [15:05] Could anyone direct me on how I could implement sort of per-page permissions (for viewing), or even better per-category/tag for groups? [15:06] there is a perm tab at the bottom of the page. [15:07] brandom: altho I would use group perms [15:09] That requires the tiki_p_admin_wiki privilege, though? [15:09] *** coaboa_ has quit IRC (Remote closed the connection) [15:10] Kimberliee: Hm... Group perms can be set for viewing particular pages as well? [15:10] if those pages are in the cat for the group [15:10] easier than trying to set individual perms [15:11] *** kiilo1 has joined #tikiwiki [15:11] Could you direct me to the configuration links for those? [15:12] *** coaboa has quit IRC (Read error: 113 (No route to host)) [15:12] Ok, I think I found it :) [15:12] ok :) [15:13] tikiwiki: 03lphuberdeau * r23403 10/trunk/ (6 files in 3 dirs): [FIX] Poll filter never worked correctly, causing thousands of rows to be scanned on poll-intensive sites. Added an index to speed up the search as well. [15:13] Kimberliee: I take it back - I didn't :) [15:13] I thought it was in group permission assignment. [15:14] Ah, the perms for those under Categories themselves. [15:14] Lovely-jobly :) [15:14] Kimberliee: Thanks ;) [15:14] np, u found it :D [15:16] Kimberliee, would you mind a last question? [15:17] Recent Bug: Tracker item: #2882 - - WYSIWYG Editor Transparent background Issue - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2882 [15:17] not at all, if I can help [15:19] *** chibaguy has quit IRC (Read error: 110 (Connection timed out)) [15:19] :-) When I want to make a file available only to a specific group (lets say A), I have two options: 1) either put it in a File Gallery that has the Category A or 2) put the file itself in Category A - is that right? [15:20] *** lphuberdeau has joined #tikiwiki [15:20] (of course, only group A has perms for cat A) [15:21] yes [15:23] Kimberliee: Do you have a Tiki 4 install running? Because I swear when I use option 2, a user that is *not* in group A can still download the file if he has the direct link (I restarted the server and deleted browser cache) [15:24] Kimberliee: or my tiki installation is completely mess up [15:24] That is correct, if the files are being stored in the filesystem. URLs directly to a file are handled by the web server and TW doesn't see the request. [15:24] So using database for file uploads allow the permissions to be applied properly? [15:25] The only way to reach files in the database is through a program. But your database configuration has to be able to handle all your uploaded files. [15:25] SEWilco2: the URL I use to download is like /tiki/tiki-download_file.php?fileId=9 [15:26] SEWilco2: that should be checked for perms, or? [15:26] Yes, if you use tiki-download_file.php then the TW restrictions are always applied. [15:26] Hold on... [15:26] tikiwiki: 03jonnybradley * r23404 10/branches/4.x/ (files/test.swf lib/wiki-plugins/wikiplugin_flash.php): [MOD] Copy test.swf to files and change example link on Flash plugin to suit. [15:27] Thinking... [15:27] SEWilco2: I have a file where I have applied a "only for Group A" Category applied - I can still download it with a user account that has *not* Group A [15:27] Hm... Maybe use .htaccess to block the access to folder? [15:28] If the files are stored as files, then if you figure out the name of the directory with the files and find the file name then you could bypass TW. [15:28] SEWilco2: When the file is put in a file category that also has "for Group A only" applied, it is restricted [15:29] But, as brankom realized, if you block the web server's access to the directory then the only access is through tiki-download_file.php. [15:29] *** coaboa has joined #tikiwiki [15:29] SEWilco2: I can download the file via the tiki download php although it should be restricted [15:30] The PHP code can access files which it has permission to reach (and it is running with the web server's permissions) but the web server will obey configuration which blocks access to directories. [15:30] Hm... Most of the admin menu on left is gone missing now for some reason. [15:31] SEWilco2: I wonder about following: When I upload a file into a file gallery without any category applied and give the file the "only Group A" category, user without!! the Group A can still download it over the wiki download php [15:32] Maybe something is still set in your browser. Set up a file with that restriction, then put the URL in here and ask some of us to see if we can download it. Or ask a friend. [15:34] Got to go. [15:34] SEWilco2: ok, that's a good idea.. thanks! [15:35] *** SEWilco2 has quit IRC ("Leaving.") [15:35] Bye everyone and thanks a lot! [15:35] *** Rob____ has quit IRC ("Page closed") [15:36] *** gozer_ has joined #tikiwiki [15:38] *** marclaporte has joined #tikiwiki [15:38] *** ChanServ sets mode: +o marclaporte [15:43] *** coaboa_ has joined #tikiwiki [15:51] *** icwiki has joined #tikiwiki [15:52] I can't login to my new tikiwiki4 install as 'admin' after enabling Wiki + LDAP auth. [15:52] I can login as an LDAP user, but am not an admin [15:52] can't chagne the admin pass - I see an error on my AD server event viewer log with a failed attempt [15:53] any thoughts? [15:57] thre is an option 'Use Tiki authentication for Admin login.' [16:00] *** coaboa has quit IRC (Read error: 110 (Connection timed out)) [16:01] *** marclaporte has quit IRC (Read error: 110 (Connection timed out)) [16:01] *** Lucymoz has joined #tikiwiki [16:05] *** Danafae-XT has joined #tikiwiki [16:07] I am in need of some guidance. I just tried upgrading my tikiwiki through fantastico. It was running version 2 and the upgrade was to version 3.3. I'm getting an error that tells me I need to upgrade my database when I try to go to my wiki [16:07] polom [16:08] The error gives a link to /tiki-install.php but when I click on it, I get another error: You don't have permission to access /wiki/tiki-install.php on this server [16:08] I set permissions on that file to 755 but that hasn't corrected the problem [16:09] Anyone know how to get the database upgrade to work? [16:11] Bye-bye ;) [16:11] *** brankom has left [16:12] *** ricks99 has left [16:15] Any help would be greatly appreciated. I don't seem to be able to access any of my data and I'm hoping the database update thing will help [16:16] *** RavenC has joined #tikiwiki [16:21] *** chibaguy has joined #tikiwiki [16:21] *** ChanServ sets mode: +o chibaguy [16:21] I think I'll just revert back to the old version... I'm really not seeing how to fix this. [16:21] :-( [16:22] stupid fantastico. I'm trying to get my stuff off of that mess and onto a vps with shell access. [16:24] Danafae-XT, you can probably update your tiki installation directly, without fantastico. [16:24] sylvieg -> how can I change that option ? [16:24] you don't need shell access necessarily. I use ftp and phpmyadmin. [16:24] When I try to update it with the link that tikiwiki gives me, I get an error [16:25] icwiki: change the value ldap_skip_admin in the table tiki_preferences [16:25] how do you update it that way, chibaguy? Sorry, I'm not a database type person [16:26] well, you need to be able to access tiki-install.php, for sure. [16:26] If you can't, seems like there's a problem with your server configuration. [16:26] *** SEWilco2 has joined #tikiwiki [16:27] anyway, I ftp the files to where I want them on the server, make a database with phpmyadmin, and then use tiki-install.php to populate the database. [16:27] When I try to access it in a browser, I get a message that I don't have permission to access it and that a 404 not found error was encountered while trying to use an ErrorDocument to handle the request [16:28] sylvieg -> no such column - looking at the column list to see if this was perhaps renamed, or might I need to create it? [16:28] Danafae-XT: I've had that b4 [16:28] Yeah, I think you need to tell the server admin that you can' t access a file that you should be able to access. [16:28] is it hostgator? [16:28] yes Kimberliee [16:28] right, Kimberliee, I've seen reo [16:28] yah, been there [16:28] reports like this before. [16:28] go to their website [16:28] but forgot what the solution was, naturally. [16:29] specifically. [16:29] icwiki: select * from tiki_preferences where name='ldap_skip_admin'; [16:29] ask chat a support tech, they have to fix "mod-security" or "whitelist" your domain [16:29] I bet you can't install a profile either, can u [16:29] Ok, thanks Kimberliee! I haven't tried installing a profile [16:29] sylvieg -> 0 rows [16:29] it will prolly fail too, same error [16:30] no problem, it will only take them a few minutes. Good luck. [16:30] icwiki: insert into tiki_preferences(name, value) values('ldap_skip_admin', 'y'); [16:33] sylvieg -> Thanks for your expert assistance! That fixed it! Thank you x infinity! [16:35] *** RavenC has quit IRC ("~ Trillian Astra - www.trillian.im ~") [16:36] *** icwiki has quit IRC ("Java user signed off") [16:38] tikiwiki: 03jonnybradley * r23405 10/branches/4.x/lib/smarty_tiki/block.add_help.php: [FIX] Function needs to be declared differently for AJAX edit to find it [16:38] *** citymark has joined #tikiwiki [16:47] *** RavenC has joined #tikiwiki [16:51] *** citymark has quit IRC ("Page closed") [16:56] tikiwiki: 03jonnybradley * r23406 10/branches/4.x/lib/jquery_tiki/tiki-jquery.js: [16:56] tikiwiki: [FIX] More on "quick fix for Firefox 3.5 losing selection on changes to popup"... [16:56] tikiwiki: Was causing wiki_edit_plugin popup form to fail when feature_jquery_ui enabled (when not in page edit mode). [16:56] tikiwiki: Some refactoring and few missing var declarations added. [16:56] tikiwiki: Still fails when plugin form uses AJAX autocomplete - TODO [16:57] tikiwiki: 03lphuberdeau * r23407 10/trunk/lang/ (18 files in 16 dirs): [MOD] Mozilla upstream. Strings from the interactive translation for languages that were added by SUMO. Languages previously in tiki were skipped due to my inability to read them. [17:00] *** jonnyb has joined #tikiwiki [17:01] tikiwiki: 03jonnybradley * r23408 10/branches/4.x/tiki-editpage.php: [MOD] Seemingly superfluous call to parse_data() removed (commented out pending further testing) [17:02] jonnybradley: Test preview mode. That's my guess why parse_data() was there. [17:03] *** SEWilco2 has quit IRC ("Leaving.") [17:07] *** Kimberliee has quit IRC () [17:12] *** Kimberliee has joined #tikiwiki [17:15] * jonnyb tested preview for several section edits and full page and saves for each re r23408 - seems ok here [17:21] Kimberliee: You were right re:hostgator. I contacted them and they fixed it. I got my wiki DB upgraded. It did only take a couple minutes. The thing that took the longest was when my father called and wanted to talk for 20 minutes :-) [17:21] *** chibaguy has quit IRC (Read error: 54 (Connection reset by peer)) [17:25] *** RavenC has quit IRC ("~ Trillian Astra - www.trillian.im ~") [17:25] *** Wilkins has quit IRC (No route to host) [17:26] *** diogogcunha has quit IRC (Read error: 60 (Operation timed out)) [17:28] Danafae-XT: :) [17:34] *** RavenC has joined #tikiwiki [17:47] *** marclaporte has joined #tikiwiki [17:47] *** ChanServ sets mode: +o marclaporte [17:54] bbl. [17:54] *** Kimberliee has quit IRC () [18:03] *** kiilo1 has quit IRC ("Leaving.") [18:14] *** RavenC has left [18:16] *** macnific has quit IRC () [18:17] *** olinuxx has joined #tikiwiki [18:41] *** kiilo1 has joined #tikiwiki [18:44] *** RavenC has joined #tikiwiki [19:10] *** kiilo1 has quit IRC ("Leaving.") [19:17] *** coaboa_ has quit IRC (Remote closed the connection) [19:26] *** Danafae-XT has quit IRC ("ChatZilla 0.9.85 [Firefox 3.5.5/20091102152451]") [19:27] polom [19:27] 'olom [19:28] in the new place, marclaporte? [19:28] not quite [19:28] but it's ready [19:29] all painted, and clean [19:30] coo [19:34] *** peter has joined #tikiwiki [19:34] hi all [19:34] new to tiki [19:34] just installed [19:35] went through the settings [19:35] *** peter is now known as Guest58359 [19:35] *** Guest58359 is now known as peterishere [19:35] and loggout [19:35] now it will not let me back in [19:35] saying wrong user name bla bla bla [19:36] tikiwiki: 03jonnybradley * r23409 10/branches/4.x/ (3 files in 2 dirs): [FIX] Stop messy html tooltip appearing on calendar items, plus nicer, working close icons [19:36] peterishere : admin/admin [19:36] even with that [19:36] i chanded the setting for a user to use email as login name [19:37] ah [19:37] in the db it shows admin/admin [19:37] but [19:37] even if i change the db email to admin [19:37] it still complains [19:37] *** Kimberliee has joined #tikiwiki [19:38] good afternoon all. [19:38] 1, 'admin', 'admin', 'admin', '', '', 1258742681, 1258742706, , '', 1258742706, , 'f6fdffe48c908deb0f4c3bd36c032e72', , '', , '', '', '', '', 0, '', 0, '', '' [19:38] playing in the DB is not reliable [19:39] ok, so is there a way to reset my install? [19:39] peterishere : you can run tiki-install.php to reset admin password [19:39] ok [19:39] you could also just change preference about using email as login [19:40] Tiki Installer Disabled [19:41] peterishere : there are instructions on page about how to re-enable [19:41] ok [19:41] removed the lock file [19:41] it it let me in, thanks [19:41] tikiwiki: 03lphuberdeau * r23410 10/trunk/lib/prefs/users.php: [FIX] Missing file [19:41] i'll go through the process again [19:41] http://profiles.tikiwiki.org/Debug_Mode_Enabled#I_am_locked_out_of_Tiki -> you could hunt in DB for preference: "use email as login" not sure the exact name [19:45] grrr... [19:45] even after reinstalling db [19:45] still same problem [19:46] login is email / password combination [19:46] still same error message [19:47] *** Kimberliee has quit IRC () [19:49] Tiki 3 or 4? [19:50] marclaporte: I just got a tiki-register on tw.org without antibot also [19:50] ah ak .. I was already log-in [19:51] does it mean that you can register if you already log-in [19:51] I typed directly the url [19:52] since it is a new install I nuked all and restarting from 0 (tiki 4.0) [19:54] yes, you can't register if you are logged in. Perhaps Tiki should say so [19:54] doing the fix [19:57] *** lphuberdeau1 has joined #tikiwiki [19:58] *** SEWilco2 has joined #tikiwiki [20:03] *** lphuberdeau has quit IRC (Read error: 110 (Connection timed out)) [20:05] polom [20:05] *** changi|away is now known as changi [20:05] is chibaguy here ? [20:06] *** nicktruch has quit IRC () [20:08] just have a problem with strasa and IE7 [20:09] when only using right module and no left one, the menu fall down in the bottom of the page [20:09] tikiwiki: 03sylvieg * r23412 10/branches/4.x/ (4 files in 4 dirs): [FIX] fix username pattern to effectively check invalid characters+ take away space warning + error when log-in user try to register + do not check natibot if log-in [20:10] *** peterishere has quit IRC ("Page closed") [20:10] hi changi - i'm just (trying to) get IE8 going to have a look at something else - i can check in that (if/when windows co-operates) [20:11] *** danopia has quit IRC (Remote closed the connection) [20:12] *** danopia has joined #tikiwiki [20:12] changi: you get this on all pages? [20:12] *** xavi has joined #tikiwiki [20:12] *** coaboa has joined #tikiwiki [20:15] changi: I've seen that on some admin pages sometimes. Is it happening on non-admin pages? [20:16] jonnyb: yes [20:16] SEWilco2: when logged as user, i have the same problem [20:16] but with FF it works [20:16] crazy [20:17] Oh, so it only happens with non-FF browser? Which browser, which version? [20:17] is it the same with only left modules? [20:17] IE 7 [20:17] no, when adding left module it works [20:18] The menu which you mention, is that the normal applications menu or one which you created? [20:18] dvw2000 [20:18] *** franck has quit IRC () [20:18] normal one, [20:19] i put, the menu , and the categories [20:19] * jonnyb curses having too many windows open [20:19] * SEWilco2 makes a joke involving windows and libcurses. [20:22] hum hum, adding caegori on the left side, same bug, [20:24] so sounds like the cats module? [20:24] probably missing a closing tag [20:25] *** franck has joined #tikiwiki [20:29] *** gozer_ has quit IRC () [20:29] sylvieg : with last svn up on 4.x -> New user created with username 4321 22 [20:29] notice the space in username [20:29] but [20:30] I didn't do db update yet [20:30] you need db update [20:31] I found out a problem with registration and old pasword methiod too... [20:31] *** Bamieater has quit IRC (Read error: 110 (Connection timed out)) [20:33] even after update and cleared cache: New user created with username sdf asfa. [20:35] jonnyb: only have problem with fixed_width [20:35] aha, ok - i'll get there eventually (fixing a JS error found on the way) [20:36] *** Bamieater has joined #tikiwiki [20:37] ok, don't look anymore, it's a CSS problem [20:37] on my fork of fixed_width [20:39] *** gozer_ has joined #tikiwiki [20:40] ok 5px too big :) [20:40] grand [20:41] so the menu came down :) [20:41] sorry to bother you [20:41] :) [20:42] margin-left: -185px;/* once more a speciality for IE to display <= forgot to add 5px :) [20:45] do we know that calendar module doesn't work anymore [20:45] not at all? [20:47] when you add it: you have a beautifull error : Fatal error: Cannot use string offset as an array inwww/modules/mod-func-calendar_new.php on line 72 [21:07] *** marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") [21:15] *** lphuberdeau1 has left [21:19] *** grobda24 has quit IRC (Remote closed the connection) [21:21] *** gozer_ has quit IRC () [21:30] tikiwiki: 03pkdille * r23413 10/trunk/ (11 files in 2 dirs): [MOD] lesser magic: first pass on wiki admin template [21:37] *** FrankP_german has joined #tikiwiki [22:07] hi, i've a problem : [22:08] *** RavenC has quit IRC ("~ Trillian Astra - www.trillian.im ~") [22:08] with this page : http://www.linuxmao.org/tikiwiki/tiki-index.php?page=SynchroMuseArdour [22:09] the box "information:" write lign one after one, and normally, there are one under one. [22:09] i dont't know what's wrong :/ [22:09] the code is this : [22:09] {BOX(title=>Informations :, bg=>#ffce89, width=100%)} [22:09] Le but de la manœuvre : il s'agit d'ajouter une ou plusieurs pistes ((MIDI)) à un projet ((Ardour)). [22:09] Je prendrai comme exemple l'enregistrement d'un synthétiseur simultanément en audio et en ((MIDI)). [22:09] Date du tutoriel : 31 août 2006. [22:09] Fait par : [http://www.linuxmao.org/tikiwiki/tiki-user_information.php?userId=9|Nono]. [22:09] Mise en page : [http://www.linuxmao.org/tikiwiki/tiki-user_information.php?userId=110|Olinuxx].{BOX} [22:11] / lign-line [22:15] if anyone has an idea ... [22:15] New Forum Posts: Searchable Backup on Mac - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35328 [22:27] *** franck has quit IRC () [22:27] i find a workaroud with this type of stuff : "* Date du tutoriel : 31 août 2006." [22:28] mose? [22:32] *** franck has joined #tikiwiki [22:32] mose, if you read this later on... [22:34] in the exchanges market network (without money) in Catalonia ( http://intercanvis.net/Markets ) are willing to find a way to use community currencies within each node of the big network.... (each village, suburb in big cities, etc.) [22:34] so we would like to have either ModCC updated to current Tiki code base, or something similar... [22:35] many of the other small networks are not using tiki but other softwares (from blogs, to drupal, on of them, to home made simple php scripts) [22:36] but we'l have a meeting in a few weeks (most of the exchange markets from catalonia) to discuss way s to implement comunity currencies and some software to suport them... [22:36] we are looking for coders! [22:36] and we have some budget (modest, but some) [22:37] ok, enough for talking alone in this channel.... [22:37] hopefully you'll read it later on... mose mose mose mose mose... [22:37] :-) [22:38] * xavi hopes that mose's computer ping's him whenever he is back [22:38] ok, g'night all [22:38] *** xavi has left [22:57] *** PrezKennedyII has joined #tikiwiki [22:57] *** Lucy_ has joined #tikiwiki [22:57] *** Lucymoz has quit IRC (Read error: 54 (Connection reset by peer)) [23:03] *** PrezKennedy has quit IRC (Read error: 60 (Operation timed out)) [23:21] *** grobda24 has joined #tikiwiki [23:24] *** crazydc has joined #tikiwiki [23:24] hello is there any one here [23:26] huh [23:27] is every one sleeping here or am i here at the wrong time [23:32] tikiwiki: 03jonnybradley * r23414 10/branches/4.x/templates/tiki-calendar_box.tpl: [23:32] tikiwiki: [FIX] .box-data should be a div, not a span as it can contain other divs etc ($celldescription is wiki parsed). [23:32] tikiwiki: Also a couple of missing semi-colons. [23:35] *** Kimberliee has joined #tikiwiki [23:35] tikiwiki: 03jonnybradley * r23415 10/branches/4.x/tiki-setup.php: [FIX] Always include swfobject.js if wikiplugin_flash enabled, as non-admins were getting JS errors on cached pages (unless anyone can think of a better fix?) [23:35] good evening. [23:39] *** grobda24 has quit IRC (Remote closed the connection) [23:39] tikiwiki: 03jonnybradley * r23416 10/branches/4.x/lib/jquery_tiki/tiki-jquery.js: [FIX] Correct newline removal regexp and remind some browsers to always display the tooltip, just in case. [23:42] *** grobda24 has joined #tikiwiki [23:48] is there any one here that might be able to help me with my problem [23:48] maybe crazydc - fire away (late here though, so no guarrantteeeee) [23:49] could u try explaining what is wrong with my site [23:49] http://active-samp.co.uk/wiki/ [23:50] *** grobda24 has quit IRC (Remote closed the connection) [23:50] *** marclaporte has joined #tikiwiki [23:50] *** ChanServ sets mode: +o marclaporte [23:50] any ideas?? [23:50] crazydc: db/tiki-db.php is there (i assume) [23:51] what on the webserver [23:51] *** woos has joined #tikiwiki [23:52] as in there's a file on the server at /home/crazydc/public_html/wiki/db/tiki-db.php [23:52] yea [23:52] maybe the path is messed up [23:52] Hey, I have a question on v4.0 if someone has the time.? [23:52] Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile [23:52] Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile [23:53] crazydc: are you familiar with phpinfo() ? [23:53] yea i am lookin at that file now [23:55] lol bot,, Here goes. I was able to do a full install all the way to the end and had greens all the way. After I click on lock, I get "Access denied for user:". Anybody know why I would get this even thou it installed the sql queries? [23:55] the one in tiki? (unlikely as that won';t work either) - i see different include_path settings onside tiki compared to outside [23:56] the complete error is: SQLSTATE[00000] [1045] Access denied for user: 'XXXXX@localhost' (Using password: YES) [23:57] ok jonnyb thank u i am working on it i think i see the problem now. [23:57] woos: strange [23:57] oh good, i was completely lost ;) [23:59] tikiwiki: 03jonnybradley * r23417 10/trunk/ (14 files in 8 dirs): [MRG] Automatic merge, branches/4.x 23394 to 23416 [23:59] *** grobda24 has joined #tikiwiki