tikiwiki: 03chealer * r37643 10/trunk/installer/tiki-installer.php: tikiwiki: review create_dirs(). stick with 775 for permissions, do not try changing them twice and do not play with them unless there's an issue. tikiwiki: Ref: r6037 tikiwiki: 03chealer * r37644 10/trunk/db/tiki-db.php: [REF] Do not check session variable fatal_error (I don't understand how this worked, but fatal_error is not set anywhere) Good evening. I am again having issues. I am using Tikiwiki 6.0. I am attempting to use my blog list--not the first blog, but all of them--as my homepage. General > Navigation options do NOT work. I can temporarily make it work using Group Homepages. After a short time, my homepage magically changes to a "congratulations for installing Tikiwiki" wiki page with a gibberish URL, and the Group Homepage fields are wiped. By default handful of portal pages. Is there any solution to this that doesn't require major choppy-choppy? I'm reading something about a bug in Group Homepages that may explain the problem, but if there are solutions given they are over my head. I would appreciate any help anyone could give me on this matter. tikiwiki: 03chealer * r37645 10/trunk/db/tiki-db.php: [REF] tiki-setup_base already includes Smarty tikiwiki: 03chealer * r37646 10/trunk/ (lib/init/smarty.php tiki-setup_base.php): [FIX] Installer: "Undefined index: maxRecords" tikiwiki: 03chealer * r37647 10/trunk/installer/tiki-installer.php: do not hardcode error reporting level tikiwiki: 03chealer * r37648 10/trunk/ (installer/tiki-installer.php templates/tiki-install.tpl): [FIX] Installer: "Undefined variable: perform_mail_test" Mneme: Hi still there? Yes Sorry, was playing Starcraft 2. :) Any thoughts? Fabricius: I think we're playing IRC tag. :) good morning & polom tikiverse good morning everybody hi Mneme,yes, it looks like that ;-) and yes, I might have some thought tikiwiki: 03arildb * r37649 10/trunk/ (3 files in 2 dirs): [KIL] IIS warning about a missing URL Rewrite module is no longer shown at install time. Tiki no longer depends on this module for its standard operation. morning :) good morning changi|ffa Is there s.b. with some CSS experience? Since yesterday I want to switch the color for a certain menuitemlink for :hover and doi not find the right selector http://go-man.wiki4.me secondary site menu (#module_16) first menu button "Erste Hilfe" / "First Aid" (li.option377) should become red on the already flipping grey button tikiwiki: 03oeversetten * r37650 10/branches/7.x/modules/mod-func-categories.php: [ENH] Category names will be translated as it is on the tiki-browse-categories page. tikiwiki: 03oeversetten * r37651 10/branches/7.x/modules/mod-func-categories.php: tikiwiki: [ENH] Does not hurt to let the selflink be translated, too, tikiwiki: since there seems no lookup to be if the linked page has a translation tikiwiki: in the language currently set. Hi polom hi chealer tikiwiki: 03mlustenberg * r37652 10/trunk/lib/ckeditor_tiki/plugins/tikiwiki/plugin.js: [DOC] decodeURI() and decodeURIComponent() would break the Wiki syntax. Must use unescape() for the time being. polom chealer and arildb hi arildb, fabricius Mneme: *tag* - still there? hi chealer hi fabricius tikiwiki: 03chealer * r37653 10/trunk/ (4 files in 3 dirs): tikiwiki: SEFURL configuration files: [FIX] Do not tell administrators to rename reference files (from r29520) tikiwiki: Handle a missing reference file anyway tikiwiki: Avoid the need for developers to bump web config file version and refactor IIS and Apache checks tikiwiki: TODO: Test on IIS chealer, I see that you changed the version handling of the web_config file. Q: How is the $Id in the files updated? re-hi arildb :-) see http://svnbook.red-bean.com/nightly/en/svn.advanced.props.special.keywords.html ok luciash: there? tikiwiki: 03chealer * r37654 10/trunk/modules/mod-func-change_category.php: [FIX] Smarty notice "Undefined variable: page" hi Jyhem_laptop howr u? tikiwiki: 03mlustenberg * r37655 10/trunk/lib/wiki/editlib.php: [FIX] Visual Wiki: convert html speacial characters to UTF-8 when the page is saved arildb: would you want to have a new look at encoding issues? chealer: I am looking at it now, but I have no overview. So, I get lost almost immidiately. What I do see is usage of the PHP str..() functions, i.e. not using mb_str..(). Not sure if that matters. I am a little lost... arildb: not sure (without context) arildb: regarding "Homepage uses wrong encoding", were you saying the bug with the HomePage was new (after our work on encoding issues) or just you noticed the problem? chealer: I am tracing through with the debugger. I still see lots of places where the data is (seemingly) corrupted, but then sometimes it switches back and get OK...strange things chealer: The current Homepage uses the escape generated encoding It's in the language file (I believe it was) tikiwiki: 03chealer * r37656 10/trunk/ (3 files in 3 dirs): [REF] remove lib/setup/compat.php (unused since r33747) arildb: I se... arildb: but doesn't escape() encode square brackets the same way encodeURI[Component]() do? chealer, that may be. It's with the international character that I have noticed the difference. I have a test setup- Let me try it. arildb: if I'm reading http://xkr.us/articles/javascript/encode-compare/ properly it's the same encoding for all functions chealer: yes, for that character set it seems to the the same encoding. The problem Mauriz is having is that the decodeURI* fail, if some incompatible coding is there. chealer: For non-english characters the encoding is different...here's a sample... Had: Norwegian ÆØÅ escape: Norwegian%20%C6%D8%C5 encodeURI: Norwegian%20%C3%86%C3%98%C3%85 encodeURIComponent: Norwegian%20%C3%86%C3%98%C3%85 arildb: OK, but I'd like to start with the HomePage problem. do you know what caused this problem? chealer: I believe its the encoding....but yes, you are right...the square backets are the same... arildb: yes but were you saying that our work on encoding had caused this problem, or just saying you noticed this problem? chealer: What happens now is that Homepage, when switching to the WYSIWYG editor no longer encodes the brackets, and that messes up the wiki parsing...I thought it was the encoding, but I believe you are right. chealer: I am not sure if it was there before. Not sure if I tested it or not (in WYSIWYG)...though I have a feeling I did chealer: I made a test Yje Homepage editing with WYSIWYG was a problem before we started the encoding "session" thus not new arildb: OK, thank you arildb: BTW, for precision, which revision did you try? innodb experimental...it has the escape/unescapes though one local on my machine arildb: good polom polom New Forum Posts: SVG files? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42342 tikiwiki: 03chealer * r37657 10/branches/7.x/templates/tiki-register.tpl: Registration: Temporarily revert r37066 (pending answer to http://article.gmane.org/gmane.comp.cms.tiki.cvs/68416 ) tikiwiki: 03arildb * r37658 10/trunk/ (installer/installlib.php lib/tikilib.php): [KIL][REF] Cleaned up remnants of the URL Rewrite check in the installer. curPageURL is moved to TikiLib. tikiBaseURL and checkIISFileAccess removed. question to svg: how can I display an svg file on a page? tikiwiki: 03chealer * r37659 10/trunk/lib/tikilib.php: [REF] curPageURL(): improve documentation I mean upload and link / wikiplugin is clear I tried on tiki.org and on my site on my site I get the error: ! Missing Handlers image/jpeg image/png image/svg+xml thanks arildb. FYI, there is no need to use the [KIL] tag in this case. it's meant for feature removals (something user-visible). [REF] is perfect. ok svg is not shown on the page, but png without a problem - anybody an idea what I am missing (there is a forum post, that made me aware on that) ah - handler are for indexing ... but there was some configuration panels for certain file types, isn't it? tikiwiki: 03chealer * r37660 10/trunk/lib/prefs/payment.php: [FIX] "Missing default for preference "payment_paypal_business"" (presumably forgotten in r33845) tikiwiki: 03chealer * r37661 10/trunk/lib/prefs/payment.php: tikiwiki: [FIX] "Missing default for preference "payment_tikicredits_xcrates", "Missing default for preference "payment_tikicredits_types"" tikiwiki: Note: From r28600. Nelson, please check values. tikiwiki: 03chealer * r37662 10/trunk/lib/prefs/payment.php: tikiwiki: [FIX] "Missing default for preference "payment_cart_eventend_fieldname"" tikiwiki: Note: From r35380. tikiwiki: 03chealer * r37663 10/trunk/templates/header_simple.tpl: [REF] Remove header_simple.tpl, unused since r29088 tikiwiki: 03chealer * r37664 10/trunk/templates/ (4 files): tikiwiki: [FIX] "Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'bidi.tpl''" tikiwiki: Note: r24638 regression, presumably exposed by switch to Smarty 3. I did not test that the inclusions were unneeded, but they seem to be. Thanks Torsten Fabricius.