osCmax v2.5 User Manual
Results 1 to 4 of 4

Email Invoice 1.0

This is a discussion on Email Invoice 1.0 within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Hello, Hope someone can help me. I just installed Email Invoice 1.0 followed the instructions, but when I create an ...

      
  1. #1
    New Member
    Join Date
    Aug 2009
    Posts
    17
    Rep Power
    0


    Default Email Invoice 1.0

    Hello,

    Hope someone can help me. I just installed Email Invoice 1.0 followed the instructions, but when I create an order, at the end of the page appears this error

    Warning: Cannot modify header information - headers already sent by (output started at /mnt/w0113/d27/s04/b02502e5/www/xxxxxxxx/catalog/admin/includes/languages/espanol/invoice.php:14) in /mnt/w0113/d27/s04/b02502e5/www/xxxxxxxx/catalog/includes/functions/general.php on line 34

    And in the invoice displayed this Appears in the titles TABLE_HEADING_PRODUCTS TABLE_HEADING_PRODUCTS_MODEL...... etc

    What should I do ? I do not know much of php.
    Thanks

  2. #2
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,678
    Rep Power
    49


    Default Re: Email Invoice 1.0

    Hi there,

    This is more than likely an issue with your language files.

    "Headers already sent" normally means that you either have some whitespace (ie. spaces, tabs, new lines) after the last ?> in the file OR you have some text before the <?php at the start.

    Check both of these in the offending file - admin/includes/languages/espanol/invoice.php

    As for the titles - ANY_TIME_YOU SEE_TEXT_LIKE_THIS you need to add defines to the language files.

    Every word used in osCmax (nearly) is defined in a language file so that we can display your store in more than one language - however, this means that you need to tell it what words to display! TABLE_HEADING_PRODUCTS is the place holder for the correct word from the language file - if you don't have one then it will show the UPPER_CASE_WORDS.

    Hope this helps,

    Regards,
    pgmarshall
    _______________________________

  3. #3
    New Member
    Join Date
    Aug 2009
    Posts
    17
    Rep Power
    0


    Default Re: Email Invoice 1.0

    Hello pgmarshall,

    Thanks for your help. I had already checked the lines and spaces before <?php and after ?> in invoice.php . Also I did what you recommend of defining THE_TITLES in checkout_process.php and this issue is solved

    But the warning is still there. What else can I do?

  4. #4
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,678
    Rep Power
    49


    Default Re: Email Invoice 1.0

    Are you displaying this in Spanish? Might be worth checking all of the language files for invoice.php ... admin/includes/languages/ ... English, German, French ... to make sure of the whitespace issue.

    Otherwise we will need to look at which other files you editted when you installed this module.

    Regards,
    pgmarshall
    _______________________________

Similar Threads

  1. Order confirmation email text - Bestellbestätigung EMail Text
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 12-07-2009, 01:00 PM
  2. Order confirmation email text - Bestellbestätigung EMail Text
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 11-27-2009, 10:00 AM
  3. Bestellbestätigung EMail Text - Order confirmation email text
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 11-25-2009, 08:00 AM
  4. Fancier invoice for email
    By josemanuel in forum Paypal
    Replies: 4
    Last Post: 10-29-2007, 12:07 PM
  5. Email Invoice 1.0
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 01-20-2007, 03:12 AM

Tags for this Thread

Bookmarks

Posting Permissions

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