Bala, which server do you use?
When you set up a custom server, your enter login/password during
installation step.
--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095
On Wed, Jul 25, 2012 at 2:50 PM, bala murugan wrote:
> Hi ,
> Man, which been moderator must be able to download his record, but
> not directly using openmeetings flash application interface, link must
> generated using SOAP methods, can i create his personal link without SID of
> administrator?
AFAIU,
the general policy is to allow SOAP access only to adm
Hi Maxim,
Thanks for trying to help…
I didn't put the string ids at first because the missing ones change all the
time.
Here are a few screenshots that show some of them (which are from the main
menus):
http://pastebin.com/1TNqnUtD
I wonder why it worked beautiful earlier and now all versions
OK
one more try
select lang_val_id, 1+deleted, fieldvalues_id, value from
fieldlanguagesvalues where language_id = 4 LIMIT 700,100;
does it return correct values for labels?
can you try to load debug version:
localhost:5080/openmeetings/maindebug.as3.swf10.swf
and take a look at debug consoles?
Hello
i hope its ok to ask sevral issues in one email?
1. can not import language file Although export, edit and import the file
Same.
tested with the english file.
i tried to upload the lang fill via ftp, but no result,
i was here but not sure its what i need -
https://groups.google.com/forum/?fr
Okay, here are the returns…
From SQL:
ERROR: LIMIT #,# syntax is not supported
LINE 1 : ...e from fieldlanguagesvalues where language_id = 4 LIMIT 700,...
^
Use separate LIMIT and OFFSET clauses.
From console when run with debug, I'
OK
correct syntax for postgres is
select lang_val_id, 1+deleted, fieldvalues_id, value from
fieldlanguagesvalues where language_id = 4 LIMIT 100 OFFSET 100;
I'll try to check your issue using postgres (hopefully soon :)) )
I can't see why you have error missing from client debug log :(
can try t