Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

White screen on User Edit

  • timstohr
  • timstohr
  • OFFLINE
  • Posts: 1091
  • Thanks: 56
  • Karma: 9
8 years 9 months ago #276596 by timstohr
White screen on User Edit was created by timstohr
Hey Kyle,

I am getting a white screen on EDIT profile. Following problems reported by joomla maximum error reporting:


Notice: Undefined property: CB\Database\Table\TabTable::$_cbsfp_params in xxxxxxxxxxxxxxx/xxxxx/xxxx/components/com_comprofiler/plugin/user/plug_cbsubsfieldstabsprotect/cbsubs.fieldstabsprotect.php on line 508

Fatal error: Call to a member function get() on a non-object in xxxxxxxxxxxxxxx/xxxxx/xxxx/components/com_comprofiler/plugin/user/plug_cbsubsfieldstabsprotect/cbsubs.fieldstabsprotect.php on line 508

What did I do wrong?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
8 years 9 months ago #276649 by krileon
Replied by krileon on topic White screen on User Edit
Are you rendering the same field twice in profile edit and conditioning it with CBSubs Fields Tabs Protection? That shouldn't happen unless a tab gets parsed twice for display resulting in the params parsing not happening the second time around. Find what tabs you've configured with CBSubs Fields Tabs Protection then provide their configuration and will attempt to duplicate your issue.


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.

  • timstohr
  • timstohr
  • OFFLINE
  • Posts: 1091
  • Thanks: 56
  • Karma: 9
8 years 9 months ago #276687 by timstohr
Replied by timstohr on topic White screen on User Edit
OK I found the error. I had put the tab "subscription" as Custom HTML on the Account Details tab. CB did not like this. Missing feature? :D

I unpublished the field and it started working again.

I have one further tab under CB subs fields tabs protection. That is the tab for MypmsmspPro. I have one more tab that I have made and which is a a tab where I have put a Custom HTML into showing the MypmsmspPro.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
8 years 9 months ago - 8 years 9 months ago #276720 by krileon
Replied by krileon on topic White screen on User Edit
The substitution tab is a form. It can't render in profile edit. If you need it in a Custom HTML field be sure to disable that fields edit display. For backend to function with those tabs as fields you will likely also need to use the below usage.

[cb:if application_context="frontend"]TAB_SUBSTITUTION_HERE[/cb:if]


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

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

Moderators: beatnantkrileon
Powered by Kunena Forum