Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jan 2006
    Posts
    9
    Plugin Contributions
    0

    Default pdf order center

    Hi.

    Just installed the pdf order center and tried to connect it to the superorders module using the code in the install file. The problem here is the code in my php file isnt exactly like the install kode so it woulnt work.

    The install code is:

    <td class="main"><?php echo
    '<FORM><INPUT TYPE="BUTTON" VALUE="' . BOX_CUSTOMERS_SUPER_BATCH_STATUS . '" ONCLICK="window.location.href=\'' . zen_href_link(FILENAME_SUPER_BATCH_STATUS, '') . '\'"></FORM>' .
    '&nbsp;&nbsp;' .
    '<FORM><INPUT TYPE="BUTTON" VALUE="' . BOX_CUSTOMERS_SUPER_BATCH_FORMS . '" ONCLICK="window.location.href=\'' . zen_href_link(FILENAME_SUPER_BATCH_FORMS, '') . '\'"></FORM>';
    ?></td>

    The closest i can find in super_orders.php is this:

    <tr>
    <td width="100%"><table border="0" width="100%" cellspacing="0" cellpadding="0">
    <tr>
    <td class="pageHeading"><?php echo HEADING_TITLE_ORDERS_LISTING . '&nbsp;&nbsp;' .
    '<INPUT TYPE="BUTTON" VALUE="' . BOX_CUSTOMERS_SUPER_BATCH_STATUS . '" ONCLICK="window.location.href=\'' . zen_href_link(FILENAME_SUPER_BATCH_STATUS, '') . '\'">' .
    '&nbsp;&nbsp;' .
    '<INPUT TYPE="BUTTON" VALUE="' . BOX_CUSTOMERS_SUPER_BATCH_FORMS . '" ONCLICK="window.location.href=\'' . zen_href_link(FILENAME_SUPER_BATCH_FORMS, '') . '\'">';
    ?></td>

    I have NO php skills so im not sure if i am at the right place or if there is some other changes i need to do.

  2. #2
    Join Date
    Dec 2006
    Posts
    199
    Plugin Contributions
    0

    Default Re: pdf order center

    PDF orders was last updated a long time ago, I think, and super orders may have changed. Back up your files and give it a try. Worst case, you have to reload.

    I've just installed edit orders and pdf orders. They sit just fine in my 1.3.8a alongside super orders. I have actually decided not to use super. I like edit orders better for my needs.

  3. #3
    Join Date
    Jan 2006
    Posts
    9
    Plugin Contributions
    0

    Default Re: pdf order center

    I'll take a look at edit orders, thank u.

 

 

Similar Threads

  1. PDF Order Center
    By scubes13 in forum Addon Admin Tools
    Replies: 52
    Last Post: 9 Jan 2019, 03:06 PM
  2. PDF Order Center help.
    By drgr33n in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 6 Oct 2010, 11:07 AM
  3. PDF Order Center
    By cshellca in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 22 Aug 2010, 06:45 PM
  4. PDF Order Center
    By londoner1988 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 Mar 2008, 09:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg