Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hello @luanluta ,

    The payment seems to work but I still have a problem with the validation of cancelled payments on my site. If a payment is cancelled, the customer is taken to the success page and the number of tickets sold in the admin is incremented.

    Furthermore, all the tickets previously affected by the bug are still pending, I can’t manually put them through to completion and I don’t have access to the ticket information either, I can’t even contact the customers to let them know.

    best regards

    Same here with bancontact, i cant access attendee registration information also, every ticket is on hold. I just updated the webhook to the latest api version of stripe but that dont resolve the issue.

    I have also another problem maybe linked to that, when i cancel a payment i return to the success page…

    Same here, renamed the folder woocommerce-legacy-rest-api to retrieve my site.

    Thread Starter lyassinel

    (@lyassinel)

    it seems to work, but not on the frontpage. And i do not understand the problem with jpg and webp

    Thread Starter lyassinel

    (@lyassinel)

    Hello,

    i removed the lazyload script but thats not changed anything. I do not understand to why my jpg as a webp type.

    Maybe an old media optimization plugin manipulated the images? I’ve launched a regeneration of the site’s thumbnails…
    My .htaccess file is very simple

    # BEGIN WordPress
    # Les directives (lignes) entre ??BEGIN WordPress?? et ??END WordPress?? sont générées
    # dynamiquement, et doivent être modifiées uniquement via les filtres WordPress.
    # Toute modification des directives situées entre ces marqueurs sera surchargée.
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress

    Thread Starter lyassinel

    (@lyassinel)

    Hi,

    Is this option really necessary if I’m already using varnish for server-side caching?

    Thread Starter lyassinel

    (@lyassinel)

    Thank you for your responsiveness. Could you please analyze my Scan file before I run the key process. I’d like to know if I really have a problem with insufficient memory or if it’s something else.

    scan id. pF3dGaTk

    Kind regards
    Thank you

    Thread Starter lyassinel

    (@lyassinel)

    Thank you for your advice. I will continue to read up on this subject. WordPress should perhaps adopt a security model like that of cell phones which give access to certain wordpress functions only after approval by the admin. That would prevent certain plugins from modifying certain parameters.

    Thanks
    Kind regards

    Thread Starter lyassinel

    (@lyassinel)

    Thank you for your message. I’ve installed wordfence, I’ll see if another hack attempt occurs. On the other hand, I had to disable password protection for the wp-admin folder, because when a customer added a product to the shopping cart (woocommerce) he received the login request!?

    I don’t understand how it’s so easy to create admin accounts on WordPress.

    Thread Starter lyassinel

    (@lyassinel)

    Thank you very much for your answer, I carried out the test and I was able to find the plugin that was causing the problem, it was Bonanza – WooCommerce Free Gifts from the company XLPlugins.

    thanks again

Viewing 10 replies - 1 through 10 (of 10 total)