Re: Re: Re: issues!

Posts: 14
Joined: 09/01/2007

In which .module

do I change the

<?php
 
if ($order === FALSE || uc_order_status_data($order->order_status, 'state') != 'in_checkout') {
?>

Also quick question any ideas why the invoice logo wont show up in customer.itpl.php i'm using this bit of code.

<table width="100%" style="font-family: verdana, arial, helvetica; font-size: small;">
              <tr>
                <td>
                  <img src=http://www.pandapouch.com/images/pplogo.jpg/>
                </td>
                <td width="98%">
                  <div style="padding-left: 1em;">
                  <span style="font-size: large;">[store-name]</span><br/>

Alpha 7d is out there! By: Ryan (35 replies) Tue, 10/02/2007 - 15:07