can you start OM in debug mode: http://localhost:5080/openmeetings/?swf=maindebug.as3.swf11.swf and check the logs? espesially the URL of image being downloaded?
On Thu, Oct 10, 2013 at 3:08 PM, YUUNI, OSAY OSMAN <[email protected]> wrote: > This contains the jpg images of my photo I uploaded. I viewed them and > they’re as follows:**** > > ** ** > > profile_0.jpg – original image**** > > _*profile*_profile_0.jpg – a slightly reduced copy of original image**** > > _*chat_profile*_0.jpg – small copy of original image**** > > _*big_profile*_0.jpg – a large copy of the original image**** > > ** ** > > Thanks.**** > > ** ** > > ** ** > > *From:* Maxim Solodovnik [mailto:[email protected]] > *Sent:* 10 October 2013 08:34 AM > *To:* Openmeetings user-list > *Cc:* Vasiliy Degtyarev > *Subject:* Re: Upload Image for User**** > > ** ** > > And what is the contents of > /usr/lib/red52/webapps/openmeetings/upload/profiles/profile_1/ > ?**** > > ** ** > > On Thu, Oct 10, 2013 at 12:51 PM, YUUNI, OSAY OSMAN <[email protected]> > wrote:**** > > Hi Maxim,**** > > **** > > Thanks for the pointers. The grep shows the path to be correct i.e. > /usr/bin. When I run the full command I get no errors yet the problem > persists.**** > > Here’s the full command I executed.**** > > **** > > /usr/bin/convert -thumbnail 240x240 > /usr/lib/red52/webapps/openmeetings/upload/profiles/profile_1/profile.jpg > /usr/lib/red52/webapps/openmeetings/upload/profiles/profile_1/_big_profile.jpg > and various variations for chat and profile.**** > > **** > > Kind regards,**** > > **** > > Osay**** > > **** > > *From:* Maxim Solodovnik [mailto:[email protected]] > *Sent:* 10 October 2013 07:01 AM > *To:* Openmeetings user-list > *Cc:* Vasiliy Degtyarev > *Subject:* Re: Upload Image for User**** > > **** > > please grep your openmeetings log and find call to "convert" application > (this is ImageMagic executable)**** > > Then get the full command from the log and try to execute it on the server > **** > > This might give you more details on the error**** > > **** > > On Wed, Oct 9, 2013 at 10:15 PM, YUUNI, OSAY OSMAN <[email protected]> > wrote:**** > > Further investigations shows that the path should be /usr/bin. However > this still gives me the “upload new image” link across the photo. I’m > miffed.**** > > **** > > *From:* YUUNI, OSAY OSMAN [mailto:[email protected]] > *Sent:* 09 October 2013 04:03 PM > *To:* Vasiliy Degtyarev; [email protected] > *Subject:* RE: Upload Image for User**** > > **** > > Thanks Vasilliy. The path was empty. I used find to locate imagemagick > and inserted /usr/lib/mime/packages in the value, restarted red5 and > reloaded the web page but I still get that upload new image. Should I > re-upload?**** > > **** > > *From:* Vasiliy Degtyarev [mailto:[email protected] <[email protected]>] > *Sent:* 09 October 2013 11:52 AM > *To:* [email protected] > *Cc:* YUUNI, OSAY OSMAN > *Subject:* Re: Upload Image for User**** > > **** > > Please check, that the "imagemagick_path" is set correctly in the > Configuration. > > Thanks, > Vasiliy. > > On 09.10.2013 15:42, YUUNI, OSAY OSMAN wrote:**** > > Hi,**** > > I’m running OM 2.1 and have noted that when users upload their image they > still see “upload new image” across their photo. Is this a bug or how do I > get rid of this message?**** > > **** > > Kind regards,**** > > Osay**** > > **** > > **** > > > > **** > > **** > > -- > WBR > Maxim aka solomax **** > > > > **** > > ** ** > > -- > WBR > Maxim aka solomax **** > -- WBR Maxim aka solomax
