• Resolved crashguru

    (@crashguru)


    The only thing that was working in my set up is the Auto Locate function.
    The search form shows a drop down list with a empty field and kilometers in it, which makes no sense at all because in the settings I selected Miles.
    Then I got:
    Fatal error: Call to undefined function curl_init() in C:\xampp\htdocs\wordpress\wp-content\plugins\geo-my-wp\functions.php on line 57

    http://wordpress.org/extend/plugins/geo-my-wp/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Eyal Fitoussi

    (@ninjew)

    Is it a local server?
    If so, I have never tested the plugin on a local machine so I am not sure but it might the causes for the issue.

    You have to activate CURL.

    Just uncomment extension=php_curl.dll by removing ; on php.ini

    Then restart the Apache server.

    If you are using Xampp as a local server, you can usually find php.ini at:

    c:\Xampp\php\php.ini

    Thread Starter crashguru

    (@crashguru)

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Map dsipaly and search form doesnt work’ is closed to new replies.