osCmax v2.5 User Manual
Results 1 to 2 of 2

PC Pro Creator

This is a discussion on PC Pro Creator within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; http://www.oscommerce.com/community/...c+pro+computer I am new to oscMax, I am looking to port PC Pro Creator over. I have it working on ...

      
  1. #1
    New Member
    Join Date
    May 2006
    Posts
    5
    Rep Power
    0


    Default PC Pro Creator

    http://www.oscommerce.com/community/...c+pro+computer

    I am new to oscMax, I am looking to port PC Pro Creator over. I have it working on my oscommerce site now. I have installed it and got the admin part of it working perfectly, however the actual module does not work on the main page.

    I have read that there is no longer a header, column left, and column right, footer etc, and that is moved to the template folder.

    These are all of the ones that are in this module that need to be converted to run with BTS and linked to the template folder.

    require('includes/application_top.php');
    require(DIR_WS_LANGUAGES . $language . '/compbuild.php');
    <?php require(DIR_WS_INCLUDES . 'header.php'); ?>
    <?php require(DIR_WS_INCLUDES . 'column_left.php'); ?>
    <?php require(DIR_WS_INCLUDES . 'column_right.php'); ?>
    <?php require(DIR_WS_INCLUDES . 'footer.php'); ?>
    <?php require(DIR_WS_INCLUDES . 'application_bottom.php'); ?>

    All these are in the code and I tired to add this require(DIR_WS_TEMPLATES . TEMPLATENAME_MAIN_PAGE); I replaced the mian_page with this main_page.tpl.php. The link to the templates was DIR_WS_Templates.

    My question is this mod is being wrapped around with the header, footer, left, and right to make up the page. How would I get this main_page.tpl.php act as the header, left, right, footer and application? Does this look like a difficult mod to work with BTS? Any help would be appreciative.

    I am one of those guys to try to get this to work myself and have spent many hours to try to figure this out, but I haven't had much luck and not a strong programmer. I really need this mod to work because I am in the computer business and my clients like to customize there own systems. Do you think we could get this to work with oscmax2?

    thanks for your time.

    Congrats on your excellent product.

  2. #2
    Member Cisco's Avatar
    Join Date
    Feb 2003
    Posts
    89
    Rep Power
    0


    Default RE: PC Pro Creator

    You have to make sure that the contribution is BTS complaiant. You are correct many of the functions in the oscommerce version are now using templates.

    http://oscdox.com/index.php?op=modlo...sDocumentation

Similar Threads

  1. Let's port Custom PC Creator 2.0 BETA mod to MS2-MAX
    By damnedpig in forum osCMax v1.7 General Mods Discussion
    Replies: 7
    Last Post: 07-16-2006, 09:05 AM
  2. Please help help ...... im stuck.....pc pro creator
    By dapper in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 11-11-2005, 12:43 PM
  3. automatic thumbnail creator
    By tommygunner in forum osCmax v1.7 Discussion
    Replies: 4
    Last Post: 04-27-2005, 09:15 AM
  4. Custom PC Creator Applications
    By kama_k in forum osCMax v1.7 General Mods Discussion
    Replies: 1
    Last Post: 11-21-2004, 03:10 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
  •