+ Reply to Thread
Results 1 to 6 of 6

Thread: [NEED HELP] Login to Admin Panel not possible

  1. #1

    [NEED HELP] Login to Admin Panel not possible

    I cant login to the backend of my Site.

    I always get an CORS Error in the Console Log.

    Try yourself: https://jetzt6.ch/backend/


    Please help me to fixx that.

  2. #2
    I am not sure which hosting provider you use.
    I use Siteground and had to deal with a CORS issue myself.
    Siteground pointed me to this article:

    - https://www.siteground.com/kb/cross-...-sharing-cors/

    I believe the issue has to do with installing a wildcard on my server.

  3. #3
    Thanks for the fast reply.

    It was a misconfiguration on my Dedicated Server.

    Thx anyways @joe <3

  4. #4
    Junior Member
    Join Date
    Sep 2020
    Location
    Nizhny Novgorod, Russia
    Posts
    28
    When I click on the authorization button, my script tries to follow the link
    And there is a mistake. Can try to open it in a browser and similarly the error due to port 80.

    It is necessary for the script to open -
    from port 80. Where does it come from?

    Here is the code.
    xajax._internalSend=function(oRequest){oRequest.re quest.send(oRequest.requestData);}

  5. #5
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138

  6. #6
    Junior Member
    Join Date
    Sep 2020
    Location
    Nizhny Novgorod, Russia
    Posts
    28
    Thank you so much. This works great.

+ Reply to Thread