Skip to Content Skip to Menu

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

[SOLVED] White screen after adding new user in CB

  • pdenessen
  • pdenessen
  • OFFLINE
  • Posts: 18
  • Thanks: 3
  • Karma: 0
10 years 11 months ago - 10 years 11 months ago #237442 by pdenessen
Hi there,

When I want to add a new user to CB then I get a new white screen with no further errors and the user is not added.
I am using CB 1.9.1 with Joomla 3.2.0

These are the last lines from the debug output. Can anyone advice what could be wrong ?

96
UPDATE `oyf7c_comprofiler`
SET `cbactivation` = ''
WHERE `id` = 29097
UPDATE `oyf7c_users`
SET `activation` = ''
WHERE `id` = 29098
SELECT f.* FROM oyf7c_comprofiler_fields f
INNER JOIN oyf7c_comprofiler_tabs AS t ON (f.tabid = t.tabid)
WHERE f.published = 1
ORDER BY t.position, t.ordering, f.orderingPOST: array (
'avatar__choice' => '',
'firstname' => 'Firstname-here',
'middlename' => '',
'lastname' => 'Last-name-here',
'email' => 'email-here',
'username' => 'username-here',
'password' => '',
'password__verify' => '',
'params' =>
array (
'admin_style' => '',
'admin_language' => '',
'language' => '',
'editor' => '',
'helpsite' => '',
'timezone' => 'Europe/Luxembourg',
),
'gid' =>
array (
0 => '2',
),
'block' => '0',
'approved' => '1',
'confirmed' => '1',
'sendEmail' => '0',
'cb_telephone' => '',
'cb_mobile' => '',
'cb_jobtitle' => '',
'cb_company' => '',
'id' => NULL,
'newCBuser' => '1',
'option' => 'com_comprofiler',
'task' => 'save',
'cbsecuritym3' => 'cbm_70cc3029_35adc567_9b24d2a749ed35ef298221485e472878',
)
Last edit: 10 years 11 months ago by krileon.

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

  • pdenessen
  • pdenessen
  • OFFLINE
  • Posts: 18
  • Thanks: 3
  • Karma: 0
10 years 11 months ago - 10 years 11 months ago #237443 by pdenessen
Replied by pdenessen on topic White screen after adding new user in CB
I have resolved the issue. It was caused by a 3rd party newsletter developer. I will contact them and inform them.
Last edit: 10 years 11 months ago by pdenessen.
The following user(s) said Thank You: nant, krileon

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

Moderators: beatnantkrileon
Powered by Kunena Forum