DISQUS

John-Noone: John Noone » L’Avatar

  • Jeena Para · 3 years ago
    Hi, I had a look on your pavatar.png and noticed that you do not autodiscover the right way.

    If one has one domain and diffenrent people use it (mom, dad, Peter, Alex) and all do have their own directories: example.org/mom/, example.org/dad/, example.org/peter/, exmaple.org/alex/ and each have his/her own pavatar in the directory (example.org/peter/pavatar.png) your script cannot find them. It only searches exmaple.org/pavatar.png.

    Please notice Autodiscovery -> Direct URL
  • Xavier · 3 years ago
    C'est noté ! Je vais tacher de l'améliorer, mais je ne promets rien.
  • Rod · 3 years ago
    hello :) j'ai telechargé ton plugin plus que prometteur ... mais rien ne fonctionne sur mon WP 2.0.4 :) (ni la page "gerers vos avatars", ni le telechargement des favicons ... tant pis ! :)
  • Xavier · 3 years ago
    Tu parles bien du plugin Identikit ?
  • adhisimon · 3 years ago
    english version please... :(
  • JP Mens · 3 years ago
    Bonjour, je crois qu'il y a une erreur dans pavatars.php. Au lieu de la primere ligne j'utilize la deuxiemme:

    // http://host.domain/pavatar.png
    else {
    $paviconUrl = $html.('/' === substr($html, -1, 1) ? '' : '/').'pavatar.png';
    $paviconUrl = $url . '/pavatar.png';
    }
  • Xavier · 3 years ago
    C'est très fort probable, ce script a été écrit un peu trop rapidement. Ceci dit j'ai réécrit la fonction d'auto-découverte pour la deuxième version de mon Identikit.

    Je le proposerai très prochainement en téléchargement.