Support Forum

Updating Plugin Topic Description / error afther updating

TJ tjalling
tjalling
Member

Hi,

I updated the topic description plugin and get this error :

Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘sp_topic_description_upgrade_check’ not found or invalid function name in /public/sites/www.cannabismarijuana-seeds.com/wp-includes/plugin.php on line 406

This is the webiste : http://www.cannabismarijuana-seeds.com/

 

What could this be ?

Thanks

2 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

Odd – I don’t even see that function being actually called from anywhere.
So what happens when you run the admin or forum? Do you get this on every page load?

MP Mr Papa
Mr Papa
Member

Andy, its called via an action…  when the plugin is updated through the wp updater, it fire the hooks which causes that routine to run…  oddly, the routine does not exist…

just dont know why any of us saw that previously in our dev sites…

but ticket is open and will get it fixed up in next version…