WPIntell

Source evidence

Error

The Word Widget · support · 2020-03-19T20:06:00+00:00

complaintsentiment
mediumseverity
0.87relevance
1replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Henry Kozhaya unresolved
Dear, Please find below the error i’m getting: Looking for .twd file list in WordPress cache… … not in WordPress cache. Getting .twd file list from ‘ https://bible2.net/service/TheWord/twd11?format=atom’… ; … trying simplexml_load_file … failed to simplexml_load_file ‘ https://bible2.net/service/TheWord/twd11?format=atom’ ;, XML errors: failed to load external entity “ https://bible2.net/service/TheWord/twd11?format=atom” ; … trying wp_remote_get … failed to wp_remote_get for ‘ https://bible2.net/service/TheWord/twd11?format=atom’ ;: cURL error 7: . Getting .twd file list failed Retrieving Bible list failed from ‘ https://bible2.net/service/TheWord/twd11?format=atom’ ;. Environment: allow_url_fopen=1 php_version()=7.3.15 wp_version=5.3.2 required_php_version for WordPress=5.6.20 The widget is displayed for: Dear Henry, the “cURL error 7” mentioned in the log means “Failed to connect to host.”, which indicates for some reason the plugin in your WordPress installation does not reach out to “ https://bible2.net/service/TheWord/twd11?format=atom” ; to fetch the required information. I see this is the same effect reported in your related support query about Font Awesome few days ago ( https://wordpress.org/support/topic/activation-failed-17/ ). The author of that plugin made a good explanation, trying curl directly on your server to access the other host. Unfortunately, I have nothing to add to these points. Accessing information from an outside host is crucial for these plugins. The Word Widget uses multiple PHP methods listed in the log – all of them fail, so obviously the reason is more fundamental. Hope you get a clue on this with your provider.

Comments

1 shown
HSteeb 2020-03-21T08:32:00+00:00

Dear Henry, the “cURL error 7” mentioned in the log means “Failed to connect to host.”, which indicates for some reason the plugin in your WordPress installation does not reach out to “ https://bible2.net/service/TheWord/twd11?format=atom” ; to fetch the required information. I see this is the same effect reported in your related support query about Font Awesome few days ago ( https://wordpress.org/support/topic/activation-failed-17/ ). The author of that plugin made a good explanation, trying curl directly on your server to access the other host. Unfortunately, I have nothing to add to these points. Accessing information from an outside host is crucial for these plugins. The Word Widget uses multiple PHP methods listed in the log – all of them fail, so obviously the reason is more fundamental. Hope you get a clue on this with your provider.