• Resolved websitegirlCa

    (@websitegirlca)


    We have a major error after your last update. the following error is rendered the login screen unavailable:

    Warning: Missing argument 2 for StageShowLibSalesPluginBaseClass::SetAuthCookie() in /home/content/p3pnexwpnas05_data03/76/2964976/html/wp-content/plugins/stageshowgold/include/stageshowlib_salesplugin.php on line 77

    Warning: Missing argument 3 for StageShowLibSalesPluginBaseClass::SetAuthCookie() in /home/content/p3pnexwpnas05_data03/76/2964976/html/wp-content/plugins/stageshowgold/include/stageshowlib_salesplugin.php on line 77

    Warning: Missing argument 4 for StageShowLibSalesPluginBaseClass::SetAuthCookie() in /home/content/p3pnexwpnas05_data03/76/2964976/html/wp-content/plugins/stageshowgold/include/stageshowlib_salesplugin.php on line 77

    Warning: Missing argument 5 for StageShowLibSalesPluginBaseClass::SetAuthCookie() in /home/content/p3pnexwpnas05_data03/76/2964976/html/wp-content/plugins/stageshowgold/include/stageshowlib_salesplugin.php on line 77

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/p3pnexwpnas05_data03/76/2964976/html/wp-content/plugins/stageshowgold/include/stageshowlib_salesplugin.php:77) in /home/content/p3pnexwpnas05_data03/76/2964976/html/wp-content/plugins/stageshowgold/include/stageshowlib_salesplugin.php on line 82

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/p3pnexwpnas05_data03/76/2964976/html/wp-content/plugins/stageshowgold/include/stageshowlib_salesplugin.php:77) in /home/content/p3pnexwpnas05_data03/76/2964976/html/wp-includes/pluggable.php on line 955

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/p3pnexwpnas05_data03/76/2964976/html/wp-content/plugins/stageshowgold/include/stageshowlib_salesplugin.php:77) in /home/content/p3pnexwpnas05_data03/76/2964976/html/wp-includes/pluggable.php on line 956

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/p3pnexwpnas05_data03/76/2964976/html/wp-content/plugins/stageshowgold/include/stageshowlib_salesplugin.php:77) in /home/content/p3pnexwpnas05_data03/76/2964976/html/wp-includes/pluggable.php on line 957

    rendering the

    https://ww.wp.xz.cn/plugins/stageshow/

Viewing 1 replies (of 1 total)
  • Plugin Author Malcolm

    (@malcolm-oph)

    StageShow adds functions which hook into the core WP code to acquire information on the values of login cookies during login. Generally these functions are only called from within the WP core, but there is the possibility that they can be called from another plugin or from the theme code. It appears that this has happened on your site, and the call has not included the same number of arguments that the hook functions expect, and consequentially an error is generated and the login fails.

    I’ve changed the hook functions in StageShow to make them resistant to invalid calls, and this will be included in the next release. In the interim, a beta version with the fix included has been sent to the original poster.

Viewing 1 replies (of 1 total)

The topic ‘Error on Login page after plugin update’ is closed to new replies.