yankokun Posted June 21, 2007 Posted June 21, 2007 Hello, Today i'm trying to install Sts ,.I followed all the instructions but now when im trying to install all the modules in administration it does not work.When i click on install button nothing's happens. I will aprecciate any ideas how to fix the problem. Thank you. Quote
yankokun Posted June 21, 2007 Author Posted June 21, 2007 Hello,Today i'm trying to install STS 4,1 ,.I followed all the instructions but now when im trying to install all the modules in administration it does not work.When i click on install button nothing's happens. I will aprecciate any ideas how to fix the problem. Thank you. I find something about configure.php in admin,and tried everithing,but nothing is changed.Here is the path appearing under my modules in admin panel: Module Directory: /home/whp0701303027-2503/public_html/catalog/includes/modules/sts/, and in addition im sending my configure file if there are something wrong..... define('HTTP_SERVER', 'http://jivotinche.com'); // eg, http://localhost or - https://localhost should not be NULL for productive servers define('HTTP_CATALOG_SERVER', 'http://jivotinche.com'); define('HTTPS_CATALOG_SERVER', ''); define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module define('DIR_FS_DOCUMENT_ROOT','/home/whp0701303027-2503/public_html'); // where your pages are located on the server. if $DOCUMENT_ROOT doesnt suit you, replace with your local path. (eg, /usr/local/apache/htdocs) define('DIR_WS_ADMIN', '/catalog/admin/'); define('DIR_FS_ADMIN', '/home/whp0701769027/public_html/catalog/admin/'); define('DIR_WS_CATALOG', '/catalog/'); define('DIR_FS_CATALOG', '/home/whp0701769027/public_html/catalog/'); define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/'); define('DIR_WS_INCLUDES', 'includes/'); define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/'); define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/'); define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/'); define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/'); define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/'); define('DIR_WS_CATALOG_LANGUAGES', DIR_WS_CATALOG . 'includes/languages/'); define('DIR_FS_CATALOG_LANGUAGES', DIR_FS_CATALOG . 'includes/languages/'); define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/'); define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/'); define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); Quote
bkellum Posted June 21, 2007 Posted June 21, 2007 I posted an answer to this in the other thread you started on the same issue. Here is the solution: http://www.oscommerce.com/forums/index.php?sho...p;#entry1086031 Quote Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE
yankokun Posted June 22, 2007 Author Posted June 22, 2007 (edited) I posted an answer to this in the other thread you started on the same issue. Here is the solution: http://www.oscommerce.com/forums/index.php?sho...p;#entry1086031 Hi Bill,I really made a lot of mess here,I send one more topic and later i sow its on the same place when i send last one,just i feel lost here in forum,but getting used :rolleyes: Thank you for your reply again,I have tied changing both compatibility files exactly how you showing but its still don't work.....I am not sure only about - catalog\includes\sts_templates: all files so i uploaded sts_template folder in catalog/includes. i hope its ok? Edited June 22, 2007 by yankokun Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.