I am trying to delete some spammers accounts and I keep getting the following error whenever I choose "Cancel the Selected User Accounts", click "Update". In the next page, I select "Delete the account and its content", hit 'Cancel Accounts'.

Here is the error message
"An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /en/batch?id=313&op=do StatusText: Service unavailable (with message) ResponseText:"

Now, I cannot delete any account. Also, I get the following notice whenever I try to update the site:

Notice: Undefined index: sql in field_views_field_default_views_data() (line 295 of /home/nat/public_html/mysite/profiles/openoutreach/modules/contrib/views/modules/field.views.inc).
Notice: Undefined index: sql in field_views_field_default_views_data() (line 298 of /home/nat/public_html/mysite/profiles/openoutreach/modules/contrib/views/modules/field.views.inc).
Warning: array_values() expects parameter 1 to be array, null given in field_views_field_default_views_data() (line 298 of /home/nat/public_html/mysite/profiles/openoutreach/modules/contrib/views/modules/field.views.inc).
Notice: Undefined index: sql in field_views_field_default_views_data() (line 295 of /home/nat/public_html/mysite/profiles/openoutreach/modules/contrib/views/modules/field.views.inc).
Notice: Undefined index: sql in field_views_field_default_views_data() (line 298 of /home/nat/public_html/mysite/profiles/openoutreach/modules/contrib/views/modules/field.views.inc).
Warning: array_values() expects parameter 1 to be array, null given in field_views_field_default_views_data() (line 298 of /home/nat/public_html/mysite/profiles/openoutreach/modules/contrib/views/modules/field.views.inc).
Notice: Undefined index: sql in node_reference_field_views_data() (line 1098 of

Any idea? I am more concerned about the deletion of users.

Comments

memoday’s picture

Status: Active » Closed (fixed)

OK, I found out what causes the problem. It was the Entity Cache module. Once disabled, I managed to delete the spam users. I don't know why this is happening, but I thought I should share this with you.

memoday’s picture

Issue summary: View changes

update