Re: upload new image to user profile picture failing

2014-11-26 Thread Maxim Solodovnik
great! On Wed, Nov 26, 2014 at 7:44 PM, Robert Chalmers wrote: > Thanks Maxim, > seems to be al working now .. :-) > > > > > On 26 Nov 2014, at 13:39, Maxim Solodovnik wrote: > > It should be /usr/local/Cellar/ffmpeg/2.4.3/bin > > On Wed, Nov 26, 2014 at 7:30 PM, Robert Chalmers > wrote: > >>

Re: upload new image to user profile picture failing

2014-11-26 Thread Robert Chalmers
Thanks Maxim, seems to be al working now .. :-) > On 26 Nov 2014, at 13:39, Maxim Solodovnik wrote: > > It should be /usr/local/Cellar/ffmpeg/2.4.3/bin > > On Wed, Nov 26, 2014 at 7:30 PM, Robert Chalmers > wrote: > ok, cool. Now, say for example I have this, > fo

Re: upload new image to user profile picture failing

2014-11-26 Thread Robert Chalmers
Ok, got it. thanks > On 26 Nov 2014, at 13:30, Robert Chalmers wrote: > > ok, cool. Now, say for example I have this, > for ffmpeg > > /usr/local/Cellar/ffmpeg/2.4.3 > > Do I need to actually specify the bin directory in the path, i.e. > /usr/local/Cellar/ffmpeg/2.4.3/bin > > or will that a

Re: upload new image to user profile picture failing

2014-11-26 Thread Maxim Solodovnik
It should be /usr/local/Cellar/ffmpeg/2.4.3/bin On Wed, Nov 26, 2014 at 7:30 PM, Robert Chalmers wrote: > ok, cool. Now, say for example I have this, > for ffmpeg > > /usr/local/Cellar/ffmpeg/2.4.3 > > Do I need to actually specify the bin directory in the path, i.e. > /usr/local/Cellar/ffmpeg/2

Re: upload new image to user profile picture failing

2014-11-26 Thread Robert Chalmers
ok, cool. Now, say for example I have this, for ffmpeg /usr/local/Cellar/ffmpeg/2.4.3 Do I need to actually specify the bin directory in the path, i.e. /usr/local/Cellar/ffmpeg/2.4.3/bin or will that allow it to pick it up, because there is also a lib, and share directory in there too? > On

Re: upload new image to user profile picture failing

2014-11-26 Thread Maxim Solodovnik
yes, ImageMagic should be installed and its binaries should be in the paths or path should be specified in the configuration On Wed, Nov 26, 2014 at 7:17 PM, Robert Chalmers wrote: > Hi, yes, panic over… checked the log files, and it can’t find ‘convert’ > which is in the path, but unfound by OM

Re: upload new image to user profile picture failing

2014-11-26 Thread Robert Chalmers
Hi, yes, panic over… checked the log files, and it can’t find ‘convert’ which is in the path, but unfound by OM, so I’ll have to put it in by hand. Is that ImageMagic that has convert ? > On 26 Nov 2014, at 13:14, Maxim Solodovnik wrote: > > Any additional details? > > On Wed, Nov 26, 2014 a

Re: upload new image to user profile picture failing

2014-11-26 Thread Maxim Solodovnik
Any additional details? On Wed, Nov 26, 2014 at 7:06 PM, Robert Chalmers wrote: > Any ideas why OM doesn’t want to upload an image? It’s suitably small, I > think? > I’d like to set my User Image on the home page. > thanks -- WBR Maxim aka solomax

upload new image to user profile picture failing

2014-11-26 Thread Robert Chalmers
Any ideas why OM doesn’t want to upload an image? It’s suitably small, I think? I’d like to set my User Image on the home page. thanks