Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

General.php Line 33 Error When Creating User Name, And Posting Product Comments


mjsmikey

Recommended Posts

Posted

Warning: Cannot modify header information - headers already sent by (output started at /home/content/m/j/s/mjsmikey/html/vinylrecords/catalog/includes/languages/english.php:637) in /home/content/m/j/s/mjsmikey/html/vinylrecords/catalog/includes/functions/general.php on line 33

 

I recieve this code when regestring, when posting comments, etc. I also get this code when I include a link to page for products. I do not use SSL. I have updated to Milestone 2. I'm using Mysql 4.1, and hosted by Godaddy.com.

 

url: http://vinylrecords.weathat.com

 

I checked Line 33 of General.php and had no idea what might be wrong here. I'm not that good with creating PHP scripts on my own so fixing this is difficult to me.

 

Here is the Code from Line 33

header('Location: ' . $url);

 

The Problem isn't that it doesn't create a Login, It does. I just doesn't send you back to Home or Where Everelse. It just produces an Error.

 

I have already updated the Global Configurations, etc. I think this started happening after I updated to milestone 2. I wasn't having this issue before then. But the More Product Information wasn't working then... Hence why I updated to Milestone 2.

 

any help?

Posted

this is just a guess, but i've gotten similar errors whenever i've screwed up and confused catalog/whatever_file.php with catalog/includes/languages/english/whatever_file.php. in particular, when the file that belongs in catalog accidentally gets saved into the language folder. it's easy to do (at least i've managed to do it multiple times) since the different files have the same name. drives me a little batty, although i do understand why they have the same name.

 

rj

Posted

Well, I didn't change anything. As a matter of fact I even left the file names all the same in the Images Section, just edited the images. and Reuploaded.

 

All i have done is Change some colors and Text.. Simple Stuff.. No real changes to formatting or anything.

 

I get this error every time someone tries to log in, review an image, use the Shopping Cart, etc... i just cant figure out what is causing it. ... Header Information? Just don't get it.

Posted

Reinstalled the Entire Site,... Must have been Some Installation Error.

 

_________FIXED_____________

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...