• I just upgraded to version 2.03 and this is the first time i use widget plugin. I have double checked if all the files are in the right place and they seem to be. I can organize the widgets but i can’t seem to edit them when i click on the config button. I am using the default theme too. If that helps.

    This is the message i get when i click on the config button…..

    Warning: call_user_func_array(): First argumented is expected to be a valid callback, ” was given in /homepages/7/d112263831/htdocs/blog/wp-content/plugins/widgets/widgets.php on line 645

Viewing 15 replies - 1 through 15 (of 20 total)
  • Thread Starter thischarmingman

    (@thischarmingman)

    Anyone out there willing to help?

    Thread Starter thischarmingman

    (@thischarmingman)

    ???

    you’re going to have to be patient.
    bumping your own thread solves nothing, except making it look now like 2 people have tried to help you (by raising the post count in the thread).
    11 minutes and 32 minutes are not really sufficient time spans for “waiting” for an answer.
    you need to wait for someone with the knowledge to help you to show up and try to help you – we’re all volunteers here, this is not a paid support forum.

    be patient, search for other threads with the same possible problem… i’m sure someone will be along shortly to help.

    If you’re using the Tiger Style Admin theme, disable it. Also check to make sure scriptaculous directory is in wp-includes/js.

    Thread Starter thischarmingman

    (@thischarmingman)

    Well, yea, sorry about the whole bumping my thread up there. i’ll be a bit more patient.

    Yosemite – i don’t have tiger style admin theme installed and scriptaculous is it in the right folder

    anymore ideas on what it could be?

    Just for giggles, can you cut and paste line 645 from widgets.php here?

    I′ve the same problem, i use the theme: ‘Binary Blue 1.3.0’

    @ Yosemite:

    line 645: <?php call_user_func_array($control[‘callback’], $control[‘params’]); ?>

    ??

    I have the same problem, using Kubrick with all the files in the right spot.

    @yosemite:

    my line 645 is the same as RollOver’s.

    ??

    Does someone know a theme which you have no problems to configure widgets by the ‘Sidebar Arrangement’ from ‘automattic’?

    Your line 645 does not match my line 645 of widgets.php. Interesting…

    Line 645 here is:
    if ( $options != $newoptions ) {

    @yosemite: Assuming your configuration button works fine, could you point me to the place where you got your widget.php?

    Would be greatly appreciated.

    Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    You should probably be using the real widgets plugin that is actually available from here: https://automattic.com/code/widgets/

    Line 645 in that one is as follows:
    <?php call_user_func_array($widget['callback'], $widget['params']); ?>

    Any other version is probably hacked up a bit.

    Unfortunately, that version doesn’t let me use the configuration button. I also tried the SVN version, with the same problem. I tried both Firefox 1.5.0.4, as well as IE6 and IE7.

    Otto42: Just downloaded again, using your link. Noted different sizes and mod times (new one is dated 7/5/06, my original dated 5/4/06). Version still says 1.0.

    Configuration layout changed too. All widgets listed at bottom of page. I can configure, drag around. No error messages. But after saving, new sidebar (with my widgets) won’t show up, only the default sidebar.

    EDIT: I used the blue-box Download Now button

Viewing 15 replies - 1 through 15 (of 20 total)
  • The topic ‘Can’t Edit Widget…Gives me this error..Please help’ is closed to new replies.