App course enroll botton not working after server change

Home Forums Legacy Support 4.0 Bugs & Issues App course enroll botton not working after server change

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #321579
    sajjat
    Participant
    I have changed my hosting. every thing is working accept some portion of apps. Most importantly The course enrollment button not working . Other part like profile is also not working. But it loads the course and the massage from admin panel is coming. That says it connected with new hosts. This is to note, we have change to old host (by changing in router manually to switch host) and the button and app works perfectly. but do not work properly with new host. What to do ???
    #321580
    sajjat
    Participant
    note: my site is http://super30bangladesh.com/ App: https://play.google.com/store/apps/details?id=com.super30.bangladesh
    #321696
    Scott Lang
    Moderator
    Please share the admin credential in a private reply. I have to configure your app at my end to test the network request. Also, make themes and plugins are an update to date
    #321816
    sajjat
    Participant
    This reply has been marked as private.
    #321902
    Scott Lang
    Moderator
    We are configuring your site at our end and checking the issue.
    #321910
    Scott Lang
    Moderator
    Hi, We have check you have migrate to 4.x https://prnt.sc/va0r5k Currently, the wplms app will only work with 3.x setup. Refer this to migrate to 3.x from 4.x https://wplms.io/support/knowledge-base/reverting-from-4-0-to-3-x/ All 4.x related articles : https://wplms.io/support/article-categories/4-0/
    #322046
    sajjat
    Participant
    Hi, during our first post we had 3.x and after your massage we have updated all plugins including to themes to 4.x. Anyway, we have downgraded it to 3.X and the problem exists. Students can not enroll or join the course. Please HELP, it urgent
    #322049
    sajjat
    Participant
    This reply has been marked as private.
    #322165
    Scott Lang
    Moderator
    Now API has been used but Header does not validate.https://prnt.sc/vaq9pg Changed the htaccess still getting the issue. We need to debug the code. Please share FTP details in a private reply.
    #322179
    sajjat
    Participant
    This reply has been marked as private.
    #322180
    sajjat
    Participant
    This reply has been marked as private.
    #322197
    sajjat
    Participant
    hi, from your clue i have solved it ... there is what i did: 1) added the following line in .htaccess: RewriteCond %{HTTP:Authorization} ^(.) RewriteRule ^(.) - [E=HTTP_AUTHORIZATION:%1] 2) Wprdpress was overwritting the file again and again 3) to stop it, I have made .htacess permission to 444 NOW IT'S WORKING BUT DON'T KNOW IF IT WILL HAVE OTHER IMPACT. LET ME KNOW IF YOU NEED FTP. THANKS.
    #322482
    Scott Lang
    Moderator
    No issue should occur. The issue is only that we send token in the header "Authorization" key which does not reach API so .htaccess modification needs. If you get any issue please let us know with FTP, we recommend not to set the 444 set on .htaccess.
Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘App course enroll botton not working after server change’ is closed to new replies.