cypherja Posted May 20, 2011 Share Posted May 20, 2011 I downloaded the add-on Attributes Sort Order v1.0, but am having problems... 1] The readme installation file indicates that there are product_attribute.php files included in the package that you can use, but the only file I see in the .zip is the readme text doc. 2] When I try to modify the php files, as directed in the readme, I end up with a zillion "headers already sent" errors in the catalog/admin/includes/functions/sessions.php, on line 102, (and a few other of the php files, that I can't recall off the top of my head). I tried using ob_start and ob_end_flush, to try to resolve the header errors, but had no luck. Has anyone else had similar problems? If so, what was the resolution? Thanks!! Quote Link to comment Share on other sites More sharing options...
germ Posted May 20, 2011 Share Posted May 20, 2011 Headers Already Sent The error message usually reference two files. The "problem" is in the first file mentioned. Quote If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
cypherja Posted May 22, 2011 Author Share Posted May 22, 2011 I've checked, and there are no blank spaces. Any time I modify any of the files (for any add-on), I end up with header errors. Quote Link to comment Share on other sites More sharing options...
germ Posted May 22, 2011 Share Posted May 22, 2011 If the errors are at the end of a file it's definitely extra spaces or extra blank lines. If the errors are at the beginning of a file it's extra spaces or extra blank lines or this Quote If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
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.