lyassinel
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Ticket order stuck on “Pending” statusHello @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
Forum: Plugins
In reply to: [The Events Calendar] Ticket order stuck on “Pending” statusSame 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…
Forum: Plugins
In reply to: [WooCommerce Legacy REST API] v1.0.2 Critical ErrorSame here, renamed the folder woocommerce-legacy-rest-api to retrieve my site.
Forum: Plugins
In reply to: [Offload, AI & Optimize with Cloudflare Images] Not working for meit seems to work, but not on the frontpage. And i do not understand the problem with jpg and webp
Forum: Plugins
In reply to: [Offload, AI & Optimize with Cloudflare Images] Not working for meHello,
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
Forum: Plugins
In reply to: [Super Page Cache] Undefined variableHi,
Is this option really necessary if I’m already using varnish for server-side caching?
Forum: Plugins
In reply to: [Index WP MySQL For Speed] Database errorThank 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 youForum: Fixing WordPress
In reply to: Website being hackedThank 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 regardsForum: Fixing WordPress
In reply to: Website being hackedThank 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.
Forum: Plugins
In reply to: [WooCommerce] Problem with checkout PageThank 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