Elxis CMS Forum

Extensions => Bots and plugins => Topic started by: armpouniotis on May 14, 2010, 21:00:45

Title: Problem with ibrowser
Post by: armpouniotis on May 14, 2010, 21:00:45
Hi all,

I have this problem with ibrowser:

everytime I select an image from ibrowser, the editor doesn't preview it at all. it show only this information about the image: "blank.png; 1 x 1px;", and to the right of it it says, 'server not found'

what should i do ?
Title: Re: Problem with ibrowser
Post by: rentasite on May 14, 2010, 21:48:57

Is the GD library properly installed?

Also, try Components/SoftDisk/Update system.
Title: Re: Problem with ibrowser
Post by: armpouniotis on May 14, 2010, 22:09:02
How can I see if GD library is properly installed ?
Title: Re: Problem with ibrowser
Post by: ArXoS on May 14, 2010, 23:00:24
make a php file with the lines
Code: [Select]
<?php
phpinfo
();
?>

and run it


dont forget to delete it if you dont need it anymore
Title: Re: Problem with ibrowser
Post by: armpouniotis on May 15, 2010, 15:31:34
GD library is enabled !

so, what could be wrong ???
Title: Re: Problem with ibrowser
Post by: datahell on May 16, 2010, 11:54:35
Maybe this is due to wrong permissions on files/folders. If you use suphp, suexec you should be careful on permissions.
Title: Re: Problem with ibrowser
Post by: ks-net on May 16, 2010, 15:37:28
Apache error-logs ??
Title: Re: Problem with ibrowser
Post by: armpouniotis on May 16, 2010, 16:56:18
Hi all,

now i am using Pandora version and everything looks fine so far