Unable to access courses.

Home Forums Legacy Support Support queries Child Themes Unable to access courses.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #52196
    devpatel
    Spectator
    We are facing a problem Problem :- All the courses are accessible to every body but only course is there which is not accessible for anybody, Only admin can manage this event the instructor click on this course then He remain logged in but the page open for that course is like when it open for new user, He can not see the menu to manage it. I am attaching some screenshot to clarify my problem. This problem only for one course.
    #52256
    Anshuman Sahu
    Keymaster
    Please check if you are using any kind of caching plugin or caching is enabled form server end . this can only be possible if you have some kind of cache system in your setup . Please try clearing any kind of cache first in your site and disable cache from server(if enabled on server)  or cache plugin  (if you are using any )
    #54200
    devpatel
    Spectator
    We are not using any cache plugin like W3 and other cache plugin, But we are using SiteGrounds, Super Cache Plugin for enabling caching in the site, And if we disable this plugin then site will be heavy and some other bad problem will occur so please let us know a good and appropriate Solution for this problem, Actually Students are also facing this issue. When Students learning their lessons and if they clicks on Home page then They see a logoutted user page and if they refresh the page then they got a loggedin user page. Please Help us to resolve this issue ASAP.
    #54494
    H.K. Latiyan
    Participant
    This is a caching issue, flush all the cache and then check the issue. Also note if you want to use caching plugin then disable the page caching and use object caching instead.
    #54664
    devpatel
    Spectator
    Dude This is a bug in your Theme. This is not a caching problem or Social login problem, Today I digin and come to the this point, First I want to clear myself So you can understand it better. Problem :- I have set user (student) to redirect after login to their courses page from admin→LMS→Settings, After that user can login and lands to their courses page that's great but after navigating to any page if he clicks on HOME page from the top or bottom links  He lands to non logged in home page you can click any number of time on the logos in the header left or footer left every time you will get a non loggedin user Home page, But if you refresh the page using F5  or CTRL+R  then it will show you logged in page. for making it clear I have deactivated Cache from server, Siteground's Super Cacher Plugin from the wp admin panel and I have deactivated and deleted all the external plugin, I have used to extend the functionality of the site, And checked the functionality Again and Again But The issue is not resolved, I was thinking any plugin may cause this problem but Not.   But I have a good news for you too. But if I redirect students to the home page then it works fine but in this case Social login remains with this problem.   The issue I was reporting earlier was the same, Actually I was redirecting It to Home page So looks that I was an Issue of super-socializer Plugin, But this was not the case.   I checked it on Your updated theme and Plugins :- WPLMS  V2.1
    #54723
    MrVibe
    Keymaster
    No, this is not a bug in the theme, this is particularly connected to your setup. A bug is replicable on all setups and this bug does not occur in the demos. This is a clear case of caching gone wrong. For a dynamic site every page has a different status, so you can not, should not, use page caching. 99% of the WordPress plugins assume sites as static and cache the whole pages, which is why when you login and check other page, the server throws the cached page which does not take into account the logged in status of the user. Check other articles shared in the forums on caching, you should only use object cache with dynamic sites and page caching should only be used for logged out users.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Unable to access courses.’ is closed to new replies.