Closed (fixed)
Project:
Coder
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2008 at 23:37 UTC
Updated:
13 Apr 2008 at 00:11 UTC
Jump to comment: Most recent file
In the latest DRUPAL-6--1 checkout, you get:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'theme_coder_checkboxes' was given in /Applications/MAMP/htdocs/6x/includes/theme.inc on line 591.
It looks like this function was changed to theme_cols. Here's a patch to update the code.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | coder-theme-cols-240301-1.patch | 1.03 KB | webchick |
Comments
Comment #1
webchickComment #2
douggreen commentedThanks! I think that the code change is to reference 'cols' and not 'coder_cols'. I checked this in. Please reopen if the dev version doesn't fix it.
Comment #3
webchickThat was fast. :) I can confirm that the error no longer appears. Thanks!
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.