|
 |
|
|
last login:
|
|
<% If (GetSess("Admintype")="SUPER") AND (getconfig("xshowstatistics") = "Yes") then %>
<% if UserTableAccess(getsess("shopadmin"), "orders") then %>
|
Unprocessed Orders: |
|
|
Orders In Today: |
|
<% end if %>
<% if UserTableAccess(getsess("shopadmin"), "ordertracking") then %>
|
Tracking Messages: |
|
<% end if %>
<% if UserTableAccess(getsess("shopadmin"), "gifts") then %>
|
Gift Certifcates: |
|
<% end if %>
<% if UserTableAccess(getsess("shopadmin"), "reviews") then %>
|
Product Reviews: |
|
<% end if %>
<% if (UserTableAccess(getsess("shopadmin"), "products")) AND (getconfig("xstockcontrol") = "Yes") then %>
|
Out Of Stock Products: |
|
<% end if %>
<% end if %>
|
|
|
|
|
|
<% If (GetSess("Admintype")="SUPER") AND (getconfig("xshowstatistics") = "Yes") then %>
|
<%GetTodaysTotal%> |
<%GetMonthsTotal%> |
<%GetYearsTotal%> |
<%GetTotalCustomers%> |
|
|
|
|
<% end if %>
<% if UserTableAccess(getsess("shopadmin"), "orders") then %>
|
<% 'VP-ASP 6.08a
else %>
<% end if %>
|
 |
Change Currency |
<% if UserTableAccess(getsess("shopadmin"), "orders") then %>
 |
View Orders |
<% end if %>
<% if UserTableAccess(getsess("shopadmin"), "products") then %>
 |
Edit Products |
<% end if %>
 |
Bulk Update |
<% if UserTableAccess(getsess("shopadmin"), "configuration") then %>
 |
<% 'if has access to config table then %>
<% 'end if %>
|
<% 'VP-ASP 6.08a
else %>
<% end if %>
|
|
|
|
|
|