Archives de la liste a​i​d​e​@p​a​h​e​k​o​.c​l​o​u​d​

Plugin Facturation erreur

stephanepoupard@free.fr

23/06/2021 10:33:37

Bonjour  Zou et ter tous ............

message rejeté en spam pour la liste c'est normal ou pas ????????????


> Version installée
>     1.1.7 [release]
> Informations système
>     Version PHP : 8.0.0
>     Version SQLite : 3.27.2
>     Heure du serveur : 23/06/2021 à 10:30
>     Chiffrement GnuPG : non, module PHP gnupg non installé ?
>

*une idée ?*


    PHP error: Notice: parse_ini_file(): Write of 32746 bytes failed
    with errno=122 Disk quota exceeded [Code: 0]


          .../include/lib/Garradin/Plugin.php:274

/270/  	 * @return boolean TRUE si le plugin doit être mis à jour, FALSE sinon
/271/  	 */
/272/  	public function needUpgrade()
/273/  	{
*/274/ $infos = (object) parse_ini_file($this->path() . 
'/garradin_plugin.ini', false);*
/275/  
/276/  		if (version_compare($this->plugin->version, $infos->version,
'!='))
/277/  			return true;
/278/  


        parse_ini_file
        $filename 	string(95)
       
"phar:///home/spipfactory/www/garradin-1.1.7/data/plugins/facturation.tar.gz/garradin_plugin.ini"

        $process_sections 	bool(false)


          .../include/lib/Garradin/Plugin.php:274

/270/  	 * @return boolean TRUE si le plugin doit être mis à jour, FALSE sinon
/271/  	 */
/272/  	public function needUpgrade()
/273/  	{
*/274/ $infos = (object) parse_ini_file($this->path() . 
'/garradin_plugin.ini', false);*
/275/  
/276/  		if (version_compare($this->plugin->version, $infos->version,
'!='))
/277/  			return true;
/278/  


        Garradin\Plugin->needUpgrade


          .../include/lib/Garradin/Plugin.php:392

/388/  			}
/389/  
/390/  			$plugin = new Plugin($id);
/391/  
*/392/ if ($plugin->needUpgrade()) {*
/393/  				$plugin->upgrade();
/394/  			}
/395/  
/396/  			unset($plugin);


        Garradin\Plugin::upgradeAllIfRequired


          .../www/admin/config/plugins.php:63

/59/  $tpl->assign('garradin_website', WEBSITE);
/60/  
/61/  $tpl->display('admin/config/plugins.tpl');
/62/  
*/63/ Plugin::upgradeAllIfRequired();*
/64/  


    Occurence du 23/06/2021 à 10:27

id 	a3o9fotg
date 	23/06/2021 à 10:27
os 	Linux
language 	PHP 8.0.0
environment 	development
php_sapi 	cgi-fcgi
remote_ip 	2a01:e0a:2b1:68a0:fe7e:1e35:60d2:575
http_method 	GET
files_sent 	array(0) { }
rootDirectory 	/home/spipfactory/www/garradin-1.1.7
garradin_data_root 	/home/spipfactory/www/garradin-1.1.7/data
garradin_version 	1.1.7
url 	https://spipfactory.alwaysdata.net/admin/config/plugins.php

Re: Plugin Facturation erreur

stephanepoupard@free.fr

23/06/2021 12:53:57

hop resolu .........


Le 23/06/2021 à 10:30, stephanepoupard@free.fr a écrit :
>
> Bonjour  Zou et ter tous ............
>
> message rejeté en spam pour la liste c'est normal ou pas ????????????
>
>
>> Version installée
>>     1.1.7 [release]
>> Informations système
>>     Version PHP : 8.0.0
>>     Version SQLite : 3.27.2
>>     Heure du serveur : 23/06/2021 à 10:30
>>     Chiffrement GnuPG : non, module PHP gnupg non installé ?
>>
>
> *une idée ?*
>
>
>     PHP error: Notice: parse_ini_file(): Write of 32746 bytes failed
>     with errno=122 Disk quota exceeded [Code: 0]
>
>
>           .../include/lib/Garradin/Plugin.php:274
>
> /270/  	 * @return boolean TRUE si le plugin doit être mis à jour, FALSE
sinon
> /271/  	 */
> /272/  	public function needUpgrade()
> /273/  	{
> */274/ $infos = (object) parse_ini_file($this->path() . 
> '/garradin_plugin.ini', false);*
> /275/  
> /276/  		if (version_compare($this->plugin->version, $infos->version,
'!='))
> /277/  			return true;
> /278/  
>
>
>         parse_ini_file
>         $filename 	string(95)
>        
"phar:///home/spipfactory/www/garradin-1.1.7/data/plugins/facturation.tar.gz/garradin_plugin.ini"
>
>         $process_sections 	bool(false)
>
>
>           .../include/lib/Garradin/Plugin.php:274
>
> /270/  	 * @return boolean TRUE si le plugin doit être mis à jour, FALSE
sinon
> /271/  	 */
> /272/  	public function needUpgrade()
> /273/  	{
> */274/ $infos = (object) parse_ini_file($this->path() . 
> '/garradin_plugin.ini', false);*
> /275/  
> /276/  		if (version_compare($this->plugin->version, $infos->version,
'!='))
> /277/  			return true;
> /278/  
>
>
>         Garradin\Plugin->needUpgrade
>
>
>           .../include/lib/Garradin/Plugin.php:392
>
> /388/  			}
> /389/  
> /390/  			$plugin = new Plugin($id);
> /391/  
> */392/ if ($plugin->needUpgrade()) {*
> /393/  				$plugin->upgrade();
> /394/  			}
> /395/  
> /396/  			unset($plugin);
>
>
>         Garradin\Plugin::upgradeAllIfRequired
>
>
>           .../www/admin/config/plugins.php:63
>
> /59/  $tpl->assign('garradin_website', WEBSITE);
> /60/  
> /61/  $tpl->display('admin/config/plugins.tpl');
> /62/  
> */63/ Plugin::upgradeAllIfRequired();*
> /64/  
>
>
>     Occurence du 23/06/2021 à 10:27
>
> id 	a3o9fotg
> date 	23/06/2021 à 10:27
> os 	Linux
> language 	PHP 8.0.0
> environment 	development
> php_sapi 	cgi-fcgi
> remote_ip 	2a01:e0a:2b1:68a0:fe7e:1e35:60d2:575
> http_method 	GET
> files_sent 	array(0) { }
> rootDirectory 	/home/spipfactory/www/garradin-1.1.7
> garradin_data_root 	/home/spipfactory/www/garradin-1.1.7/data
> garradin_version 	1.1.7
> url 	https://spipfactory.alwaysdata.net/admin/config/plugins.php
>