MyBB Community Forums

Full Version: My Award problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey!

I had nickmans award system and now I changed to labroccas but I'm getting this award when I try to acces the plugins in admin cp:

Fatal error: Cannot redeclare awards_action_handler() (previously declared in /home/failloun/public_html/inc/plugins/awards.php:205) in /home/failloun/public_html/inc/plugins/my_awards.php on line 164

How do I fix this?
You need to deactivate and delete the files of Nickman's award plugin, because it uses the same function names as Labrocca's.

If you'd like to keep both plugins enabled, you will need to edit the function names.
Edit : not seen faviouz's response ..
______________________________

you may have to remove earlier plugin files (whatever you uploaded for earlier awards system)
from your site's plugins folder. OR you have to rename their extension (eg. from .php to .old)