This started out as a question, but I found the answer and descided to post it here (FWIW)...solution took many hours; this solution should have taken a few minutes for non-rookie. Upgraded from 6.3 to 6.4 and LDAP authentication no longer worked. It still worked in 6.3, but not in 6.4. Local admin coul still login, but AD user received an "invalid password" error. Checked AD using ADS and the users 'badPwdCount' increased, so it looked like the password sent from Tiki to AD was being changed by the Login page. After comparison of login files I found a diff in the tiki-login.php file. Version 6.4 includes an 'inputConfiguration' array. I commented this array and it works now. My tiki-login.php file header now looks like this: array( //// 'user' => 'text', //// 'username' => 'text', //// 'pass' => 'text', //// ) ) ////); I am using the Tiki for Smarties to get acquainted with Tiki. I am trying to create a module based on a poll. Every time I preview it, I get the following error: Plugin arguments missing: pollID. I used the automated tool to add the code on the edit module page. It added {poll id=1}. Anybody know I am doing wrong? Never mind. I found the syntax that I needed. How hard would it be to make a tracker interface an external database, instead of the tables in the tiki database? Does no one actually use this IRC channel? I never get answered... Still no one here? New Forum Posts: upgrade 4.1. to 8.1. kills width 100% - how to fix? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=42736 New Forum Posts: table of contents per wiki page based on headings possible? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42738 Hi smal problem in 8.1 if last Version of an translated page is deleted the language chooser is still shown. just a usability thing.Usualy dropdown for choosing a language isnt shown if there is no translation avaialable. *a translation winter poloms snowing repölöm (sadly it melts as soon as it hits the floor) hi coaboa - he had some similar snow up north, but i'm back in london again and it's dry here still tikiwiki: 03tikii18nbot * r39090 10/trunk/lang/de/language.php: German translations done on i18n.tiki.org tikiwiki: 03tikii18nbot * r39091 10/trunk/lang/cy/language.php: Welsh translations done on i18n.tiki.org polom Myrkul: sorry that you feel like that. using external database for Tiki trackers would be very hard (for me) I guess. hi jonnyb ! long time no c hi luciash - indeed, been busy simmilar here also Myrkul - sorry no one about earlier, i was also thinking about ways of using an external db for trackers but there's nothing available now (or particularly on the road map afaik) huh, trying to login to dev.t.o it sends me to cdn.dev.tiki.org with cookie error eh, 2nd attempt succeeded hi ricks99, how's you coffee ? s/you/your/ polom.... coffee is hot and good :-) ricks99: good :) is there gonna b a 8.2 and 6.5 soon? 8.2 shouldn't be a problem but 6.5 needs all the voted proposals backported to the 6.x branch k. tx and CoE team seems a bit off of Tiki development recent months me too. :-P sometimes real life gets in the way me three (hi ricks99) at least i try to catch up mails and what's going on on irc :) hiya jonnyb +1's are easy. the hard work is to count them and commit the backports gotta b some way to use tiki to vote instead of email? :-p +1 :) there would be an auto-backport svn commit after X +1s ;) why not just an "auto-develop tiki" button? lol i look forward to see commits by tikibot absolute dogfood ;) New Forum Posts: breadcrumb-more than one page - http://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=42741 hey lphuberdeau - you about? hi nkoth|nelson sometimes jonnyb hi i need to be able to do a numeric range search in lucene (for prices from the {list} plugin) - looks like it needs writing or am i missing something? lucene is a text search so there is no way around it except by padding the result by zeros however, lp has a sort order called nasc and ndesc, which might help hmmm, but it does numeric sorting somehow (been digging but found exactly how yet) I suspect it's a post pad let me look jonnyb: if you look at the r30446 there is a test at the end that does indexing of numeric_field hmmm, not trivial then :) jonnyb: I'm not 100% sure this is working the tests don't seem to actually test something numeric seems ok with dates - but odd with numeric (tracker fields) dates work becayse they are padded by definition (I think) I suspect what is intended is that we are suppose to put a padded value when adding the document for indexing seems to be the way to do it - pad with 0's (and multiply up to remove decimals) then textrange will work unless I am missing something here - perhaps can ask lph seems the zend lucene numeric range is buggy or missing i did ask lp... and he left! :) now that I look at the test closely, there is a a numeric 1, 10, 2 jonnyb: check out the test and see if it passes tests have been broken for me for ages :( Hi, the preview in the WYSIWYG editor seems to be broken in 8.x. It displays the html tags in the preview. Is this a known problem, that is being fixed, or? hi arildb - ik (again?) - probably the escape committee again... :) jonnyb: "escape committee"? just kidding really - html stuff keeps getting "escaped" which often breaks stuff like this (probably something else this time though) though so jonnyb: sorry no help beyond this I can offer at the moment - what is confusing me is that in LP's test he uses addDocument with a text_field and a numeric_field and I don't see that used anywhere else so in other words I just dont understand it I just tried a simple test in a fresh version of trunk. In the WYSIWYG editor, wite "Hello world", mark "Hello" as bold. Switch to the wiki edit, and then switch back. The HTML tags are now displayed in the WYSIWYG editor thank nkoth|nelson - it's all a bit of a mystery... looks like i'll have to add a copy of the price as a text field with the padding and filter on that :( arildb: yes, there were a load of fairly untested changes to WYSIWYG a while ago... mainly with htmltowiki mode, probably connected jonnyb: probably i tried to tidy some of it up but have been snowed under on other stuff since sorry, 3G network is quite unreliable today jonnyb: Did you get a chance to check out the FileGallery_File Class since I made a few changes? jonnyb: It still needs probably a better method to set the params, but they are not all there. hi RobertPlummer - no, not yet sorry, but your explanation made sense it didn't seem to deal with filesystem based files (like the delete method needs to remove the external file) No it didn't, you are right. I will be working on it more this week, but for now it does work well. Just db only deletes :) hello there, am i in? tikiwiki newbie, can't login after changing the options to enforce ssl i get a "The requested URL /tiki-login.php was not found on this server." message any ideas? maybe i should post a proper message in the forum tonight... I'm running tikiwiki inside Amahi, on Fedora 14 tikiwiki: 03sampaioprimo * r39092 10/trunk/lang/pt-br/language.php: pt-br translation tikiwiki: 03sampaioprimo * r39093 10/branches/proposals/6.x/lang/pt-br/language.php: backporting pt-br translations tikiwiki: 03jonnybradley * r39094 10/trunk/ (10 files in 8 dirs): tikiwiki: [MRG] Automatic merge, branches/8.x 39006 to 39069 tikiwiki: Conflicts occured during the merge. Fixed conflicts manually..? tikiwiki: lib/wiki-plugins/wikiplugin_bigbluebutton.php tikiwiki: lib/core/Services/Tracker/Controller.php tikiwiki: lib/bigbluebuttonlib.php