Plugin Management messagge: More than one current version defined for the product "customBlockManager"!

Hi everybody!
Using OJS 2.3.8.0 with more than 20 journals in the site.
After solving a problem with custom blocks plugin I get this message (More than one current version defined for the product “customBlockManager”!) at the end of the pages:
– Block Plugins
– Generic Plugins

Could you please help me? How can I remove that warning?
Thanks in advance
Paco

Hi @fvegalv,

Is upgrading with a clean codebase an option? OJS 2.3.8 is extemely old.

Regards,
Alec Smecher
Public Knowledge Project Team

Upgrading is not an option now, maybe next year if our boss authorize us.
Thanks

Hi @fvegalv,

I suspect you can resolve that error message by correcting a data error in your versions table in the database – for each value of product, there should only be one row with version=1.

Note that OJS 2.3.8 was released in 2012 – you really should be running a newer release.

Regards,
Alec Smecher
Public Knowledge Project Team

Thank you @asmecher it worked!!
I corrected my versions table in the database, there were 2 versions of the customBlockPlugin and I deleted one.