I've had enough people yell at me for committing code...I'll leave it. I think we need to adjust our release philosophy though. If I had to go through 6 more months of that slow performance when there could just as easily be 3 indexes added to an upgrade patch, I'd have gone nuts and my users would have skewered me. Not everybody is as savvy as us on the back-end to directly update those indexes though like me:-) well, I guess you guys could coach me through it...haha by the way syvieg. Adding that if (!function_exists('galsize')) { function galsize(){...} } to the tikilib fixed my problem...ty hello how can I put a user in a wiki page with a link to send a messu ? GilesMM: What do you mean by "put a user in a wiki page"? SEWilco: display a user with link added to send it a message on click GilesMM: If you mean put a user name in a wiki page, linked to send the users a message, find the URL to send the msg and use [tiki-sending-URL|SomeUserName] -- will display as "SomeUserName" ok I don't know the URL to send a msg, you'll have to find the "send a private message" URL someplace. tiki-user_information.php?userId=1468 If you say so. I don't know if a name option exists... we have so many number-based services. it is perfect Is there a way, on a wiki page to specify permisions for a *part* of the page? So, if a person is anonymous, they won't see certain links/images/text, but will see other relevent parts of the pages. If they are registered, then they see the hidden text/images/links. Hello; Where I put a (trivial) plugin for people to try and critique? Where I put. Yeah, good grammar; Where do I put ... polom polom from mtl :-) luciash, you have arrived in montreal? hi all I'm wondering how to upgrade the mysql db when upgrading tiki from 2.0 to 2.1 or 2.2, etc. I can't find any more that file type 2.0to2.1.sql , etc and we are seeing mysql errors in our server, after sys admins migrated the mysql to a new server, etc. Hi xav1. What are the options on tiki-install.php? Or are you not using that method? (Er, xavi1) hi chibaguy :-) through tiki-install.php (I just tried as option b), it failed, complaining about... The reason I ask is because at some point, there is just "automatic update" or some such phrase in the install page. But maybe this is in trunk. ...Fatal error: Cannot redeclare extracttoppath() (previously declared in /home/httpd/tiki110/db/local.php:64) in /home/httpd/tiki110/db/local.php on line 67 it's a multitiki on subdirectories on the server. I alway fear too much "automatic processess" because they tend not to cover all the diversity of situations.... like multitiki in subdirectories, as I presume in this case You're right, there is no 2.0->2.2 sql file to run in Tiki 2.2. so that's why I was desperately looking for the manual update, as always lphuberdeau_: are you around? see above I need some help Well, you could compare the 2.2 tiki.tpl to the 2.0 tiki.tpl and add or change tables accordingly. Winmerge is a nice program on Windows for this kind of thing. Kind of labor-intensive, though. it's a production site, there is a mysql errro while editing a tracker field, I thought upgrading, we are using 2.something on a multitiki on sibdirectories install, and I'm afraid of upgrading to 2.2 if there is such error with the "automatic process" on such multitiki... chibaguy, thanks for the tip, I know (I'm kind of out of time with my new job teaching) Well, maybe was a little help. I'm not exactly sure if that is in 2.2 already, or still just in trunk. ok, thanks for the info, anyways. In any case, it's not clear to me (and for sure, not clear to new admins) how to update to 2.2. Maybe it's not needed to upgrade db since there are (are there?) changes to the dabase schema... and then, I0'm just hitting a mysql bug, then, on the 2.x branch. Ok, I'll upgrade to 2.2, and if it still happens this mysql error, then report the bug thanks for the feedback, chibaguy btw, since you are attending to the TikiFestMontreal (aren't you?)... ... please suggest to everybody to do their best to take care of doc.tw.o and update the info on whatever they are doing on 3.0.... otherwise, we'll be in April'09, and documentation will still be somewhere between 1.9.x and 2.x as it is nowadays (with some nice expceptions covering 3.x stuff: sylvieg, marclaporte, lph, ...) Ah, good point about maybe no db schema changes. Now that you mention it, I think maybe only db bugfixes in the upgrades.... chibaguy ^ yes, I thought that this could be the reason... I'm leaving for TikiFest in 12 hours or so, and, yes, I'll tell them xavi demands that they document. ;-) (Well, I won't word it like that exactly. ;-) ) :-) thanks, Gary enjoy the Fest! (a pity I can't attend) I'm very very glad that you can attend it... as sylvieg, and as many others.... this is going to be a BIG event for Tikiwiki Community! Thanks. I wish you could be there. And also others. But I hope the communication will be good. It's important to let the rest of the community know what's going on. I think lessons are learned each time. Have you actually tried the sclipo.com SclipoLive sessions? I haven't found out yet how to do that. I watched the video, but can't find the menu items/page for it. I sent an email for help but need to check on the reply (typically, forgot my password). Anyway, if we can't get a streaming video going, we will at least have video files to watch. yes sclipo: just made a trial days ago chibaguy: I just made a trial: http://sclipo.com/video/how-to-master-tikiwiki-structures-wiki-books (adding some short audio to a video from last tikifest - using KDEnlive <---- thanks to amette who told me about this program, and matbic who tought me the basics of video editing) Ah, I remembered my password and now can read the reply to my message. I see I need to request by email to do a sclipolive lesson. sylvieg , fyi: the option in tracker item to allow setting which groups can view and/or edit a field is buggy: http://dev.tikiwiki.org/bug2140 I have to leave, cheers I want to add a flash splash-screen on the start page in my TikiWiki (version 2.2), what is the recommended way of doing that? I have googled some and found references to both swffix and flowplayer this far. lq_418, the FLASH wikiplugin is probably the easiest way. Ah! I had not seen that one. Will try it. Thanks! SVN: Commit by nyloth :: r 15611 /trunk/ (get_strings.php lib/init/tra.php): [ENH] get_strings.php: now fully handle punctuations at the end of strings (to reduce duplicates). This was already supported by 'tra' function, but not enough by get_strings.php. SVN: Commit by pkdille :: r 15609 /trunk/templates/tiki-calendar.tpl: [MOD] indenting file SVN: Commit by sylvieg :: r 15612 /trunk/templates/tiki-view_tracker.tpl: typo SVN: Commit by sylvieg :: r 15613 /trunk/lib/tikiaccesslib.php: [FIX]missing global polom again :) chibaguy: hey gary ready to flight ? i enabled the "hide email" option in the wiki admin page, but the full email is still show 'in the clear' in the text. screen scrapers can easily steal it. shouldn't it somehow be obfuscated? SVN: Commit by sylvieg :: r 15614 /trunk/ (2 files in 2 dirs): [FIX]error: 401 and 403 are both used for perms denied + repalce the \{php\} + some layout form darkroom xavi gone.... there are no scripts for point releases because there are no db changes in those releases SVN: Commit by sylvieg :: r 15615 /trunk/setup_smarty.php: [FIX]allow basename in smarty function SVN: Commit by pkdille :: r 15610 /trunk/templates/ (poll.tpl tiki-calendar.tpl): [MOD] some smarty buttons luciash, hi. Basically ready, but I still have one night and morning until the flight. SVN: Commit by adren67 :: r 15616 /trunk/ (49 files in 43 dirs): [FIX] first round of removal of space suffix in translation strings (60 more to go) ricks99_, that would be a regressive bug, then? Wasn't it possible to obfuscate, before? chibaguy: ah, right :) luciash, where are you staying? chibaguy: got pm @chibabuy: don't know.. how did it work before? Maybe I'm thinking of email in the user info page. i mean in a wiki page. if i type foo@bar.com, i get the js for the mailto functionality, but the email is still shown in the clear on the page -- making it too easy for screen scraper to steal. at a minimum, shouldnt tiki change to to something like: foo(at)bar(dot).com ricks99_: i thought it was one of the options i see no options. on admin: wiki there is only a single checkbox: protect email ricks99_: seems someone simplified it, i remember there were more options before somewhere im talking about email in a wiki page -- not a tracker field ah, i was thinking more about e-mail on tiki-contact page but i thought it's tiki-wide tiki correcty uses the js protectEmail inplace of the mailto:, and correcly uses