Unfortunately due to other commitments, we are no longer able to provide support for these themes.

All our themes are now free and can be downloaded by anyone to use/modify however they wish.

We want to thank all our users for their support over the years. All the best in 2020 and beyond.

Error log

grahamvidlergrahamvidler Lifetime Member
Hi Mark,

The error log gets quite large (hundreds of MB), primarily with the following error:

[25-Jun-2019 20:32:03 UTC] PHP Warning: Declaration of Walker_Nav_Menu_Dropdown::start_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /home/hempsto/public_html/wp-content/themes/hempstorepro/lib/classes/nav-menu-dropdown.php on line 40
[25-Jun-2019 20:32:03 UTC] PHP Warning: Declaration of Walker_Nav_Menu_Dropdown::end_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /home/hempsto/public_html/wp-content/themes/hempstorepro/lib/classes/nav-menu-dropdown.php on line 40
[25-Jun-2019 20:32:03 UTC] PHP Warning: Declaration of Walker_Nav_Menu_Dropdown::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /home/hempsto/public_html/wp-content/themes/hempstorepro/lib/classes/nav-menu-dropdown.php on line 40
[25-Jun-2019 20:32:03 UTC] PHP Warning: Declaration of Walker_Nav_Menu_Dropdown::end_el(&$output, $item, $depth) should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /home/hempsto/public_html/wp-content/themes/hempstorepro/lib/classes/nav-menu-dropdown.php on line 40
[25-Jun-2019 20:32:04 UTC] PHP Warning: Declaration of Walker_Nav_Menu_Dropdown::start_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /home/hempsto/public_html/wp-content/themes/hempstorepro/lib/classes/nav-menu-dropdown.php on line 40
[25-Jun-2019 20:32:04 UTC] PHP Warning: Declaration of Walker_Nav_Menu_Dropdown::end_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /home/hempsto/public_html/wp-content/themes/hempstorepro/lib/classes/nav-menu-dropdown.php on line 40
[25-Jun-2019 20:32:04 UTC] PHP Warning: Declaration of Walker_Nav_Menu_Dropdown::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /home/hempsto/public_html/wp-content/themes/hempstorepro/lib/classes/nav-menu-dropdown.php on line 40
[25-Jun-2019 20:32:04 UTC] PHP Warning: Declaration of Walker_Nav_Menu_Dropdown::end_el(&$output, $item, $depth) should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /home/hempsto/public_html/wp-content/themes/hempstorepro/lib/classes/nav-menu-dropdown.php on line 40
[25-Jun-2019 20:32:07 UTC] PHP Warning: Declaration of Walker_Nav_Menu_Dropdown::start_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /home/hempsto/public_html/wp-content/themes/hempstorepro/lib/classes/nav-menu-dropdown.php on line 40
[25-Jun-2019 20:32:07 UTC] PHP Warning: Declaration of Walker_Nav_Menu_Dropdown::end_lvl(&$output, $depth) should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /home/hempsto/public_html/wp-content/themes/hempstorepro/lib/classes/nav-menu-dropdown.php on line 40
[25-Jun-2019 20:32:07 UTC] PHP Warning: Declaration of Walker_Nav_Menu_Dropdown::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /home/hempsto/public_html/wp-content/themes/hempstorepro/lib/classes/nav-menu-dropdown.php on line 40
[25-Jun-2019 20:32:07 UTC] PHP Warning: Declaration of Walker_Nav_Menu_Dropdown::end_el(&$output, $item, $depth) should be compatible with Walker_Nav_Menu::end_el(&$output, $item, $depth = 0, $args = Array) in /home/hempsto/public_html/wp-content/themes/hempstorepro/lib/classes/nav-menu-dropdown.php on line 40

Is there anything we can do about this?

Many thanks.

Comments

  • Options
    Mark_HodderMark_Hodder Administrator, Lifetime Member
    Hi Graham,

    The quickest fix is not to log PHP warnings or notices and only log PHP errors, since a warning doesn't affect the actual code running or not. Your web provider could make this change for you.

    However, we'll also make a not to review this to see if there is a change we can put into a future update to change how it's done. That will take some time though.

    Need Additional Help?
    - Check out the Resource Center for helpful tutorials and hints.


    image
This discussion has been closed.