hi in a wiki page I want to show user with capability to send him an internal message ... idea? SVN: Commit by adren67 :: r 15578 /trunk/lang/fr/language.php: [FIX] more fr translations (mainly typos) hi i upgraded to 2.2 : great ! the following happend : each mutation on a page gives an error in the tiki-logs screen because there is a "mail error" problem i did notice my own email adress in the 'my tiki" screen (as admin) and also in the notification feature. can somebody tell me what's wrong ? ps : my english is not so good : i speak generaly french . i saw in phpinfo that sendmail_from is 'no' : i will check this first; Isn't it ? another question : if i have no access to php_init how can i overule this value ? bye bye evening folks ih ih GillesMM :) why are there all those backticks in the sql queries in the php code ? around names sqlite hickkups on these obnow I don't know I use it like all coders obnox: I love sqlite and use it with all my qt4 programs GillesMM: I would like to be able to use sqlite for easier testing of features (independent of db server) sqlite is not on the list of supported data base for tw ? that list is terribly wrong tiki only works on mysql at this time oh. bummer lphuberdeau: when I code I check to be sure my syntax are complient with all the other data base I lost my time well, there is hope to support others, but it's just not the case GillesMM: no. it will reduce work when aiming to (re-)introduce compatibility wit other db... ok most of the code probably works, but no one can really get past the installer sqlite can't neither can postgres oracle was also a failure last time I heard so I have very little hope for mssql, db2 and all those others mysql? :-) mysql works, no worries ;) although 4.1 is mostly required lphuberdeau: oops , I misread mssql for mysql :) lphuberdeau: but these backticks seem strange to me nevertheless, also with mysql. they are standard in mysql strict way to deal with identifiers oh. I need to check my other programs... :) the compat layer in the code is supposed to strip them for other dbs does that work? I don't know... can't install anyway why not? If i use in a PHP a tra("message") ... the message will be translated from language.php ? GillesMM: (after looking at the code): yes, basically. why don't translate me ;'( the string has to be translated... must have an exact match I had it in language I have changed of dev machine ... it ask me an user name but gillesm doen't work is it gillesm@sourceforce.net ? or gillesm@tikiwiki.sourceforge.net ? lphuberdeau: ADOConnection:Execute calls _Execute which calls _query directly from the backend in lib/adodb/drivers/adodb-.inc.php lphuberdeau: so I don't see any compat layer removing the backticks there GillesMM: isnt't it @users.sourceforeg... might be broken lphuberdeau: yep. (I am just trying to find my way around the code) if I were you, I would just install mysql and save a whole lot of time lphuberdeau: I _have_ installed mysql :-) then why worry about sqlite? GillesMM: according to the tikiwiki-cvs mailing list, your mail accoun is "gillesm@users.sourceforge.net" lphuberdeau: I would like to be able to do testing without an additional server (mysqld) involved so I (naively) thought - hey there is sqlite support, let's try that :) found it was not working, thought: hey, let's fix it not really an effective test if stuff does not behave the way it should because of incompatibilities lphuberdeau: I can't commit sure. didn't know that the compat layer was not complete gillesmm: how is that? GillesMM: did you svn up recently? yes obnox so what's the error messat? message svn: Échec de la propagation (commit), détails : svn: MKACTIVITY de '/svnroot/tikiwiki/!svn/act/7c7de649-3e30-4c6e-928e-3c02c605266c': Échec à l'autorisation (https://tikiwiki.svn.sourceforge.net) from other account it works SVN: Commit by gillesm :: r 15579 /trunk/lib/groupalert/groupalertlib.php: [ENH] Notification procedure to send alert implemented in file gallerie is that just another checkout of svn? I have several machines but from the remote machine I don't see in my editor when a file is changed by an update I try to install svn on local machine you mean, you don't see the editor for the commit message? no I see the editor ... I don't have the connection from an other machine how can I see my username on the correct snv machine ? GillesMM: sorry, I don't get you I just want to check my svn adress on my svn machine working less .svn/entries shows the repo you checked out GillesMM: your problem is described here: http://dev.tikiwiki.org/SvnTips your password is expired and you need to log in to sf to change it ca y est ok :) merci :) SVN: Commit by obnoxxx :: r 15580 /trunk/installer/tiki-installer.php: [FIX] in list_tables, don't fail silently but return empty list when query fails the message was not very clear to understand GillesMM: yep. it mumbled s/th of authorization mhmh it doesn't reconize my gillesm on sf SVN: Commit by gillesm :: r 15581 /trunk/lib/groupalert/index.php: [FIX] index.pho in lib libalert.php ok now all is fine :-D good SVN: Commit by gillesm :: r 15582 /trunk/ (3 files in 3 dirs): [ENH] File Galery implementation of email alert the user name was gillesm and not gillesm@users.sourceforge.net yeah right Anybody could help me kickstart the installation? I get errors: http://sh.nu/p/25065 . I install in a subdirectory, at a hosting... nvm I didn't ftp the files correctly... SVN: Commit by nyloth :: r 15583 /trunk/lib/groupalert/index.php: [FIX] fix svn conflict