Hi,

I'have installed the module and the logs are showing the next errors in every view I access on my web site:

Notice: Undefined index: name in views_record_count_views_post_execute() (line 27
Notice: Trying to get property of non-object in views_record_count_views_post_execute() (line 27

Any idea about this issue?

Thanks
Javier

CommentFileSizeAuthor
#1 delev.png18.94 KBjavier.drupal.2012

Comments

javier.drupal.2012’s picture

StatusFileSize
new18.94 KB

it is very wired. Every view is showing the same error. Using devel I can get the structure showed in the pic attached.
The views version is 7.x-3.7

ankitchauhan’s picture

Status: Active » Needs review

i tried to reproduce it but its working fine for me.

I created a view for user entity (page and block) and choose the option given in views pager

For Page
Display Record Count: yes
Region for Record Count Message: footer

For block
Display Record Count: yes
Region for Record Count Message: header

its working fine without any error/warning.

javier.drupal.2012’s picture

Thanks, maybe there is one module, which is affecting views record count. I have commented the function above mentioned. Do you know whether it can be dangerous? what I'm going to miss commenting this function?

Thanks

ankitchauhan’s picture

Status: Needs review » Fixed

I'm not sure about other module. Feel free to open this thread again if you found this problem again.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

tsaks’s picture

Status: Closed (fixed) » Needs review

Hi- just installed module today and got same error. Any solution?
Have: Have drupal 7.23, views 7.x-3.7

Thanks.

tchopshop’s picture

I'm having the same problem.

aniltiwari’s picture

HI , I got same error.

Any one help me please!!!!!

Thanks
Anil

ankitchauhan’s picture

Version: 7.x-1.1 » 7.x-1.x-dev
Issue summary: View changes
Status: Needs review » Fixed

It's been fixed in latest dev release.

ankitchauhan’s picture

Status: Fixed » Closed (fixed)