Fork me on GitHub




« 1 (2)


Re: Backpack version1.00 RC
Admin Frxoops
Inscrit: 04/03/2011 09:10
De Lot
Messages: 2837
Il ne faut pas confondre b et B, (bit et byte) c'est un peu comme les melons et les pastèques donc
1Mb = 128ko = 128kB

Et Byte (ou B) s'utilise en français (comme en anglais) pour exprimer les unités d'adressage ou en language de programmation de premier ou second niveau (Language C, C+, C++, etc...)
On utilise le bit (ou b) pour désigner essentiellement les débits de transmission série (ADSL, usb, etc...)

Posté le : 16/08/2012 18:43
Partager Twitter Partagez cette article sur GG+
Re: Backpack version1.00 RC
Admin Frxoops
Inscrit: 16/03/2009 16:40
De Tende (06)
Messages: 3528
Non mais on va pas s'éterniser avec les cours là, on a tous ou presque des ordinateurs qui nous donnent en français sur la base des octets, on ne va pas mettre un "define" uniquement en MB!

Posté le : 16/08/2012 18:49

Open in new window

Xoopseuse Mai 2012 | Responsable équipe internationale | Recherche avancée en bas de page !
Partager Twitter Partagez cette article sur GG+
Re: Backpack version1.00 RC
Admin Frxoops
Inscrit: 04/03/2011 09:10
De Lot
Messages: 2837
cela ne me dérange pas de mettre des Mb dans le define (pas de MB)
C'est juste une question de minuscule et majuscule.

Posté le : 16/08/2012 18:58
Partager Twitter Partagez cette article sur GG+
Re: Backpack version1.00 RC
Admin Frxoops
Inscrit: 16/03/2009 16:40
De Tende (06)
Messages: 3528
Je te remercie (désolée mais il fait chaud je suis énervée).

Posté le : 16/08/2012 19:11

Open in new window

Xoopseuse Mai 2012 | Responsable équipe internationale | Recherche avancée en bas de page !
Partager Twitter Partagez cette article sur GG+
Re: Backpack version1.00 RC
Admin Frxoops
Inscrit: 04/03/2011 09:10
De Lot
Messages: 2837
C'est que ça chauffe aujourd'hui, et ce week-end ce sera pire

Posté le : 16/08/2012 19:19
Partager Twitter Partagez cette article sur GG+
Re: Backpack version1.00 RC
Admin Frxoops
Inscrit: 04/03/2011 09:10
De Lot
Messages: 2837
J'ai tout corrigé (sauf les 3 premiers "define"), par contre pour le bug dans 'optimizer.php' je ne vois pas

est ce que tu peux coller ces lignes au début du fichier 'optimizer.php' et me dire les messages d'erreurs que tu obtiens.

error_reporting (E_ALL E_STRICT);
ini_set('display_errors'true);
ini_set('html_errors'false);
ini_set('display_startup_errors',true);
ini_set('log_errors'false);
ini_set('error_prepend_string','<font color="red">'); ini_set('error_append_string','<br /></font>');
ini_set('ignore_repeated_errors'true);

Posté le : 16/08/2012 19:58
Partager Twitter Partagez cette article sur GG+
Re: Backpack version1.00 RC
Admin Frxoops
Inscrit: 16/03/2009 16:40
De Tende (06)
Messages: 3528
Finalement après avoir retenté le lien :

modules/backpack/admin/optimizer.php

et avoir attendu un peu plus, l'optimisation de tables s'est faite, mais j'ai 2 messages d'erreurs en mode "debug" :

