• Resolved filoveg

    (@filoveg)


    [Moderator Note: Please do not post in uppercase & shout at us. Post de-capped.]

    strict standards: call_user_func() expects parameter 1 to be a valid callback, non-static method pluginusnet_inpostgallery::do_shortcode() should not be called statically in c:\…\wp-includes\shortcodes.php on line 273

    https://ww.wp.xz.cn/plugins/inpost-gallery/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter filoveg

    (@filoveg)

    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 🙂

    Thread Starter filoveg

    (@filoveg)

    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..

    Plugin Author RealMag777

    (@realmag777)

    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 …

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Works but with error’ is closed to new replies.