This is a problem with a modification you have - an image resizer. You should post in the modification thread for help. But really, the error is right there - you have defined the function ncode_imageresizer_replace() more than once - perhaps you are using it in two different modifications. You will have to get rid of the function declaration in one of the mods or rename it in one of the mods.
|