gmcorp Posted February 6, 2009 Posted February 6, 2009 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.
FIMBLE Posted February 6, 2009 Posted February 6, 2009 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
gmcorp Posted February 6, 2009 Author Posted February 6, 2009 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
FIMBLE Posted February 6, 2009 Posted February 6, 2009 close you browser and open it again the error will go Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
gmcorp Posted February 6, 2009 Author Posted February 6, 2009 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 :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.