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
Comment #1
tedbowGot 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.
Comment #2
deanflory commentedYeah, 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.
Comment #3
madhusudanmca commentedI'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.
Comment #4
tjtj commentedI 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