Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Jason Judge

    (@judgej)

    The VCF file is not being created, the web user has permission to write to it, and nothing is logged in the http error log when saving the widget.

    Thread Starter Jason Judge

    (@judgej)

    The nonce check is failing, so the file is not being created. The $url is:

    widgets.php?editwidget=rc_widget-2&_wpnonce=d3cf0efbc0

    Basically, VCF::save() is failing to get the WP filesystem object. I have not got a clue how that works – all that nonce and URL stuff – I cannot fathom out for the life of me what that has to do with files.

    Plugin Author Remy Perona

    (@tabrisrp)

    Hello,

    the nonce is there for security reason, it prevents CSRF attacks. I tried the plugin on my local installation as well as a remote one, and didn’t have any problem with the vCard file.

    What is your hosting provider ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘404 on trying to download the vCard’ is closed to new replies.