Still internal 500 error on "Settings" and "Import feeds" screen
-
The “Warning: http_build_query(): Parameter 1” got solved by reverting back to WP version 4.5.3.
I still have the other problem when I access the “Settings” screen or if I hit the “Sign in to Timely network” button in the “Import feeds” screen. The error log is giving back the following:
[29-Aug-2016 14:10:05 UTC] Created calendar: Created calendar. Please reload this page to try again. If this error persists, please contact us at [email protected]. In your report please include the information below.
API URL: https://api.time.ly/api/calendars.
Detail: 401 – Unauthorized. – raw error: Array
(
[headers] => Array
(
[access-control-allow-headers] => x-requested-with, Content-Type, origin, authorization, accept, client-security-token
[access-control-allow-methods] => POST, GET, OPTIONS, DELETE, PUT
[access-control-allow-origin] => *
[access-control-max-age] => 1000
[cache-control] => no-cache
[content-type] => text/html; charset=UTF-8
[date] => Mon, 29 Aug 2016 14:10:05 GMT
[server] => Apache/2.4.18 (Ubuntu)
[set-cookie] => laravel_session=blablabla;
expires=Mon, 29-Aug-2016 16:10:05 GMT; Max-Age=7200; path=/; domain=.time.ly; HttpOnly
[vary] => Authorization
[content-length] => 13
[connection] => Close
)[body] => Unauthorized.
[response] => Array
(
[code] => 401
[message] => Unauthorized
)[cookies] => Array
(
[0] => WP_Http_Cookie Object
(
[name] => laravel_session
[value] => blablabla
[expires] => 1472487005
[path] => /
[domain] => .time.ly
[max-age] => 7200
[httponly] =>
))
[filename] =>
)https://www.ads-software.com/plugins/all-in-one-event-calendar/
- The topic ‘Still internal 500 error on "Settings" and "Import feeds" screen’ is closed to new replies.