On 8/28/07, Guillaume Courtois <[EMAIL PROTECTED]> wrote: > Hi all, > > I must say I'm very impressed by Johang's work, that's a quick work man !
Thanks. I'm very happy with the result :-) > > I would love to test it but I'm blocked : > > ERROR Warning: Missing argument 3 for syncml_sodatabase::get_database(), > called in /home/html/phpgw/head/syncml/inc/class.uisyncml.inc.php on line 147 > and defined in /path/to/phpgroupware/syncml/inc/class.sodatabase.inc.php at > line 43* > > ERROR Notice: Undefined variable: database_uri in > /path/to/phpgroupware/syncml/inc/class.sodatabase.inc.php at line 53* > > when going to the databases screen in the preferences of syncml module. > > Any idea ? Yes, the UI is not finished so it's not meant to be used yet. I advice you to access the database directly when setting up the module. There's some info on that in syncml/docs/README. > > FYI, after having lots of trouble yesterday I deinstalled completely the > tables in my head install, removed all files and reinstalled everything from > scratch. It's much better but not perfect apparently ... > > > > _______________________________________________ > phpGroupWare-developers mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/phpgroupware-developers > _______________________________________________ phpGroupWare-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
