Ok i found the answer, and put
ini_set(‘display_errors’, 0);
in wp-config.php
Althouth that will hide any errors…
But i noticed one bug with gallery.
If i save a post, and later I go back to update it, a few thumbnails will disappear from the gallery and i have to do everything all over again.
But other than that, ts a great plugin 🙂
uh another huge thing is bugging me.
i added many images at localhost, so now when i have upload everything to the server images are not showing since they have urls in localhost. (why would images contain full url in the first place?)
I did sql query and it replaced every url in db, but the images are still pointing to localhost when viewing html source code.. ugh..
Hello! Thanks for your bug report, I will fix it, first i notice, but second is bug when a lot of images. What about db migration – images are saved in serialized array in meta data of post, so sometimes there troubles. I suggest you to try this plugin – http://ww.wp.xz.cn/plugins/wp-migrate-db/ If it will not help, I have one else decision to make db dump from localhost …