Je n'arrive plus à mettre un lien vers une page web dans mes messages.
Habituellement, je mettais le texte entre ces deux combinaisons de caractères : [url][/url] mais aujourd'hui ca ne marche plus ... :(
lien vers une page web
Modérateur : jerodada
- Fred
- Site Admin
- Messages : 2350
- Inscription : 24 déc. 2003 12:00
- Bateau : Neptune 550
- Club : CNVV
- Localisation : CNVV - LYON - Grand Large
- Contact :
lien vers une page web
Mon club: le CNVV
- Denis
- Site Admin
- Messages : 2062
- Inscription : 20 déc. 2003 10:17
- Prénom : Denis
- Localisation : Rennes
Re: lien vers une page web
Oui, c'est un bug qui a l'air connu...
Trouvé sur un forum :
from what I understood : https://github.com/phpbb/phpbb/pull/5593/files
To replace the file: ./composer.lock from GitHub on my FTP. To get the new version of this file, go to: https://github.com/phpbb/phpbb/blob/3.2 ... poser.lock do a right click on “RAW” button and select “Save as…”,
To update s9e/TextFormatter from GitHub on my FTP. To get the last version, go to: https://github.com/s9e/TextFormatter/releases/tag/1.4.4 | Download link: https://github.com/s9e/TextFormatter/archive/1.4.4.zip. It should be placed here: ./vendor/s9e/text-formatter/,
To purge the board cache.
Trouvé sur un forum :
from what I understood : https://github.com/phpbb/phpbb/pull/5593/files
To replace the file: ./composer.lock from GitHub on my FTP. To get the new version of this file, go to: https://github.com/phpbb/phpbb/blob/3.2 ... poser.lock do a right click on “RAW” button and select “Save as…”,
To update s9e/TextFormatter from GitHub on my FTP. To get the last version, go to: https://github.com/s9e/TextFormatter/releases/tag/1.4.4 | Download link: https://github.com/s9e/TextFormatter/archive/1.4.4.zip. It should be placed here: ./vendor/s9e/text-formatter/,
To purge the board cache.
- Denis
- Site Admin
- Messages : 2062
- Inscription : 20 déc. 2003 10:17
- Prénom : Denis
- Localisation : Rennes
Re: lien vers une page web
Oui, en modifiant quelques fichiers comme indiqué dans mon message précédent. Mais je n'ai plus la main sur le serveur qui héberge le forum, seul Régis peut faire ces modifs je pense.