Warning: http_build_query()
-
When I go to add a new event, I get this message under Event Details:
Warning: http_build_query(): Parameter 1 expected to be Array or Object. Incorrect value given in /var/www/html/wp-includes/Requests/Transport/cURL.php on line 508
Call Stack
# Time Memory Function Location
1 0.0003 368576 {main}( ) …/post-new.php:0
2 0.2588 12491752 include( ‘/var/www/html/wp-admin/edit-form-advanced.php’ ) …/post-new.php:85
3 0.4253 13481992 do_meta_boxes( ) …/edit-form-advanced.php:702
4 0.4255 13481992 Ai1ec_View_Add_New_Event->meta_box_view( ) …/template.php:1050
5 0.4313 13834152 Ai1ec_Api_Registration->is_ticket_enabled( ) …/add-new-event.php:336
6 0.4313 13834152 Ai1ec_Api_Registration->has_subscription_active( ) …/api-registration.php:145
7 0.4316 13834152 Ai1ec_Api_Registration->get_subscriptions( ) …/api-abstract.php:453
8 0.4337 13816928 Ai1ec_Api_Registration->_get_ticket_calendar( ) …/api-abstract.php:431
9 0.4338 13816928 Ai1ec_Api_Registration->_find_user_calendar( ) …/api-abstract.php:276
10 0.4339 13817680 Ai1ec_Api_Registration->request_api( ) …/api-abstract.php:304
11 0.4340 13818432 wp_remote_request( ) …/api-abstract.php:529
12 0.4340 13818872 WP_Http->request( ) …/http.php:153
13 0.4342 13825872 Requests::request( ) …/class-http.php:371
14 0.4348 13907032 Requests_Transport_cURL->request( ) …/class-requests.php:379
15 0.4348 13907032 Requests_Transport_cURL->setup_handle( ) …/cURL.php:133
16 0.4348 13912544 Requests_Transport_cURL::format_get( ) …/cURL.php:323
17 0.4348 13913128 http_build_query ( ) …/cURL.php:508I cannot provide the link since it is on the back end of the website and you’d have to have the login info to my site to see the page.
The topic ‘Warning: http_build_query()’ is closed to new replies.