• Resolved michabbb

    (@michabbb)


    dear support,

    when searching for content i get these errors:

    WordPress-Datenbank-Fehler: [Table 'wp_faq.faq_huge_itshare_buttons_share_buttonss' doesn't exist]
    SELECT * FROM faq_huge_itshare_buttons_share_buttonss WHERE (description LIKE '%musik%') OR (name LIKE '%musik%')
    
    WordPress-Datenbank-Fehler: [Table 'wp_faq.faq_huge_itshare_buttons_share_buttonss' doesn't exist]
    SELECT * FROM faq_huge_itshare_buttons_share_buttonss WHERE (name LIKE '\'%musik%\'')
    
    WordPress-Datenbank-Fehler: [Table 'wp_faq.faq_huge_itshare_buttons_images' doesn't exist]
    SELECT * FROM faq_huge_itshare_buttons_images WHERE name LIKE '\'%musik%\''

    why ??

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Dear michabbb,

    Thanks for contacting us.
    Could you, please, try to change your theme to one of WordPress default themes for a few seconds only and check of the same issue exists or not?

    Thanks

    Thread Starter michabbb

    (@michabbb)

    thanks for your quick reply. i tested with the default theme, the error is still there, sorry ;-(

    Dear michabbb,

    Thanks for getting back to us with your results.
    Please be kindly informed that we will include the fix in our upcoming update but for now, you can use the following temporary solution:

    in the file
    wp-content/plugins/wp-share-buttons-pro/share-buttons.php

    line 119

    add to slashes (comment the code) before this line of code
    add_filter(‘posts_request’, ‘hugeit_share_after_search_results’ );

    The final result should be as follows: https://prntscr.com/hoysyy

    We will wait for your update.

    Thanks

    Thread Starter michabbb

    (@michabbb)

    yeah, that worked… thanks a lot for that fix !

    Dear michabbb,

    We are glad to hear your feedback. ??
    Thank you very much for keeping us informed.
    In the case, if you need our help any further, feel free to ask.
    We will be glad to assist.

    Wish you all the best!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Table wp_faq.faq_huge_itshare_buttons_share_buttonss’ doesn’t exist’ is closed to new replies.