Skip to Content Skip to Menu

Simple plugin, CM says it might be incompatible

  • razor7
  • razor7
  • ONLINE
  • Posts: 6
  • Thanks: 0
  • Karma: 0
12 hours 4 minutes ago #343723 by razor7
Hi! I developed a very simple plugin that stores the user name that edited an user record in admin in a custom field named cb_actualizado_por.

After installing the plugin CB says:

This plugin is not compatible with your current CB version. This plugin may still be used, but it may not function properly.

I don't know what should have to do in order to CB don't complain about my plugin compatibility. I have uploaded the plugin just in case. CB 2.11.0
Attachments:

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 50334
  • Thanks: 8619
  • Karma: 1472
2 hours ago #343729 by krileon
Your XML is probably missing the following or is set incorrectly.

CB Version Compatibility (Minimum)
Code:
<version>2.11.0</version>

We use the following to note the version of the plugin itself.

Plugin Version
Code:
<release>6.2.0</release>


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum