Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter leysinpark

    (@leysinpark)

    Just found this.

    Could someone tell me if this is a good solution or should I find the source of this problem before resolving to this option:

    If you go to the top of widgets.php and make a similar mod:

    /** WordPress Administration Widgets API */
    //require_once(ABSPATH . ‘wp-admin/includes/widgets.php’);
    require_once(‘includes/widgets.php’);

    Thank you,

    Blaise

    Thread Starter leysinpark

    (@leysinpark)

    Hello Shane,

    Thanks for your message but as mentioned above, I have already done the following and resolved the problem with the access to my dashboard. I just didn’t want to do anything that would cause more issues therefore was asking if this fix was ok to do.

    On the other hand, my issue is the fact that I cannot access my widgets anymore. I get the following error when I click on widgets in my wp admin panel: Fatal error: Call to undefined function wp_list_widgets() in /home/leysin9/public_html/leysinpark.ch/wp-admin/widgets.php on line 351

    Does anyone have an idea?

    Thanks so much in advance.

    Blaise

    Thread Starter leysinpark

    (@leysinpark)

    Hello Shane,

    Thanks for your message but as mentioned above, I have already done the following and resolved the problem with the access to my dashboard. I just didn’t want to do anything that would cause more issues therefore was asking if this fix was ok to do.

    On the other hand, my issue is the fact that I cannot access my widgets anymore. I get the following error when I click on widgets in my wp admin panel: Fatal error: Call to undefined function wp_list_widgets() in /home/leysin9/public_html/leysinpark.ch/wp-admin/widgets.php on line 351

    Does anyone have an idea?

    Thanks so much in advance.

    Blaise

Viewing 3 replies - 1 through 3 (of 3 total)