Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Language pack problem


gmcorp

Recommended Posts

Posted

When i install Bulgarian language, and activate it everything seems fine, but when i press the purchase button or any other php function i get the following output:

Warning: Cannot modify header information - headers already sent by (output started at /home/gmgla/public_html/shop/includes/languages/bulgarian.php:2) in /home/gmgla/public_html/shop/includes/functions/general.php on line 33

In english this problem doesnt persist so i think its from the language pack. Any help appreciated.

Posted

check for any white space

the warning is telling you it is file shop/includes/languages/bulgarian.php on line 2

which probably means its line one that the error is in

make sure the opening <?php does not have a space in front of it

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Posted

ok, now

Fatal error: Call to a member function add_current_page() on a non-object in /home/gmgla/public_html/shop/includes/application_top.php on line 312
Posted

Ok, its fine but i still could not use the add to cart, so i opened the language configuration and suggested that there were empty rows in the beggining in front of tha opening php tag and in the end after the closing tag, and removed them. Everything worked fine. Thanks a lot for the help :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...