• Resolved maniwordpress

    (@maniwordpress)


    i have install the plugin and i have 2 errors
    :
    this error after installation :
    Strict Standards: Declaration of crum_clean_walker::start_lvl() should be compatible with that of Walker_Nav_Menu::start_lvl() in Unknown on line 0

    this error after create new rep and white page whit the errpr:
    Warning: Cannot modify header information – headers already sent in /home/XXX/domains/
    XXX/public_html/wp-includes/option.php on line 748

    thanks

    https://www.ads-software.com/plugins/revisr/

Viewing 1 replies (of 1 total)
  • Plugin Author Expanded Fronts

    (@expandedfronts)

    Hi,

    It looks like the errors may be coming from something else, but this Pull Request on GitHub addresses an issue that could be causing the errors to display for you when they previously weren’t.

    This will be included in the next update, but for now you may be able to fix the issue by changing line 17 of revisr/includes/class-revisr-list-table.php to the following:

    error_reporting( ~E_NOTICE & ~E_STRICT );

Viewing 1 replies (of 1 total)
  • The topic ‘bugs in installation’ is closed to new replies.