• Resolved jakerouge

    (@jakerouge)


    Hi there,

    I am currently working on a project that uses this plugin and after setting up multiple vCards for member profiles, I’ve run into some issues.

    Firstly, when I download a vCard what I have generated and try to open it with the default Windows app (People), it opens and then immediately crashes. After poking around, I’ve found that if I open the .vcf file in VS Code, and press save without actually changing anything, the card functions as expected and opens the People app with the relevant information contained in the card.

    Another issue is when I’m trying to add an image to the card. I upload and press save but the images doesn’t save and the image field is empty on refresh.

    I am running this site on PHP 8.2 WordPress 6.3.1.

    Happy to provide and additional information if required.

    Thanks

    Jake

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author stasionok

    (@stasionok)

    Thank you for your report! It is very helpfull!

    I found trouble and fix it.

    Please update to 1.6.3

    I think that update may fix some other issues about photo!

    • This reply was modified 1 year, 6 months ago by stasionok.
    • This reply was modified 1 year, 6 months ago by stasionok.
    Thread Starter jakerouge

    (@jakerouge)

    Thank for such a swift response. The first issue is fix and everything is opening as expected, however, the image is still broke.

    Now when I load a card in the back end, there is an image selected but the preview is a broken image. I can select the image again the preview appears but then I save and the page refreshes, the image preview is broken again. The image also isn’t present when opening the .vcf in VS Code.

    Thanks again,

    Jake

    Plugin Author stasionok

    (@stasionok)

    I just test on my clear WP copy and images works fine. I can`t reproduce

    Futhermore I picked up app for android which can read text from qrcode without conversion result to VCARD format – it show text as I encode it
    And i see there image and logo properties with data.

    I do not kwon how to help you. May be more details ?

    Thread Starter jakerouge

    (@jakerouge)

    It seem the src is not being out outputted into the preview. This is that the v card code is

    BEGIN:VCARD
    VERSION:3.0
    N;CHARSET=utf-8;ENCODING=QUOTED-PRINTABLE:Debr=C3=A9;Adrien
    NICKNAME;CHARSET=utf-8;ENCODING=QUOTED-PRINTABLE:Adrien Debr=C3=A9
    TEL:+0000000000
    EMAIL:[email protected]
    ORG;CHARSET=utf-8;ENCODING=QUOTED-PRINTABLE:Cornet Vincent S=C3=A9gurel
    URL:https://www.cvs-avocats.com/
    CLASS:PUBLIC
    END:VCARD
    Plugin Author stasionok

    (@stasionok)

    Itshown that you do not attach image to qr code post

    May be you image broken? I need more details. Please.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Generated vCard crashed contacts app’ is closed to new replies.