Skip to Content Skip to Menu

Problems after updating to Joomla 3.4.1

  • pebeecher
  • pebeecher
  • OFFLINE
  • Posts: 11
  • Thanks: 1
  • Karma: 0
9 years 4 months ago - 9 years 4 months ago #266361 by pebeecher
Replied by pebeecher on topic Problems after updating to Joomla 3.4.1

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.

Done now - I'll know better next time :blush:

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.

I don't know what changed, but my problem is now sorted. It needed
// load the CB API
include_once( JPATH_ADMINISTRATOR . '/components/com_comprofiler/plugin.foundation.php' );

which previously was not required.

Regards, Phil
Last edit: 9 years 4 months ago by pebeecher.

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 #266389 by krileon
Replied by krileon on topic Problems after updating to Joomla 3.4.1
That should've always been required as that loads CBs API in. I'm guessing at some point something else was present on the page that was loading it in for you.


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