
Recherche avancée
Autres articles (77)
-
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
Création définitive du canal
12 mars 2010, parLorsque votre demande est validée, vous pouvez alors procéder à la création proprement dite du canal. Chaque canal est un site à part entière placé sous votre responsabilité. Les administrateurs de la plateforme n’y ont aucun accès.
A la validation, vous recevez un email vous invitant donc à créer votre canal.
Pour ce faire il vous suffit de vous rendre à son adresse, dans notre exemple "http://votre_sous_domaine.mediaspip.net".
A ce moment là un mot de passe vous est demandé, il vous suffit d’y (...) -
Demande de création d’un canal
12 mars 2010, parEn fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)
Sur d’autres sites (6816)
-
Anomalie #4510 : Notice à l’inscription d’un auteur
20 juin 2020, par jluc -J’ai cette notice depuis longtemps. Elle se produit en cette circonstance mais aussi en d’autres circonstances.
Voici un log au diagnostic enrichi :
- <span class="CodeRay"><span class="constant">Apres</span> <span class="constant">PREMIER</span> collecter_requests de auteur_modifier, prefs vaut <span class="integer">6</span>forum ! id_auteur=<span class="integer">27112</span> force_update=
- set=<span class="predefined">Array</span> (
- [email] => helene.lolo<span class="exception">@</span>sijpoove.fr
- [nom] => <span class="constant">Hélène</span> <span class="constant">L</span>
- [prefs] => <span class="integer">6</span>forum
- [login] => helene_l
- [statut] => nouveau
- [lang] => fr
- )
- _GET=<span class="predefined">Array</span> (
- [page] => inscription
- [url] => <span class="integer">18634</span>
- [var_zajax] =>
- )
- _POST=<span class="predefined">Array</span> (
- [var_ajax] => form
- [page] => inscription
- [url] => <span class="integer">18634</span>
- [formulaire_action] => inscription
- [formulaire_action_args] => <span class="integer">2</span>i4aUmTEBjrQbQHaKaPv0lfxa7EtfjsA/<span class="constant">QskEd1r</span>...<span class="constant">UzBIeidBO755Qc5A</span>==
- [_jeton] => <span class="integer">4</span>eb666def1f5c4859654233d74abe841b5f00756
- [email_nobot] =>
- [nom_inscription] => <span class="constant">Hélène</span> <span class="constant">L</span>
- [mail_inscription] => helene.lolo<span class="exception">@</span>sijpoove.fr
- [nobot] =>
- )
- visiteur_session=<span class="predefined">Array</span> ()
- c collecté=<span class="predefined">Array</span> (
- [email] => helene.lolo<span class="exception">@</span>sijpoove.fr
- [nom] => <span class="constant">Hélène</span> <span class="constant">L</span>
- [prefs] => <span class="integer">6</span>forum
- [statut] => nouveau
- [lang] => fr
- )
- <span class="comment">#2 auteur_modifier(27112, Array ([email] => helene.lolo@sijpoove.fr,[nom] => Hélène L,[prefs] => 6forum,[login] => helene_l,[statut] => nouveau,[lang] => fr)) called at [...ecrire/action/inscrire_auteur.php:178]</span>
- <span class="comment">#3 inscription_nouveau(Array ([email] => helene.lolo@sijpoove.fr,[nom] => Hélène L,[prefs] => 6forum,[login] => helene_l,[statut] => nouveau,[lang] => fr)) called at [...ecrire/action/inscrire_auteur.php:75]</span>
- <span class="comment">#4 action_inscrire_auteur_dist(6forum, helene.lolo@sijpoove.fr, Hélène L, Array ([id] => ,[redirect] => )) called at [...squelettes-dist/formulaires/inscription.php:124]</span>
- <span class="comment">#5 formulaires_inscription_traiter_dist(6forum, , ) called at [...ecrire/public/aiguiller.php:245]</span>
- <span class="comment">#6 traiter_formulaires_dynamiques() called at [...ecrire/public.php:105]</span>
- <span class="comment">#7 include(...ecrire/public.php) called at [...spip.php:27]</span>
- </span>
-
Anomalie #2689 (Nouveau) : Plus possible de "Répondre à ce message" en public ?
5 mai 2012, par Piero WbmstrSauf erreur de ma part, la possibilité de répondre à un message, en plus de pouvoir commenter un article, n’est plus proposée (?). D’après ce que je vois, le formulaire de forum d’un article, toujours visible d’ailleurs, peut uniquement créer un nouveau message ou commentaire attaché à l’article. Il (...)
-
Asterisk configuration with —with-avcodec flag [closed]
3 juillet 2022, par MikhailMy attempts to configure asterisk with the specified flag end up with messages :


configure: ***
configure: *** The FFMPEG installation appears to be missing or broken.
configure: *** Either correct the installation, or run configure
configure: *** including --without-avcodec.
root@debian:/home/mvt/install_asterisk/asterisk-18.13.0



I get the same messages if the asterisk is version 1.8.0 or 16.
I think other versions will be the same.
I tried to install asterisk with
--with-avcodec
flag in ubuntu 22.04, 20.04, debian 11, centos 7(Gnome ).
History repeats itself everywhere.
Asterisk suggests configuring without this flag.
I understand that using ubuntu 22.04 is not a good idea, but the problem is not the choice of OS, but something else.
While researching this problem, although I am far from programming, I saw in this link linux/videodev.h : no such file or directory - OpenCV on ubuntu 11.04 11-04 that a person configuring OpenCV on ubuntu 11.04 encountered a missing directory and file linux/videodev.h.
Now I also had a problem in asterisk with a videodev.h file not found.
I symlinked ln -s /usr/include/libv4l1-videodev.h /usr/include/linux/videodev.h and asterisk found videodev.h.
Assuming that asterisk cannot find the avcodec header files of the libavcodec library of the ffmpeg package, and all the ffmpeg header files (in debian 11) are installed /usr/include/x86_64-linux-gnu/libavcodec/ I made a symbolic link to this directory with all the files in it, as the configure asterisk file requires : ln -s /usr/include/x86_64-linux-gnu/libavcodec/* /usr/include/ffmpeg/
This did not help, asterisk still does not see the symbolic link to avcodec, I think this leads to the primary messages :

configure: ***
configure: *** The FFMPEG installation appears to be missing or broken.
configure: *** Either correct the installation, or run configure
configure: *** including --without-avcodec.



The configure asterisk script checks for the presence of avcodec based on the contents of its three variables : FFMPEG_DIR, FFMPEG_INCLUDE, and FFMPEG_LIB makes sure it exists on the system.
If found, then
AST_FFMPEG_FOUND=yes
If any is empty -
AST_FFMPEG_FOUND=no
and a message is displayed
configure : *** The FFMPEG installation appears to be missing or broken.
This was answered on the asterisk.ru forum https://forum.asterisk.ru/viewtopic.php?f=3&t=23986
I seem to have studied everything, of course I didn’t understand something, but this information did not fully help me understand the problem.


Please help.
Thank you !