• When this plugin updated several days ago it developed a conflict. When this app is on I cannot edit any pages or posts. The email that the website sends me for the error says that is it an error with the RSS plugin. But deactivating that doesn’t fix it. When I deactivate Ajax Search the error goes away but then of course I have no search and I have a page built around a search. Will there be an update to fix this soon?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi,

    There was no code update on the plugin recently, I suspect it might be related to a different plugin update.

    Do you have any details about the error? On our ends everything is working perfectly fine, no other reports of this type of issue either.
    I’m more than happy to fix any underlying bugs, but I need to know where the error is originating from exactly. Please let me know if there are any logs I can see, that may help revealing the issue.

    All the best,
    Ernest

    Thread Starter faithonview

    (@faithonview)

    Below is what the system email said about the error. I tried deactivating the RSS plugin first and it was no help. The only thing that allowed me to edit pages was to deactivate Ajax.

    Error Details

    An error of type E_ERROR was caused in line 70 of the file /home/faithonview/public_html/wp-content/plugins/wp-rss-feed-to-post/includes/wprss-ftp-meta.php. Error message: Uncaught Error: Call to undefined function get_current_screen() in /home/faithonview/public_html/wp-content/plugins/wp-rss-feed-to-post/includes/wprss-ftp-meta.php:70
    Stack trace: 0 /home/faithonview/public_html/wp-includes/class-wp-hook.php(324): WPRSS_FTP_Meta->disable_visual_editor(true) 1 /home/faithonview/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(true, Array) 2 /home/faithonview/public_html/wp-includes/general-template.php(3754): apply_filters(‘user_can_riched…’, true) 3 /home/faithonview/public_html/wp-content/plugins/ajax-search-pro/backend/tinymce/buttons.php(18): user_can_richedit() 4 /home/faithonview/public_html/wp-content/plugins/ajax-search-pro/backend/tinymce/buttons.php(82): ASP_TinyMce_Buttons->__construct() 5 /home/faithonview/public_html/wp-content/plugins/ajax-search-pro/includes/classes/Core/Manager.php(273): require_once(‘/home/faithonvi…’) 6 /home/faithonview/public_html/wp-content/plugins/ajax-search-pro/includes/classes/Core/Manager.php(72): WPDRMS\ASP\

    Thanks for the help!

    Plugin Author wpdreams

    (@wpdreams)

    Thank you!

    This is the Pro version though, which we can’t discuss here unfortunately (it’s agains the forum rules).

    From the error message it seems the error is actually triggered by the other plugin, when it tries to hook into an action (user_can_richedit) and execute a function within that hook (get_current_screen) that does not exist at that point in the exectution flow. These are very easy to overlook by developers as it’s very hard to test.

    Either way, you should still open a support ticket, maybe there is something we can do to prevent it with a minor modification from our side.

    All the best,
    Ernest

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Incompatable with WPRSS Feed’ is closed to new replies.