Skip to Content Skip to Menu

[SOLVED] GJ RC2.3 error on Auto enrollment

  • justmebg
  • justmebg
  • OFFLINE
  • Posts: 23
  • Thanks: 1
  • Karma: 1
13 years 6 months ago - 13 years 6 months ago #160481 by justmebg
Hi there,

Great job on the RC2.3! I have found a bug, feel free to move this to the GJ forum if you prefer:

The auto enrollment feature is not keeping the CB Field definition when it is saved, which is resulting in every single new member being enrolled in the group. When I open the rule, the condition has always reverted to "Select field"

Attached is a screenshot. I have unpublished these rules in my system.

Beth G
Attachments:
Last edit: 13 years 6 months ago by krileon.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48419
  • Thanks: 8274
  • Karma: 1443
13 years 6 months ago #160483 by krileon
Replied by krileon on topic Re: GJ RC2.3 error on Auto enrollment
Well that's certainly no good. Confirmed and fixed for stable release. Quick fix as follows.

IN: cbgroupjiveauto.xml
ON: Line 70
FROM:
Code:
<column name="field" type="sql:int(11)" null="true" />
TO:
Code:
<column name="field" type="sql:varchar(255)" null="true" />

Once done run CB tools for plugins databases then fix and field conditions should now save correctly.


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.

  • justmebg
  • justmebg
  • OFFLINE
  • Posts: 23
  • Thanks: 1
  • Karma: 1
13 years 6 months ago #160489 by justmebg
Replied by justmebg on topic Re: GJ RC2.3 error on Auto enrollment
Looks good, tested with a new member registration and it's now working. Thanks for the quick fix!

Beth G

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

Moderators: beatnantkrileon
Powered by Kunena Forum