Recherche avancée

Médias (2)

Mot : - Tags -/media

Autres articles (96)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • MediaSPIP Core : La Configuration

    9 novembre 2010, par

    MediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
    Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...)

Sur d’autres sites (7189)

  • 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 :

    1. <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=
    2. set=<span class="predefined">Array</span> (
    3.  [email] => helene.lolo<span class="exception">@</span>sijpoove.fr
    4.  [nom] => <span class="constant">Hélène</span> <span class="constant">L</span>
    5.  [prefs] => <span class="integer">6</span>forum
    6.  [login] => helene_l
    7.  [statut] => nouveau
    8.  [lang] => fr
    9. )
    10. _GET=<span class="predefined">Array</span> (
    11.  [page] => inscription
    12.  [url] => <span class="integer">18634</span>
    13.  [var_zajax] =>
    14. )
    15. _POST=<span class="predefined">Array</span> (
    16.  [var_ajax] => form
    17.  [page] => inscription
    18.  [url] => <span class="integer">18634</span>
    19.  [formulaire_action] => inscription
    20.  [formulaire_action_args] => <span class="integer">2</span>i4aUmTEBjrQbQHaKaPv0lfxa7EtfjsA/<span class="constant">QskEd1r</span>...<span class="constant">UzBIeidBO755Qc5A</span>==
    21.  [_jeton] => <span class="integer">4</span>eb666def1f5c4859654233d74abe841b5f00756
    22.  [email_nobot] =>
    23.  [nom_inscription] => <span class="constant">Hélène</span> <span class="constant">L</span>
    24.  [mail_inscription] => helene.lolo<span class="exception">@</span>sijpoove.fr
    25.  [nobot] =>
    26. )
    27. visiteur_session=<span class="predefined">Array</span> ()
    28. c collecté=<span class="predefined">Array</span> (
    29.  [email] => helene.lolo<span class="exception">@</span>sijpoove.fr
    30.  [nom] => <span class="constant">Hélène</span> <span class="constant">L</span>
    31.  [prefs] => <span class="integer">6</span>forum
    32.  [statut] => nouveau
    33.  [lang] => fr
    34. )
    35. <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>
    36. <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>
    37. <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>
    38. <span class="comment">#5  formulaires_inscription_traiter_dist(6forum, , ) called at [...ecrire/public/aiguiller.php:245]</span>
    39. <span class="comment">#6  traiter_formulaires_dynamiques() called at [...ecrire/public.php:105]</span>
    40. <span class="comment">#7  include(...ecrire/public.php) called at [...spip.php:27]</span>
    41.  
    42. </span>

    Télécharger

  • Anomalie #2689 (Nouveau) : Plus possible de "Répondre à ce message" en public ?

    5 mai 2012, par Piero Wbmstr

    Sauf 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 Mikhail

    My attempts to configure asterisk with the specified flag end up with messages :

    &#xA;

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

    &#xA;

    I get the same messages if the asterisk is version 1.8.0 or 16.&#xA;I think other versions will be the same.&#xA;I tried to install asterisk with --with-avcodec flag in ubuntu 22.04, 20.04, debian 11, centos 7(Gnome ).&#xA;History repeats itself everywhere.&#xA;Asterisk suggests configuring without this flag.&#xA;I understand that using ubuntu 22.04 is not a good idea, but the problem is not the choice of OS, but something else.&#xA;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.&#xA;Now I also had a problem in asterisk with a videodev.h file not found.&#xA;I symlinked ln -s /usr/include/libv4l1-videodev.h /usr/include/linux/videodev.h and asterisk found videodev.h.&#xA;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/&#xA;This did not help, asterisk still does not see the symbolic link to avcodec, I think this leads to the primary messages :

    &#xA;

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

    &#xA;

    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.&#xA;If found, then&#xA;AST_FFMPEG_FOUND=yes&#xA;If any is empty -&#xA;AST_FFMPEG_FOUND=no&#xA;and a message is displayed&#xA;configure : *** The FFMPEG installation appears to be missing or broken.&#xA;This was answered on the asterisk.ru forum https://forum.asterisk.ru/viewtopic.php?f=3&t=23986&#xA;I seem to have studied everything, of course I didn’t understand something, but this information did not fully help me understand the problem.

    &#xA;

    Please help.&#xA;Thank you !

    &#xA;