Oh, if that folder goes into the private section try with:
parentFileExplorerItemId == 0 instead of -2 Sebastian 2011/6/30 [email protected] <[email protected]>: > Params look okay, > > I cannot verify before tonigh on my local installation. > > > Sebastian > > 2011/6/30 Daniel Jao <[email protected]>: >> you're right sebastian. >> >> after fixing the code, it worked, it created the folder in the DB but im not >> seeing it after i log in, but when i checked the db, the owner_id column in >> fileexploreritem_id is not being populated >> >> im passing this params to >> >> addFolderByUserId >> >> Array >> ( >> [SID] => 9b1ba54842880c72bdf3b704536fb381 >> [userId] => 29 >> [parentFileExplorerItemId] => -2 >> [fileName] => Test Folder 1 >> [room_id] => 194 >> [isOwner] => 1 >> [externalFilesid] => 0 >> [externalType] => 1309428179 >> ) >> >> please confirm if this behavior is correct. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "OpenMeetings User" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/openmeetings-user/-/IkcrUAZfhfoJ. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/openmeetings-user?hl=en. >> > > > > -- > Sebastian Wagner > http://www.webbase-design.de > http://openmeetings.googlecode.com > http://www.wagner-sebastian.com > [email protected] > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
