Hpsam tracker -
https://outils.hpsam.info/tracker/
Hpsam tracker - Cryptographp 4.6: Recently closed tasks2009-12-17T18:48:12ZFS#43: Update postguest.php with last modification of GuppY 4.6.11
https://outils.hpsam.info/tracker/index.php?do=details&task_id=43
2009-12-17T18:48:12ZSylvainUpdate postguest.php forked for cryptographp with last modification of GuppY 4.6.11
---------
Mettre à jours le postguest.php modifié de cryptographp avec les dernières modifications de GuppY 4.6.11
---------
Mettre à jours le postguest.php modifié de cryptographp avec les dernières modifications de GuppY 4.6.11]]>FS#40: Add an individual page for newsletter registration
https://outils.hpsam.info/tracker/index.php?do=details&task_id=40
2009-12-05T23:40:55ZSylvainAdd an individual page for newsletter registration
----
Ajout d'une page indépendante pour l'inscription à la lettre d'information
----
Ajout d'une page indépendante pour l'inscription à la lettre d'information]]>FS#38: Add german translation
https://outils.hpsam.info/tracker/index.php?do=details&task_id=38
2009-12-05T23:40:24ZSylvainAdd German translation by Peter
---
Ajouter la traduction allemande de Peter
---
Ajouter la traduction allemande de Peter]]>FS#24: Improve captcha reload script
https://outils.hpsam.info/tracker/index.php?do=details&task_id=24
2009-12-05T23:39:47ZSylvainThe reload captcha image doesn't work in some case.
Exemple : newsletter captcha activate but newsletter box doesn't displayed.
To avoid this, add verification before the document.images.cryptogram0.src=
like : if(document.images.cryptogram0.src) {document.images.cryptogram0.src=...
Exemple : newsletter captcha activate but newsletter box doesn't displayed.
To avoid this, add verification before the document.images.cryptogram0.src=
like : if(document.images.cryptogram0.src) {document.images.cryptogram0.src=... ]]>FS#23: Update with GuppY 4.6.9 modifications
https://outils.hpsam.info/tracker/index.php?do=details&task_id=23
2009-01-18T10:58:51ZSylvainUpdate forked files from Guppy 4.6.8 to 4.6.9FS#20: Add forks to newsletter box
https://outils.hpsam.info/tracker/index.php?do=details&task_id=20
2008-10-08T19:01:29ZSylvainAdd JeanMi Forks to newsletter box.
Add a switch to display or not the number of subscribers.
Add a switch to display or not the number of subscribers.]]>FS#13: Fatal error in sample-crypto.php page
https://outils.hpsam.info/tracker/index.php?do=details&task_id=13
2008-06-25T20:31:47ZSylvainFatal error: Call to undefined function: () in /.../pages/sample-crypto.php on line 33
Change
$crypt = isset($_POST['crypt'])?$striptags($_POST['crypt']):NULL;
to
$crypt = isset($_POST['crypt'])?strip_tags($_POST['crypt']):NULL;
in pages/sample-crypto.php
Change
in pages/sample-crypto.php]]>FS#19: Integrate Guppy 4.6.8 fixed
https://outils.hpsam.info/tracker/index.php?do=details&task_id=19
2008-06-25T20:31:34ZSylvainIntegrate modification of guppy 4.6.8 postguest.php into the plork
-------------------
Intégrer les modification du postguest.php de GuppY 4.6.8 dans le plork
-------------------
Intégrer les modification du postguest.php de GuppY 4.6.8 dans le plork]]>FS#11: Newsletter error with $serviz[36] = "no"
https://outils.hpsam.info/tracker/index.php?do=details&task_id=11
2008-05-25T09:03:32ZSylvain http://leconte-sylvain.hpsam.info/thread.php?lng=fr&pg=1834&fid=1&cat=3
When $serviz[36] = "no" the newsletter say that the webmaster have disable the functionality.
Correction :
in newsletter.php change
if ($serviz[36] != "on" && $cp_cfg[6] != "on") {
to
if ($serviz[36] == "" && $cp_cfg[6] != "on") {
http://leconte-sylvain.hpsam.info/thread.php?lng=fr&pg=1834&fid=1&cat=3
When $serviz[36] = "no" the newsletter say that the webmaster have disable the functionality.
Correction :
in newsletter.php change
if ($serviz[36] != "on" && $cp_cfg[6] != "on") {
to
if ($serviz[36] == "" && $cp_cfg[6] != "on") {
]]>FS#9: Integration into others plugins
https://outils.hpsam.info/tracker/index.php?do=details&task_id=9
2008-04-21T19:07:17ZSylvainby dpfpic : http://leconte-sylvain.hpsam.info/thread.php?lng=fr&pg=1721&cat=3&id=0#
When plugafork is integrated in an other plugin, you need to add CHEMIN in the path of $_SESSION['configfile'] line 34 of plugins/cryptographp/cryptographp.fct.php
--------------------------------------------------
je travail sur un serveur SME sous linux. Voici les informations :GuppY 4.6.5
Système d'exploitation du serveur : Linux 2.6.9-67.0.4.EL
PHP : 5.1.6
Plugins : Adm-Members, Ajouter Anniversaire, Horloge, Cryptographp, Devinette, Vitesse de Connexion
J'ai eu au dépard un problème de fonctionnemnt de ton plork, c'est a dire que le code n'était jamais bon. Je me suis apperçu que la variable "$cryptsecure" était vide.j'ai étudié le fichier "cryptographp.fct.php" et à la ligne 34 "$_SESSION['configfile']='plugins/cryptographp/cryptographp.cfg.php';" pour que cela fonctionne avec mon plugin, j'ai du modifier la ligne ainssi "$_SESSION['configfile']=CHEMIN.'plugins/cryptographp/cryptographp.cfg.php';".
J'ai simplement rajouté le CHEMIN. http://leconte-sylvain.hpsam.info/thread.php?lng=fr&pg=1721&cat=3&id=0#
When plugafork is integrated in an other plugin, you need to add CHEMIN in the path of $_SESSION['configfile'] line 34 of plugins/cryptographp/cryptographp.fct.php
je travail sur un serveur SME sous linux. Voici les informations :GuppY 4.6.5
Système d'exploitation du serveur : Linux 2.6.9-67.0.4.EL
PHP : 5.1.6
Plugins : Adm-Members, Ajouter Anniversaire, Horloge, Cryptographp, Devinette, Vitesse de Connexion
J'ai eu au dépard un problème de fonctionnemnt de ton plork, c'est a dire que le code n'était jamais bon. Je me suis apperçu que la variable "$cryptsecure" était vide.j'ai étudié le fichier "cryptographp.fct.php" et à la ligne 34 "$_SESSION['configfile']='plugins/cryptographp/cryptographp.cfg.php';" pour que cela fonctionne avec mon plugin, j'ai du modifier la ligne ainssi "$_SESSION['configfile']=CHEMIN.'plugins/cryptographp/cryptographp.cfg.php';".