I am a top administrator and the user group has all the permissions checked. I installed Mailchimp Pro but its not showing in the list. When I used the Mailchimp demo's relative path of the module on my store, it says -
"Permission Denied!
You do not have permission to access this page, please refer to your system administrator."
You need to follow below steps:
Go to the Admin->System->Users->User Group.
Then edit your user group.
On the Edit page, search for your Mailchimp Pro module file name and select the
checkbox and then save.
Now check your Module again.
I hope this helps.
Related
I have install app to private group, after app preview app has following permissions:
groups_access_member_info
public_profile
email
Groups API
After app installation to group I'm able to call groupID/feed and I can see posts and comments that I have made (I'm group admin) including my user object. My goal is to see which user made comment with its id, name etc. In access token debugger it has all permissions. App is already in live mode with Business Verification. I tried to find answer in documentation but according to documentation app has all required permissions.I also tried to remove and install app again to group but it works the same way.
Is there any way how to deal with this issue ?
Thanks in advance
I want test 'Account Linking' but not showing my project id (ex. [test]exampleProject) on google home app -> Home Control section
First, i set like this:
google home login id is same to action google project id.
already i saw this issue page ( https://github.com/actions-on-google/smart-home-nodejs/issues/1 )
but i don't now that how they solved this problem.
i need help, please.
i solve it...
In order to be visible in the home control section of the Google home app, you must build it to smart home the first time you set up Google Action.
I have a group of user called "support". I want them to be able to log in the django admin site, view and modifiy the instances of the class "HelpContextual" of the application "support".
So I created a group "support" with the permission support | help contextual | Can change help contextual. The users can log in the django admin site, but they can't see any application.
I tried to give them all the permissions of the "support" application, but still, they can't see the support app. If I use a direct link to change a "help contextual" like this one : admin/support/helpcontextual/5/change/, I get a 403.
I feel like I'm missing something obvious... Can you point it to me ?
Make sure you have done the following steps.
Add group `Support.
Under available permissions select support | help contextual | Can change help contextual from Available Permissions and then make sure you have clicked on the arrow pointing to Change Permissions. This will move the specific permission to Change Permissions.
Click Save.
Create or open users.
Select Active and Staff Users.
Select Support from Available Groups and click the arrow pointing to Chosen Groups. This will move the Support group to Chosen Group.
Don't make any change to User Permissions unless you want to grant additional permissions to any specific user.
Click save.
Have the user logout and log back in.
Answered here https://stackoverflow.com/a/7021995/626748
I had a custom backend and removed the default django authentication backend...
I want to create my resume site with my github account.I create a index.html repositories and launch automatic page generator . The problem is it showing my page in this enter link description here link. But I want to show it in this enter link description here link.
How to do it ?
To generate User and Organization Pages sites, you'll need to create a repository named username.github.io . The username or organization name must be your own or your GitHub Pages site will not build. The automatic page generator is accessible via the repository's Settings page. You can read more about User and Organization Pages
visit : this link
I am working on a SharePoint Site 2013, and I have multiple .aspx pages.
Can you please guide me, how can I restrict a specific page to be viewable by few members only.
If its a site page, go to library where it is stored and change item level permission of page, so that it can be viewed by only few members.
If its an application page, in page load event check current logged in user's permission and group and according show him the page or redirect him to access denied page.
Not sure what you don't want them to see but each list object can have it's own permissions so you can stop inheritance on a specific List.. remove everyone leaving only the site owner, and the group you want to have access.
The Page will should.. but it won't show any contents.