1

Topic: Can't edit account details

Drupal 6. SVN Indicia.

I can create a new Drupal user and see the equivalent user created in TestWarehouse. I receive the notification email containing the password. If I login to Drupal and click on "My Account", I get this fatal error:

Fatal error: Uncaught exception 'Exception' with message 'Invalid response received from Indicia Warehouse. Array ( [result] => 1 [output] => Unrecognised entity user_email_notification_setting [request] => index.php/services/data/user_email_notification_setting?mode=json&nonce=7a958378688dc83abe2c203859c29a84fa86b343&user_id=520&auth_token=24e0871abbcc3bed5076758768d2d2d3e35e6b45 ) ' in /home/base/public_html/sites/all/modules/iform/client_helpers/helper_base.php:2043 Stack trace: #0 /home/base/public_html/sites/all/modules/iform/client_helpers/data_entry_helper.php(5168): helper_base::_get_cached_services_call('index.php/servi...', Array) #1 /home/base/public_html/sites/all/modules/indicia_features/notification_emails/notification_emails.module(62): data_entry_helper::get_population_data(Array) #2 [internal function]: notification_emails_form_alter(Array, Array, 'user_profile_fo...') #3 /home/base/public_html/includes/common.inc(2949): call_user_func_array('notification_em...', Array) #4 in /home/base/public_html/sites/all/modules/iform/client_helpers/helper_base.php on line 2043

Any suggestions anyone?

TIA

2

Re: Can't edit account details

Yes! It looks like we need to update the testwarehouse.

It is missing tables related to user notifications (emails sent went records are submitted matching user-set criteria).

I'll see what I can do.

Jim Bacon.

3

Re: Can't edit account details

Hi _croaker

I have run updates on the warehouse so please try again and see what happens now.

I had to enable a new warehouse module in order to create the entity that your system required. I'll file an issue as it is not desirable for the client code to have a dependency on an optional server module.

Jim Bacon.

4

Re: Can't edit account details

Yes. That's fixed it. Thanks...