[00:21] *** redflo has left [01:09] tikiwiki: 03chealer * r37354 10/trunk/templates/modules/mod-search.tpl: [FIX] HTML special characters encoding [01:14] tikiwiki: 03nkoth * r37355 10/trunk/lib/wiki-plugins/wikiplugin_subscribegroup.php: [ENH] Allow redirecting user to a different page after completion of group (un)subscribe [01:18] tikiwiki: 03nkoth * r37356 10/trunk/lib/core/Tracker/Field/Image.php: [FIX] Prevent error on simply saving tracker item with blank image field when fgal_match_regex is set [01:21] *** Caarrie|away is now known as Caarrie|sleeping [01:23] *** goj_killedByISP has joined #tikiwiki [01:23] *** goj has quit IRC (Disconnected by services) [01:23] *** goj_killedByISP is now known as goj [02:00] *** luciash_ has joined #tikiwiki [02:00] *** changi|a1ay has joined #tikiwiki [02:00] *** sylvieg1 has joined #tikiwiki [02:00] *** lphuberdeau has quit IRC (Ping timeout: 260 seconds) [02:00] *** sylvieg has quit IRC (Ping timeout: 260 seconds) [02:00] *** changi|away has quit IRC (Ping timeout: 260 seconds) [02:00] *** luciash has quit IRC (Ping timeout: 260 seconds) [02:17] *** olinuxx has joined #tikiwiki [02:18] *** rodrigo_sampaio has quit IRC (Quit: Leaving.) [03:11] tikiwiki: 03nkoth * r37357 10/trunk/lib/core/Tracker/Field/ (ItemLink.php ItemsList.php): [ENH] Index the text labels for item link and itemslist fields as well [03:19] *** Jyhem_laptop has quit IRC (Remote host closed the connection) [03:24] *** Jyhem_laptop has joined #tikiwiki [03:50] tikiwiki: 03nkoth * r37358 10/trunk/lib/core/Tracker/Field/ItemsList.php: [FIX] Change field index type to allow y and n to be indexed [03:52] tikiwiki: 03chealer * r37359 10/branches/7.x/lang/fr/language.php: [03:52] tikiwiki: [FIX] French: tiki-register.php "Parse error: syntax error, unexpected '.', expecting '(' in [...]register-passcode.tpl.php on line 11" [03:52] tikiwiki: r35254 regression. Thanks to Christian Perreault and Marc Laporte [04:09] *** lphuberdeau has joined #tikiwiki [04:26] chealer: are you still up? I have a question about whether you changed something that made the array_keys of te_path no loger categIds but just sequential keys [04:26] Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! [04:26] Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! [04:27] nkoth|nelson: yes, but fading away [04:27] me too. Do you understand my question? [04:27] nkoth|nelson: hum, could be, I can't remember it was specifically indexed [04:28] I did play with tepath [04:29] nkoth|nelson: oh, it's documented as being indexed by categIds [04:29] nkoth|nelson: what are you looking at? [04:30] well the search indexer depends on the tepath being categids as the keys [04:30] from get_category [04:30] nkoth|nelson: OK, I'll check [04:33] could be the array_reverse on line 610 that is the problem [04:33] nkoth|nelson: [04:33] yes [04:33] there is a preserve_keys param for that, let me try [04:35] tikiwiki: 03chealer * r37360 10/trunk/lib/categories/categlib.php: [04:35] tikiwiki: [FIX] CategLib: incorrect indexation of tepath element from getCategories() [04:35] tikiwiki: oops, r37015 regression. Thanks Nelson Ko [04:35] nkoth|nelson: does r37360 help? [04:36] testing right now (indexing...) [04:38] looks lik i had to clear cache first, let me try again [04:39] *** Ed_____ has joined #tikiwiki [04:39] nkoth|nelson: yes [04:41] tikiwiki: 03chealer * r37361 10/trunk/lang/fr/language.php: [FIX] French: typo "Mutltiple". not sure if that's the right translation, but surely better. [04:41] chealer: looks good now [04:41] nkoth|nelson: thanks. sorry [04:41] good night [04:41] you too [04:41] and good weekend too [04:43] New Forum Posts: How to: Enable or Disable or changing the Default Display of the Quick Help - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42261 [04:44] *** Ed_____ has quit IRC (Quit: Page closed) [04:49] *** ed_____ has joined #tikiwiki [04:51] *** Bernard has joined #tikiwiki [04:51] *** AldenisZen has quit IRC (Read error: No route to host) [04:53] *** ed_____ has quit IRC (Client Quit) [04:54] *** ed_____ has joined #tikiwiki [04:54] *** ed_____ has quit IRC (Client Quit) [04:56] *** ed_____ has joined #tikiwiki [04:56] *** ed_____ has quit IRC (Client Quit) [05:10] *** edt8 has joined #tikiwiki [05:15] Hi. I'm using tikiwiki 7.1 on Ubuntu desktop and can not get the backlink drop down to appear on the wiki pages. I've followed the config instructions and troubleshooting instructions. Is there a way to troubleshoot this? [05:19] edt8, is it as admin that you can't see ir or as another user? Does the page actually have backlinks [05:20] Neither admin not other users can see it. I believe I've set the permissions correctly and flushed the caches. I've checked the php error messages for anything related to backlinks and not seen anything. [05:20] The page does have backlinks. [05:20] I've verified using the backlinks plugins in the wiki page. [05:21] None of the pages show the backlinks drop down. [05:22] i had a look and not sure if this is the issue but check templates/tiki-wiki_topline.tpl and search for tiki_p_view_backlink [05:22] is this a new install or an upgrade? [05:24] Its a new install. I've tried to resolve in a 32bit virtual box and a Wubi dual boot installation. Both were clean installs of 11.04 Ubunutu, a LAMP stack, then TikiWiki 7.1 [05:24] edit that line and remove the check for th perm tiki_p_view_backlink and see if it helos [05:25] I'll try that. [05:34] It still doesn't work. One other item, I have Apache configured using mod_redirect and mod_ssl so the tiki is always accessed via https. [05:36] shoudnot have an effect [05:37] maybe someone else who actually has backlinks selector working can help (I personally never use it and simply use the plugin at times) [05:38] thanks for the assistance. I learned a little more. [05:47] *** nkoth|nelson has quit IRC (Quit: nkoth|nelson) [06:02] *** edt8 has quit IRC (Ping timeout: 260 seconds) [06:22] *** olinuxx has quit IRC (Read error: Connection reset by peer) [06:26] *** chinarich has joined #tikiwiki [06:31] Hi, I am very new to Tiki and am having trouble understanding structures vs categories. Mainly what I am trying to do it get a top menu bar to work with drop-down sub menus. So far the closest I have got is using a structure in a module menu but I can only get these modules to display on top of each other. Any help would be much appreciated. [06:49] *** chinarich has quit IRC (Ping timeout: 252 seconds) [06:57] *** Bernard has quit IRC (Quit: Leaving.) [09:02] *** Bernard has joined #tikiwiki [10:03] *** changi|a1ay has quit IRC (Ping timeout: 252 seconds) [10:47] *** redflo has joined #tikiwiki [10:59] *** coaboa has joined #tikiwiki [11:00] hello & polom tikiverse [11:07] *** changi|away has joined #tikiwiki [11:22] *** Bernard has quit IRC (Quit: Leaving.) [12:11] *** redflo has quit IRC (Quit: Leaving.) [13:14] *** olinuxx has joined #tikiwiki [13:15] Hi there [13:21] Is someone can said me where is "normaly" the ogr2ogr (maps creator) executable in a 6.x installation ? [13:22] that question does not make sense, could you reformulate? [13:23] arf, sorry [13:23] I'm searching for re-generate a google map with user's information (in linuxmao.org) [13:24] tiki-admin.php?page=maps have an empty field in "path to ogr2ogr" and, [13:25] those options are related to mapserver [13:25] if I push the button "generate map", tiki said "no oge2ogr find" [13:25] mm [13:25] I don't know much about that, I did inquire about it at some point, but had no response, so I know nothing [13:25] ok, thamks for information lphuberdeau [13:26] tiki probably just calls the command line utility [13:26] you can probably try to make sure it's available in the include paths [13:26] creating a softlink in /usr/bin/ might just do it [13:27] what command line utility you're speaking about ? [13:27] oge2ogr apparently [13:27] that is not bundled with tiki [13:28] ok, that's I'm asking, because I've an empty field [13:28] lphuberdeau, french speaker ? [13:28] yes [13:28] so, can we speak french ? [13:29] in private yes, not in the main channel [13:29] ok [13:35] *** AldenisZen has joined #tikiwiki [13:59] *** nkoth|nelson has joined #tikiwiki [15:05] *** Caarrie|sleeping is now known as Caarrie|away [15:10] *** olinuxx has quit IRC (Read error: Connection reset by peer) [15:26] *** olinuxx has joined #tikiwiki [15:36] *** AldenisZen has quit IRC (Read error: No route to host) [15:41] *** olinuxx has quit IRC (Quit: Ex-Chat) [15:43] *** AldenisZen has joined #tikiwiki [15:50] New Forum Posts: Need help with perspective module - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42267 [15:56] tikiwiki: 03pkdille * r37362 10/trunk/lib/ (4 files in 4 dirs): Coding style - seen on quality.tiki.org [16:02] *** arildb has joined #tikiwiki [17:20] tikiwiki: 03jonnybradley * r37363 10/trunk/lib/core/Tracker/Field/ItemLink.php: [FIX] tracker item link: add item - set the dropdown to blank on dialog cancel (thanks nkoth) [17:56] tikiwiki: 03jonnybradley * r37364 10/trunk/lib/wiki-plugins/wikiplugin_list.php: [FIX] plugin list: typo (presumably) [17:59] *** jonnyb has joined #tikiwiki [17:59] polom [18:00] lphuberdeau: you about? still struggling with {list} relation filters :( [18:00] I tested about every possible permutation yesterday [18:00] i now have it working fine on my localhost (and can't stop it working) but on the remote server it's still showing nothing [18:01] most odd that it just started working here when i was debugging it [18:01] check in temp/ to see if you don't have leftover junk preventing the rebuild [18:01] i rebuilt the index on the remote (took over an hour) [18:01] ok [18:08] hmm, can't seem to get into the filesystem there... guess that must be it though, thanks for your help :) [18:09] odd, was working last night... [18:11] permissions kind of need to be fixed when building from command line [18:11] you can get in a situation where the web can no longer read or write the index, which is generally not too good [18:12] i ran it as a cron job as root, so that should be able to anything, i thought [18:14] the cron can do it, but the index now belongs to root [18:14] tikiwiki: 03lphuberdeau * r37365 10/trunk/ (13 files in 9 dirs): [18:14] tikiwiki: [ENH] Provide the complete, untruncated, result count to the pagination, which [18:14] tikiwiki: involved refactoring the code to always work with result sets, plugin list [18:14] tikiwiki: pagination hack was altered for smarty templates, templates needing pagination [18:14] tikiwiki: should simply include {pagination_links resultset=}{/pagination_links} [18:14] so you probably need to chown/chgrp/chmod [18:21] *** xavi has joined #tikiwiki [18:21] ah, ok - still trying to get in (probably will give up soon) [18:24] so would it be better to run the cron "as" apache? [18:24] hi xavi [18:25] hi jonnyb [18:28] jonnyb, yes [18:31] hmm, it all seems to be owned by www-data (in temp/unified-index) [18:32] sounds good [18:33] and the "normal" search seems to work [18:34] sounds better [18:34] but even non inverted relations don't show up with {list} [18:39] really surprising that some code works sometimes, and sometimes not [18:41] hmm, like it's not quite "digital" enough ;) [18:43] why is there a unified-index and a unified-index-new? [18:44] looks like the new one was the one that got rebuilt last night [18:50] do relation filters need anything else setting up? i have rows in my tiki_object_relations with the right numbers in, is there anything else involved? [18:53] nope, nothing [18:54] sounds like dinner time then! :) bbl [18:56] might try deleting (or renaming) unified-index and unified-index-new and try rebuilding (this one has been on trunk since pre 7.x i think) [18:59] tikiwiki: 03nkoth * r37366 10/trunk/lib/userslib.php: [FIX] Prevent error caused by trying to categorize null category, used to simply go through because of not so strict checking downstream [19:00] no [19:12] lphuberdeau, regarding the pagination refactor, so I should remove any depndency on the old pagination within the list plugin? [19:13] I modified some code in there [19:13] I don't know exactly which dependencies you are talking about [19:13] what I mean is "should I still be using pagination=y? [19:15] I updated the documentation for that [19:15] the answer is no [19:15] ok let me read first [19:21] lphuberdeau, is there a way to get the "estimate" var the same way as $count? [19:22] $results->getEstimate() [20:01] tikiwiki: 03nkoth * r37367 10/trunk/lib/wiki-plugins/wikiplugin_list.php: [FIX] ~np~ should be only needed when wiki format, otherwise they show [20:10] tikiwiki: 03nkoth * r37368 10/trunk/lib/smarty_tiki/block.pagination_links.php: [FIX[ spelling: criterias is not a word [21:06] *** lphuberdeau has quit IRC (Ping timeout: 260 seconds) [22:19] tikiwiki: 03arildb * r37369 10/branches/experimental/innodb/ (3 files in 3 dirs): [22:19] tikiwiki: [ENH] If the current MySQL engine does not support fulltext search (i.e. InnoDB [22:19] tikiwiki: is used), the section "MySQL Search (legacy)" in the search admin panel will [22:19] tikiwiki: display "Your MySQL engine does not support MySQL fulltext search" instead of [22:19] tikiwiki: the options. [22:21] *** xavi has quit IRC (Quit: Leaving.) [23:04] tikiwiki: 03arildb * r37370 10/branches/experimental/innodb/ (64 files in 30 dirs): [MRG] Automatic merge, trunk 37306 to 37368