I am using Magento 1.5 and I need to check if the user is currently a login user. I need to check this from the end of the user, because I need to make a process for members, which depends on whether they are admin users or not.
Is this possible in Magento?
source share