Avertissement(s): session_start(): Cannot send session cache limiter headers already sent (output started at /class/preload.php:140dans le fichier /include/common.php ligne 199

Avertissement(s): Cannot modify header information headers already sent by (output started at /class/preload.php:140dans le fichier /kernel/session.php ligne 258


Après avoir copié/collé ton code dans le fichier optimizer.php, voici ce que ça me donne :

Strict StandardsNon-static method XoopsLoad::load() should not be called statically in /var/www/xxx/xxx/include/common.php on line 49 
 Strict Standards
Non-static method XoopsLoad::loadCore() should not be called statically in /var/www/xxx/xxx/class/xoopsload.php on line 71 
 Strict Standards
Non-static method XoopsLoad::loadCoreConfig() should not be called statically in /var/www/xxx/xxx/class/xoopsload.php on line 91 
 Strict Standards
Non-static method XoopsLoad::load() should not be called statically in /var/www/xxx/xxx/class/preload.php on line 28 
 Strict Standards
Non-static method XoopsLoad::loadCore() should not be called statically in /var/www/xxx/xxx/class/xoopsload.php on line 71 
 Strict Standards
Non-static method XoopsLoad::load() should not be called statically in /var/www/xxx/xxx/class/preload.php on line 29 
 Strict Standards
Non-static method XoopsLoad::loadCore() should not be called statically in /var/www/xxx/xxx/class/xoopsload.php on line 71 
 Strict Standards
Non-static method XoopsPreload::getInstance() should not be called statically in /var/www/xxx/xxx/include/common.php on line 50 
 Strict Standards
Non-static method XoopsCache::read() should not be called staticallyassuming $this from incompatible context in /var/www/xxx/xxx/class/preload.php on line 85 
 Strict Standards
Non-static method XoopsCache::getInstance() should not be called staticallyassuming $this from incompatible context in /var/www/xxx/xxx/class/cache/xoopscache.php on line 263 
 Strict Standards
Declaration of XoopsCacheFile::write() should be compatible with that of XoopsCacheEngine::write() in /var/www/xxx/xxx/class/cache/file.php on line 308 
 Strict Standards
Non-static method XoopsLoad::load() should not be called staticallyassuming $this from incompatible context in /var/www/xxx/xxx/class/cache/file.php on line 110 
 Strict Standards
Non-static method XoopsLoad::loadCore() should not be called staticallyassuming $this from incompatible context in /var/www/xxx/xxx/class/xoopsload.php on line 71 
 Strict Standards
Non-static method XoopsFile::getHandler() should not be called staticallyassuming $this from incompatible context in /var/www/xxx/xxx/class/cache/file.php on line 111 
 Strict Standards
Non-static method XoopsFile::load() should not be called staticallyassuming $this from incompatible context in /var/www/xxx/xxx/class/file/xoopsfile.php on line 108 
 Strict Standards
Non-static method XoopsLoad::load() should not be called staticallyassuming $this from incompatible context in /var/www/xxx/xxx/class/file/file.php on line 105 
 Strict Standards
Non-static method XoopsFile::getHandler() should not be called staticallyassuming $this from incompatible context in /var/www/xxx/xxx/class/file/file.php on line 106 
 Strict Standards
Non-static method XoopsFile::load() should not be called staticallyassuming $this from incompatible context in /var/www/xxx/xxx/class/file/xoopsfile.php on line 108 
 Strict Standards
Non-static method XoopsLists::getFileListAsArray() should not be called staticallyassuming $this from incompatible context in /var/www/xxx/xxx/class/preload.php on line 89 
 Strict Standards
call_user_func() expects parameter 1 to be a valid callbacknon-static method ProtectorCorePreload::eventCoreIncludeCommonStart() should not be called statically in /var/www/xxx/xxx/class/preload.php on line 140 
 Strict Standards
Non-static method Protector::getInstance() should not be called statically in /var/www/xxx/xxx/xoops_lib/modules/protector/include/precheck_functions.php on line 12 
 Strict Standards
Non-static method XoopsLoad::load() should not be called statically in /var/www/xxx/xxx/include/common.php on line 60 
 Strict Standards
Non-static method XoopsLoad::loadCore() should not be called statically in /var/www/xxx/xxx/class/xoopsload.php on line 71 
 Strict Standards
Non-static method XoopsLoad::load() should not be called statically in /var/www/xxx/xxx/include/common.php on line 68 
 Strict Standards
Non-static method XoopsLoad::loadCore() should not be called statically in /var/www/xxx/xxx/class/xoopsload.php on line 71 
 Strict Standards
Non-static method XoopsLoad::load() should not be called statically in /var/www/xxx/xxx/include/common.php on line 75 
 Strict Standards
Non-static method XoopsLoad::loadCore() should not be called statically in /var/www/xxx/xxx/class/xoopsload.php on line 71 
 Strict Standards
Non-static method XoopsLogger::getInstance() should not be called statically in /var/www/xxx/xxx/include/common.php on line 76

Posté le : 16/08/2012 21:09

Open in new window

Xoopseuse Mai 2012 | Responsable équipe internationale | Recherche avancée en bas de page !
Partager Twitter Partagez cette article sur GG+
Re: Backpack version1.00 RC
Admin Frxoops
Inscrit: 04/03/2011 09:10
De Lot
Messages: 2837
J'ai mis à jour le module "BackPack" (version 1.01).
Vous pouvez le télécharger ici.

Posté le : 17/08/2012 15:07
Partager Twitter Partagez cette article sur GG+
Re: Backpack version1.00 RC
Admin Frxoops
Inscrit: 16/03/2009 16:40
De Tende (06)
Messages: 3528
Merci montuy337513

Posté le : 17/08/2012 15:12

Open in new window

Xoopseuse Mai 2012 | Responsable équipe internationale | Recherche avancée en bas de page !
Partager Twitter Partagez cette article sur GG+

 Haut   Précédent   Suivant
« 1 (2)



Vous pouvez voir les sujets.
Vous ne pouvez pas débuter de nouveaux sujets.
Vous ne pouvez pas répondre aux contributions.
Vous ne pouvez pas éditer vos contributions.
Vous ne pouvez pas effacez vos contributions.
Vous ne pouvez pas ajouter de nouveaux sondages.
Vous ne pouvez pas voter en sondage.
Vous ne pouvez pas attacher des fichiers à vos contributions.
Vous ne pouvez pas poster sans approbation.

Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

16 Personne(s) en ligne (12 Personne(s) connectée(s) sur Forum) | Utilisateur(s): 0 | Invité(s): 16 | Plus ...