Author Topic: Problem with update  (Read 168 times)

iuliecom

  • Newbie
  • *
  • Posts: 4
Problem with update
« on: January 19, 2012, 04:17:59 AM »
Hello Peter!

I have just upgraded to the last version of AVH Extended Categories, and I have some problems.

While adding the widget to the sidebar, there are some warning messages that show up:

Code: [Select]
Warning: extract() [function.extract]: First argument should be an array in /home/iuliecom/public_html/wp-content/plugins/extended-categories-widget/3.3/class/avh-ec.widgets.php on line 992

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/iuliecom/public_html/wp-content/plugins/extended-categories-widget/3.3/class/avh-ec.widgets.php on line 996

These 2 messages show up once for every category. I have 20 categorys atm ==> 40 warning messages. I have not altered the source code in any way, except for the class/avh-ec.core.php file mod you've suggested here http://forums.avirtualhome.com/avh-extended-categories-support/light-mod-to-widget-adding-text-after-category-counter/ .

The widget does work fine on the site though.

Thanks,
Iulian

Peter

  • Administrator
  • Regular
  • *****
  • Posts: 439
    • http://blog.avirtualhome.com
Re: Problem with update
« Reply #1 on: January 19, 2012, 08:44:57 AM »
Iulian,

Apologies for the error, not sure why I didn't catch that one.

I just released version 3.6.1 which should address the problem.

Peter
Peter van der Does
AVH Plugins developer

iuliecom

  • Newbie
  • *
  • Posts: 4
Re: Problem with update
« Reply #2 on: January 19, 2012, 10:00:49 AM »
No need to apologize mate, it's your app and I'm using it for free.

Thanks again for the quick response, solving the problem and making this mod.

Cheers!
Iulian

Zach

  • Guest
Re: Problem with update
« Reply #3 on: January 19, 2012, 02:41:42 PM »
Got similar warning. had the older version today. I Deleted, added new plugin version. Still getting fatal error:

Warning: require_once(/home/mercy001/public_html/wp-content/plugins/extended-categories-widget/2.8/libs/avh-common.php) [function.require-once]: failed to open stream: No such file or directory in /home/mercy001/public_html/wp-content/plugins/extended-categories-widget/2.8/avh-ec.client.php on line 48

Fatal error: require_once() [function.require]: Failed opening required '/home/mercy001/public_html/wp-content/plugins/extended-categories-widget/2.8/libs/avh-common.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mercy001/public_html/wp-content/plugins/extended-categories-widget/2.8/avh-ec.client.php on line 48

Peter

  • Administrator
  • Regular
  • *****
  • Posts: 439
    • http://blog.avirtualhome.com
Re: Problem with update
« Reply #4 on: January 19, 2012, 03:02:05 PM »
Argh,

I really dislike releasing buggy versions  :-[

Version 3.6.2 should take care of your problem Zach.
Peter van der Does
AVH Plugins developer

Zach

  • Guest
Re: Problem with update
« Reply #5 on: January 19, 2012, 04:17:54 PM »
You are very quick. Thanks!  :)