Hi Loggar Loggar: thx for stopping the spam and starting the logs ;-) question: is there any way to export tracker data to xml stored on the webserver? thats an interesting question: I would need to export articles as html/xhtml maybe similar? Aalandriel: i don't think so, only csv at the moment jonnyb: and csv is only for download, right? yup hmmm would it make sense to modify the rss feed for a tracker to make it output tracker items in xml nodes? or make a port of the code for a custom mos rss is xml, isn't it? yes but tracker items are stored in description text as one node need to have the individual tracker item fields as individual nodes for easy porting to air apps ah, stinky - yes, it would need modifying then, as you said tikiwiki: 03jonnybradley * r28137 10/trunk/ (11 files in 7 dirs): [MRG] Automatic merge, branches/5.x 28062 to 28130 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 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) has anyone got a tiki running on 5x svn with lots of articles? (if so can you double check r28139 is ok for you) tikiwiki: 03jonnybradley * r28140 10/branches/5.x/styles/layout/ (layout-reference.css layout.css): [FIX] Sheets: Padding fix for sheet plugin tikiwiki: 03jonnybradley * r28141 10/trunk/ (6 files in 4 dirs): [MRG] Automatic merge, branches/5.x 28130 to 28140 tikiwiki: 03sylvieg * r28142 10/branches/5.x/ (2 files in 2 dirs): backport 28132 tikiwiki: 03sylvieg * r28143 10/branches/5.x/article_image.php: [FIX]article: tiki_p_articles_read_heading is not mandatory to see articles iamges wow, these trackers are really powerful! now this is interesting: {MEDIAPLAYER(flv="{$f_16}" style="maxi")}{MEDIAPLAYER} how come it works in this plugin but not in the INCLUDE one for example ? meh why does rssfeeds just have to place a CDATA tag around descriptions :S in case there appear characters like curly brackets yeah I know normally it's a good thing but I need it to output xml ^^ and that is not so easily done maybe yep yep, not easy to modify rss output in Tiki, especially when it is an outdated external lib used for them but we're slightly moving to Zend RSS generator in Tiki 6 (hopefully) yeah I noticed the CDATA is hardcoded into the feedcreator.class.php file :-S yes, feedcreator is third party Yeah I'm really looking forward to tiki6 it's got some amazing things in store sylvieg: I am thinking, if the method for the contextual menu we discussed is not only a workaround, but an elegant method but sylvieg , I´d say it should be possible, to realise without interfering with the CSS, wouldn´t you agree? If you watn to develop something - feel free... 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 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 but anyway, I´ll look into that somehow tikiwiki: 03sylvieg * r28145 10/trunk/lib/setup/polls.php: missing global 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 for mediaplayer? can it be the order of interpretation of the smarty/tiki the include is done before {$f substitution sylvieg: probably... seems the coding of plugins would need some rules to make it work in all so you probably have to do a {wiki} around the incldue to be sure it is done before var substitution 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 it is probably I should have not use a ressource wiki but a fpostfilter perhaps.. hmm, maybe i have the workaround with {wikiplugin} still but it would be easier for sure than using this or {wiki} yes this is probably the work around haha could it be due to having more than one fields listed ? what reders faster ? enable HTML or HTML plugin ?D 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 enable HTML sylvieg: thought so RavenC: the full TRACKERLIST code please Luciash: {TRACKERLIST(trackerId=>5,fields=>21:27:28, showtitle=>n, showlinks=>y, showfieldname=>y, sort_mode=>lastModif_desc, url="tiki-index.php?page=UpdateSOP&itemID=") /} RavenC: it must be &itemId only no "=" ? and exact case no ID but Id aaah yes :) my bad... thaks SO much ... I would have never caught that unfortunately it's probably my fate to see all those typos immediately :-p you probably see them in your sleep! :) 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) heh, luckily not Aalandriel: probably yes 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 Aalandriel: or just try to copy the script which exports to CSV and compose the output to render XML instead luciash: I've been trying to find that script hmm :) must be some function, start search from the page where it is present Doh of course Aha the csv is from tpl files is there a list of smarty var in tikiwiki somewhere? Aalandriel: all default Smarty + what you see in lib/smarty_tiki/ Recent Bug: Tracker item: #3501 - - Allow pagination inside articles wiki-plugin - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3501 Recent Bug: Tracker item: #3502 - - Article type not maintained on editing - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3502 luciash: thanks a lot for the help I might be closer a solution now. Gonna have to work on this some more tomorrow tikiwiki: 03marclaporte * r28147 10/branches/5.x/ (favicon.ico favicon.png): [MOD] better favicon, more inline with new branding tikiwiki: 03sampaioprimo * r28148 10/trunk/templates/tiki-view_blog_post.tpl: indentation Hello, I just upgraded from 2.2 to 4.3 and I have an issue, now when I try to access tiki-index.php I get the download popup inside firefox and apache doesn't execute it other .php pages work do you have any idea why? same issues with tiki-lastchanges it seems everything trying to access the mysql db fails Ludo_: which operating system hosts Tiki? linux debian support:/var/www# dpkg -l | grep apache ii apache2 2.2.9-10+lenny8 Apache HTTP Server metapackage ii apache2-mpm-prefork 2.2.9-10+lenny8 Apache HTTP Server - traditional non-threade ii apache2-utils 2.2.9-10+lenny8 utility programs for webservers ii apache2.2-common 2.2.9-10+lenny8 Apache HTTP Server common files Ludo_: did you check Apache logs? tikiwiki: 03sampaioprimo * r28149 10/trunk/templates/tiki-view_blog_post.tpl: [ENH] display the date and author after the title ==> rt.datadirectnet.com-access.log <== 10.8.22.139 - - [26/Jul/2010:15:35:56 -0700] "GET /wiki/ HTTP/1.1" 302 - ==> error.log <== [Mon Jul 26 15:35:57 2010] [notice] child pid 20497 exit signal Segmentation fault (11) [Mon Jul 26 15:35:58 2010] [notice] child pid 20465 exit signal Segmentation fault (11) it happened only with tikiwiki all other php services run correctly on this machine 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 Ludo_: there's clearly a PHP segfault, but it's hard to say if that's a PHP or Tiki bug. [306472.053745] apache2[20465]: segfault at 7fffff7feff8 ip 7f5c09d789a0 sp 7fffff7ff028 error 6 in libphp5.so[7f5c09ad0000+587000] what should I do to troubleshoot it? Ludo_: you could try xdebug, if you know PHP Random Segfaults in lenny php5 libapache2-mod-php5? Bug in libmysqlclient which unfortunately gets exposed to PHP users. See 513204. I think it's related to it chealer: ? 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? it seems you got the same problem some months ago what did you do to fix it? Fatal error: Maximum function nesting level of '100' reached, aborting! in /var/www/tikiwiki-4.3/lib/core/lib/TikiDb.php on line 122 now I have this message I modified my -rw-r--r-- 1 root root 44811 2010-03-14 01:11 /etc/php5/cli/php.ini file and the segfault disappeared so far were I supposed to be able to upgrade directly from 2.2 to 4.3? Ludo_: I went back to PHP 5.3.1 unstable's version might fix the installer problem. Ludo_: cli? running php on command line? no I am not running php on the command line hmm /etc/php5/apache2/php.ini indeed I modified now I have 2 new problems if I try to turn on again my https basic + ldap authentication I have an issue with TikiDb.php and I have a theme issue too the theme doesn't follow my old wiki pages