This means that you are trying to install 2 modifications that use the same bitfield name. One of the modifications will need to change the names they are using.
PS It is commonly suggested that all variables in a modification are prefixed with the id of the modification so there can never be a duplicate name used, but not all authors take this effort.
You can view the bitfields in all the ./includes/xml/bitfield_XXXX.xml files.
|