New Forum Posts: Display group user names - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41034 morning can someone tell me why - when I set a Blog as tiki feature to use as Homepage in the Navigation Settings - it always ignores me and silently goes back to Wiki? LordVan: see http://news.gmane.org/gmane.comp.cms.tiki.devel that is http://article.gmane.org/gmane.comp.cms.tiki.devel/20550 ok thanks ah a known bug .. ^ ^ is there any (reasonable) workaround? -- like for example some redirect? -- can you put that in a wiki page? hmm is it just me or is there no way to say I want to be CC'd on a ticket (like in bugzie,..) so I get emails when there r changes? LordVan: yes, see http://article.gmane.org/gmane.comp.cms.tiki.devel/20557 LordVan: you can watch an item if you're logged in. ah ok cuz there's nothing in the tracker comment LordVan: right sylvieg: can the report http://dev.tiki.org/tiki-view_tracker_item.php?itemId=3840 be closed? btw the guy who asked me to set up this blog for him asked about background music that plays .. but since tiki does reload the whole page i'd have to put it in a frame or something if I really wanted to do it right? (not that I like pages that play music .. in fact they irritate me ;)) hmm the thing with redirect is ok as a workaround but not ideal imho as i'd have problems to edit the main wiki entry point page (i know it is described in doc.tiki.org/PluginRedirect) chealer, to use redirect to forward to the blog i'd have to use {REDIRECT(url=blog1) /} right? cuz page= is only for wiki pages if i understand it correctly - or am i wrong? ha! he escaped! wb hi & good morning all morning :) how much work would it be to add e.g. a Shoutbox to the side of a page using the darkshine theme? (for someone who has never done any theme related stuff with tiki) usually you only have to add the module to the eg. right column. If css style is missing you can easyly add those to the themes css. Try to simp,y add the shoutbox as module and see whats missing *simply ok now i have to find where to add a module to a column *searches* admin- mudules modules modules: but not from the icon area... from the menu text list then select (bottom) shoutbox from the dropdown "Assign new Module" Then select from the modules options Position- right and maybe increase order value to position it set group to anonymous (for testing) and press assign i do get confused sometimes when i have to click icons in admin home and when the menu things foudn it now thanks ;) consistency issue ;-) yeah ;) hmm I just added a {REDIRECt(url=blog1) /} to the main wiki page so it forwards to the blog now i get plugin execution pending approval everytime when you change eg. a parameter of a plugin you have to reapprove it (for security reaons) hi jonnyb hi coaboa coaboa is {REDIRECT(url=blog1) /} correct ? jonnyb: did you got your iPad2 yet? I seems like the simile-widgets don't work on iPad waiting for it... i have a tracking number and it's made it to the uk (should be here any week now!) cool. LordVan url=tiki-view_blog.php?blogId=1 if no SEF urls well blog1 works as relative url since i got SEF urls polom hi xavi hi coaboa hi jonnyb around? or any master of mail sending from php versus via smtp in tiki? In my current job (I changed job 2 weeks ago), we are behind some proxy & firewall ... and email sending from the server where tiki is hosted doesn't seem to be allowed by default (php sending emails, etc) smtp sending of emails works but tiki (6.x LTS) seems to be only using smtp for some emails (watches from wiki page changes) but not from other sources (possibly, emails from registration & change password, calendar watches, etc) I would appreciate some advice on what needs to be done to extend the smtp trick for some other tiki features to use it (when the admin panel > general > has been set to use smtp instead of normal sendmail ) I guess I can convince my current employer to learn how to do that myself and code it myself (+ backport 6.x LTS)... but right now, I'm a bit confused on where to start.... and as far as I remember, either jonny or sylvieg where the ones behind the first implementation of the smtp extension for the email sending in tiki? well i gotta go for now thanks for the help,.. cya hi joernott hello chibaguy & ricks99 polom y'all hi coaboa and ricks99 Hi Rodrigo, did you get my email ? New Forum Posts: Search in Keywords from wiki - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41037 hi Rick New Forum Posts: PHP errors fsockopen - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=41038 I have a strange behavior on modules. I have set modules to be displayed on wiki;cms. they are display on cms but not on wiki. The module admin show : section%5B0%5D=wiki section%5B1%5D=cms "%5B0%5D" ? tikiwiki: 03sylvieg * r33846 10/branches/7.x/tiki-searchresults.php: [FIX]mysql search: do not filter on language if the site is not multilingual - because the lang info in the database can be NULL Bernard: itmeans [] tikiwiki: 03jonnybradley * r33847 10/trunk/ (18 files in 15 dirs): [MRG] Automatic merge, branches/7.x 33833 to 33846 hi sylvieg - you have a moment? i seem to be finding on 7.x that i have to add force_compile=y for a pretty tpl to obey the itemId (or tr_offset) - have i got it set up wrong of something you think? if you use {{itemId}} ? no, &itemId on the url or using the pagination buttons just a "normal" trackerlist the pretty has a tracker plugin? with a wiki tpl showing max=1 if the pretty is very simple - it should not... that's what i thought i don't think pretty trackers are going to work in 7.0 - i already lost over a day getting plugins to work again in tpls the rule is simple if the smarty compiled of the pretty does not change on the item .. force-compile is not necessary but the data seems to get stuck now on the first record (no wiki cache either, by the way) means that a smarty->assign is missing? Sylvie : Hello ! ok this i know… but from where those that come… still looking for it Bernard: check it it correct directly in your database and that you have [] sylvieg: yes, sounds like it, but all that happens in smarty (tracker_pretty_item.tpl) Sylvie: my db show exactly : img=27&more=y&title=News&decorations=y§ion%5B0%5D=wiki§ion%5B1%5D=cms&nonums=y i beleive "img=27&more=y&title=News&decorations=y§ion=wiki§ion=cms&nonums=y" would have been right should be section[]=wiki§ion[]=cms what I am not sure if it is a and or a or.. nothing about section[] in the doc... http://doc.tiki.org/Module+Parameters perhaps you have to 2 have to modules with the same params except section=wiki and the other section=cms try with 'wiki page' instead of 'wiki' i tried both… still no show, with your code the module (in tw) show "section[]=wiki section[]=cms" seems in the code taht section can not be multivaluated so do 2 modules entries actually, it seems to handle the array at one place, but not when it converts from wiki to wiki page which is handled as a special case +1 for lphuberdeau +10 :) but really, if any of it works, it's pretty good ok this is working but still i got this char conversion in the module… (a little ugly but…) section%5B0%5D=wiki+page section%5B1%5D=cms tikiwiki: 03lphuberdeau * r33848 10/trunk/lib/ (3 files in 2 dirs): [MOD] Moving the plugin defaults out of lib/setup/prefs.php too any tks ! anyway, thanks ! jonnyb: I confirm - pretty tracker broken for me too ok, at least i'm not chasing ghosts Also what is funny is that "wiki" alone worked. :) thanks bernard, there is code for that, but it's buggy ;) houuuu…. ;) another subject, i'm experimenting a lot of weird thing using the ckeditor + hebrew (rtl), is there somewhere a guide to add "justify right" in the wiki syntax ? doesn't the bidi plugin do that? wait, I think hebrew is right justified in the page view right? yes right and in normal wiki edit? in the wiki syntax i can align center, left but not right that is correct i would like to have a "align right" syntax/button in the wiki syntax switching from ckeditor to wiki and back break the page usually I think tiki should be smart enough to right-align your content in hebrew without needing syntax … :) not enough said it should be not that it is tikiwiki: 03sampaioprimo * r33849 10/trunk/lib/ (2 files in 2 dirs): fix listing untranslated strings in tiki-edit_languages.php tikiwiki: 03sampaioprimo * r33850 10/trunk/ (templates/tiki-edit_languages.tpl tiki-edit_languages.php): tikiwiki: set url for {pagination_links} in tiki-edit_languages.php to avoid too tikiwiki: long urls :) Anyway it is nice to have a little more freedom in formatting (i'm sure their are case were even in latin language "align right" as it's use only if you want to look like someone who learned to use word last week there is a directive in ckeditor to handle rtl you can use DIV plugin to align text right jonnyb: seems that parse_data pases {$f_xxx} - it should not... parses or passes? Q: how do i hide a module from members of the admin group? parses i added something yesterday that might be the problem, but it's only supposed to happen when you have a plugin inside a tpl jonnyb, I think there used to be a php file to generate the ckeditor config, is that still around? hi mlpvolt - there's a pref not to show modules to admin always hi lphuberdeau - no, it all happens inside smarty.textarea well, the rtl flag seems to be sent to CKE hi JB - in admon modules i only see "Hide anonymous-only modules from Admins" - these are group specific modules, not anonymous. tikiwiki: 03sampaioprimo * r33851 10/trunk/lang/pt-br/language.php: Brazilian Portuguese translations done on i18n.tiki.org tikiwiki: 03sampaioprimo * r33852 10/trunk/lang/fr/language.php: French translations done on i18n.tiki.org tikiwiki: 03sampaioprimo * r33853 10/trunk/lang/de/language.php: German translations done on i18n.tiki.org sry, i'm still not sure the ckeditor is ok in hebrew. Sometimes everything goes fine and sometimes…. big catastrophe. Inserting a div, yes this i could but a "no-tech" user shouldn't have to go that way to justify right… One question, you all use the ckeditor ? the wiki is going to be obsolete ? in tiki7: teh text field is parsed - it should not I don't use CKE, wiki is not going obsolete any time soon tikiwiki: 03sampaioprimo * r33854 10/branches/7.x/ (4 files in 4 dirs): backporting translations done on i18n.tiki.org is there a trick i can use to see all the current perms of the current user on a given page? in code? :) perhaps the list object perms can help anything that would help me troubleshoot category permissions. is there some code i could paste into a custom module? jonnyb: I think 33842 breaks pretty... sylvieg: ok, i'll check mlpvolt: you can use the debug thing to do that i think jonnyb: if I roll back my pretty tracker is working but then plugins fail in tpls... yes because you can not use a ressource in this case... hmmm - tricky ok, just fixing something else (export seems broken again) it should probably be a smarty output not a ressource but it will still not satisfy eerybody .. people that calls plugin with {$f_xx} param lphuberdeau: can it be true? I have and admin in Admins group, I have use A in Admins group and X group. A page visible by group X is found with the search by user A but not by Admins? I wouldn't think so, admins can see anything hi thanks all - i'm trying to get debug mode turned on. I enabled the feature. checked that debug was checked in look and feel, logged as admin - can't see anything except php errors. i also ran the debugger profile, which turned on thenews.css oops, sorry mlpvolt - the debugger lets you list all the perm variables but not what's in each one (you would have to do them each separately) and that profile should be updated (to use fivealive i guess) i saw in dev there is some command like: *perm Show current permissions in a convenient way is that what i need? mlpvolt: is tiki-list_object_permissions.php helping you? sylvie: whoa thats a big long list. what i'm trying to debug is why can't user "bill" see and use the PluginInvite if i understand correctly tiki_p_invite is required by that plugin and couuld be added via category perms? perhaps not. i guess i need clarity on this - can category permissions (which one might assume are object specific) override non object specific perms (like tiki perms or group perms) while sitting at a particular categoized page yes category perms overwrite group perms tikiwiki: 03jonnybradley * r33855 10/branches/7.x/ (2 files in 2 dirs): [FIX] trackers: jscalendar - set a blank date/time when shown inside the export tracker form, otherwise it will only export items dated "now" (usually none) tikiwiki: 03jonnybradley * r33856 10/branches/7.x/templates/tiki-admin_trackers.tpl: [FIX] trackers: Mend accordion following tab content changes to classes, and remove a couple of self-closing options that were raising warnings. tikiwiki: 03jonnybradley * r33857 10/branches/7.x/tiki-export_tracker_monitor.php: [FIX] trackers: AJAX export - use accesslib output_serialized(). Required since jQuery 1.5 to provide JS callback correctly. i probably wasn't being specific enough - can tiki_p_group_view_members be given with category perms. tikiwiki: 03sampaioprimo * r33858 10/trunk/lib/ (2 files in 2 dirs): tikiwiki: [FIX] tiki-edit_languages.php ignore '###end###' entry from tikiwiki: languages.php files tikiwiki: 03sampaioprimo * r33859 10/trunk/templates/tiki-edit_languages.tpl: tikiwiki: set url for {pagination_links} in tiki-edit_languages.php to avoid too tikiwiki: long urls (missing param) tikiwiki: 03jonnybradley * r33860 10/branches/7.x/lib/tikilib.php: [FIX] pretty trackers: Rollback r33842 as it broke normal pretty trackers - a different strategy is required... tikiwiki: 03jonnybradley * r33861 10/branches/7.x/lib/core/Tracker/Field/Image.php: [FIX] trackers: typo polom hi chealer tikiwiki: 03jonnybradley * r33862 10/trunk/ (7 files in 6 dirs): [MRG] Automatic merge, branches/7.x 33846 to 33861 hi chealer polom chealer do we have some image edition feature in Tiki 6? I see svg-edit is coming and I know we already have jgraphpad or something but that's all gone right? hum can we still have a menu in a bar at the top in trunk, as in Tiki 6? yeah, add a module there chealer: there's even a menu module now! oh, OK... jonnyb: I see it, in which zone should I put it? I'm looking for a menu in the black bar in Fivealive the topbar one drag it there's a profile to do that http://profiles.tiki.org/Top_Menu_Module ok, i need to go - thanks for the nested plugin fix lphuberdeau - works for me here! :) no need to thank me, I broke it :P jonnyb: ahah! hmm it works? thank you jonnyb. I didn't know about the module then didn't have the good parameters (menu_id=tiki-top menu_class=clearfix nobox=y) jonnyb: yes, it's just like it used to be ah right, yes - needs to go in the release notes mainly Gary's efforts after i broke it all :) ok, bibi - more 2moro tikiwiki: 03chealer * r33864 10/branches/7.x/lib/userslib.php: tikiwiki: [SEC] LDAP: reject invalid empty passwords instead of attempting an unauthenticated bind tikiwiki: Thanks Thomas Hommes jgraphpad: all gone chealer : ^^ SVG-edit, needs some serious love to be ready for Tiki7 thank you marclaporte tikiwiki: 03chealer * r33865 10/branches/6.x/lib/userslib.php: [bp/r33864][SEC] LDAP: reject invalid empty passwords instead of attempting an unauthenticated bind ah :-[ trunk is not liking an upgrade from 6.x Fatal error: Call to a member function list_languages() on a non-object in /var/www/tiki/trunk/lib/prefs/available.php on line 10 oh, that might be a change I did yesterday tikiwiki: 03sampaioprimo * r33866 10/trunk/lang/pt-br/language.php: pt-br translations tikiwiki: 03sampaioprimo * r33867 10/trunk/ (6 files in 5 dirs): tikiwiki: escape special characters when getting untranslated strings for tikiwiki: tiki-edit_languages.php tikiwiki: 03sampaioprimo * r33868 10/trunk/lib/prefs/ (wikiplugin.php wikiplugininline.php): fixing syntax errors lphuberdeau: please check r33868, I'm sure you haven't tested your changes to lib/prefs/wikiplugin.php and lib/prefs/wikiplugininline.php before commiting :P well, I tested some parts ;) :) yup, that had to be wrong testing stuff pre bootstrap in tiki can be tricky sometimes really need to clear the cache twice tikiwiki: 03campbe13 * r33869 10/trunk/tiki-install.php: [MOD] added current version to php version message lphuberdeau: r33845 I suppose? it's strange though because I fixed a whole lot of those in the process the installer is a steady source of fun http://pastebin.com/xhVikaUr hmmm.. that patch is not safe stuff in the installer patches shouldn't really rely on anything in tiki might be fixed, but there may be others causing issues right, that's another involved patch. remind me of the IMG plugin patch lphuberdeau: thanks there's one error (TikiLib not defined) unchanged and one replaced by a new one ( Fatal error: Call to a member function list_styles() on a non-object in /var/www/tiki/trunk/lib/prefs/global.php on line 11 ) we need to discuss that with jonnyb it's the same type of patch that needs to be applied an extra argument is provided to the function when attempting to obtain the default values so any external lib access can be skipped tikiwiki: 03chealer * r33871 10/branches/7.x/lib/userslib.php: tikiwiki: revert r7127 "[FIX] made login validation respect the minimum password length defined in admin login panel" tikiwiki: nothing in the admin interface suggests that changing the minimum password length would make Tiki refuse existing passwords. this preference also *seems* to apply to Tiki auth only. tikiwiki: [FIX] confused error message that user doesn't exist when an LDAP user enters a password too short anyone here? question about sqlplugin error Fatal error: Class 'DB' not found in how can i fix that? that would make sense, there is no such class in Tiki to my knowledge, what's the exact error? i try to use {DATATABLE()}{DATATABLE} {REQUEST()} SELECT * FROM Students {REQUEST} then it comes out no DB class found error is there some h1 style defined in JQ? I am trying to change the look of h1 ... New Forum Posts: Trouble viewing a YouTube video in a Trackerlist plugin on a Wiki page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41041 jop, which plugin is that? tikiwiki: 03bajur * r33872 10/branches/6.x/lang/pl/language.php: Polish translation for 6.0 merged with changes done on trunk. tikiwiki: 03bajur * r33873 10/trunk/lang/pl/language.php: Updated Polish translation. tikiwiki: 03bajur * r33874 10/branches/6.x/lang/pl/language.php: Updated Polish translation. lphuberdeau: regarding the database, you know if there is any difference if I populate it using the tiki installer or using the tiki.sql file from the command-line? lphuberdeau: I'm investigating why at least in my environment the test suite only work with a database populated via tiki installer interface. it does not work with a database populated via command line (with mysql dbName < db/tiki.sql)