Please Log in or Create an account to join the conversation.
No idea, we didn't develop Chronoforms or write your custom form code. You'll need to check your form code. The CBuser class still exists, but I'm guessing your usage isn't including CBs framework file to load in CBs API.1) I am using Chronoforms which executes some code to populate the form from the CB information. When I invoke the form I get this error:
Fatal error: Class 'CBuser' not found in <path to custom code>
It looks like the API is not being found? Any ideas?
Disappeared? It uninstalled from CB > Plugin Management? I don't see how that's possible with a Joomla update. Please clarify further as to what disappeared.2) CBSubs disappeared after the Joomla update - how do I rectify this?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
All you needed to do was upgrade through Joomlas built in upgrade component. 3.3.1 to 3.4.1 is not a migration. Do not use migration extensions unnecessarily or you risk damaging your install.I failed to mention that I used an extension (MigrateMePlus) to do the upgrade.
You need to provide the full code that your form is trying to execute. I can't suggest anything without first seeing what it's missing or trying to do with CBs API. My guess is you're missing an import somewhere maybe.1) I am still having a problem with the CB API.
Please Log in or Create an account to join the conversation.