Hi all,

My stock chart module isn't working for other users and only to admin user. I've double checked permissions and the problem continues.
Anyone has had the same problem?

Regards

Comments

ee97083’s picture

Assigned: ee97083 » Unassigned
oadaeh’s picture

Category: bug » support
Priority: Critical » Normal

It'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.

ee97083’s picture

No, doesn't work at all, even when I change menu link place...

oadaeh’s picture

Okay, 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.

ee97083’s picture

Sorry, 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.

oadaeh’s picture

You 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.

ee97083’s picture

yes, I've double checked the permissions and the menu link does not appear even with permissions checked for other users like you said.

oadaeh’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)