Hey that page has been helpful, I solved the issue:
in /skin1/common_templates.tpl
I needed to put
{elseif $main eq "pricing"}
{include file="admin/main/pricing.tpl"}
somewhere in the code.
But interestingly I still don't see any condition like {elseif $main eq "users"} in that file.
So how come users.php being displayed then? Weird...
__________________
Jay S
Xcart 4.1.3 & Mysql 5.0.20
Xcart 4.0.17 & Mysql 4.1
Apache 2.0 & Linux Whitebox 3
|