When clicking on any function to go to the details, I get:

PHP Fatal error: Unsupported operand types in /var/www/drupal7/includes/theme.inc on line 1088
....

[Tue Nov 10 16:20:53.535146 2015] [:error] [pid 24477] [client 127.0.0.1:41869] PHP   7. xhprof_symbol_report() /var/www/drupal7/sites/all/modules/contrib/XHProf/xhprof.inc:686, referer: http://drupal7.example.com/admin/reports/xhprof/5641fbe1a0e4a
[Tue Nov 10 16:20:53.535151 2015] [:error] [pid 24477] [client 127.0.0.1:41869] PHP   8. theme() /var/www/drupal7/sites/all/modules/contrib/XHProf/xhprof.inc:1211, referer: http://drupal7.example.com/admin/reports/xhprof/5641fbe1a0e4a
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

MiroslavBanov created an issue. See original summary.

MiroslavBanov’s picture

Status: Active » Needs review
FileSize
2.08 KB
MiroslavBanov’s picture

Fix typo

MiroslavBanov’s picture

Title: Fatal error for theme tablesort_inficator call » Fatal error for theme tablesort_indicator call
giorgio79’s picture

Status: Needs review » Reviewed & tested by the community

Works fine! Thx a lot!

leendertdb’s picture

+1, works!

MiroslavBanov’s picture

Status: Reviewed & tested by the community » Closed (duplicate)
Related issues: +#1776758: Improper use of theme('tablesort_indicator')

Duplicate #1776758: Improper use of theme('tablesort_indicator'). Apparently this is fixed long ago. Not sure why I (and others) were getting an older version from package manager.

jenlampton’s picture

I ran into this today too. Apparently if you use drush to download the module it won't get you the latest version. I Git cloned the -dev branch and now all is fine.

andypost’s picture

yep( module needs new release