Project:Ubercart Marketplace
Version:6.x-1.x-dev
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

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.

#2

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?

#3

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.

#4

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.

#5

Status:active» fixed

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

#6

Status:fixed» closed (fixed)

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