Skip to Content Skip to Menu

Conditional Required Fields issue

9 years 5 months ago #264554 by shibumidesign
Replied by shibumidesign on topic Conditional Required Fields issue
Any way to set the order in which they load? In the templates index.php maybe?

Jeff

ShibumiDesignStudios.com - Ottawa.ScionOwners.ca
Joomla v3.4.1 - Kunena v3.0.8 - K2 v2.6.9 - CB v2.0.8

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 5 months ago - 9 years 5 months ago #264574 by krileon
Replied by krileon on topic Conditional Required Fields issue
No, it's loaded in K2s system plugin (system plugin order doesn't appear to matter in this case), but I've no idea what Joomla event K2 is acting on that's causing it to load CB so early. I did not implement the CB integration in K2 so I've no idea how it's coded. As part of the bug ticket I'll be taking a look to see if we can workaround it somehow.


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.
Last edit: 9 years 5 months ago by krileon.

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

9 years 5 months ago #264582 by shibumidesign
Replied by shibumidesign on topic Conditional Required Fields issue
Okay... let me know if there's anything you need me to look into at my end... I would like to help come up with a solution for this, I can leave site and ftp access open for you, I may change the joomla user login, I will let you know...

Jeff

ShibumiDesignStudios.com - Ottawa.ScionOwners.ca
Joomla v3.4.1 - Kunena v3.0.8 - K2 v2.6.9 - CB v2.0.8

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 5 months ago #264583 by krileon
Replied by krileon on topic Conditional Required Fields issue
Won't need any further test site access now that I know the cause. The K2 integration also breaks CB 1.x to CB 2.x upgrade for the same reason so we need to track down why and hopefully be able to fix.


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.

9 years 4 months ago #266630 by shibumidesign
Replied by shibumidesign on topic Conditional Required Fields issue
Hey Kyle, any new developments on this issue with K2 CB plugin?

Jeff

ShibumiDesignStudios.com - Ottawa.ScionOwners.ca
Joomla v3.4.1 - Kunena v3.0.8 - K2 v2.6.9 - CB v2.0.8

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 4 months ago #266639 by krileon
Replied by krileon on topic Conditional Required Fields issue
We know the cause of the issue, but have yet to figure out the best solution for it. The reason this is happening is K2 is loading CBs API in way too early. K2 is loading CBs API during intializating instead of after routing.

The issue with this is the routing has not parsed the SEF URL into request variables yet. When CB is loaded we prepare our input container, which is cached with the request data. Since SEF has not parsed the URL into request data the view technically doesn't exist yet. This is why it's missing from our input container and why CB Conditional can't use it.

We have to figure out an acceptable workaround for this. I'm not yet sure where we're going to implement it, but we've a bug ticket to further investigate the issue.

forge.joomlapolis.com/issues/5340

The ticket has one proposed fix, but it's a baidaid at best and should be done much sooner. Probably needs to be fixed by our system plugin after routing.


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