Skip to Content Skip to Menu

[SOLVED] Fatal error on synchronizing users

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8282
  • Karma: 1443
9 years 9 months ago #258372 by krileon
Replied by krileon on topic Fatal error on synchronizing users
I'm unsure why the integration is firing on user sync since it's a CBSubs integration. If you don't need the integration I don't recommend having it installed, but once uninstalled you should be able to run user sync then re-install for no more future issues. Issue will be fixed when I upgrade the CBSubs GJ integration after GJ has been rewritten (as the API will change).


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.

  • marketsetc
  • marketsetc
  • OFFLINE
  • Posts: 115
  • Thanks: 8
  • Karma: 5
9 years 9 months ago #258374 by marketsetc
Replied by marketsetc on topic Fatal error on synchronizing users
Thanks for the support.

If you want to see the files/backend to find out what the issue is, let me know via PM . The site isn't live yet.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8282
  • Karma: 1443
9 years 9 months ago - 9 years 9 months ago #258377 by krileon
Replied by krileon on topic Fatal error on synchronizing users
A quickfix for the integration is as follows, but still weird it's acting on user sync.

IN: components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/plugin/cbsubsgroupjive/cbsubs.groupjive.php
ON: Line 57
FROM:
Code:
$cbUser = $cbUser->getInstance( null );
TO:
Code:
$cbUser = CBuser::getInstance( null );

Will implement the fix for next CBSubs build and 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.
Last edit: 9 years 9 months ago by krileon.

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

  • marketsetc
  • marketsetc
  • OFFLINE
  • Posts: 115
  • Thanks: 8
  • Karma: 5
9 years 9 months ago #258386 by marketsetc
Replied by marketsetc on topic Fatal error on synchronizing users
Unable to see full text on right.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8282
  • Karma: 1443
9 years 9 months ago #258387 by krileon
Replied by krileon on topic Fatal error on synchronizing users
Should be a scrollbar to scroll it. You can also click and drag from the beginning of the code to the right to select it.


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.

  • marketsetc
  • marketsetc
  • OFFLINE
  • Posts: 115
  • Thanks: 8
  • Karma: 5
9 years 9 months ago #258397 by marketsetc
Replied by marketsetc on topic Fatal error on synchronizing users
Applied fix--I tried seeing scroll with three browsers on Mac, no luck scrolling all the way to right. I did however copy/paste--it was just deleting a "$", correct?

Was able to sync users, but I still am not able to unblock the prev discussed user.

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

Moderators: beatnantkrileon
Powered by Kunena Forum