Everyday it is something new with zen cart, getting old fast
I have the following code in my /includes/templates/MY_TEMPLATE/common/tpl_main_page.php
Been working fine until this morning, the only changes I made today was in my stylesheet.css filePHP Code:if (in_array($current_page_base,explode(",",'create_account,conditions,privacy,shippinginfo,legal_notices,contact_us,return_policy,return_authorization_form')) ) {
$flag_disable_right = true;
}
Anyone know why this would happen?



Reply With Quote
