You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you.
I edited the php.ini-production, but it doesn't work yesterday.
After renaming the file to php.ini it works. Thanks a lot! Great work!
But the script doesn't fetch any "#" in the phone numbers.
For example: #31#+49151 12 34 56 78 -> 31+49151 12 34 56 78
The #31# suppresses the caller ID.
Can you provide this feature?
Hello!
I get this error:
Retrieving VCards from all CardDAV server(s):
[0]: https://xyzabcd.iwillhide.myserveraddress.com
Fatal error: Uncaught Error: Call to undefined function CardDavPHP\curl_init() in C:\path\to\carddav2fb\lib\CardDAV-PHP\carddav.php:647
Stack trace:
#0 C:\path\to\carddav2fb\lib\CardDAV-PHP\carddav.php(679): CardDavPHP\CardDavBackend->curlInit()
#1 C:\path\to\carddav2fb\lib\CardDAV-PHP\carddav.php(328): CardDavPHP\CardDavBackend->query('https://xyzabcd...', 'PROPFIND')
#2 C:\path\to\carddav2fb\carddav2fb.php(217): CardDavPHP\CardDavBackend->get()
#3 C:\path\to\carddav2fb\carddav2fb.php(79): CardDAV2FB->get_carddav_entries()
#4 {main}
thrown in C:\path\to\carddav2fb\lib\CardDAV-PHP\carddav.php on line 647
May you help me? And tell me what to do in order to get this nice script working?
Thanks a lot!
The text was updated successfully, but these errors were encountered: