Closed (won't fix)
Project:
Stock chart
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2010 at 16:52 UTC
Updated:
18 Mar 2016 at 18:18 UTC
Jump to comment: Most recent
Comments
Comment #1
ee97083 commentedComment #2
oadaeh commentedIt's probably because the default location for the 6.x version is in admin/settings. In admin/build/menu, try moving the stock_chart menu item out of the Administer sub-menu to some menu or sub-menu that is accessible to your users.
Comment #3
ee97083 commentedNo, doesn't work at all, even when I change menu link place...
Comment #4
oadaeh commentedOkay, what doesn't work? You don't see the page? You don't see the chart? The chart doesn't get updated? If you want help, you're going to have to supply some relevant information. The more you provide, the more likely someone can help you. With what you've given so far, I've given you the only response I can think of.
Comment #5
ee97083 commentedSorry, what I meant to say is that the menu link "stock chart" does not appear on the menu of other users, even when I put the menu link on other position in the navigation menu.
What happens also is that with other users I can access the chart page with the URL "..../admin/settings/stock_chart/" and change the options of the chart. The options are changed globally and when I try to access again with admin user to the stock chart page it might have changes on the options recorded by any other user.
Sorry for my English, I hope you can understand what I'm trying to say.
Thanks very much for your support.
Comment #6
oadaeh commentedYou can't have the permission set correctly. You need to give the "use stock chart" permission to which ever roles you want to allow access to the charts.
I have it set up, here: http://www.oadaeh.com/, and gave anonymous users permission to use it as well. When I disable that permission, the menu item goes away.
Also, on my example site, when an anonymous user makes changes and clicks the "Save chart options" button, those settings are set globally and everyone gets the new settings. That is the way the module works. I never got around to implementing per user settings.
Comment #7
ee97083 commentedyes, I've double checked the permissions and the menu link does not appear even with permissions checked for other users like you said.
Comment #8
oadaeh commented