Results 1 to 2 of 2

Adding include side box that will display dynamic content

This is a discussion on Adding include side box that will display dynamic content within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I wish to add a news archive to my copy of OS commerce. I have added a news table to ...

      
  1. #1
    Lurker
    Join Date
    Jul 2003
    Posts
    1
    Rep Power
    0


    Default Adding include side box that will display dynamic content

    I wish to add a news archive to my copy of OS commerce.

    I have added a news table to the DB.

    I have created a record upload page

    And a record display page,

    I wish to create a box on the right-hand- side of every page and link to the 5 latest news articles from it.

    I have created a file

    This files works ok on its own.

    But this file will not display as an include from the default.php page.

    What must I do to fix this?
    Attached Files Attached Files

  2. #2
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    8


    Default

    easy
    step 1) rename a copy of information.php in catalog/includes/boxes to news.php or whatever you like.
    step 2) edit this new file to your required specifications
    step 3) add this to column_right.php

    require(DIR_WS_BOXES . 'news.php');


    hope this helps,

    Cliff...

Similar Threads

  1. display checkout_shipping and checkout_payment in one side
    By webkojan in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 09-02-2006, 09:10 AM
  2. Please include Spanish support in MS2 MAX!!!!!!!!!!!!
    By isifra in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 11-21-2004, 04:15 PM
  3. EMAIL_TEXT_SUBJECT How to include products_model
    By ireader in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 10-07-2004, 05:21 PM
  4. Getting dynamic content inside a new infobox
    By mom2nine in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 03-06-2004, 04:08 AM
  5. how can you list product options side by side
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 09-20-2003, 08:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •