Upon visiting the following admin page I got the following WSOD fatal error:
/admin/reports/statspro/path_aggregated

Warning: levenshtein() [function.levenshtein]: Argument string(s) too long in /.../sites/all/modules/logging_alerts/emaillog/emaillog.module on line 84

Warning: levenshtein() [function.levenshtein]: Argument string(s) too long in /.../sites/all/modules/logging_alerts/emaillog/emaillog.module on line 84

Fatal error: Call to undefined function db_fetch_array() in /.../sites/all/modules/statspro/statspro_path_aggregated.inc on line 680

Comments

tedbow’s picture

Priority: Normal » Critical
Issue summary: View changes

Got the same error

db_fetch_array is not a Drupal 7 function
https://api.drupal.org/api/drupal/includes%21database.pgsql.inc/function...

Not sure how this working for anyone.

deanflory’s picture

Issue summary: View changes

Yeah, I see 177 people using this, and I'm guessing none of them even tried using it yet since it's basically useless. I'm guessing the maintainers have abandoned this module.

madhusudanmca’s picture

I'm also facing the same issue with this module. Its too long now, maintainers should remove the 7.x module from project page if they are not going to fix these issues.

tjtj’s picture

I have the same issue in a different spot:

Fatal error: Call to undefined function db_fetch_array() in /sites/all/modules/statspro/statspro_path_aggregated.inc on line 49