hi sebastiam,

heres the result:

mysql> select filename from fileexploreritem;
+---------------------+
| filename            |
+---------------------+
| Testing             |
| 51                  |
| 52                  |
| 53                  |
| 54                  |
| acadmiacs table.png |
| 61                  |
| 62                  |
| 63                  |
| 64                  |
| 65                  |
+---------------------+
11 rows in set (0.00 sec)

for #2 (adding of folder), im using addFolderByUserId

as i said, i have the sample params as this one: 

*Array
(
    [SID] => 103b1812e3a98369306a16eb63c51a61
    [userId] => 8
    [parentFileExplorerItemId] => 0
    [filename] => Test Folder
    [room_id] => 65
    [isOwner ] => 1
    [externalFilesid] => 0
    [externalType] => Testing
)*



while for adding of file, im using importFileByInternalUserId.

id like to figure out adding of folder first so i can move on to adding of 
files.

thanks,
daniel

-- 
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/-/HGKl0H7V26QJ.
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.

Reply via email to