Jump to content

Gideon So

Members
  • Posts

    469
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Gideon So

  1. Hi,

    I built a login form for user to login to the web. There is a case when a user login with incorrect user name or password and he /she login again immediately that causes an internal server error.

    Then I checked the system session log:

    1989564276_2018-05-1010-44-25.thumb.png.e2049b6fa7b87be7a0eee6acf2c56800.png

    And then I checked the system exception log:

    868837641_2018-05-1010-46-18.thumb.png.ff47007e0a7788a992a15ea306c51e3f.png

    Look like the system think that the guest user logged in to the system twice in a very short period and causes a 500 internal server error.

    The workaround for now is uninstall the LoginThrottle module. 

    Is there any way to remedy this??

    Gideon

  2. The idea of PageTableExtented is brilliant itself. But your work takes a step further and makes Processwire  even more attractive to non developers i.e. editors.

    In my humble opinion this function surely will take Processwire to the next level.

    Keep up the good work. I am eager to see how this concept inspires other awesome developers here we have In this wonderful community.

    Gideon

    • Like 3
  3. Hi @henri,

    Welcome to the forum.

    1. Processwire itself is very fast. It must be some other reasons that cause the slow loading. We cannot help without further info.

    2. After you add a field to the template in the backend, you have to add some PHP code to the template file. This is a good starting point to learn the basics of Processwire.

    Gideon

    • Like 3
×
×
  • Create New...