I'm getting the below error message when a seller goes to check a report.
"/sites/all/modules/ubercart_marketplace/mp_reports/mp_reports.admin.inc on line 687"

Has anyone come across this error or knows how to fix it?

Comments

JayCally’s picture

Sorry, forgot to state the error.

Call to undefined function mp_reports_get_sales() in /sites/all/modules/ubercart_marketplace/mp_reports/mp_reports.admin.inc on line 687. This happens when I go to the selling overview page. I can go to selling/fulfill page and selling/view. It looks like there is an issue with just the overview page but I'm not sure how to fix it.

jbrodbeck’s picture

JayCally,

I'm working on reports right now so I'll be sure to take look at it but I've not run into that error myself. Are you using the latest dev release?

JayCally’s picture

Ya, I'm using the latest dev. I'm wondering if it has something to do with the Date module issue - http://drupal.org/node/611044

I had to implement the patch to fix an error that occurs with the date module.

JayCally’s picture

OK, I'm stupid. You have to enable mp_reports. I enabled that module and it all works fine. Thanks jbrodbeck for taking the time to look into it.

longwave’s picture

Status: Active » Fixed

Fixed, uc_reports does not have to be enabled now for the seller overview to work.

Status: Fixed » Closed (fixed)

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