Nathali Posted November 4, 2008 Posted November 4, 2008 Hi, Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/public_html/index.php:39) in /home/xxxxxx/public_html/includes/classes/seo.class.php on line 1057 Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/public_html/index.php:39) in /home/xxxxxx/public_html/includes/classes/seo.class.php on line 1058 I start to get this error on the index page on English language... But when I am switching language to Hebrew I don't get that error ! strange.. I think I have the version of Robert fisher .. 2.2d with validation option.. Could someone help PLS? Nathali Quote Best Regards, Nathali
♥geoffreywalton Posted November 4, 2008 Posted November 4, 2008 Try reading the answer for this in the knowledgebase. Quote Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Nathali Posted November 4, 2008 Author Posted November 4, 2008 Try reading the answer for this in the knowledgebase. Thanks I checked there and so that it is not my issue.. It can be connected to ultimate seo contribution.. Thanks a lot ! Quote Best Regards, Nathali
Guest Posted November 4, 2008 Posted November 4, 2008 Thanks I checked there and so that it is not my issue.. It can be connected to ultimate seo contribution.. Thanks a lot ! what do these lines say? index.php:39 seo.class.php on line 1057 Quote
Nathali Posted November 4, 2008 Author Posted November 4, 2008 what do these lines say?index.php:39 seo.class.php on line 1057 Hi coopco ! in the index.php line 39 39 if ($cateqories_products['total'] > 0) { 41 $category_depth = 'products'; // display products 43 } else { in seq.class.php line 1057 an 1058 header("HTTP/1.0 301 Moved Permanently"); //let the SE's know to not use this link header("Location: $link"); //redirect to the real page Thanks for the help Coopco.. NATHALI Quote Best Regards, Nathali
Guest Posted November 5, 2008 Posted November 5, 2008 (edited) Hi coopco ! in the index.php line 39 39 if ($cateqories_products['total'] > 0) { 41 $category_depth = 'products'; // display products 43 } else { in seq.class.php line 1057 an 1058 header("HTTP/1.0 301 Moved Permanently"); //let the SE's know to not use this link header("Location: $link"); //redirect to the real page Thanks for the help Coopco.. NATHALI index.php lines are standard code so they should not have changed. seo.class.php I do not have that code in the file. The validation install does mention that code for catalog/includes/functions/general.php so you may need to check the edits you did for the validation add on. Edited November 5, 2008 by Coopco Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.