Print Page | Close Window

Allow sub-admins to view the dashboard.

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=4335
Printed Date: 16-May-2024 at 10:29pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Allow sub-admins to view the dashboard.
Posted By: Brett
Subject: Allow sub-admins to view the dashboard.
Date Posted: 23-February-2011 at 9:40pm
I noticed that my other admin accounts aside from the primary account aren't able to view the dashboard.

To fix that, go to pcadmin/menu.asp and change line 90 from:

IF session("PmAdmin")="19" THEN %>


to


IF (session("PmAdmin")="19") OR (session("PmAdmin")="1*2*3*4*5*6*7*8*9*10*11*") THEN %>


This should allow your other admins (who have access to all commands) to view the dashboard.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net