Les avertissements suivants se sont produits :
Warning [2] Undefined array key 0 - Line: 1640 - File: showthread.php PHP 8.2.18 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1640 errorHandler->error_callback
/showthread.php 915 buildtree




Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
[Résolu]CGFeedBack: Suivi commentaires impossible en cas de modération
#12
Pour ton problème de redirection, il est précisé dans la doc du module :
policy="normal" - Applicable only in the default comment form action, this parameter specifies a specific behaviour policy for the form.
normal - (default)
-- The system will not redirect to any page, instead it will output an information message or error according to the template that is selected. This is similar behaviour to all other modules. The "destpage" parameter has no effect with this policy.
session
-- On form submission, the system will store form variables in the session, and redirect back to the originating url.. it will then retrieve the values from the session to re-populate the form, and display any optional error. The "inline" parameter has no effect with this policy.


Essaye donc d'ajouter à ton appel :
Code :
policy='session'


Messages dans ce sujet

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)