rafaelpires20
Forum Replies Created
-
Hello @wpmudevsupport11 ,
I deleted the debug.log file and did the bulk smush procedure again in the log file, it did not report any problems with Maximum execution time
presents this excerpt below:
[18-Nov-2024 14:21:16 UTC] Automatic updates starting…
[18-Nov-2024 14:21:16 UTC] Automatic plugin updates starting…
[18-Nov-2024 14:21:16 UTC] Automatic plugin updates complete.
[18-Nov-2024 14:21:16 UTC] Automatic theme updates starting…
[18-Nov-2024 14:21:16 UTC] Automatic theme updates complete.
[18-Nov-2024 14:21:16 UTC] Automatic updates complete.But mass smush still doesn’t work
By accessing the address https://salvatorego.com.br/teste/test.php it is possible to see that max_execution_time is 360
Hello @wpmudevsupport11
Follow their instructions, see this link https://salvatorego.com.br/teste/test.php I have max_execution_time 360
I also put the code define(‘WP_SMUSH_TIMEOUT’, 150); in wp-config but I still have difficulty smushing images
Hello @wpmudevsupport13 @wpmudevsupport14
I made a copy of the website at salvatorego.com.br/teste
I deactivated all plugins and left only smush
I changed the website theme to the default wordpress theme
max_execution_time 360
memory_limit 1024M
but I was not successful
Below is what the debug.log file reports:
[06-Nov-2024 22:10:44 UTC] Automatic updates starting…
[06-Nov-2024 22:10:44 UTC] Automatic plugin updates starting…
[06-Nov-2024 22:10:44 UTC] Automatic plugin updates complete.
[06-Nov-2024 22:10:44 UTC] Automatic updates complete. [06-Nov-2024 22:17:22 UTC] PHP Fatal error: Maximum execution time of 180 seconds exceeded in /home1/wwwsalvatoregoco/public_html/teste/wp-includes/Requests/src/Transport/Curl.php on line 275thanks
Olá @suporteasaas
Muito obrigado pelo suporte. Consegui realizar os teste seguindo as orienta??es de corre??o disponível na documenta??o que vocês disponibilizaram.
- This reply was modified 1 year, 2 months ago by rafaelpires20.
Olá equipe @suporteasaas
Alterei o endpoint para https://sandbox.asaas.com/api/v3 e gerei uma nova API em https://sandbox.asaas.com/
Ainda assim o erro permanece. Fiz teste para pagamento via PIX e Boleto.
Segue abaixo o retorno dos Logs:
2023-09-13T12:36:21+00:00 INFO REQUEST https://sandbox.asaas.com/api/v3/customers/cus_000063286271 {“name”:”RAFAEL SILVA PIRES”,”email”:”[email protected]”,”address”:”Rua Agostinho da Faria”,”postalCode”:”08280-100″,”externalReference”:1,”cpfCnpj”:”31043273867″,”company”:””,”phone”:”11973740803″,”mobilePhone”:””,”addressNumber”:”323″,”province”:”CIDADE LIDER”,”complement”:””,”notificationDisabled”:false,”origin”:”WooCommerce”} 2023-09-13T12:36:21+00:00 INFO RESPONSE 404 null 2023-09-13T12:36:21+00:00 EMERGENCY The Asaas API return a 404 code.2023-09-13T12:36:26+00:00 INFO REQUEST https://sandbox.asaas.com/api/v3/customers/cus_000063286271 {“name”:”RAFAEL SILVA PIRES”,”email”:”[email protected]”,”address”:”Rua Agostinho da Faria”,”postalCode”:”08280-100″,”externalReference”:1,”cpfCnpj”:”31043273867″,”company”:””,”phone”:”11973740803″,”mobilePhone”:””,”addressNumber”:”323″,”province”:”CIDADE LIDER”,”complement”:””,”notificationDisabled”:false,”origin”:”WooCommerce”} 2023-09-13T12:36:26+00:00 INFO RESPONSE 404 null 2023-09-13T12:36:26+00:00 EMERGENCY The Asaas API return a 404 code.
Olá @suporteasaas
Eu tenho endpoint apontado para: https://www.asaas.com/api/v3
A chave API gerei no https://sandbox.asaas.com/Ainda assim permanece o erro
Boa noite @tiago2508 n?o consegui deixar
Thank you very much for your feedback.
One last question
Where is this user acceptance recorded so that we can consult?
Regards,
RafaelForum: Plugins
In reply to: [Yoast SEO] Classic and visual editor guides don’t work after plugin updateThank you very much, I managed through the procedures to identify that the problem is in the theme.
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Current version causes fatal errorOla bom dia, meu site também esta fora do ar, fiz uma restaura??o a versao anterior para que o site fique no ar, mas segue informa??o do erro apresentado:
WordPress vers?o 5.3.2
Tema atual: Infinite (vers?o 1.5.8)
Plugin atual: Send PDF for Contact Form 7 (vers?o 0.7.8) PHP vers?o 7.0.32Detalhes do erro
================
Um erro do tipo E_COMPILE_ERROR foi causado na linha 41 do arquivo /home2/acgassessoria/public_html/wp-content/plugins/send-pdf-for-contact-form-7/wpcf7-send-pdf.php. Mensagem de erro: require(): Failed opening required ‘/home2/acgassessoria/public_html/wp-content/plugins/send-pdf-for-contact-form-7/includes/shortcodes.php’ (include_path=’.:/opt/php70/lib/php’)- This reply was modified 4 years, 10 months ago by rafaelpires20.
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Page error not foundHello everyone,
I am facing the following problem:The plugin is on my site and it always worked very well.
I chose a PDF conversion on the same form screen.Now, click the button to generate the pdf, it does Page Not Found.
This is happening because the site looks up the name of a pdf file other than what is being generated in the wp-content / upload folderHas anyone ever experienced this?