Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address PHP Warnings in logs #41

Open
11 tasks
mikethicke opened this issue Jan 2, 2025 · 0 comments
Open
11 tasks

Address PHP Warnings in logs #41

mikethicke opened this issue Jan 2, 2025 · 0 comments
Assignees

Comments

@mikethicke
Copy link
Contributor

The following PHP warnings from the production log need to be triaged to either address immediately or create a separate issue for addressing.

  • PHP Warning: Undefined array key 2 in /app/site/web/app/plugins/bp-lotsa-feeds/bp-lotsa-feeds.php on line 105
  • PHP Warning: Undefined array key "search_terms" in /app/plugins/hc-custom/includes/bbpress.php on line 231
  • PHP Warning: include_once(): Failed opening '/app/site/web/app/sunrise.php' for inclusion (include_path='.:/usr/local/lib/php') in /app/site/web/wp/wp-includes/ms-settings.php on line 47
  • PHP Warning: collection_slug is not set. in /app/plugins/hc-custom/includes/class-works-group-extension.php on line 70
  • PHP Warning: In Works_Groups_Extension::get_works_collection_slug, wp_error getting collection: cURL error 7: Failed to connect to works.hcommons.org port 80 after 0 ms: Could not connect to server in /app/plugins/hc-custom/includes/class-works-group-extension.php on line 366
  • PHP Warning: Undefined array key 0 in /app/site/web/app/plugins/bp-lotsa-feeds/bp-lotsa-feeds.php on line 62
  • PHP Warning: Trying to access array offset on value of type null in /content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php on line 1482
  • PHP Warning: Trying to access array offset on value of type null in /content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php on line 1469
  • PHP Warning: Trying to access array offset on value of type null in /content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php on line 1458
  • PHP Warning: Trying to access array offset on value of type null in /content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php on line 1445
  • PHP Warning: Trying to access array offset on value of type null in /content/plugins/elementor-pro/modules/nav-menu/widgets/nav-menu.php on line 1482
@mikethicke mikethicke self-assigned this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant