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.





LinkBack URL
About LinkBacks






Bookmarks