BBQ Posted May 15, 2003 Posted May 15, 2003 recently I installed that shopping cart and my friend told me that isn't my website because the title bar shown osCommerce.can someone help me to REMOVE it?Thank you. :roll:
BBQ Posted May 15, 2003 Author Posted May 15, 2003 Thank you for your replies,the problem is,after you chane the title in english.php.the add to cart doesn't work at all.so funny.any good idea?looking forward to hear from you. :cry:
Salvo Posted May 15, 2003 Posted May 15, 2003 the oscommrce.gif and (the image of the osc) is in the header. Just edit the header.php and change oscommerce.gif to your_image.gif
Salvo Posted May 15, 2003 Posted May 15, 2003 Thank you for your replies,the problem is,after you chane the title in english.php.the add to cart doesn't work at all.so funny.any good idea?looking forward to hear from you. :cry: do you have other languages? if you do, you have it to change it there too otherwise it will still show
BBQ Posted May 15, 2003 Author Posted May 15, 2003 it shown: Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/shopping/catalog/includes/languages/english.php:327) in /home/user/public_html/shopping/catalog/includes/functions/general.php on line 29
zzfritz Posted May 15, 2003 Posted May 15, 2003 The "header already sent" error generally indicates that you inadvertently included a line feed or space somewhere in the php file when editing it. Restore the language file to its original state, then edit very carefully to change only the text enclosed in quotes.
BBQ Posted May 16, 2003 Author Posted May 16, 2003 The language/english file relate to some other files for sure,I did try but still got the same result.any more good idea zzfritz?thanks for helping. :P
Mark1 Posted May 16, 2003 Posted May 16, 2003 I have had this same probnlem in the past. When I edit any file, the server editor adds spaces to the end of the file. GO to the end of the file you edited and make sure there are no spaces AFTER the closing ?>. This may very well be your problem. :P
Recommended Posts
Archived
This topic is now archived and is closed to further replies.