Elxis CMS Forum
Extensions => Bots and plugins => Topic started 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 ?
-
Is the GD library properly installed?
Also, try Components/SoftDisk/Update system.
-
How can I see if GD library is properly installed ?
-
make a php file with the lines
<?php
phpinfo();
?>
and run it
dont forget to delete it if you dont need it anymore
-
GD library is enabled !
so, what could be wrong ???
-
Maybe this is due to wrong permissions on files/folders. If you use suphp, suexec you should be careful on permissions.
-
Apache error-logs ??
-
Hi all,
now i am using Pandora version and everything looks fine so far