Did the upgrade and get this error:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'rootcandy_button' was given in /home/shagaias/public_html/includes/theme.inc on line 591.
Can not use at all it shows about 20x when you try to create content.
Comments
Comment #1
sign commentedI guess you have copied it over without disabling the old one?
So that is because drupal is still registering rootcandy_button function. You have to rebuild theme registry. So disable theme and then enable it, that will do it.
Please confirm.
Comment #2
tsavino commentedIt works fine no errors, but I liked the create content the way it was it was nice looking and easy to use. It works and looks good in evil ie7 but it works in FF but does not look as good.
Comment #3
sign commentedI know, i liked that too, but, same functionality will be shipped within D7, i might add it back again, once the theme will be solid.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.