there is a pref to prevent special characters & causes trouble because it's not valid in urls Hi there! Is there someone willing to help me fix login probleme with tiki 7.2 if I want to run several Tikis with separate DBs, do I need to install each separately, or is there a specific setup I should use? ... am having a somewhat befuddled day today you can either use separate installs or use MultiTiki (look-up the docs, I can't help much with that) separate installs makes maintenance a bit easier if you want to upgrade the sites one by one am trying to keep file count down, so might look further into MultiTiki, thanks - am about to install updated XAMPP to USB for portable test Tikis so was just wanting to confirm most compact install method tikiwiki: 03chealer * r38814 10/trunk/lib/init/smarty.php: [FIX] plugin_fetch(): E_NOTICE "Only variables should be assigned by reference" good morning lphuberdeau, after we upgraded to 8.1 on our test-wiki we can no longer re-build the site index. it returns a shitload of trackerlists and fails by trying to unset an undefined variable in the tracker list. lphuberdeau, and just to add some context, I am talkinga bout lucene search :) tikiwiki: 03robertplummer * r38815 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.css: [FIX] Fullscreen edit width bug tikiwiki: 03robertplummer * r38816 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [ENH] Make sure the wiki command buttons are viewable in fullscreen mode tikiwiki: 03sylvieg * r38817 10/branches/8.x/lib/core/Tracker/Field/File.php: [FIX]file field: do not loose the field value when saving an item without changing the Fiel field: BIG PATCH - still not working when emptying the file field @lph: are you free for a minute - I have an advanced tracker question for you. xavi: it should fix your pb but creates other problem i will look later this afternoon if nobody else fix it I have one tracker (a user registration tracker) with names and contact information. I have another tracker which stores user feedback. When the user fills the feedback form, tiki stores just the subject and message by default. I want tiki to store the full name and contact info in the feedback database. Is there a way to do this? tikiwiki: 03robertplummer * r38818 10/branches/8.x/lib/codemirror_tiki/mode/tiki/tiki.css: [FIX] Padding fix when highlighting tiki syntax under tiki mode tikiwiki: 03robertplummer * r38819 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] Update/autosave/preview on blur tikiwiki: 03robertplummer * r38820 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [ENH] Added button to turn off/on (toggle) syntax highlighter chealer: codemirror is ready for some more testing if you like ;) back tikiwiki: 03robertplummer * r38821 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] Added scrollTop back in when textarea is toggled back to codemirror thks sylvieg I'll test sylvieg? thanks, tracker attachment field retains information, thanks. I've just noticed now (maybe it also happened before?), however, that dropdown+other tracker field, doesn't not show the saved data when editing the tracker item... yes, confirmed, data in the "other" text field, from "dropdownplusother", is lost after the first edition well, at least, this is less of a blocker for me than the attachment field. So thats for you help, sylvieg! tikiwiki: 03robertplummer * r38822 10/branches/8.x/lib/ (2 files in 2 dirs): tikiwiki: [ENH] Made sure that lineWrapping is optional, and can be changed (syntaxHighlighter) tikiwiki: [FIX] Made sure line wrapping is pushed through from plugin code to sytax highlighter tikiwiki: 03lphuberdeau * r38823 10/trunk/lib/wiki-plugins/wikiplugin_appframe.php: [MOD] Allow appframe to take full content space tikiwiki: 03robertplummer * r38824 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: tikiwiki: [FIX] Refined how the toggle highlighter button is managed so it is removed/added when the syntaxHighlighter is loaded tikiwiki: [FIX] Made sure the html/body scrollTop isn't lost on syntaxhighlighter startup tikiwiki: 03robertplummer * r38825 10/branches/8.x/lib/: [MOD] Moved codemirror from frozen revision I have one tracker (a user registration tracker) with names and contact information. I have another tracker which stores user feedback. When the user fills the feedback form, tiki stores just the subject and message by default. I want tiki to store the full name and contact info of the currently logged in user from the first tracker and store it in the second tracker. Is there a way to do this? there is a way to synchronize one tracker field with the user's "real name" in the feedback form, if you use a user selector field with auto-assign and enable displaying real names instead of user names, you will see it otherwise, you can also use the item list field type to lookup the other tracker, although that's a bit more hackish lph, I need the contact info in addition to the real name, so I think I will have to use item list and item link I am able to use item list to get data from the first tracker. But i get data and contact info belonging to all registered users in a drop down list. I need only the contact info of the currently logged in user tiki documentation suggests that this can be filtered using tracker list plugin but there are no examples polom Recent Bug: Tracker item: #4050 - - Tracker Edit Attachment Field POST 500 Error - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4050 tikiwiki: 03chealer * r38826 10/trunk/tiki-download_file.php: tikiwiki: [REF] File download: use readfile() instead of readfile_chunked(), and remove now unused borrowed readfile_chunked() tikiwiki: Ref: http://www.php.net/manual/en/function.readfile.php#81032 and r6598 tikiwiki: 03jyhem * r38827 10/trunk/ (3 files in 3 dirs): Add missing Id svn keyword, messages improvements WoW. It's been a _long time I haven't been on the live node. Hello all, just passing by as I am not at work today ;-) tikiwiki: 03lphuberdeau * r38828 10/trunk/ (71 files in 61 dirs): [MRG] Automatic merge, branches/8.x 38750 to 38825 tikiwiki: 03sylvieg * r38829 10/branches/8.x/tiki-view_tracker_item.php: [FIX]tracker: remove attachment - must be done before fetching the field data tikiwiki: 03sylvieg * r38830 10/branches/8.x/templates/trackerinput/dropdown.tpl: [FIX]tracker: item with field dropdown+other was losing the other value when edited again tikiwiki: 03pkdille * r38831 10/trunk/lib/ (imagegals/imagegallib.php webmail/net_pop3.php): No changes - code styling only (seen on quality.tiki.org) tikiwiki: 03sylvieg * r38832 10/branches/8.x/templates/tracker/export.tpl: [FIX]tracker: seems that users are not enough smart to click on ok to export... ok label means nothing - perhaps the real fix is to change the label of the button lphuberdeau: why there is not handleSave in Abstract.php - threre are some fields with such method.. and it bugs the import which field type for example? drop-down the other place in trackerlib where handleSave is called, the existance of the method is checked not when you import a csv well, that function is wrong so the fix is to check the method? or to have someting in abastract also looks weird since it pulls the item info for every single field check in the method other checks are missing in that import function as well, it really only handles the best cases why do you prefer that to a default behavior? .. perhaps it is checked everywhere else seems better to follow working logic however, I don't really get why dropdown does not have handleSave as it does store a value heh it is the working logic that is sometimes hard to understansd - but thanks for your answer - it helps much of the code in there is still weird, it still maps to the old switch statements for most cases ... so what do i do to rescue xavi from his grading dead-line... check each field in his grading tracker and add a function handleSave do a default in Abstract? or think about import function a little more ? the whole import/export needs rework, but that's not for 8.x we only need no regression for now we can not import a tacker with only a drop-down field I wouldn't trust import/export with my data and it is my example what do you mean? most of it works by accident in 6 was working very well .. ... for some field types it gets broken in 7 got .. whatever I think the issue is localized to dropdown and the lack of checking in the import function from what I see in the code