Jump to content

Error with modules and header ('Location:'. $ Url);


blackdroots

Recommended Posts

Hello! I have the following problem:

Using PS 1.5, the theme defalut and am having problems with the payment module bankwire

 

When making a payment with this module, in part confirming the order ( http://partymania.cl...ankwire/payment ), at the top of the page displays the following

 

Warning: Can not modify header information - headers already sent by (output started at / home / partymania / domains / partymania.cl / public_html / modules / bankwire / translations / es.php: 1) in / home / partymania / domains / partymania. cl / public_html / classes / controller / FrontController.php on line 770

 

I click on "confirm my order" and on the next page ( http://partymania.cl...wire/validation ) appears:

 

Warning: Can not modify header information - headers already sent by (output started at / home / partymania / domains / partymania.cl / public_html / modules / bankwire / translations / es.php: 1) in / home / partymania / domains / partymania. cl / public_html / classes / tools.php on line 109

 

I try to remove the module, uninstalling it first and then to delete it and get this error:

 

Warning: Can not modify header information - headers already sent by (output started at / home / partymania / domains / partymania.cl / public_html / modules / bankwire / translations / es.php: 1) in / home / partymania / domains / partymania. cl / public_html / classes / tools.php on line 142

 

The web is www.partymania.cl

 

***************************

 

Now activate "cashondelivery" which is cash on delivery and to confirm the purchase, in http://partymania.cl...very/validation

shows:

 

Warning: Can not modify header information - headers already sent by (output started at / home / partymania / domains / partymania.cl / public_html / modules / cashondelivery / translations / es.php: 1) in / home / partymania / domains / partymania. cl / public_html / classes / tools.php on line 131

 

************************************

 

In both modules referenced public_html / classes / tools.php and error in different lines (131, 142, 109) and 3 lines have the same

header ('Location:'. $ url);

 

What could it be?

 

 

 

Thank you very much!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...