We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 33992 ☆ A M B ☆
    • 455 Posts
    I’ve tested it too.
    you need to create a form and run an  ajax script when login submited,
    in your ajax script you need a URL to send request to it and get data from it, this url is current page URL. the script is running in current page by calling WebloginPE snippet. this snippet is waiting for some necessary data to work.

    so you must call snippet in your page like below:
    [[WebLoginPE? &type=`taconite`]]


    and send necessary POST data by AJAX to current page. this post data must include $_POST[’username’] , $_POST[’password’] , $_POST[’service’] (="login") and some other if you want.

    AJAX gets this POST data and sends them to snippet and WebloginPE logins completely without redirect and refresh page in taconite type.

    finally you need to show some information for logged in user such as LOGOUT button and etc that they can show by jquery.taconite.
    you can show data without jquery too by some javascript codes.
      God loves me. 【ツ】


      MODX.ir (Persian Support)

      Boplo.ir/modx/ (Persian)