This should do it: - Create

Posts: 67
Joined: 05/05/2008
Bug Finder

This should do it:

- Create a new block
- Set input format to PHP
- Use this:

<?php
global $user;
print
uc_order_history($user->uid);
?>

Pulling 'My order history' into a block, view or panel By: newbstah (2 replies) Thu, 07/17/2008 - 18:32