Jump to content


Corporate Sponsors


Latest News: (loading..)

Warning for general.php


2 replies to this topic

#1 ssfcsv

  • Community Member
  • 19 posts
  • Real Name:Stacy

Posted 23 January 2012, 22:53

I've loaded my backup. Tried my original file (yes I made a back up of the basic structure-0 changes) and compared code to my other working shops...still can't figure this out. I've even had orders through here but now ever time I click checkout or my account, I get this error:

Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb/web241/b2414/nf.wildewoodpublishingc/mylife/includes/languages/english.php:2) in/hermes/bosweb/web241/b2414/nf.wildewoodpublishingc/mylife/includes/functions/general.php on line 45

V2.3.1
Add-ons: Seo and banner box


}

header('Location: ' . $url);

tep_exit();
}

////

There error should be there but it looks like the others...

Thank you
SS

#2 DunWeb

  • Community Sponsor
  • 10,469 posts
  • Real Name:Chris Dunn
  • Gender:Male
  • Location:Tecumseh, Ontario, Canada N8N 1X8

Posted 23 January 2012, 23:05

@ssfcsv,

Refer to this thread for help on the Headers Already Sent error message.




Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:

:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:

#3 ssfcsv

  • Community Member
  • 19 posts
  • Real Name:Stacy

Posted 23 January 2012, 23:48

Thank you Chris. My new motto will be "There's an add-on for that"