Hi,
I am using joomla 2.5 along with virtuemart. I need to give access to administrators for virtuemart component. I followed these steps
1) Navigate to USER MANAGER
2) Create New User of Type ADMINISTRATOR
3) Logout as super admin , login as ADMINISTRATOR.
4) Navigate to virtuemart ORDERS
5) Now i am able to see 2 orders only instead of 1100 orders as super admin.
I need to access all the orders same as super admin , How can i do that??
already i can do this method
"The second administrator must also be made a vendor in VirtueMart. Log in as superadmin, set VM config to administrated multivendor and in VM Shoppers tab add the other admin as a vendor"
Orders can only be seen by the vendor allocated to the products ordered unless they are a superadmin, in which case they can see all. So maybe you should use phpMyAdmin to change the vendor for all products to vendor 2? Try on a copy of the site.