Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

atombomb96

Archived
  • Posts

    12
  • Joined

  • Last visited

Everything posted by atombomb96

  1. Hi, I've worked with OSC for a couple of years now and pretty much know my way around. I have been using STS, most recently now STS 4.2 with the header tags controller Combo. I have a question regarding creating Template Pages for NEW pages. :-" I understand there are the usual pages, shipping.php, conditions.php etc. in the /catalog/ directory which I can 'skin up' by creating shipping.php.html in my template directory, for example. If I want to create a new page called "pricelist.php" or something (for example), I think I have followed the instructions correctly in that I create the pricelist.php file and also create the template file for it in the template directory and call it "pricelist.php.html". That seems to work fine, but I'm just scratching my head to be sure that I created the pricelist.php properly and put it in the /catalog/ directory. I did a test and saved shipping.php, and stripped out everything apart from the includes for application_top.php, column_left.php and column_right.php Are all these needed for it to work, or have I missed a trick ? Or do I just need application_top.php ? Hope you can clear this up. :blush: Many thanks and Regards, Paul
  2. Hi All, :) Great contribution, I've been using it for ages! :D I've run into a small stumbling block that I need a bit of help on. I have been reading the Tips and Tricks over at: http://www.oscommerce.info/kb/osCommerce/G..._and_Tricks/252 What I need is just to be able to add several text links in the STS template as above. I am doing a Greeting Card Shop for someone and need extra pages (e.g. Learn About Cards, Your Wedding Day etc) without them being in an info box. The way to do it without STS seems to be put the link into the template with: <?php echo '<a href="' . tep_href_link("learnaboutcards.html") . '">' . 'Learn About Cards' . '</a>'; ?> The link is created fine if I copy and paste it into which works fine as a link but not in STS, so I think I'm doing something wrong as it doesn't pick the file learnaboutcards.php.html from the STS directory if it's in there ? Can anyone point me in the right direction, I bet it's something simple I misread or didn't do. :-" :) If it helps, I also use Chemo's Ultimate SEO URL's and STS 4.2 with Header Tags Controller Combo. Many thanks and Best Regards, Paul
  3. Hi Skittles! :) Thanks very much for that, I'll get it done and post a link. You're brill! Regards, Paul
  4. Follow the directions exactly and you'll save your data, not to mention saving yourself a lot of headaches! PM me if your still having problems. -Skittles P.S. It really is a cool contrib, isn't it? Hat's off to Daniel B for getting it started, and to all the folks along the way that have made Optional Related Products what it is today. Thanks. Nice! Thanks Skittles, I did exactly all that, and it's fixed and everything appears. Actually, I learnt a great deal too about how OSC and mySQL fits together, even though I understand most of it. Many thanks! :thumbsup: You're a star! Best Regards, Paul p.s. Out of interest - it shows the price "@$33.12" under the product. I can rem that out so it is not displayed. Would it be easy to shock a stock level there instead ? I can probably suss it out myself, any pointers ? I'd need to mysql query it somehow I think ? Many thanks once again Skittles!
  5. Hi All, This mod is absolutely brilliant. I got it all working, set it in the database manually to 3 items per row and it's great! :thumbsup: I have installed v3.3a and I may have missed something though. It says: "This is a complete package based on Version 3.2, described below. This version adds the following options: 1) Display items in multiple rows. Helpful if many items are associated with a product. Set in Admin Configuration. Default is 'False'. 2) User defined maximum items displayed per row. Set in Admin Configuration. Default is 3. 3) Set a maximum number of items to be displayed. Set in Admin Configuration. Default is 0. (Setting of '0' for unlimited items.) 4) Randomize sort order. Set in Admin Configuration. Default is 'False'." I can see the thumbnail option, but cannot see any admin section for the other configs (e.g. number of items per row etc). The only way I could set them was by going into the database manually. Maybe it's one of those days and I completely missed it for looking at the screen took hard :blink: ? Any pointers appreciated, many thanks! Best Regards, Paul
×
×
  • Create New...