• Hello , my database had problem, after I restore it, there are some problem about fecth tweets, I don’t understand it, can you help me ?

    The problem is
    Notice: Undefined offset: 1 in /wp-content/plugins/fetch-tweets/include/class/boot/utility/FetchTweets_Utilities.php on line 137

    https://wordpress.org/plugins/fetch-tweets/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter linger668

    (@linger668)

    And there is another line,
    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method PHPPC::register_admin_menu() should not be called statically in /wp-includes/plugin.php on line 505

    Plugin Author miunosoft

    (@miunosoft)

    Sounds like the paths of the template related files have changed or something on your server. Or those paths include some unknown characters. I’m not sure.

    Try re-activating the templates via Dashboard -> Fetch Tweets -> Templates.

    Regarding the strict standard warning, more information is needed to detect the cause. Post error log items shown before that warning if you can find.

    Thread Starter linger668

    (@linger668)

    I reinstall it, and using the lastest version; there are no this problems. But I can’t find the template ID anymore. It’s changed by url. And I can’t use it.

    Plugin Author miunosoft

    (@miunosoft)

    The template IDs will be a relative path of the template directory like ./wp-content/plugins/fetch-tweets/template/plain in v2.4.x. The format of them have changed from the md5 hash of the directory full path.

    If you have updated the plugin from v2.3.x, the template IDs of the old format can still be used. However, if you moved the site or the template directory path is different, your template will have a different ID than before.

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

The topic ‘About the databese restore’ is closed to new replies.