Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.
This topic has 5 replies, 2 voices, and was last updated 1 year, 3 months ago by Szabi – CodeRevolution.
-
AuthorPosts
-
-
August 15, 2023 at 7:14 pm #8410
When I activate the plugin with the Purchase Code it shows the image error and my wp-admin stops working. I have to delete the plugin for wp-admin to work again. All other plugins work correctly on my WordPress. 777 permissions on all folders and wp-config.php is already:
define(‘FS_METHOD’,’direct’);
Still the problem continues. How can I solve?
– WordPress Version: 6.3
– Language: pt_BR
<table class=”widefat striped health-check-table” role=”presentation”>
<tbody>
<tr>
<td>Arquitetura do servidor</td>
<td>Linux 5.15.0-72-generic x86_64</td>
</tr>
<tr>
<td>Servidor web</td>
<td>nginx/1.18.0</td>
</tr>
<tr>
<td>Versão do PHP</td>
<td>8.1.2-1ubuntu2.11 (Suporta valores de 64bits)</td>
</tr>
<tr>
<td>PHP SAPI</td>
<td>fpm-fcgi</td>
</tr>
<tr>
<td>Máx. de variáveis de entrada no PHP</td>
<td>5000</td>
</tr>
<tr>
<td>Limite de tempo do PHP</td>
<td>300</td>
</tr>
<tr>
<td>Limite de memória do PHP</td>
<td>128M</td>
</tr>
<tr>
<td>Limite da memória PHP (apenas para telas da administração)</td>
<td>256M</td>
</tr>
<tr>
<td>Tempo máximo para entradas</td>
<td>60</td>
</tr>
<tr>
<td>Tamanho máx. de upload</td>
<td>256M</td>
</tr>
<tr>
<td>Tamanho máx. de post PHP</td>
<td>256M</td>
</tr>
<tr>
<td>Versão do cURL</td>
<td>7.81.0 OpenSSL/3.0.2</td>
</tr>
<tr>
<td>O SUHOSIN está instalado?</td>
<td>Não</td>
</tr>
<tr>
<td>A biblioteca Imagick está disponível?</td>
<td>Sim</td>
</tr>
<tr>
<td>Os links permanentes são suportados?</td>
<td>Sim</td>
</tr>
<tr>
<td>Hora atual</td>
<td>2023-08-15T19:09:58+00:00</td>
</tr>
<tr>
<td>Horário atual em UTC</td>
<td>Tuesday, 15-Aug-23 19:09:58 UTC</td>
</tr>
<tr>
<td>Hora atual do servidor</td>
<td>2023-08-15T16:09:57-03:00</td>
</tr>
</tbody>
</table>
Attachments:
You must be logged in to view attached files. -
August 15, 2023 at 7:30 pm #8412
Hello,
First of all, thank you for your purchase.
This seems like a WordPress config or hosting related issue, your site is not able to access your server’s storage. I suggest you contact your hosting provider’s support and tell them about this issue. They should be able to provide a solution.
Let me know if this helped.
Regards, Szabi – CodeRevolution.
-
August 15, 2023 at 8:56 pm #8413
Hello. I use VPS and I configure my server myself, I’ve been working with wordpress for years and I’ve never had a problem with other plugins. I understand a lot about linux, permissions, nginx and php. Please give me an option to check the problem. Enable logs? Or something like that. The problem is only related to your plugin. There is definitely some kind of incompatibility, but I need to check what it is to fix. How should I proceed? Thanks.
-
August 15, 2023 at 9:31 pm #8414
<b>Deprecated</b>: Return type of Aiomatic_Query_Parameter::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in <b>/var/www/com.br/wp-content/plugins/aiomatic-automatic-ai-content-writer/aiomatic-helpers.php</b> on line <b>22</b>
<b>Deprecated</b>: Return type of Aiomatic_Query_Function::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in <b>/var/www/com.br/wp-content/plugins/aiomatic-automatic-ai-content-writer/aiomatic-helpers.php</b> on line <b>52</b>
<div id=”tw-target-text-container” class=”tw-ta-container F0azHf tw-nfl” tabindex=”0″><span class="Y2IQFc" lang="en">The problem is related to the php version, I'm using php 8.1</span>
</div>
-
August 15, 2023 at 10:34 pm #8415
Resolved:
In ubuntu and nginx:
<code class="hljs language-haskell"><span class="hljs-title">sudo</span> chown -<span class="hljs-type">R</span> www-<span class="hljs-class"><span class="hljs-keyword">data</span>:www-<span class="hljs-keyword">data /var/www/sitename</span></span>
-
August 16, 2023 at 5:37 am #8416
I am glad to hear that it worked!
-
-
AuthorPosts
The topic ‘Error On Set Purchase Code’ is closed to new replies.