Hi,

Project: 
Ubercart
Category: 
bug report
Priority: 
normal
Status: 
active

I'm getting an error in report settings

warning: Invalid argument supplied for foreach() in /home/breed/public_html/includes/form.inc on line 949

Could it be because I set the uc_orders_order_id # from 17 to 600 in the sequences table? (I only suggest this because it's literally the only thing I did which wasn't pretty much standard through the admin interface)

Puzzling...
Sticking out tongue Scott

AttachmentSize
report Settings Error24.81 KB

Re: Hi,

Do you already have orders in the database? I imagine that error would be thrown if the select box is looking for orders? Or maybe it's the "order status" form that's throwing it. I think it should automatically be setup to look for orders in the "completed" status, so if none of your orders have that as their status, it might also throw that error.

orders there, & now one's completed - still shows error

yeah, I have 3 orders the orders were all 'pending' (which is strange because they were all 'completed' through paypal).

anyway, I updated one of them to 'completed' and the error still shows.

still stumped... Puzzled

Reported statuses?

Actually I just notices there are no options to select underneath 'Reported statuses' – it's just blank. Shouldn't there be statuses there?

I even tried to click 'Reset to defaults', which didn't seem to do anything... Sad

Re: Reported statuses?

Yeah, try checking under your Store Admin > Reports settings. Are any status selected? Or are no statuses showing up?

Re: Reported statuses?

There are none showing there at all. not sure what to do about that, because there are in fact statuses working (pending, completed, etc) if that's what that means?