Info block not showing along with description

Eric Lee
Forums
Hello, any user who is not assigned a role of administrator is now unable to see the info block or the description of the course. the course description is blank and the block that shows the info allowing them to subscribe or unsubscribe and all the lessons does not show only the top part of the bar with the top half the i with the circle. Here is what it looks like authenticated (not admin): http://www.mntroop171.org/sites/default/files/authenticated.png Here is admin: http://www.mntroop171.org/sites/default/files/admin.png Please help!
Eric Lee

The div: div class="node

The div: div class="node-course-other-fields node-course-more-info" is empty for non-admins
Eric Lee

Update: ALL the actual

Update: ALL the actual content is also hidden unless you are an admin. It was working fine a couple days ago but now all users other than admins can no longer see any content associated with the course. All lessons are still there but the actual content can not be seen, its as if they do not have permissions to view the content. I have not played with any permissions. Group roles does not matter, if I set them as a teacher they still can not see any content. Only drupal role of admin can see any content in the lessons, can see the info block and the course description.
asikuy

permissions

That is def a permissions issue. Go back and make sure authenticated users can view all content. Then rebuild your permissions.
Eric Lee

Thanks, that was actually the

Thanks, that was actually the first thing I did. I had thought maybe somehow they lost ability to see published content but that was fine. I also rebuilt permissions still same result. I did hear back that occassionally some people are able to some of the data. For example when taking one of the lesson quizes (although they couldn't see the theory lessons) they could see question 1 but only the answer box for question 2. This is the wierdest thing I have seen.
Eric Lee

I am guessing it has more to

I am guessing it has more to do with Organic groups maybe but I gave people even teacher access to the group and it still shows up this way unless the native drupal role is admin.
asikuy

permissions

can you post pics of your permissions page? Organic group is also another place to look. Also, take a look at blocks and Views.
Eric Lee

Looks like there was some

Looks like there was some module interference. I turned off all extra modules and it started working. I will re-enable them one at a time until I find the culprit. Thanks for the help.
asikuy

Dev & Staging

One of the reasons why you want to create multi site Dev & Staging so you do not break your website. Installing modules can def break your site. Here are some suggestions 1. Install Backup & Migrate - this way you can revert to a working copy. 2. See the following video on creating a Dev & Staging area, where you test new modules, code, etc. if it works, then you push it to staging, then production. Will save you lots of hours. https://youtu.be/OL0rlFB3UxI?list=PLeUNvWYtFmmXz7hS5ssQbcx-uv5LnOJyG