5e263e09a1118f14427dd489e8df3ec1.png PSMList 0.4.0 PSM-040-041

Général

Ordre affichage : 39 Création : 22/06/2023 00h35
Index BL : 41 Modification : 22/06/2023 23h23
BL : PSM-040-041

Source : Aucune Soeurs : -

Dev

Fin dev :   D (Done) Ticket : -
Contrôle dev effectué : Fiche : -

C.Qualif. :   #000000
Activé : Icône FA : Par défaut

Contact : ARS - Arshellan Qualification : Nouveauté
Répartition : - Module : External
Dev : ARS - Arshellan Sous module : -

Provenance : 0.4.0  New Constat : -

Début : S.25 Charge j. : -
Fin : S.25 Délai j. : -
Priorité : - Pokercard : -
Estimatif j. : -

Description : Get the image to be displayed in opengraph for ships crew and treasures

Texte Commit : -

Description client : Fixed an URL mistake in OpenGraph metadata that prevented the images of ships, crew, and treasures from being displayed on other websites (Facebook, Discord, etc...)

Client

Fascicule : Ne pas communiquer :
Alerte Mailing :

PreP

Statut PreP :   OK - Validé Testeur : ARS - Arshellan

Discussion

ARS

Arshellan

jeudi 22 juin 2023 à 11:48

In detail functions replace this:<br/>$ogvalues_imgpath = 'img/gameicons/x80/'.$ship->getExtension()->getShort().$ship->getNumid().'.jpg';<br/>by this:<br/>$ogvalues_imgpath = 'img/gameicons/x80/'.$ship->getExtension()->getShort().'/'.$ship->getNumid().'.jpg';<br/><br/>and do the same with treasures and crew