Jump to content

Chris B

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by Chris B

  1. On 2/5/2020 at 3:37 PM, Mike-it said:

    Sorry guys
    I just bought the dev. license of Padloper 3.0, (confirmation email is attached) but the download link takes me to 404 page,
    also the link sent to the email confirmation doesn't work...

    ......

    Hi! I have the same problem ! Do you have a solution ? I have a 404 error when I click on the download link into the mail.

  2. Hi,

    I have to develop an e-commerce for a client who sells trips. He wants the customer to be able to enter the contact details for each participant in the order process.

    Ex: if I order a stay for two participants, then in the order process, I should have two information area for each person (firstname, lastname, address, birth, etc.). Then I will have to store the data in the order.

    Can we customize padloper like this?

    thank u

  3. Hello everybody,

    Why do I have two different versions of links in the admin? In the main menu they point to the root of the server "/" and in the pages, they point to the root of the subfolder "/__dev/" !?

    Thx ?

    Xnip2019-11-08_13-59-02.jpg

    Xnip2019-11-08_13-59-27.jpg

    Xnip2019-11-08_14-00-10.jpg

    Xnip2019-11-08_14-00-29.jpg

  4. Hello everybody,

    I contacted the SendInblue technical department. Nobody can tell me why it does not work. So I chose to go through the API which makes it easier for me to send SMS and manage Hooks.

    Thank you for your help ?

    • Like 1
  5. @dragan Thank you for your answer ! I'm waiting the return of SendInBlue. I asked if on their side everything works with these parameters. I will keep you informed.

    @Adrian I would like it a lot! For the moment I am not yet advanced enough in Processwire to make this. But I will come ... and so I could contribute to the modules too ? 

    • Like 1
  6. Thank you all!

    I waited a few hours before pronouncing the verdict ^^

    The problem was indeed the change of IP.

    I added this line in: /site/config.php

    $config->sessionFingerprint = 1; /* 1 or true: Fingerprint on default / recommended setting (currently 10). */

    by

    $config->sessionFingerprint = 8; /* 8: Fingerprint only the useragent */

    I was able to test this solution on all the sites I created. It works.

    Thx you to everyone !!!

    • Like 3
  7. Hi,

    My name is Chris, i have been using Processwire for several months. I had the opportunity to create several sites with this one. Despite being great tool, I often encounter the same problem in the administration.
    I am continually disconnected (logout) for no specific reason. It's every time: after a page change. Ex: I send a form or simply a page change via a link.

    I checked the logs, messages, etc. but there is nothing related to this problem.

    Thank you for your support ?

×
×
  • Create New...