Quizzes react not work

Home Forums Legacy Support Support queries Other issues Quizzes react not work

Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #232934
    tuaptitud
    Spectator
    Hello team, I have followed all the steps described in the article of quizzes in rea, but it does not work, ajax is charging forever. Your help please. See images: https://prnt.sc/pv718r https://prnt.sc/pv71aw https://prnt.sc/pv71a2 Thanks to you.
    #232935
    tuaptitud
    Spectator
    This reply has been marked as private.
    #233022
    Mk
    Moderator
    Seems like you have not updated .htaccess You might also need to add this line in your .htaccess file : SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0 If the above line does not work please change the above line to : SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1
    #233035
    tuaptitud
    Spectator
    <span style="color: #3c4043; font-family: Roboto, HelveticaNeue, Arial, sans-serif; font-size: small;">I did update htacces, but since the text I added doesn't work enough.</span>
    #233087
    tuaptitud
    Spectator
    This reply has been marked as private.
    #233166
    Mk
    Moderator
    Please check now. I have checked in code and changed the .htaccess file.
    #236039
    Aminul
    Participant
    <span style="color: #4b4d4d; font-family: Lato; font-size: 14px;">SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0</span> is that working on ngnix ?
    #236102
    Anshuman Sahu
    Keymaster
    On nginx server sometimes there is no .htaccess file to add this code . In such cases this rule should be added somewhere in nginx conf files. I found these relevant link for help : https://serverfault.com/questions/511206/nginx-forward-http-auth-user   https://developer.okta.com/blog/2018/08/28/nginx-auth-request
    #272864
    impurnendu
    Participant
    This code is not working in my case!
    #273030
    Veronica
    Moderator
    hi @impurnendu

    You might also need to add this line in your .htaccess file :

    SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0

    If the above line does not work please change the above line to :

    SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1

    you need to explain your problem on your topic and for this

    we need to check this out on your site so for that you need to provide some details like the course on which we can perform testing

    please make sure you have all plugins and theme activated to the latest version

    if you need further assistance then I request you to please create your own topic because to check your issue if we want your's admin credentials or page URL of your site then an Email sends to the person who creates this topic with your credentials either you send them as a private reply which is not good.

    so for security purposes always create your own topic.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Quizzes react not work’ is closed to new replies.