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

sign’s picture

I 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.

tsavino’s picture

It 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.

sign’s picture

Status: Active » Fixed

I 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.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.