0 Path on superuser edit

10 months 4 days ago #334412 by AlanJones
0 Path on superuser edit was created by AlanJones
Not sure if it's a bug. But I just updated to CB 2.8.0+build.2023.07.06.20.15.00.0eb5a3765
When I try edit the superuser I get:
An error has occurred.
0 Path cannot be empty

I'm sure it's an easy database fix, but I wondered if it was perhaps a bug?

Own Your Own Community!

Please Log in to join the conversation.

10 months 1 day ago #334417 by krileon
Replied by krileon on topic 0 Path on superuser edit
Enable debug mode and maximum error reporting in Joomla global configuration then retry and provide the full error message with its call stack. If no call stack is output please check server error log for the full error.


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 to join the conversation.

10 months 8 hours ago #334427 by AlanJones
Replied by AlanJones on topic 0 Path on superuser edit
I get a string of these when I go the the CB User List:
Deprecated: Creation of dynamic property CB\Database\Table\PluginTable::$lookup is deprecated in /home/parentright/public_html/libraries/CBLib/CBLib/Database/Driver/CmsDatabaseDriver.php on line 468

The when I try to open the special user I get the following:Call stack#FunctionLocation1()JROOT/components/com_comprofiler/plugin/user/plug_cbcore/library/Field/ImageField.php:9892getimagesize()JROOT/components/com_comprofiler/plugin/user/plug_cbcore/library/Field/ImageField.php:9893CB\Plugin\Core\Field\ImageField->_htmlEditForm()JROOT/components/com_comprofiler/plugin/user/plug_cbcore/library/Field/ImageField.php:1334CB\Plugin\Core\Field\ImageField->getField()JROOT/libraries/CBLib/CB/Legacy/cbFieldHandler.php:1015cbFieldHandler->getFieldRow()JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:8806cbPluginHandler->call()JROOT/libraries/CBLib/CB/Legacy/cbPluginHandler.php:10767cbPluginHandler->callField()JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:15798cbTabs->_getSingleFieldContent()JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:14949cbTabs->_getFieldsContents()JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:125610cbTabs->_getEditTabContents()JROOT/libraries/CBLib/CB/Legacy/cbTabs.php:88111cbTabs->getEditTabs()JROOT/administrator/components/com_comprofiler/view/view.user.php:4712CBView_user->edituser()JROOT/administrator/components/com_comprofiler/controller/controller.user.php:11413CBController_user->editUser()JROOT/administrator/components/com_comprofiler/admin.comprofiler.controller.php:26714require()JROOT/administrator/components/com_comprofiler/comprofiler.php:1415require_once()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:7116Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}()JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:7317Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()JROOT/libraries/src/Component/ComponentHelper.php:36118Joomla\CMS\Component\ComponentHelper::renderComponent()JROOT/libraries/src/Application/AdministratorApplication.php:14319Joomla\CMS\Application\AdministratorApplication->dispatch()JROOT/libraries/src/Application/AdministratorApplication.php:18620Joomla\CMS\Application\AdministratorApplication->doExecute()JROOT/libraries/src/Application/CMSApplication.php:29321Joomla\CMS\Application\CMSApplication->execute()JROOT/administrator/includes/app.php:6122require_once()JROOT/administrator/index.php:32

Own Your Own Community!

Please Log in to join the conversation.

9 months 4 weeks ago - 9 months 4 weeks ago #334428 by krileon
Replied by krileon on topic 0 Path on superuser edit
Are you on PHP 8.2? Try switching to 8.1 and see if your issue persists. That's just a deprecation notice so shouldn't cause any issues, but being on 8.2 might cause issues for other things installed and could be why you're getting an error. The deprecation notice isn't showing the error you were getting though. Is there any further details about the error you got in the server error log?


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 to join the conversation.

9 months 4 weeks ago #334429 by krileon
Replied by krileon on topic 0 Path on superuser edit
Am implementing fixes for the deprecation notices, but those shouldn't cause super user edit to fail.


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 to join the conversation.

9 months 4 weeks ago - 9 months 4 weeks ago #334430 by krileon
Replied by krileon on topic 0 Path on superuser edit
Ah, I see the problem. It looks like the canvas for the admin is missing, but there's one stored in the database. So it's trying to pass to getimagesize to get its size. Did you recently move the site or make changes to /images/comprofiler directly?


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 to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.287 seconds

Facebook Twitter LinkedIn