That´s rigth
I have the same problem, the background image was broken.
In php.ini I change:
memory_limit = 8M
to
memory_limit = 16M
and now the background is OK.
Thank´s all.
I have the same problem, the background image was broken.
In php.ini I change:
memory_limit = 8M
to
memory_limit = 16M
and now the background is OK.
Thank´s all.
due to GD2 lib
Comment