[00:06] eliasp joined #tikiwiki [00:19] eliasp_ joined #tikiwiki [01:14] deeku joined #tikiwiki [01:17] deeku Hi - I had a tw6.10 site running fine and when I upgraded to 9.4 the process generated no errors: However, after the upgrade I see a lot of {USERCOUNT()}Registered{USERCOUNT} and such showing on pages instead of their processed values. Any suggestions about what I should do to address the issue? [02:50] Tiki|bot joined #tikiwiki [03:07] goj_killedByISP joined #tikiwiki [05:04] Tiki|bot New Forum Posts: Different home page if logged in or not? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=46544 [05:04] Tiki|bot New Forum Posts: HTTPS implementation - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46542 [05:04] Tiki|bot New Forum Posts: Token Access - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46541 [05:14] Tiki|bot New Forum Posts: Different home page if logged in or not? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=46544 [05:14] Tiki|bot New Forum Posts: HTTPS implementation - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46542 [05:14] Tiki|bot New Forum Posts: Token Access - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46541 [06:16] Jyhem_ joined #tikiwiki [08:07] eliasp joined #tikiwiki [09:36] lphuberdeau joined #tikiwiki [09:51] redflo joined #tikiwiki [11:07] Telesight joined #tikiwiki [12:32] Dhanu joined #tikiwiki [13:44] fabricius joined #tikiwiki [14:24] GillesM joined #tikiwiki [14:50] Tiki|bot joined #tikiwiki [15:04] rodrigoprimo joined #tikiwiki [15:30] dhazel joined #tikiwiki [15:41] rahul joined #tikiwiki [15:41] rahul Hi Expert.. [15:42] Guest23105 i have facing problem on Tiki 10.2. Prbl is i have click on Red cross sign then it is showing blank page.. so plz give suggestion for it.. [15:46] Guest23105 ??? [15:59] eliasp joined #tikiwiki [16:14] Telesight1 joined #tikiwiki [16:20] Tiki-KGB tikiwiki 03jyhem r45398 10trunk/lib/init/initlib.php [16:20] Tiki-KGB tikiwiki [FIX] Command-line messages need to end with a line feed [16:24] Tiki|bot Recent Bug: Tracker item: #4401 - - When i Click on Red Delete Button then it is Display Blankpage on Tiki 10.2 - http://dev.tiki.org/item4401 [16:40] chateau joined #tikiwiki [17:31] brolin_empey joined #tikiwiki [17:46] Tiki|bot New Forum Posts: Newsletter not working properly anymore - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=46551 [17:50] agatewood joined #tikiwiki [17:52] agatewood Hello. I was wondering if there is anyway to get spell check working in 9.4? [17:52] lphuberdeau that's the browser's job nowdays [18:00] agatewood hmm we tried chrome, firefox, and IE. None of them tried to spellcheck. Is there a flag that needs to be set for this to work? [18:07] cwik joined #tikiwiki [18:08] cwik hello all! Does anyone know if there is a way to get email notifications for pages within a category/structure? It it my understanding that you can watch all pages, of the structure layout, or categories themselves, but you can't watch all pages in a structure/category. [18:09] cwik *or the structure layout [18:28] Tiki-KGB tikiwiki 03lphuberdeau r45399 10branches/experimental/ 10(49 files in 28 dirs) [18:28] Tiki-KGB tikiwiki [MRG] Automatic merge, trunk 45352 to 45398 [18:30] cwik The documentation seemed to suggest what I had posted above, but after some testing it seems as if substructure watches do the trick. Thanks! [18:32] Bsfez joined #tikiwiki [18:44] eliasp joined #tikiwiki [19:16] Tiki|Log joined #tikiwiki [19:16] Topic for #tikiwikiis now Tiki Wiki CMS Groupware - The Free and Open Source Web Application with the most built-in features - Tiki 10.2, 9.4 LTS and 6.10 LTS are out! Question? Just ask. We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log) [19:28] eliasp joined #tikiwiki [19:54] Tiki-KGB tikiwiki 03nkoth r45400 10trunk/lib/tikiaccesslib.php [19:54] Tiki-KGB tikiwiki [FIX] If checking for either feature, the order should not matter. [19:58] Tiki-KGB tikiwiki 03lphuberdeau r45402 10branches/experimental/redesign-proof-of-concept/ 03lib/smarty_tiki/block.accordion.php 03lib/smarty_tiki/block.accordion_group.php 10templates/tracker/replace.tpl [19:58] Tiki-KGB tikiwiki [MOD] Using bootstrap collapse for accordion [20:02] fabricius polom [20:03] fabricius anybody an idea how I could alter the "mod-perspective.tpl" to make the perspective names sorted alphabetical instead of like they are created? [20:04] fabricius the problem: I name the perspectives as "country perspectives" and want the country names been sorted by alphabet in each language [20:05] lphuberdeau you need to modify the PHP portion of the module for that [20:05] fabricius ah [20:05] fabricius humm just starting with a bit of a fraction of Smarty [20:05] fabricius not yet on php [20:05] fabricius translating the names is working [20:06] fabricius I just added a {tr} {/tr} in line 9 of the mod-perspective.tpl [20:06] fabricius [20:06] fabricius works [20:06] fabricius where I would have to go (which file)? [20:07] fabricius lphuberdeau: I recon, it could make sense to compare the mod-switch_language php file with the php file of the mod-perspective? [20:12] lphuberdeau modules/mod-func-perspective.php [20:40] Jyhem polom [20:43] Jyhem lphuberdeau: If fabricius does the translations with {tr} {/tr} in mod-perspective.tpl I guess he can only sort by english names order in modules/mod-func-perspective.php ? [20:45] lphuberdeau you'd have to do the translation in PHP as well [20:46] lphuberdeau or do the sorting in javascript, that could work as well [20:50] Tiki|bot Recent Bug: Tracker item: #4402 - - Unable to set Object level permissions to articles in 10.2 - http://dev.tiki.org/item4402 [20:51] Jyhem no sorting in templates/modules/mod-switch_lang.tpl, so it's presumably done in the php [21:07] lphuberdeau joined #tikiwiki [21:08] HideMe joined #tikiwiki [21:09] HideMe I tried creating a dev copy of my wiki. Now when i try to login to either dev or prod, it redirects back to /tiki-login_scr.php Any ideas why? [21:40] chateau joined #tikiwiki [21:40] chateau hello all, simple question: is there a way to align text to the right in a wiki page? [21:42] HideMe chateau, simple answer: yes. [21:43] chateau :-) how please? [23:30] Tiki-KGB tikiwiki 03lphuberdeau r45403 10trunk/ 10(7 files in 4 dirs) [23:30] Tiki-KGB tikiwiki [FIX] Multiple notices [23:53] Jyhem :-( clients have a perspective issue I can't reproduce (they get in perspective 0 instead of 1) [23:53] Jyhem rings any bells for anyone ? [23:54] Jyhem They use IE, but I can't even reproduce with IE 6