Enabling the plugin removes proper display of utf-8 chars. Disabling it restores proper display.
]]>Hi guys,
I cannot activate Contact vCard – getting this error:
Fatal error: Cannot redeclare delete_field() (previously declared in /homepages/6/d96572598/htdocs/dev/wp-content/plugins/advanced-custom-fields/core/api.php:1381) in /homepages/6/d96572598/htdocs/dev/wp-content/plugins/contact-vcard/cvc-fields.php on line 200
Any hints? The api.php is still in mint condition – no changes.
]]>Installed the Contact vCard plugin and then decided it was not exactly what I needed. I uninstalled but it would not go away. Kept saying to deactivate it. I reinstalled thinking that would help and then deactivated. Now I get this error:
Warning: Cannot modify header information – headers already sent by (output started at /home/content/v/e/l/veluscek21/html/new/wp-content/plugins/contact-vcard/cvc-data-tools.php:52) in /home/content/v/e/l/veluscek21/html/new/wp-includes/pluggable.php on line 896
and I can’t get to my site admin page now. Any ideas of what I can do to clear this issue?
I get the following error message in the backend:
Warning: file_get_contents(default-vcard-template.tmpl) [function.file-get-contents]: failed to open stream: No such file or directory in /wp-content/plugins/contact-vcard/cvc-database.php on line 127
vcard links to a non existing page and the qr code is not showing…
]]>Trying the plugin on my local XAMPP istallation, I get no default “Fields” and an empty dropdown for “Field type” selection for fields I create.
As a result the vcard data only contain
:Forrest Gump
:[email protected]
instead of
FN:Forrest Gump
EMAIL;TYPE=INTERNET:[email protected]
Apparently the function create_init_data that should prefill wp_contactvcard_fields and wp_contactvcard_field_types does not work for some reason.
]]>