[17:02] *** Loggar starts logging #tikiwiki at Mon Jul 26 17:02:36 2010 [17:02] *** Loggar has joined #tikiwiki [17:06] Hi Loggar [17:06] Loggar: thx for stopping the spam and starting the logs ;-) [17:07] *** fabricius|away is now known as fabricius [17:07] question: is there any way to export tracker data to xml stored on the webserver? [17:08] thats an interesting question: I would need to export articles as html/xhtml [17:08] maybe similar? [17:09] Aalandriel: i don't think so, only csv at the moment [17:09] jonnyb: and csv is only for download, right? [17:09] yup [17:10] hmmm would it make sense to modify the rss feed for a tracker to make it output tracker items in xml nodes? [17:10] or make a port of the code for a custom mos [17:11] rss is xml, isn't it? [17:12] yes but tracker items are stored in description text as one node [17:12] need to have the individual tracker item fields as individual nodes for easy porting to air apps [17:12] ah, stinky - yes, it would need modifying then, as you said [17:18] *** marclaporte has quit IRC (Ping timeout: 258 seconds) [17:29] tikiwiki: 03jonnybradley * r28137 10/trunk/ (11 files in 7 dirs): [MRG] Automatic merge, branches/5.x 28062 to 28130 [17:33] *** amette has quit IRC (Ping timeout: 276 seconds) [17:33] tikiwiki: 03jonnybradley * r28138 10/branches/5.x/ (lib/setup/js_detect.php tiki-setup.php): [FIX] Add checks for feature_sheet when checking for feature_jquery_sheet before including JS etc [17:33] *** amette has joined #tikiwiki [17:44] *** fabricius has quit IRC (Ping timeout: 265 seconds) [17:46] *** fabricius|away has joined #tikiwiki [17:49] tikiwiki: 03jonnybradley * r28139 10/branches/5.x/lib/articles/artlib.php: [FIX] Articles: Don't return repeats of articles in multiple categories (when in perspectives especially) [17:51] has anyone got a tiki running on 5x svn with lots of articles? (if so can you double check r28139 is ok for you) [17:59] *** fabricius|away has quit IRC (Ping timeout: 245 seconds) [18:06] tikiwiki: 03jonnybradley * r28140 10/branches/5.x/styles/layout/ (layout-reference.css layout.css): [FIX] Sheets: Padding fix for sheet plugin [18:16] *** fabricius|away has joined #tikiwiki [18:19] *** jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [18:19] tikiwiki: 03jonnybradley * r28141 10/trunk/ (6 files in 4 dirs): [MRG] Automatic merge, branches/5.x 28130 to 28140 [18:26] tikiwiki: 03sylvieg * r28142 10/branches/5.x/ (2 files in 2 dirs): backport 28132 [19:11] tikiwiki: 03sylvieg * r28143 10/branches/5.x/article_image.php: [FIX]article: tiki_p_articles_read_heading is not mandatory to see articles iamges [19:26] *** fabricius|away is now known as fabricius [19:29] wow, these trackers are really powerful! [19:29] now this is interesting: {MEDIAPLAYER(flv="{$f_16}" style="maxi")}{MEDIAPLAYER} [19:30] how come it works in this plugin but not in the INCLUDE one for example ? [19:30] * luciash scratching his head [19:33] meh why does rssfeeds just have to place a CDATA tag around descriptions :S [19:33] in case there appear characters like curly brackets [19:34] yeah I know normally it's a good thing but I need it to output xml ^^ and that is not so easily done [19:34] maybe [19:35] yep yep, not easy to modify rss output in Tiki, especially when it is an outdated external lib used for them [19:36] but we're slightly moving to Zend RSS generator in Tiki 6 (hopefully) [19:36] yeah I noticed the CDATA is hardcoded into the feedcreator.class.php file :-S [19:36] yes, feedcreator is third party [19:38] Yeah I'm really looking forward to tiki6 it's got some amazing things in store [19:38] *** FrankP has quit IRC (Ping timeout: 260 seconds) [19:39] sylvieg: I am thinking, if the method for the contextual menu we discussed is not only a workaround, but an elegant method [19:40] but sylvieg , I´d say it should be possible, to realise without interfering with the CSS, wouldn´t you agree? [19:40] If you watn to develop something - feel free... [19:43] he he ... that would be a long run - will be lucky to be good in administration, teaching, css-essentials ... -> I am not a coder at all, not yet and not for long time, I think [19:43] tikiwiki: 03sylvieg * r28144 10/trunk/templates/ (antibot.tpl tiki-poll.tpl): [FIX]captcha: the new captcha is so big that it is hard to fit it in soem column [19:44] *** lulinha has joined #tikiwiki [19:44] *** lulinha has left [19:46] but anyway, I´ll look into that somehow [19:54] *** fabricius has quit IRC (Quit: bye) [19:57] tikiwiki: 03sylvieg * r28145 10/trunk/lib/setup/polls.php: missing global [20:02] *** ricks99 has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org) [20:03] *** Kimberlee has joined #tikiwiki [20:04] sylvieg: any idea why it would work with one plugin but not the other ? usage of "{$f_XX}" in plugin params on wiki template page i mean [20:05] for mediaplayer? [20:05] can it be the order of interpretation of the smarty/tiki [20:06] the include is done before {$f substitution [20:06] sylvieg: probably... seems the coding of plugins would need some rules to make it work in all [20:07] so you probably have to do a {wiki} around the incldue to be sure it is done before var substitution [20:07] sylvieg: so i cannot be sure when i provide help with plugin params to say if it works or not now until trying the specific one :-p [20:07] it is probably I should have not use a ressource wiki [20:07] but a fpostfilter perhaps.. [20:08] hmm, maybe [20:09] i have the workaround with {wikiplugin} still but it would be easier for sure than using this or {wiki} [20:09] * sylvieg never thought people will do so intrebricated stuff with pretty trackers... [20:09] yes this is probably the work around [20:09] haha [20:24] could it be due to having more than one fields listed ? [20:27] what reders faster ? enable HTML or HTML plugin ?D [20:31] tikiwiki: 03sylvieg * r28146 10/trunk/lib/calendar/calendarlib.php: [FIX]calendar: preparation to the split of tiki-calendar.setup to be reused for tracker- work in progress [20:31] enable HTML [20:36] sylvieg: thought so [20:37] RavenC: the full TRACKERLIST code please [20:38] Luciash: [20:38] {TRACKERLIST(trackerId=>5,fields=>21:27:28, showtitle=>n, showlinks=>y, showfieldname=>y, sort_mode=>lastModif_desc, url="tiki-index.php?page=UpdateSOP&itemID=") /} [20:39] RavenC: it must be &itemId only [20:39] no "=" ? [20:39] and exact case [20:39] no ID but Id [20:40] aaah [20:40] yes :) [20:40] my bad... thaks SO much ... I would have never caught that [20:42] unfortunately it's probably my fate to see all those typos immediately :-p [20:44] you probably see them in your sleep! :) [20:45] hmmm modifying the RSS to export trackers to xml is not a good way to go about it... Could a smarty template be set up to render as xml? (never used smarty before) [20:45] heh, luckily not [20:45] Aalandriel: probably yes [20:47] luciash: gonna have to look into that... if i had the PHP experience I'd create a mod to do xml/json export from tiki, but alas Im still in noob mode when it comes to php [20:47] Aalandriel: or just try to copy the script which exports to CSV and compose the output to render XML instead [20:47] luciash: I've been trying to find that script [20:48] hmm :) [20:48] must be some function, start search from the page where it is present [20:49] Doh of course [20:52] Aha the csv is from tpl files [21:01] is there a list of smarty var in tikiwiki somewhere? [21:02] Aalandriel: all default Smarty + what you see in lib/smarty_tiki/ [21:08] Recent Bug: Tracker item: #3501 - - Allow pagination inside articles wiki-plugin - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3501 [21:18] Recent Bug: Tracker item: #3502 - - Article type not maintained on editing - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3502 [21:23] *** RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) [21:28] luciash: thanks a lot for the help I might be closer a solution now. Gonna have to work on this some more tomorrow [21:43] tikiwiki: 03marclaporte * r28147 10/branches/5.x/ (favicon.ico favicon.png): [MOD] better favicon, more inline with new branding [22:10] *** Ludo_ has joined #tikiwiki [22:10] *** Aalandriel has quit IRC (Ping timeout: 252 seconds) [22:21] tikiwiki: 03sampaioprimo * r28148 10/trunk/templates/tiki-view_blog_post.tpl: indentation [22:23] *** redflo has joined #tikiwiki [22:24] Hello, I just upgraded from 2.2 to 4.3 [22:24] and I have an issue, now when I try to access tiki-index.php [22:24] I get the download popup inside firefox [22:25] and apache doesn't execute it [22:25] other .php pages work [22:25] do you have any idea why? [22:28] same issues with tiki-lastchanges [22:28] it seems everything trying to access the mysql db fails [22:29] *** rodrigo_sampaio has joined #tikiwiki [22:30] Ludo_: which operating system hosts Tiki? [22:32] linux [22:32] debian [22:32] support:/var/www# dpkg -l | grep apache [22:32] ii apache2 2.2.9-10+lenny8 Apache HTTP Server metapackage [22:32] ii apache2-mpm-prefork 2.2.9-10+lenny8 Apache HTTP Server - traditional non-threade [22:32] ii apache2-utils 2.2.9-10+lenny8 utility programs for webservers [22:32] ii apache2.2-common 2.2.9-10+lenny8 Apache HTTP Server common files [22:35] Ludo_: did you check Apache logs? [22:36] tikiwiki: 03sampaioprimo * r28149 10/trunk/templates/tiki-view_blog_post.tpl: [ENH] display the date and author after the title [22:36] ==> rt.datadirectnet.com-access.log <== [22:36] 10.8.22.139 - - [26/Jul/2010:15:35:56 -0700] "GET /wiki/ HTTP/1.1" 302 - [22:36] ==> error.log <== [22:36] [Mon Jul 26 15:35:57 2010] [notice] child pid 20497 exit signal Segmentation fault (11) [22:36] [Mon Jul 26 15:35:58 2010] [notice] child pid 20465 exit signal Segmentation fault (11) [22:37] it happened only with tikiwiki [22:37] all other php services run correctly [22:37] on this machine [22:39] tikiwiki: 03sylvieg * r28150 10/trunk/lib/captcha/captchalib.php: [FIX]captcha: reduce the default width of a captcha to the default width of a tiki column: TODO: be able to send the size of the column the module is in [22:40] Ludo_: there's clearly a PHP segfault, but it's hard to say if that's a PHP or Tiki bug. [22:41] [306472.053745] apache2[20465]: segfault at 7fffff7feff8 ip 7f5c09d789a0 sp 7fffff7ff028 error 6 in libphp5.so[7f5c09ad0000+587000] [22:42] what should I do to troubleshoot it? [22:44] Ludo_: you could try xdebug, if you know PHP [22:49] *** Kimberlee has quit IRC (Ping timeout: 260 seconds) [22:53] *** Kimberlee has joined #tikiwiki [22:54] Random Segfaults in lenny php5 libapache2-mod-php5? [22:54] Bug in libmysqlclient which unfortunately gets exposed to PHP users. See 513204. [22:54] I think it's related to it [22:59] *** Blue_ has quit IRC (Quit: Page closed) [23:09] *** Kimberlee has quit IRC (Ping timeout: 240 seconds) [23:14] *** rodrigo_sampaio has quit IRC (Ping timeout: 265 seconds) [23:21] chealer: ? [23:21] chealer: I'm getting Apache child segfaults every time I try accessing tiki-install.php, for all Tiki versions I tried, on a fresh Debian testing install. What could be the problem? [23:21] it seems you got the same problem some months ago [23:21] what did you do to fix it? [23:32] *** redflo has left [23:42] Fatal error: Maximum function nesting level of '100' reached, aborting! in /var/www/tikiwiki-4.3/lib/core/lib/TikiDb.php on line 122 [23:42] now I have this message [23:43] I modified my -rw-r--r-- 1 root root 44811 2010-03-14 01:11 /etc/php5/cli/php.ini [23:43] file and the segfault disappeared so far [23:44] were I supposed to be able to upgrade directly from 2.2 to 4.3? [23:52] Ludo_: I went back to PHP 5.3.1 [23:52] unstable's version might fix the installer problem. [23:53] Ludo_: cli? running php on command line? [23:55] no I am not running php on the command line [23:55] hmm [23:56] /etc/php5/apache2/php.ini indeed [23:57] I modified [23:57] now I have 2 new problems [23:57] if I try to turn on again my https basic + ldap authentication [23:57] I have an issue with TikiDb.php [23:58] and I have a theme issue too [23:58] the theme doesn't follow my old wiki pages