• Resolved metalhead505

    (@metalhead505)


    Since the new update, I’m having a problem with PHP’s “use.”

    Here are my errors:
    [21-May-2019 15:55:54 UTC] PHP Warning: The use statement with non-compound name ‘RumbleTalkRumbleTalkSDK’ has no effect in /home/aaronthomas1979/public_html/wp-content/plugins/insert-php/includes/shortcodes/shortcode-universal.php(53) : eval()’d code on line 4
    [21-May-2019 15:55:54 UTC] PHP Fatal error: Uncaught Error: Class ‘RumbleTalkSDK’ not found in /home/aaronthomas1979/public_html/wp-content/plugins/insert-php/includes/shortcodes/shortcode-universal.php(53) : eval()’d code:13
    Stack trace:
    #0 /home/aaronthomas1979/public_html/wp-content/plugins/insert-php/includes/shortcodes/shortcode-universal.php(53): eval()
    #1 /home/aaronthomas1979/public_html/wp-content/plugins/insert-php/libs/factory/shortcodes/shortcode.class.php(287): WINP_SnippetShortcodeUniversal->html(Array, ”, ‘wbcr_snippet’)
    #2 /home/aaronthomas1979/public_html/wp-content/plugins/insert-php/libs/factory/shortcodes/shortcodes.php(96): Wbcr_FactoryShortcodes325_Shortcode->render(Array, ”, ‘wbcr_snippet’)
    #3 /home/aaronthomas1979/public_html/wp-includes/shortcodes.php(325): Wbcr_FactoryShortcodes325_ShortcodeManager->__call(‘shortcode_WINP_…’, Array)
    #4 [internal function]: do_shortcode_tag(Array)
    #5 /home/aaronthomas1979/public_html/wp-includes/shortcodes.php(199): preg_replace_callback(‘/\\[(\\[?)(wbcr_s…’, ‘do_shortcode_ta…’, ‘\n<div in /home/aaronthomas1979/public_html/wp-content/plugins/insert-php/includes/shortcodes/shortcode-universal.php(53) : eval()’d code on line 13

    Is there a change in the new version that would cause this?

    I apologize if there’s something very obvious sticking out, but I’m just clueless at the moment.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“use” issue with new update’ is closed to new replies.