starhorsepax Posted November 9, 2012 Share Posted November 9, 2012 Hi We've been battling this site for weeks, and finally ended up just iframing the old php stuff into Joomla and making it look better. It worked in a subfolder. Then we moved it up and BLAM. We have 2 problems: 1, one of the order online accessories pages just stopped working. It's giving us a header error message. "Cannot modify header information, headers already sent" when added to the cart. (The product is added to the cart though." 2. We can no longer access the cart admin, perhaps because it shares the root with Joomla and joomla isn't looking 'outside' of itself. None of us are professional coders here, and the site is already live. Can anyone give any advice please? Quote Link to comment Share on other sites More sharing options...
MDCode Posted November 10, 2012 Share Posted November 10, 2012 I have no idea of any of the code in either. But header errors mean that you are displaying html before a header redirect or have extra whitespace after the ?> tag Quote Link to comment Share on other sites More sharing options...
Zoombat Posted November 11, 2012 Share Posted November 11, 2012 Maybe you could manage it by output buffering? Quote 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.