Still puzzled with many things, above as well but can I do like this with the sessions to check the user:
if ($cust_var == $_SESSION['customers_group_pricing'])
line 47 from this module's tpl_categories.php as I have modified.
I would need to check the group pricing id, so not the customer id but now I need to know if I can make such "check", command at all. Is it correct language?


Reply With Quote

