I've seen that same error message before... I am using PBP 3.0, but I think it is telling you that you are changing the config's twice. Once in the PBP default settings for that PIC and again in your actual program.

I think you might need to open the default include(.inc) file and remark the default configuration statement. I think??

but then again I'm not the most experienced programmer here