![]() |
Losing Rights |
Post Reply
|
Page 12> |
| Author | |
Polly
Newbie
Joined: 26-August-2008 Location: Spokane Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Topic: Losing RightsPosted: 31-May-2012 at 7:03pm |
|
Some of our users lose their rights in product cart admin partway through the day.
They will go to edit a product's image, or process an order, and suddenly the store thinks they don't have rights to that section. Usually they can still see the tabs they had rights to earlier in the day, but sometimes the tabs will even disappear. Closing all their browser windows, and re-logging in, fixes the problem each time, but telling them to do this periodically is rather like telling Windows users "just reboot, that will fix it". It's an interruption in their job process, especially if they have a lot of tasks open. It doesn't seem to matter which browser: IE, FireFox or Chrome (but most are using Chrome). This never happens to the master user - so one solution seems like we should just give everyone the master user login - but security said no way - shared logins are against PCI compliance. Each user needs their own unique login.
|
|
|
~~ R&T systems director
|
|
![]() |
|
Polly
Newbie
Joined: 26-August-2008 Location: Spokane Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Posted: 31-May-2012 at 7:04pm |
|
Also it would be nice if people who have rights to all sections could see the nifty graphs that only the master user gets to see. Everyone else sees this when they log in:
Welcome to Your Store's Control Panel
|
|
|
~~ R&T systems director
|
|
![]() |
|
ProductCart
Admin Group
ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
Quote Reply
Posted: 31-May-2012 at 7:13pm |
|
Hi Polly,
If the Admin "rights" issue is not related to a server session timeout, it sounds like one that has been addressed in the latest version of ProductCart, so we would recommend updating to v4.6. If you still experience a problem after that, please open a support ticket.
|
|
![]() |
|
Polly
Newbie
Joined: 26-August-2008 Location: Spokane Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Posted: 31-May-2012 at 7:29pm |
|
Thanks, we did recently upgrade to 4.6 -- I'll check to see if it's still a problem!
|
|
|
~~ R&T systems director
|
|
![]() |
|
Guests
Guest
|
Post Options
Thanks(0)
Quote Reply
Posted: 01-June-2012 at 2:19pm |
|
Hi Polly,
To whatever extent this may be related to session timeout, you might like to try this freebie:
|
|
![]() |
|
Brett
Groupie
Joined: 22-April-2008 Location: Phoenix, AZ Status: Offline Points: 89 |
Post Options
Thanks(0)
Quote Reply
Posted: 11-June-2012 at 7:21pm |
|
Hi, I wanted my other admins to be able to see our graphs and stuff as well, instead of just a message telling them that they have limited access.
I am on v4.1b sp2. You can achieve this by modifying menu.asp. Look around line 106 for something like: IF (session("PmAdmin")="19") THEN %> and change that to say IF (session("PmAdmin")="19") OR (session("PmAdmin")="1*2*3*4*5*6*7*8*9*10*11*") THEN %> And then any admin with all of the permissions will be able to see those graphs. |
|
![]() |
|
Polly
Newbie
Joined: 26-August-2008 Location: Spokane Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Posted: 11-June-2012 at 7:24pm |
|
Thanks!!! We'll give that a try.
|
|
|
~~ R&T systems director
|
|
![]() |
|
Polly
Newbie
Joined: 26-August-2008 Location: Spokane Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Posted: 12-June-2012 at 3:14pm |
|
EarlyImp, No one has told me about problems with the rights any more, so I think that's fixed - thanks!
Sean, we added the mod too, just in case. Brett, thanks, modifying the menu.asp works great in our test cart, and I think CS is going to love having those visible. |
|
|
~~ R&T systems director
|
|
![]() |
|
roknrod12
Newbie
Joined: 31-July-2007 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Posted: 25-October-2012 at 1:08pm |
|
I used this fix on v4.6 and it worked for us. From the responses above, it seems that EI doesn't even know how the control panel treats admins other than the super admin. The above message on the original post is what every user sees every time they log in, no matter what rights are assigned to them. It's not an attractive default page to see after logging in. Hopefully it will get fixed on the next update.
Thanks, Rodney
|
|
![]() |
|
Hamish
Admin Group
Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
Quote Reply
Posted: 25-October-2012 at 7:54pm |
|
Hi Rodney,
We do know - we wrote it :-) It's a very simple edit to change who can see the ful blown reports etc. In menu.asp line 118 :-
If you change the If statement you can change what level of user permissions are required to see the charts etc. (See http://wiki.earlyimpact.com/productcart/settings-manage-users ) One small note of caution, generating the Sales Charts graphs can take some time and slow the display of the page, but this is readily overcome by selecting "Hide Charts" at the top of the charts. They can easily be re-displayed by selecting "Show Sales Charts" which will then be displayed at the top of the "Most Recent Orders" section. |
|
![]() |
|
Post Reply
|
Page 12> |
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |