Author Topic: Fatal error while upgrading  (Read 106 times)

Ray

  • Guest
Fatal error while upgrading
« on: January 19, 2012, 04:54:52 AM »
Hi,

While upgrading to version 3.6 on WP 3.2.1, I've encountered an error.
In widget_extended_categories.php, line 64:
Code: [Select]
require (AVHEC_ABSOLUTE_WORKING_DIR . '/avh-ec.client.php');

I uninstalled the plugin and tried to reinstall it, but it didn't work out:
Code: [Select]
Warning: require(/var/www/html/wp-content/plugins/extended-categories-widget/avh-ec.client.php): failed to open stream: No such file or directory in /var/www/html/wp-content/plugins/extended-categories-widget/widget_extended_categories.php on line 64 Fatal error: require(): Failed opening required '/var/www/html/wp-content/plugins/extended-categories-widget/avh-ec.client.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/wp-content/plugins/extended-categories-widget/widget_extended_categories.php on line 64

Peter

  • Administrator
  • Regular
  • *****
  • Posts: 439
    • http://blog.avirtualhome.com
Re: Fatal error while upgrading
« Reply #1 on: January 19, 2012, 08:43:27 AM »
Ray,

Apologies for the error, it was a stupid typo, as I only run the latest
WordPress myself, I didn't catch the problem.

I just released version 3.6.1 which should address the problem.

Peter
Peter van der Does
AVH Plugins developer

Ray

  • Guest
Re: Fatal error while upgrading
« Reply #2 on: January 24, 2012, 06:02:46 AM »
Thanks for your reply and the fix. Flawless update to 3.6.2.