tikiwiki: 03jyhem * r38437 10/branches/8.x/templates/tiki-browse_image.tpl: [FIX] Remove nbsp which is displayed 'as is' in smarty 3, and some indentation Recent Bug: Tracker item: #4016 - - user tracker don't work with registration - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4016 Polom I'm in demo.to/8x and it claims "Database Version Problem". Can anyone run the installer or tell me the mysql user/pass ? back online Hi. Is tikiwiki Calendar accessible from Thunderbird, Android Calendar or other clients? polom Is tikiwiki Calendar accessible with clients such as Thunderbird and Android Calendar? SeriousMatters: I don't think so, but I could be wrong. (I've used the calendar for basic things only.) chibaguy: thank you. then tikiwiki is probably not what I am looking for. Hi, is there anyone able to upgrade thje database of http://demo.tiki.org/8x ? It says "Your database requires an update to match the current Tiki version. ", which requires the user/pass of the database Speaking of Tiki 8, I'm noticing a problem that the "show column only when it contains a module". I assigned the "Contributors" module with the parameter section=wiki, but the column displays all the time, even when no content (i.e., in other sections). That is, I'm noticing a problem _with_ the "show column..." right now, demo.to/8x displays no comlums or modules whatsoever :-/ I try to put some back Oh, they ARE configured. They just don't show up my bad, they were not there in left and right panels. I add them back Jyhem_laptop: Ah, ok. I was just about to say I could see them. Recent Bug: Tracker item: #4017 - - 8.x & 6LTS: machine translation broken - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4017 Maybe the bug about the empty column displaying is specific to the Contributors module. Assigning the Google search module to display on in section=wiki doesn't cause an empty column in other sections. (Another branch 8 quirk: clicking "Create" when making a new custom module causes the message (something like ) "Do you really want to leave the page?" Isn't this a regression?) I set them all back (copying 7x), and I felt it was much more painful than it had to, since the actual names of the modules can't be searched :-( chibaguy: a bug: yes. a regression: I don't know tikiwiki: 03jyhem * r38438 10/branches/8.x/templates/tiki-admin_modules.tpl: [FIX] Filtering with the real mudule name did usually not allow to find the module in the list A workaround for the Contributors module problem: make a custom module whose data is {module module=Contributors} (and parameter section=wiki). Then the empty right column doesn't display in non-wiki sections. Now we can filter with the module's real nam *name Thanks for the better filtering, Jyhem_laptop. hm, well, I don't get that message ("want to leave page?") at all branch 8 installs.... polom polom hi luciash hi gary hi Lucy There seems to be heavy breakage on the wiki parser in demo.to/8x polom polom chealer hi Jyhem_laptop. FYI, the problem with the title in a Smarty template (r38437) is not due to Smarty 3. I just changed Smarty title to take text rather than HTML: http://sourceforge.net/apps/trac/tikiwiki/changeset/36053 it seems I forgot to adapt that place, thanks I suspected as much while thinking about it afterwards. Thanks. Just so I understand: was the   valid or was it correct from me to remove it ? Jyhem_laptop: it was no longer valid from r36053. Smarty title now expects text Jyhem_laptop: FWIW, I'm even wondering if it's a good thing to have a nbsp after a colon chealer: Not a good idea, but that's another issue :-) bbl folks morning! need some suggestions…having some trouble trying to backup my tikiwiki database…it keeps failing on tiki_actionlog table i have checked, optimized and repaired database….but still having troubles actually, get 3 errors on optimize marked as crashed and repair failed….and corrupt any ideas how to fix? jcyrisse: if you are not using action log that much (or at all), empty that db table (even if phpmyadmin should allow repairing crashed mysql tables...) if you empty it, do it at your own risk I mean, I've done it many times (when it becomes too fat), and tiki works as if no data is recorded in the action log yet understand…i have even just tried to dump the data locally…not able to do that also but don't blame me if you miss logs for the past... (the best option would be to contact your sys admin and tell him/her to fix that db table for you) and not ever not been able to repair one (good luck) thanks! and have fun!! :-) hmmm…is add AUTO_INCREMENT supposed to be checked on the tiki_actionlog? what is size of action log supposed to be? is it intended to grow indefinitely? or are there recommendations for truncating the data? polom tikiwiki: 03sylvieg * r38439 10/trunk/ (4 files in 4 dirs): [ENH]category: possibility to categorize automatically objects only in their name mathes a regex + possibility to express a dynamic subtree of categories instead of giving the list tikiwiki: 03sylvieg * r38440 10/trunk/templates/admin/include_category.tpl: [FIX]oops revert one file from 38439: reuse a pref instead