Hi, HELP, HELP : I tried yesterday to bring data coming (not changed) from a 7.x before 7.0 release (data imported from a 6.2). Even I checked the users and groups data, I go on not to be able to login as admin. So I cannot update the whole site parameters. Do you know what to do ? HELP (I spent three hours without solution). Do exist a synthesis on this recurrent problem. I develop a SQL group of command to reset admin login (based on tiki.tpl and the set to 5 of psqd length...). It don't function, I have not understood why. I got always the Error in login or pass. Is it a new check here for security ? or thing to clean. New Forum Posts: Why my tikiwiki site always say:Search index could not be updated ? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=42678 New Forum Posts: Tracker Relations Field Type - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=42677 Hi, HELP, HELP : Again "No login for admin" with clean record... I tried yesterday to bring data coming (not changed) from a 7.x before 7.0 release (data imported from a 6.2). Even I checked the users, groups and permissions data, I go on not to be able to login as admin. So I cannot update the whole site parameters. Do you know what to do ? HELP (I spent three hours without solution). Do... ...exist a synthesis on this recurrent problem. I created a little SQL script to reset admin login (based on tiki.tpl and the set to 5 of psqd length...). It don't function, I have not understood why. I get always the Error in login or pass. Is it a new check here for security ? or thing to clean. isn't the user selector field supposed to be a dropdown? hi Merbster - depends on how many users there's a pref somewhere for it I need a list of all users in the system. we need to assign a responsibility for a certain tracker item to a certain user. the field should be an autocomplete is it done under the tracker admin interface or is it plugin params? i tihnk there might be a tracker field option for it the limit should have a fair value, huge drop-downs are really expensive to render and significantly slow down page load (makes it really annoying) kind of the origin of the "trackers are slow" myth based on dev.t.o hmm well we have 100 users the autocomplete COULD work but I'd need to have some way of informing the suers that this is not just a noraml text field polom all hey RobertPlummer Merbster: Did that javascript help you out yesterday? RobertPlummer, well it ended up being a combination :) it seems that the val() doesn't return the selected item when you change the text of the options in the select oh, nice so I ended up using your solution to select by the value of the item and then I used prop('checked') to see if it's selected So the final controlstructure operates on booleans instead of the actual option value erhm prop('selected')* May I see the finished product? RobertPlummer, the page or the code? I can show code, but page is only on our intranet. Merbster: Just the code. sure I'll put up a fiddle http://jsfiddle.net/rhBBZ/ <- here the fiddle doesn't work but you can see the form html, the css and the jquery (which ofcourse works in our tiki) I need a bit of cleanup I just noticed haha ^^ tikiwiki: 03robertplummer * r38928 10/trunk/lib/ (2 files in 2 dirs): [FIX] Created a isOne option for the visible event tikiwiki: 03jonnybradley * r38929 10/trunk/lib/core/Services/Tracker/Controller.php: [FIX] trackers: Import as new checkbox was the wrong way round hallo everyone - when I try to login a blank screen with a single X on it is shown and nothing happens. Do you have an idea? hi schinken - could be a custom module with an error in it maybe? As far as I know this is a standard intstallation with no additional modules. you need to try and set the "PHP Error reporting level" in admin/general (hard if you can't log in) Okay - I try to find the corresponding entry in the database schinken: it's error_reporting_level in tiki_preferences - try a value of -1 (all errors) I set the value to 1 and restarted apache. After another unsuccessful login no error message was shown - is it stored in a particular file? By the way it is the old 6.x version what did you set to "1"? i'm talking about a tiki preference (in the tiki database) yeah sure - i set error_reporting_level to "1" in the table "tiki_preferences". tikiwiki: 03jonnybradley * r38930 10/trunk/ (4 files in 4 dirs): [ENH] search: Add logging to search index rebuild - for devs mainly (off by default) try -1 (minus one) polom xavi still nothing. I suspect more and more that memory limit is too low. But i have already checked phpinfo and the limit was set to 128M hi jonnyb you are back in tiki, arent you? brb xavi, polom i will just dig around a little bit - if i am desperate i will ask you again. :-) hey RobertPlummer! nice! he he, could you document somewhere? (a couple of lines would be enough) right now, I don't know where to start from... havent svn up'ep trunk yet, though (that's my first step) xavi, go to admin features, and enable pdf output where is that option? then click the button "slideshow" at the bottom of the page there click the pdf export ah, ok I imagine.... (writting documentation) btw, there is some issue with the bar at the bottom of the page, when the title shown there is long (probably) let me give you a url to reproduce... (the one from the presentation last friday ;-) Polom tikiwiki: 03jonnybradley * r38931 10/trunk/ (4 files in 4 dirs): tikiwiki: [ENH] search: Add a pref for Lucene resultSetLimit - with a "conservative" tikiwiki: default of 1000 (my test data, a tracker with 10,000+ items and 30 fields, uses tikiwiki: up about 120M of RAM with this set to 1000 - if set it to 1100 I just get a tikiwiki: white screen... mileage may vary) see this, RobertPlummer: http://ueb.ir.vhebron.net/tools/tiki-slideshow.php?page=2011+III+Jornadas+R Hi xavi ! Did the presentattion go well ? try to go to the bottom bar and select something Jyhem: yes,. thanks, excellent. I didn't dare to use 8x, but 7x (which I knew it worked well in that area that I tested extensively months ago) and 8x was not fully ready, as I've noticed today xavi: seems ok for me in Safari but yes, the 10-min presentation went smooth, as well as the 2h workshop that I help just after that (I was lucky with the timinig, one jsut after the ohter) jonnyb (and RobertPlummer ), try to change the slideshow theme through the dropdown at the bottom bar ok for me I can't with ff 7.0.1 (and In chrome I'm having the issue with cookie being mangled from parent tiki and child tiki) ok, thanks jonnyb wow ! Xavi, the http://ueb.ir.vhebron.net/tools/tiki-slideshow.php?page=2011+III+Jornadas+R URL is constantly blinking with FF 3.0.9 ! It's a disaster :-( parent tiki and child tiki? Jyhem: 8x is not as stable as we'd like, it seems, then FF3 is the new IE6 xavi, looking at it. lphuberdeau: parent tiki: http://ueb.ir.vhebron.net , child: http://ueb.ir.vhebron.net/tools/ parent and child regarding the directory structure they are two different tikis (tiki 6 lts in the parent), tiki8svn in child did you try using different cookie names for both? but use other words instead "parent" and "child" if you prefer lphuberdeau: thanks for tip. There I go... all my cookies have a /tools/ path. That's not the problem for me lphuberdeau: where do I change the cookie name in tiki admin panels? just search for cookie name lphuberdeau: let me disagree with "FF3 is the new IE6". FF3 is the browser supported in Ubuntu 10.04 LTS. so that you can expect many users have that browser in stable systems used for production out there change both cookie name and session cookie name xavi: the new PITA for developers lphuberdeau: PITA, I understand, of course, also :-) cookie name: it was different already since months ago between parent and child Session cookie name: was the same, though (PHPSESSID) on ff7, it is much better, BUT I had a nearly blank page before I clicked on the page. THEN I saw the whole page On FF3, it is still blinking between the page and "updating theme" page. lphuberdeau: about cookie name issue: it's been reported extensively by chealer in an email from yesterday in devels list, as a reply to this message from chibaguy: http://permalink.gmane.org/gmane.comp.cms.tiki.devel/24310 cookie name and parent and child, etc. ^ btw, jonnyb, RobertPlummer, rodrigoprimo, lphuberdeau and sylvieg: your names were shown in the acknoledgements slide of the talk: http://ueb.ir.vhebron.net/tools/tiki-slideshow.php?page=2011+III+Jornadas+R#s26 (thanks for your help!) thanks xavi - sorry not much help recently tho... xavi, did you record the presentation? video I mean np. jonnyb, that talk was about all the improvements in tiki and pluginR since 2010 has anyone got ranges working in the {list} plugin? RobertPlummer: not me, but some guys did so I expect to have the presentation (10min) + workshop (2h) videos available somewhere at some point. In Spanish, though, you know (they were at the III Spanish meeting of R users :-) 200 people at the conference. 25 attending at the workshop \o/ (there was not more room at the workshop) R is hot R is popular in barcelona quite a lot in scientific environments (universities, research centers, companies doing consultancy to other companies, banks, etc) R is getting popular in Spain (not just Barcelona) but we are late adopters of R in Spain (it's way much hoter overseas than in Spain) yes, many people seem to come from S language (specially the R first authors) you know, R is (was) the FLOSS version of S proprietary language. Nowadays, It might be better in some aspects, but I don't have real data for comparison (I've never used S myself, only matlab, Statistica, SPSS, ...) and btw, that meeting was in Madrid, not in Barcelona jonnyb and RobertPlummer: yes, I confirm that jqs5 bottom bar works well (as expected) with chromium also (webkit based). Only issues with ff 7.0.1 that I know of xavi, just to clarify, jqs5 is a different project than jQuery.s5. :) ah, ok :-) jQuery.s5 is what is used in tiki. sorry, my mistake then :-) xavi, what issues are you having in ff7 with jQuery.s5? shal I say jQ.s5 as short version of the one used in Tiki? :-) it doesn't matter. RobertPlummer: using ff 7.01, come here: http://ueb.ir.vhebron.net/tools/tiki-slideshow.php?page=2011+III+Jornadas+R#s26 abnd attempt to change the s5 theme or click at any of the other buttons. I can't they vanish when the mouse is over that area, and only the title is shown lp ? xavi, I have ff 7.0.1, and it works fine on windows. well, not for me with Ubuntu, at least xavi, when you say "the other buttons", are you talking about in the menu at the bottom? but if it works well also on windows, so we can ignore this issue (at least for the time being; maybe some issue related to the gnu/linux version of ff) ok "the other buttons" yes , menu at the bottom and in 9x, I can't select anything with chorme either Oh well off for home. have a nice one guys :) xavi, wait, I went to download 7.0.1, and they replaced it. yes, with 8.x if it works with latest stable ff, then everything is fine and if it's only broken (temporarily) on ff on linux, then , we can ignore it, I would say aha.... RobertPlummer, the problem seems to be when the browser is maximized in the window when the browser window is not maximized (either ff or chrome), I can use those buttons at the bottom bar nope, it works fine. I ensured it was firefox 7.0.1 xavi, any idea what the problem is? well, who knows. the second time it worked, I downloaded the pdf Nice! let me edit the presentation a bit (i seem to have a syntax issue what didn't show up in 7x but in 8x and 9xÇ) no I think that the html is escaped, I think chealer put that in there. btw, how can you set the page as lansdcape instead of portrait for the pdf exportation? It needs html. I don't have that as an option as of now. in case the user wanted to print as landscape? again, the first time, in 9x, when I click at the pdf export button, I get (again) error 500 I'll refresh 9x=current trunk, I mean error 500 again anyway, no more time for testing s5 for today for me (teaching time soon) See you later all, and keep up the good work you are doing! cheers thanks xavi lphuberdeau: (only i expect) - some googling seems to suggest numeric range searches in Zend Lucene don't work - did you ever get anything out of them? well, for dates you kind of need to convert the format so a literal comparison can be made pretty sure I had something about that but unix timestamps are guarenteed not to work at least, for most values the {list} plugin range search looks as if it puts everything in the right place (using unix timestamps) but the query optimizer removes everything query optimizer? within lucene? yup in find() (in Lucene.php) Not Search_Index_Lucene.php ? something seems to convert unix timestamps into lucene's yyyymmdd format ok on line 939 of /lib/core/Zend/Search/Lucene.php (the optimizing, not the converting, it's happened by then) i think it's getting lost in Zend_Search_Lucene_Search_Query_Range->rewrite() tikiwiki: 03arildb * r38932 10/branches/8.x/lib/ (tikilib.php wiki/wikilib.php): [FIX] tiki_copyrights are now renamed and deleted with the wiki page tikiwiki: 03sampaioprimo * r38933 10/trunk/ (12 files in 5 dirs): [REF] move functionality from Language_WriteFile to Language_ParseFile tikiwiki: 03sampaioprimo * r38934 10/trunk/ (10 files in 4 dirs): rename Language_ParseFile to Language_File yay woo! some progress with unisearch date ranges! :) tikiwiki: 03jonnybradley * r38935 10/trunk/lib/core/Tracker/Field/DateTime.php: [FIX] search: Add getDocumentPart for tracker datetime fields to allow indexing of correct type (index will need rebuilding to see results) Evening everyone :) tikiwiki: 03jonnybradley * r38936 10/trunk/lib/core/Search/Query.php: tikiwiki: [ENH] search: Allow more or less any date time format to set date ranges in search tikiwiki: e.g. In a the {list} plugin use {filter range="tracker_field_42" from="last month" to="now"} Hi, HELP, HELP : Again "No login for admin" with clean records in db, I think so... I tried yesterday to bring data coming (not changed) from a 7.x before 7.0 release (data imported from a 6.2). Even I checked the users, groups and permissions data, I go on not to be able to login as admin. So I cannot update the whole site parameters. Do you know what to do ? HELP (I spent three... ...hours without solution). Do exist a synthesis on this recurrent problem, I have not found on the site. I have created a little SQL script to reset admin login on any version since 6.x (based on tiki.tpl and the set to 5 of pswd length...). It don't function, I have not understood why. I get always the Error in login or pass. Is it a new check here for security ? or thing to clean with 8.1 (Data from 7.2 have run without problem). tikiwiki: 03chealer * r38937 10/branches/8.x/templates/tiki-admin_system.tpl: tikiwiki: [FIX] HTML special characters encoding tikiwiki: Thanks to Stefan Schurtz hi Trebly - no changes like that as far as i know tikiwiki: 03chealer * r38938 10/branches/7.x/templates/tiki-admin_system.tpl: [bp/r38937][FIX] HTML special characters encoding tikiwiki: 03chealer * r38939 10/branches/proposals/6.x/templates/tiki-admin_system.tpl: [bp/r38937][FIX] HTML special characters encoding OK. So I don't know at all what happens. The data for admin are those of tiki.tpl and a reset of the length of password. So I am looking farther. I must just go out know. I let the computer opened for a while (automatic one hour). Thanks good luck Trebly tikiwiki: 03chealer * r38940 10/branches/6.x/templates/tiki-admin_system.tpl: [bp/r38937][FIX] HTML special characters encoding polom hey coaboa hi jonny I am using IST (Indian Standard Time) on a tiki 6.4 site and the time shows normally everywhere except for tiki-calendar.php?viewmode=day | week | month etc where the chart shows time probably in UTC. Is there a quick way to correct this? If not can I get the calendar module to link to tiki-calendar_edit_item.php?viewcalitemId=## instead? On calendar module mouseover the time shows correctly in IST but when a user click on a date on the calendar module, the Day | Week | Month view chart shows time in UTC instead of IST deeku: sounds like a bug (sorry timezones do my head in :) ) I agree, it is a bug. Is there a quick way to corrrect this? I am even willing to do a quick and dirty hardcode of +5.5 to the UTC values. i'd look in the template (in /templates) where it works, see how the date is formatted and do that where it doesn't work - it'll probably look something like {$item.date|date} thanks, am taking a look. polom hi fabricius how r u? have to go, good night hi jonnyb fabricius: not bad ta, nearly back on tiki stuff - u ok? hi deeku I have traced the template to tiki-calendar_calmode.tpl jonnyb: not really, but I think that I just have a temporary "crisis" - just a bit down, but generally OK Amazingly the date and time there is in IST fabricius: sorry to hear I think the bug is with the routines (javascript?) which place the rectangles on the table view jonnyb: I'll be better soon - no worries tikiwiki: 03sylvieg * r38941 10/branches/proposals/6.x/templates/tracker_item_field_input.tpl: [FIX]tracker: date time blank mandatory should start as blank and the the empty do the other job now tikiwiki: 03sylvieg * r38942 10/branches/8.x/templates/trackerinput/datetime.tpl: [FIX]tracker: date time blank mandatory should start as blank and the the empty do the other job now I am using IST (Indian Standard Time) on a tiki 6.4 site and the date / time shows correctly everywhere except for tiki-calendar.php?viewmode=day | week - here the table shows time in UTC instead of IST. Is there a quick way to correct this? If not can I disable hyperlinks in the calendar module so that just the event info shows on mouseover? hmm maybe a bug not only in 6.x!? Yes, definitely a bug I am using the following work around: I have configured module parametres to show only month view, which does not display hours of day, unline the week and day views, so the error is not very obvious. However, to view the details of an event, the user now has to clcik on a date on the calendar module and then view the month view on the wiki area and then click again on the event to see the details