Hi there,

I have enabled the module and attempted configuration (admin/config/search/wordstream) but get this.

Fatal error: Call to undefined function curl_init() in www.example.com\sites\all\modules\wordstream\class.wordstream.inc on line 124

For the login I could not find any details so I just used my login for the wordstream site.
Username: email@example.com
Password: password1234

Secondly, admin/structure/wordstream produces,

Notice: Undefined variable: analysis in wordstream_keyword_stats_report_page() (line 132 of www.example.com\sites\all\modules\wordstream\wordstream.module).
Notice: Undefined variable: analysis in wordstream_keyword_stats_report_page() (line 140 of www.example.com\sites\all\modules\wordstream\wordstream.module).
Notice: Undefined variable: analysis in wordstream_keyword_stats_report_page() (line 146 of www.example.com\sites\all\modules\wordstream\wordstream.module).
Strict warning: Only variables should be passed by reference in wordstream_keyword_stats_report_page() (line 146 of www.example.com\sites\all\modules\wordstream\wordstream.module).
Notice: Undefined variable: analysis in wordstream_keyword_stats_report_page() (line 150 of www.example.com\sites\all\modules\wordstream\wordstream.module).

A search produces,

Fatal error: Call to undefined function curl_init() in www.example.com\sites\all\modules\wordstream\class.wordstream.inc on line 124

I am trying to use the SEO Tools module but after the errors I tried again without other modules installed only (Minimial 7.10, Admin Toolbar and Demonstration).

Any help is much appreciated,
Thank you in advance,

Phil.

Comments

pwhiteside’s picture

Issue summary: View changes

Login for wordstream site, not my own.

pwhiteside’s picture

Issue summary: View changes

Corrected URL, structure/wordstream to admin/structure/wordstream

whthat’s picture

subscribe

I'm seeing the same results with Wordstream after trying my login info and a trial account. Unfortunatly SEO Tools is dependant on Wordstream.

Update: Wordstream work fine from a Godaddy Server, but a Local Wamp setup is failing with this error.

BJHibbert’s picture

I had this problem too but resolved it by enabling the php extension php_curl.

bsmith451’s picture

I also had this error and enabling Php_Curl on my WAMP install. Restarted services and that fixed the error

pwhiteside’s picture

Status: Active » Closed (works as designed)

It appears that curl not being installed is the issue.

Thanks for your help.

Best wishes, Phil.

pwhiteside’s picture

Issue summary: View changes

Corrected URL