Tina Posted December 3, 2002 Share Posted December 3, 2002 All of my headers now say: BOX_HEADING_CONFIGURATION My Store Minimum Values Maximum Values Images Shipping/Packaging Product Listing Stock Logging Cache E-Mail Options Download BOX_HEADING_CATALOG BOX_HEADING_MODULES BOX_HEADING_CUSTOMERS BOX_HEADING_LOCATION_AND_TAXES BOX_HEADING_LOCALIZATION BOX_HEADING_REPORTS BOX_HEADING_TOOLS Manufacturers Manufacturers Action TEXT_DISPLAY_NUMBER_OF_MANUFACTURERS Result Pages: How can I fix this back? :oops: Thanks Link to comment Share on other sites More sharing options...
wizardsandwars Posted December 3, 2002 Share Posted December 3, 2002 Hint: Take a look at what you changed JUST before it went wrong. ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help. Link to comment Share on other sites More sharing options...
Tina Posted December 3, 2002 Author Share Posted December 3, 2002 the heck if I know....last night I made a million and one modifications. Doesnt help that I barely know what I am doing :oops: Guess I will have to play around with it. Thanks Link to comment Share on other sites More sharing options...
wizardsandwars Posted December 3, 2002 Share Posted December 3, 2002 Tina, If you don't know what you changed, there is zero chance than one of us would be able to troubleshoot it for you. I usually get this error when I try to add some text to something, and forget a ' or a ". Hope that helps. Good luck. ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help. Link to comment Share on other sites More sharing options...
Tina Posted December 3, 2002 Author Share Posted December 3, 2002 When all else fails......reinstall :) Hey,quick question- where do I add my logo to the header? I deleted the OSCommerce logo and replaced it with text- now I want to add a logo and cant figure out where. Many thanks Link to comment Share on other sites More sharing options...
Ajeh Posted December 3, 2002 Share Posted December 3, 2002 Those fields are located in your /admin/includes/languages/english.php file. Did you by chance overwrite that one with your /catalog/includes/languages/english.php file? :shock: Link to comment Share on other sites More sharing options...
Tina Posted December 3, 2002 Author Share Posted December 3, 2002 LINDA! You are amazing! that is what was wrong. I accidentally put my english.php in admin instead of catalog! Can you help me with my logo? What files do I insert it into? Thanks Link to comment Share on other sites More sharing options...
Ajeh Posted December 3, 2002 Share Posted December 3, 2002 No thank$ i$ nece$$ary ... $eemed like $omething anyone could of $lipped and done ... :shock: For the logo, there is a definition in your /includes/header.php <td valign="middle"><?php echo tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce'); ?></td> Change the oscommerce.gif to your image ... and *poof* you are done! :D Oh and do a shift Refresh to see it ... the image usually looks distorted the first time as it's in your cache. Link to comment Share on other sites More sharing options...
Tina Posted December 3, 2002 Author Share Posted December 3, 2002 Is there a second place I need to change it also, because I did this and there are no changes? Link to comment Share on other sites More sharing options...
Ajeh Posted December 3, 2002 Share Posted December 3, 2002 Well ... you could also change it on the Admin side: <td><?php echo tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce', '204', '50'); ?></td> Be sure to upload the header.php as well as your logo and make sure your logo is written case sensative :D Link to comment Share on other sites More sharing options...
Tina Posted December 3, 2002 Author Share Posted December 3, 2002 yeah it worked!!! I sent you a pm...need help with something else. Thanks a bunch Link to comment Share on other sites More sharing options...
wizardsandwars Posted December 3, 2002 Share Posted December 3, 2002 Don't for get to give her the proper thank$ she and the rest of the OSCommerce development team deserve. ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help. Link to comment Share on other sites More sharing options...
Ajeh Posted December 3, 2002 Share Posted December 3, 2002 I was really just kidding on the $$$ cause they're kinda cute at times ... Granted if it's burning a hole in your pocket, neither I nor the rest of the team will ever reject donations :D But that is not, by any means, the sole motivation to help you guys out and work on the software and add-ons, etc. Granted we do have those dreams of mountains and mountains of money ... but then we wake up and find it's just a lump in the mattress :shock: Link to comment Share on other sites More sharing options...
Tina Posted December 3, 2002 Author Share Posted December 3, 2002 lmao :) I hear ya! Once my client's site is up and running, I will make a contribution. he!!, any other open souce shopping cart this powerful, does not give the support like osc. And I appreciate that. (and so many others do also) But first, someone has to answer all my questions :) No seriously, One more for now.....how can I delete the bars on top of the boxes and add pictures instead? Thanks. Link to comment Share on other sites More sharing options...
Ajeh Posted December 3, 2002 Share Posted December 3, 2002 If I am not mistaken ... there is a handy dandy contribution for setting images in the header of the boxes. :D Link to comment Share on other sites More sharing options...
Tina Posted December 3, 2002 Author Share Posted December 3, 2002 Hi Linda, I downloaded the center store contribution. Now I am getting an error that says: Parse error: parse error in /home/pjs/public_html/shop/includes/header.php on line 119 I do not even have a line 119. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.