
Recherche avancée
Autres articles (51)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (9009)
-
Anomalie #4513 (Nouveau) : Undefined au post d’un message de forum public
30 juin 2020Bonjour,
Il y a 2 undefined quand on post un message dans un forum modéré a posteriori (SPIP 3.3 + Facteur, sans autres plugins)
( ! ) Notice : Undefined variable : connect in \plugins-dist\forum\inc\email_notification_forum.php(83) : eval()’d code on line 1
Call Stack- Time Memory Function Location
1 0.0005 419488 main( ) ...\spip.php:0
2 0.0578 516400 include( ’\ecrire\public.php’ ) ...\spip.php:20
3 0.0707 525840 traiter_formulaires_dynamiques( ) ...\public.php:105
4 0.1532 699600 formulaires_forum_traiter_dist( ) ...\aiguiller.php:245
5 0.1541 699856 inc_forum_insert_dist( ) ...\forum.php:533
6 0.1760 843880 forum_insert_base( ) ...\forum_insert.php:90
7 0.3353 1121560 inc_notifications_dist( ) ...\forum_insert.php:174
8 0.4565 1125352 notifications_forumposte_dist( ) ...\notifications.php:44
9 0.8480 1149704 inc_email_notification_forum_dist( ) ...\forumposte.php:90
10 1.0100 1169752 eval( ’$v = supprimer_numero(typo(’Nos obsecuturos’), "TYPO", $connect, $Pile0) ;’ ) ...\email_notification_forum.php:83
( ! ) Notice : Undefined variable : Pile in \plugins-dist\forum\inc\email_notification_forum.php(83) : eval()’d code on line 1
Call Stack- Time Memory Function Location
1 0.0005 419488 main( ) ...\spip.php:0
2 0.0578 516400 include( ’\ecrire\public.php’ ) ...\spip.php:20
3 0.0707 525840 traiter_formulaires_dynamiques( ) ...\public.php:105
4 0.1532 699600 formulaires_forum_traiter_dist( ) ...\aiguiller.php:245
5 0.1541 699856 inc_forum_insert_dist( ) ...\forum.php:533
6 0.1760 843880 forum_insert_base( ) ...\forum_insert.php:90
7 0.3353 1121560 inc_notifications_dist( ) ...\forum_insert.php:174
8 0.4565 1125352 notifications_forumposte_dist( ) ...\notifications.php:44
9 0.8480 1149704 inc_email_notification_forum_dist( ) ...\forumposte.php:90
10 1.0100 1169752 eval( ’$v = supprimer_numero(typo(’Nos obsecuturos’), "TYPO", $connect, $Pile0) ;’ ) ...\email_notification_forum.php:83
J’ai testé un hack moche :
+ $traitement = str_replace(’, $connect, $Pile0’, ’’, $traitement) ;
eval("\$v = $traitement ;") ;Il n’y a plus d’erreur.
- Time Memory Function Location
-
Revision 34014 : gerer le logo d’auteur dans le forum (compatible avec le plugin gravatar)
28 décembre 2009, par fil@… — Loggerer le logo d’auteur dans le forum (compatible avec le plugin gravatar)
-
Révision 108841 : Fix #4088 : fix autorisation moderation forum pour un objet spécifique
7 février 2018, par brunobergot@gmail.com