Results 1 to 10 of 475

Hybrid View

  1. #1
    Join Date
    Jun 2005
    Posts
    39
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Until yesterday everthing was working fine on our latest Zen Cart 1.3.7 shop but since yesterday I also do not get anymore order confirmation e-mails from Zen Cart when an order has been successfully paid through Worldpay.
    Users can place an order and go through the Worldpay payment pages flawlessly but when they return to our site an error appears:

    Warning: Cannot modify header information - headers already sent by (output started at /home/template_default/public_html/webstore/includes/templates/template_default/common/html_header.php:22) in /home/template_default/public_html/webstore/includes/functions/functions_general.php on line 46

    I looked up the problem on 'headers already sent' on the wiki and it said this warning is often caused by a blank space or extra line at the beginning or end of a .php file OR a syntax error or the result of an "echo()" statement

    So I checked the html_header.php on line 22 (which I have not changed at all over the last months) :
    <html xmlns="http://www.w3.org/1999/xhtml" <?php echo HTML_PARAMS; ?>>
    It seems that the echo() statements are giving problems and therefore not confirming the Zen Cart transactions that were successfully paid through Worldpay.
    Can you help me to solve this?

  2. #2
    Join Date
    Nov 2004
    Location
    Glasgow, Scotland
    Posts
    251
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Slitter,

    What you are getting is a PHP error which, since you haven't had this previously, would indicate that you have made some change to the code.

    The two files mentioned in the error message are not part of the WorldPay module fileset.

    The html_header.php file is called by every page in Zencart (I think!) so if there was an error there I would expect you would experience this error elsewhere and not just at checkout.

    The functions_general.php file is also a common file which is called as required depending on where you are in Zencart. I would suspect that if there has been a recent change to the code this is where it will be.

    Have you added any new modules to your Zencart recently? If so were any changes made to either of these two files?

    Regards,

    Alan

  3. #3
    Join Date
    Jun 2005
    Posts
    39
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Nothing had been changed everything was working fine.
    I have other payment modules which work fine.
    It just happened after a Worldpay outage on the 10th of july (yesterday) somewhere around 11.00 GMT but the Worldpay helpdesk said that this didn't cause any influence because the error occurs on my server.
    I have read the thread: https://www.zen-cart.com/tutorials/index.php?article=87
    What happens with <?php echo HTML_PARAMS; ?> in html_header.php?

    thanks for helping me out so far
    greetings, slitter

  4. #4
    Join Date
    Jun 2005
    Posts
    39
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    I have been using the Time zone module (for 1.3.7 versions) which allows me to set a time zone offset . I dont know of any global time changes otherwise that could be the problem.

  5. #5
    Join Date
    Jun 2005
    Posts
    39
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Solved it by using a backup from a week ago.
    thanks,
    slitter
    Last edited by slitter; 12 Jul 2007 at 01:48 PM. Reason: name

 

 

Similar Threads

  1. v151 Worldpay module for 1.5.x is there one and where can I get it?
    By veronicathecow in forum Addon Payment Modules
    Replies: 26
    Last Post: 30 May 2015, 02:40 PM
  2. v153 WorldPay module for 1.5 ?
    By joecooper in forum Addon Payment Modules
    Replies: 2
    Last Post: 16 Mar 2015, 02:49 PM
  3. v150 WorldPay module
    By properjob in forum Addon Payment Modules
    Replies: 7
    Last Post: 16 Apr 2013, 11:55 AM
  4. Goldmine 8.5 and ZenCartv1.3.9d?
    By brackengirl in forum Managing Customers and Orders
    Replies: 0
    Last Post: 7 Jul 2010, 04:51 PM
  5. Worldpay Module
    By Steve B in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 10 Jul 2008, 02:12 PM

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