dblog shows this when trying to access an order:

Argument #2 is not an array in uberpos.module on line 354.

Comments

last call media’s picture

New orders work, past orders stop showing product and payment info

last call media’s picture

Status: Active » Needs review
StatusFileSize
new490 bytes
last call media’s picture

That patch is a temp fix at best. I think what may be happening is no order 'completed' column is getting created during install.

michaelk’s picture

I am also seeing this issue. Here is the actual error message for what is causing this issue:

array_merge() [function.array-merge]: Argument #2 is not an array in \sites\all\modules\uberpos\uberpos.module on line 354.

michaelk’s picture

StatusFileSize
new521 bytes

Here is an alternative patch that fixes the issue for me.