Guest Posted January 27, 2004 Share Posted January 27, 2004 For some odd reason, I seem to have lost my footer. Checked some files and all the coding seems to be intact. Can anyone suggest as to why I might have lost my footer? Unless it's just me....click the "WWW" button below and let me know if you can see it. Link to comment Share on other sites More sharing options...
mtimdog Posted January 27, 2004 Share Posted January 27, 2004 Looks like you deleted the image and text in the footer, but notice that the bottom bar is still there with your requests number. Link to comment Share on other sites More sharing options...
Shahrukh Posted January 27, 2004 Share Posted January 27, 2004 Hi there, really like your site setup, please tell me how I can enable a box to show the payment methods like you have set up? As well, how do you make larger images within the product description area? Any idea how you added the images on your main page, after the TEXT_MAIN? Link to comment Share on other sites More sharing options...
1quicksi Posted January 27, 2004 Share Posted January 27, 2004 Your site violates the OSC copyright. http://www.oscommerce.com/community.php/faq,26/q,50 knowledge base | Contributions | Search Link to comment Share on other sites More sharing options...
241 Posted January 27, 2004 Share Posted January 27, 2004 1quicksi if you read the problem then you would have realised that the person starting the thread is having a problem with the footer and the footer is the bit that contains the copyright statement, so thus if the bottom part of the footer the bit that contains the copyright is the problem then you cannot possibly display the copyright No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
1quicksi Posted January 27, 2004 Share Posted January 27, 2004 You know when you put 2 and 2 together you get 5 :blink: My bad as I had multiple replies going at once and this was actualy ment for another thread... Sorry... knowledge base | Contributions | Search Link to comment Share on other sites More sharing options...
Guest Posted January 27, 2004 Share Posted January 27, 2004 First...thank you 241 for jumping to my defense...just what I would have said. :o) mtimdog...I didn't delete anything...I have not touched the site for the last 4 days...and my footer was there yesterday. Sharukh...see next reply. Link to comment Share on other sites More sharing options...
Guest Posted January 27, 2004 Share Posted January 27, 2004 Sharukh...by "payment methods" do you mean the credit card logos at the bottom of the left column? If so, it was a bit of custom code I downloaded from another site, and would be happy to email it to you. It is uterly SIMPLE to install with no complicated code changes. As well, how do you make larger images within the product description area? I'm not sure I follow where you mean...do you mean the product images on the actual product_info page, or the popup images? Any idea how you added the images on your main page, after the TEXT_MAIN? I have every idea how I added the images after TEXT_MAIN, but it is a custom bit of code that is more of a workaround than true php. The images displayed are manually chosen and entered, and a connection to the database is not used to display those products. Manual configuration though, as it is only 4 or 5 products, is not a big deal. If you like, I can send you a step-by-step of what I did. Link to comment Share on other sites More sharing options...
241 Posted January 27, 2004 Share Posted January 27, 2004 Rex any chance of you sending me that bit of code as well and no problem No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
mtimdog Posted January 28, 2004 Share Posted January 28, 2004 Missing images: I don't know if it's comcast cable (but I have confirmed this only at 2 different places using comcast), but i have created about 5 pages (html and/or php) that have images that just don't seem to show up in the browser(ie, netscape) or the "view source". When these sites are for customers, this is pretty bad. I know it can be frustrating when some people see something and others don't. I'd suggest re-uploading your footer file (possibly put in some spaces to try to force some output) and see where that leads. Link to comment Share on other sites More sharing options...
Guest Posted January 29, 2004 Share Posted January 29, 2004 Hmmm.........interesting. I tried what you suggested mtimdog...but it made no difference. But it just occurred to me that the problem started after I turned of the osc banner, through the banner manager, and inserted a couple of my own. I tuend my own banners off, and it made no difference...but when I turned the osc banner back on...my footer returned! So my question, now, is this: Why, when turning off the osc banner, would my footer disappear? Link to comment Share on other sites More sharing options...
mtimdog Posted January 29, 2004 Share Posted January 29, 2004 It sounds like you have echo FOOTER_TEXT_BODY inside the if statement if ($banner = tep_banner_texists so it doesn't echo out the copyright if the banner is turned off. Link to comment Share on other sites More sharing options...
Guest Posted January 29, 2004 Share Posted January 29, 2004 If there is an "if" statement, shouldn't there be a corresponding "then" or "else" statement that executes depending on whether the "if" statement returns true or false? I thought that's the way "if" statements worked. Incidentally, I haven't touched the footer.php file, so if this is standard, perhaps its a bug that needs looking at? And even though the osc banner is enabled, its not actually showing up. I have my footer back, so its all a mute point anyway....but I am curious. Link to comment Share on other sites More sharing options...
mtimdog Posted January 29, 2004 Share Posted January 29, 2004 I turned my banner off and the FOOTER_TEXT_BODY still worked fine. Post your footer code just for kicks. Link to comment Share on other sites More sharing options...
MattMallory Posted February 13, 2004 Share Posted February 13, 2004 Sharukh...by "payment methods" do you mean the credit card logos at the bottom of the left column?If so, it was a bit of custom code I downloaded from another site, and would be happy to email it to you. It is uterly SIMPLE to install with no complicated code changes. As well, how do you make larger images within the product description area? I'm not sure I follow where you mean...do you mean the product images on the actual product_info page, or the popup images? Any idea how you added the images on your main page, after the TEXT_MAIN? I have every idea how I added the images after TEXT_MAIN, but it is a custom bit of code that is more of a workaround than true php. The images displayed are manually chosen and entered, and a connection to the database is not used to display those products. Manual configuration though, as it is only 4 or 5 products, is not a big deal. If you like, I can send you a step-by-step of what I did. I would like the "payment methods" code too please. :D Knowledge is Power! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.