Title: Errors with FunctionsPHP AdminPHP and more
Last modified: March 7, 2024

---

# Errors with FunctionsPHP AdminPHP and more

 *  Resolved [angelinaarabella](https://wordpress.org/support/users/angelinaarabella/)
 * (@angelinaarabella)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/errors-with-functionsphp-adminphp-and-more/)
 *     ```wp-block-code
       Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home4/xoxoang/public_html/wp-includes/functions.php on line 7241
   
       Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home4/xoxoang/public_html/wp-includes/functions.php on line 2187
   
       Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home4/xoxoang/public_html/wp-includes/functions.php on line 7241
   
       Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home4/xoxoang/public_html/wp-includes/functions.php on line 2187
   
       Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home4/xoxoang/public_html/wp-includes/functions.php on line 7241
   
       Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home4/xoxoang/public_html/wp-includes/functions.php on line 2187
   
       Warning: Cannot modify header information - headers already sent by (output started at /home4/xoxoang/public_html/wp-includes/functions.php:7241) in /home4/xoxoang/public_html/wp-admin/includes/misc.php on line 1431
   
       Warning: Cannot modify header information - headers already sent by (output started at /home4/xoxoang/public_html/wp-includes/functions.php:7241) in /home4/xoxoang/public_html/wp-includes/functions.php on line 7049
   
       Warning: Cannot modify header information - headers already sent by (output started at /home4/xoxoang/public_html/wp-includes/functions.php:7241) in /home4/xoxoang/public_html/wp-admin/admin-header.php on line 9
   
       Warning: Cannot modify header information - headers already sent by (output started at /home4/xoxoang/public_html/wp-includes/functions.php:7241) in /home4/xoxoang/public_html/wp-includes/option.php on line 1478
   
       Warning: Cannot modify header information - headers already sent by (output started at /home4/xoxoang/public_html/wp-includes/functions.php:7241) in /home4/xoxoang/public_html/wp-includes/option.php on line 1479
       ```
   
 * When I logged into my websites backend, I noticed it said this. I thought maybe
   it had something to do with the theme so I deactivated it and switched it to 
   something else but that didn’t change anything. I am not all that smart with 
   these kinds of things. The only thing I can think of is that I added a line to
   the end of my functions.php file in order to remove the “additional info” tab
   on my products which worked perfectly fine for a while now. I decided I would
   go back in and delete what I added, but it was already gone, like it erased itself
   back to its original state. Weird, but maybe that info is relevant to my issue?
   If anyone could help me please. I don’t have much, but I am willing to compensate
   a little something for your time if need be. Worse case I just redo my entire
   site from scratch and start over, which I don’t want to have to do –but I will.
   Everything seemed to be working fine and I don’t understand what happened. Thanks
   a bunch.
 * If you need more info such as logs etc let me know.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferrors-with-functionsphp-adminphp-and-more%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Support [omarfpg a11n](https://wordpress.org/support/users/omarfpg/)
 * (@omarfpg)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/errors-with-functionsphp-adminphp-and-more/#post-17485809)
 * Hi [@angelinaarabella](https://wordpress.org/support/users/angelinaarabella/),
 * To learn more about this issue, these deprecated notices and warnings are only
   present on the back end of your site, correct? The front end is working fine?(
   Right now, I see your site is under a coming soon page, so I wasn’t able to view
   it).
 * Have you made changes to any of the files mentioned in these errors?
 * Is your WordPress core version up to date?
 * > The only thing I can think of is that I added a line to the end of my functions.
   > php file in order to remove the “additional info” tab on my products which 
   > worked perfectly fine for a while now. I decided I would go back in and delete
   > what I added, but it was already gone, like it erased itself back to its original
   > state.
 * If you made changes to your site directly on your theme files or plugin files
   they’ll be overridden after you update them, this is why it’s best to make code
   changes on a [child theme](https://developer.wordpress.org/themes/advanced-topics/child-themes/)
   or using plugins like [Code Snippets](https://wordpress.org/plugins/code-snippets/).
 * The warnings and deprecation notices don’t seem to be related to WooCommerce,
   so I have to ask if anything’s broken on your store or products. If there’s anything
   not functioning properly on the WooCommerce side of things, please let us know!
 * In the meantime, I’d like to understand your site properly. Please share with
   us the necessary information below for us to investigate the issue further:
    - **System Status Report** which you can find via WooCommerce > Status > Get
      system report > Copy for support.
    - **Fatal error logs** (if any) under WooCommerce > Status > Logs.
 * You could copy and paste your reply here or paste it via [https://gist.github.com/](https://gist.github.com/)
   and send the link here.
 * Once we have more information, we’ll be able to assist you further.
 * Thanks!
 *  Thread Starter [angelinaarabella](https://wordpress.org/support/users/angelinaarabella/)
 * (@angelinaarabella)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/errors-with-functionsphp-adminphp-and-more/#post-17485899)
 * Hi thank you for your reply! I ended up putting the coming soon page because 
   there were errors showing on the front end and I didn’t like that. For some reason
   its not showing on the front end anymore though so I have the site back up if
   that helps you.
 * As for whether I changed anything in the files mentioned in the errors, the answer
   is no. I wouldn’t even know what to change if I needed to. I left everything 
   as is. WordPress is up to date and so are all plugins. I tried restoring a backup
   file to see if that would correct the errors but it still happens (on back end).
 * Thanks for the info about making changes to child themes or the code snippets.
   I will look into that.
 * It doesn’t seem like anything is broken on the store or products. It’s just weird
   that errors popped up top at one point but don’t seem to now. I just didn’t want
   customers to see that. And I haven’e made any edits to anything as far as trying
   to customize anything other than the one thing I mentioned that is restored now
   anyway. So I don’t know what is causing it. I will paste below the report and
   logs (3 fatal error logs).
 *     ```wp-block-code
       ` WordPress Environment
   
       WordPress address (URL): https://heavenandhopeco.com<br>Site address (URL): https://heavenandhopeco.com<br>WC Version: 8.6.1<br>REST API Version: ✔ 8.6.1<br>WC Blocks Version: ✔ 11.8.0-dev<br>Action Scheduler Version: ✔ 3.7.1<br>Log Directory Writable: ✔<br>WP Version: 6.4.3<br>WP Multisite: –<br>WP Memory Limit: 512 MB<br>WP Debug Mode: ✔<br>WP Cron: ✔<br>Language: en_US<br>External object cache: – Server Environment
   
       Server Info: Apache<br>PHP Version: 8.1.27<br>PHP Post Max Size: 516 MB<br>PHP Time Limit: 60<br>PHP Max Input Vars: 1000<br>cURL Version: 8.6.0<br>OpenSSL/1.1.1w
   
       SUHOSIN Installed: –<br>MySQL Version: 5.7.23-23<br>Max Upload Size: 512 MB<br>Default Timezone is UTC: ✔<br>fsockopen/cURL: ✔<br>SoapClient: ✔<br>DOMDocument: ✔<br>GZip: ✔<br>Multibyte String: ✔<br>Remote Post: ✔<br>Remote Get: ✔ Database
   
       WC Database Version: 8.6.1<br>WC Database Prefix: wprg_<br>Total Database Size: 25.87MB<br>Database Data Size: 16.74MB<br>Database Index Size: 9.13MB<br>wprg_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wprg_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wprg_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wprg_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wprg_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_actionscheduler_actions: Data: 0.33MB + Index: 0.63MB + Engine InnoDB<br>staging_wprg_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_actionscheduler_logs: Data: 0.25MB + Index: 0.20MB + Engine InnoDB<br>staging_wprg_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_ce4wp_contacts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>staging_wprg_jetpack_sync_queue: Data: 0.09MB + Index: 0.06MB + Engine InnoDB<br>staging_wprg_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>staging_wprg_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>staging_wprg_nfd_data_event_queue: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>staging_wprg_options: Data: 3.14MB + Index: 0.08MB + Engine InnoDB<br>staging_wprg_postmeta: Data: 1.52MB + Index: 0.86MB + Engine InnoDB<br>staging_wprg_posts: Data: 0.44MB + Index: 0.13MB + Engine InnoDB<br>staging_wprg_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>staging_wprg_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB<br>staging_wprg_wc_admin_note_actions: Data: 0.08MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>staging_wprg_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>staging_wprg_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>staging_wprg_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_wc_product_meta_lookup: Data: 0.08MB + Index: 0.09MB + Engine InnoDB<br>staging_wprg_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>staging_wprg_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>staging_wprg_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>staging_wprg_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>staging_wprg_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>staging_wprg_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_wpforms_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>staging_wprg_wpforms_payments: Data: 0.02MB + Index: 0.14MB + Engine InnoDB<br>staging_wprg_wpforms_payment_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>staging_wprg_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>staging_wprg_yoast_indexable: Data: 0.05MB + Index: 0.09MB + Engine InnoDB<br>staging_wprg_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>staging_wprg_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>staging_wprg_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>staging_wprg_yoast_seo_links: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_actionscheduler_actions: Data: 0.38MB + Index: 0.73MB + Engine InnoDB<br>wprg_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_actionscheduler_logs: Data: 0.28MB + Index: 0.22MB + Engine InnoDB<br>wprg_ce4wp_abandoned_checkout: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_ce4wp_contacts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>wprg_jetpack_sync_queue: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wprg_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wprg_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wprg_nfd_data_event_queue: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wprg_options: Data: 4.25MB + Index: 0.09MB + Engine InnoDB<br>wprg_postmeta: Data: 1.52MB + Index: 1.92MB + Engine InnoDB<br>wprg_posts: Data: 1.52MB + Index: 0.20MB + Engine InnoDB<br>wprg_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_usermeta: Data: 0.09MB + Index: 0.03MB + Engine InnoDB<br>wprg_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wprg_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB<br>wprg_wc_admin_note_actions: Data: 0.06MB + Index: 0.02MB + Engine InnoDB<br>wprg_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wprg_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wprg_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wprg_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_wc_product_meta_lookup: Data: 0.08MB + Index: 0.09MB + Engine InnoDB<br>wprg_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wprg_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_wpforms_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wprg_wpforms_payments: Data: 0.02MB + Index: 0.14MB + Engine InnoDB<br>wprg_wpforms_payment_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wprg_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wprg_wpf_filters: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wprg_wpf_meta_data: Data: 0.20MB + Index: 0.58MB + Engine InnoDB<br>wprg_wpf_meta_keys: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_wpf_meta_values: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_wpf_meta_values_bk: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_wpf_modules: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_wpf_modules_type: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wprg_wpf_usage_stat: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_yoast_indexable: Data: 0.08MB + Index: 0.09MB + Engine InnoDB<br>wprg_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wprg_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wprg_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wprg_yoast_seo_links: Data: 0.02MB + Index: 0.03MB + Engine InnoDB Post Type Counts
   
       attachment: 147<br>customize_changeset: 29<br>jp_mem_plan: 3<br>nav_menu_item: 11<br>page: 8<br>post: 2<br>product: 36<br>product_variation: 450<br>revision: 45<br>shop_coupon: 2<br>wp_global_styles: 1<br>wp_navigation: 10<br>wp_template: 3<br>wp_template_part: 2 Security
   
       Secure connection (HTTPS): ✔<br>Hide errors from visitors: ❌Error messages should not be shown to visitors. Active Plugins (17)
   
       UPS Live Rates and Access Points: by Octolize – 2.2.1<br>USPS Live Rates: by Octolize – 1.9.1<br>Jetpack: by Automattic – 13.2<br>Klarna On-Site Messaging for WooCommerce: by krokedil<br>klarna – 1.13.0
   
       Klarna Order Management for WooCommerce: by klarna<br>krokedil – 1.9.1
   
       Klarna Payments for WooCommerce: by klarna – 3.4.0<br>Mailchimp for WooCommerce: by Mailchimp – 3.7<br>Number Counter: by WPDeveloper – 1.1.5<br>UpdraftPlus - Backup/Restore: by UpdraftPlus.Com<br>DavidAnderson – 1.24.1
   
       WooCommerce Amazon Pay: by Amazon Pay – 2.5.1<br>WooPayments: by Automattic – 7.3.0<br>WooCommerce PayPal Payments: by WooCommerce – 2.5.4<br>WooCommerce - ShipStation Integration: by WooCommerce – 4.3.9<br>WooCommerce: by Automattic – 8.6.1<br>Yoast SEO: by Team Yoast – 22.2<br>The HostGator Plugin: by HostGator – 2.7.0<br>YITH PayPal Payments for WooCommerce Extended: by YITH – 2.20.1 Inactive Plugins (12)
   
       Akismet Anti-spam: Spam Protection: by Automattic - Anti-spam Team – 5.3.1<br>Creative Mail by Newfold Digital: by Newfold Digital – 1.6.7<br>DHL Express Live Rates: by Octolize – 3.0.9<br>FedEx Live Rates: by Octolize – 2.7.5<br>Flexible Shipping: by Octolize – 4.24.15<br>Hello Dolly: by Matt Mullenweg – 1.7.2<br>OptinMonster: by OptinMonster Popup Builder Team – 2.16.0<br>Product Filter by WBW: by WBW – 2.5.5<br>Team Member Block: by WPDeveloper – 1.2.0<br>WooCommerce Shipping & Tax: by WooCommerce – 2.5.2<br>WooCommerce Weight Based Shipping: by weightbasedshipping.com – 5.7.1<br>WPForms Lite: by WPForms – 1.8.7.2 Must Use Plugins (1)
   
       Endurance Page Cache: by Mike Hansen – 2.2 Settings
   
       API Enabled: –<br>Force SSL: –<br>Currency: USD ($)<br>Currency Position: left<br>Thousand Separator: ,<br>Decimal Separator: .<br>Number of Decimals: 2<br>Taxonomies: Product Types: external (external)<br>grouped (grouped)<br>simple (simple)<br>variable (variable)
   
       Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)<br>exclude-from-search (exclude-from-search)<br>featured (featured)<br>outofstock (outofstock)<br>rated-1 (rated-1)<br>rated-2 (rated-2)<br>rated-3 (rated-3)<br>rated-4 (rated-4)<br>rated-5 (rated-5)
   
       Connected to Woo.com: –<br>Enforce Approved Product Download Directories: ✔<br>HPOS feature screen enabled: –<br>HPOS feature enabled: –<br>Order datastore: WC_Order_Data_Store_CPT<br>HPOS data sync enabled: – WC Pages
   
       Shop base: #7 - /shop/<br>Cart: #8 - /cart/<br>Checkout: #9 - /checkout/<br>My account: #10 - /my-account/<br>Terms and conditions: #11 - /refund_returns/ Theme
   
       Name: Botiga<br>Version: 2.2.1<br>Author URL: https://athemes.com<br>Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme<br>WooCommerce Support: ✔ Templates
   
       Overrides: – WooPayments
   
       Version: 7.3.0<br>Connected to WPCOM: Yes<br>WPCOM Blog ID: 229536654<br>Account ID: acct_1OkwQZCQ4BfLP8Wa<br>Payment Gateway: Enabled<br>Test Mode: Disabled<br>Enabled APMs: card,link,bancontact,eps,giropay,ideal,p24,afterpay_clearpay,klarna,affirm<br>WooPay: Disabled<br>WooPay Incompatible Extensions: No<br>Apple Pay / Google Pay: Disabled<br>Fraud Protection Level: advanced<br>Enabled Fraud Filters: AVS Verification,IP Address Mismatch,Purchase Price Threshold<br>Multi-currency: Enabled<br>Public Key Encryption: Enabled<br>Auth and Capture: Enabled<br>Documents: Disabled<br>Logging: Disabled Klarna Payments Request Log
   
       No Klarna Payment errors: Klarna Countries
   
       Production Countries: No countries selected<br>Test Countries: No countries selected WooCommerce PayPal Payments
   
       Onboarded: ✔<br>Shop country code: US<br>WooCommerce currency supported: ✔<br>Advanced Card Processing available in country: ✔<br>Pay Later messaging available in country: ✔<br>Webhook status: –<br>PayPal Vault enabled: –<br>ACDC Vault enabled: –<br>Logging enabled: –<br>Reference Transactions: ✔<br>Used PayPal Checkout plugin: –<br>Subscriptions Mode: Disabled Admin
   
       Enabled Features: activity-panels<br>analytics<br>product-block-editor<br>coupons<br>core-profiler<br>customer-effort-score-tracks<br>import-products-task<br>experimental-fashion-sample-products<br>shipping-smart-defaults<br>shipping-setting-tour<br>homescreen<br>marketing<br>mobile-app-banner<br>navigation<br>onboarding<br>onboarding-tasks<br>product-variation-management<br>product-virtual-downloadable<br>product-external-affiliate<br>product-grouped<br>product-linked<br>remote-inbox-notifications<br>remote-free-extensions<br>payment-gateway-suggestions<br>shipping-label-banner<br>subscriptions<br>store-alerts<br>transient-notices<br>woo-mobile-welcome<br>wc-pay-promotion<br>wc-pay-welcome-page
   
       Disabled Features: customize-store<br>minified-js<br>new-product-management-experience<br>product-pre-publish-modal<br>settings<br>async-product-editor-category-field
   
       Daily Cron: ✔ Next scheduled: 2024-03-09 01:24:11 +00:00<br>Options: ✔<br>Notes: 77<br>Onboarding: completed Action Scheduler
   
       Complete: 1,172<br>Oldest: 2024-02-16 01:22:34 +0000<br>Newest: 2024-03-08 17:10:38 +0000
   
       Failed: 4<br>Oldest: 2024-02-17 20:32:02 +0000<br>Newest: 2024-02-25 00:33:59 +0000
   
       Pending: 1<br>Oldest: 2024-03-09 17:10:38 +0000<br>Newest: 2024-03-09 17:10:38 +0000 Status report information
   
       Generated at: 2024-03-08 21:45:33 +00:00<br>`
       ```
   
 * **2024-03-07T15:49:15+00:00** **Critical** Uncaught Error: Failed opening required‘/
   home4/xoxoang/public_html/wp-content/plugins/jetpack/jetpack_vendor/automattic/
   jetpack-sync/src/class-sender.php’ (include_path=’.:/opt/cpanel/ea-php81/root/
   usr/share/pear’) in /home4/xoxoang/public_html/wp-content/plugins/jetpack/vendor/
   jetpack-autoloader/class-php-autoloader.php:90 CONTEXT: {“error”:{“type”:1,”file”:”\/
   home4\/xoxoang\/public_html\/wp-content\/plugins\/jetpack\/vendor\/jetpack-autoloader\/
   class-php-autoloader.php”,”line”:90},”backtrace”:[“”,”#0 \/home4\/xoxoang\/public_html\/
   wp-content\/plugins\/jetpack\/jetpack_vendor\/automattic\/jetpack-sync\/src\/
   class-actions.php(734): Automattic\\Jetpack\\Autoloader\\jpf11009ded9fc4592b6a05b61ce272b3c_jetpack\
   u24e513_1_3\\al3_0_2\\PHP_Autoloader::load_class(‘Automattic\\\\Jetp…’)”,”#1 \/
   home4\/xoxoang\/public_html\/wp-content\/plugins\/jetpack\/jetpack_vendor\/automattic\/
   jetpack-sync\/src\/class-actions.php(175): Automattic\\Jetpack\\Sync\\Actions::
   initialize_sender()”,”#2 \/home4\/xoxoang\/public_html\/wp-includes\/class-wp-
   hook.php(324): Automattic\\Jetpack\\Sync\\Actions::add_sender_shutdown(”)”,”#
   3 \/home4\/xoxoang\/public_html\/wp-includes\/class-wp-hook.php(348): WP_Hook-
   >apply_filters(NULL, Array)”,”#4 \/home4\/xoxoang\/public_html\/wp-includes\/
   plugin.php(517): WP_Hook->do_action(Array)”,”#5 \/home4\/xoxoang\/public_html\/
   wp-settings.php(643): do_action(‘init’)”,”#6 \/home4\/xoxoang\/public_html\/wp-
   config.php(96): require_once(‘\/home4\/xoxoang\/…’)”,”#7 \/home4\/xoxoang\/public_html\/
   wp-load.php(50): require_once(‘\/home4\/xoxoang\/…’)”,”#8 \/home4\/xoxoang\/public_html\/
   xmlrpc.php(31): require_once(‘\/home4\/xoxoang\/…’)”,”#9 {main}”,”thrown”]}
 * **2024-02-21T01:23:35+00:00Critical** require_once(): Failed opening required‘/
   home4/xoxoang/public_html/wp-content/plugins/jetpack//_inc/lib/class-jetpack-
   currencies.php’ (include_path=’.:/opt/cpanel/ea-php74/root/usr/share/pear’) Additional
   context{ “error”: { “type”: 64, “file”: “\/home4\/xoxoang\/public_html\/wp-content\/
   plugins\/jetpack\/extensions\/blocks\/donations\/donations.php”, “line”: 53 },“
   backtrace”: [ { “file”: “\/home4\/xoxoang\/public_html\/wp-content\/plugins\/
   woocommerce\/includes\/class-woocommerce.php”, “line”: 325, “function”: “critical”,“
   class”: “WC_Logger”, “type”: “->” }, { “function”: “log_errors”, “class”: “WooCommerce”,“
   type”: “->” } ] }
 * **2024-02-20T13:23:11+00:00** **Critical** Uncaught Error: Class ‘Yoast\WP\Lib\
   Model’ not found in /home4/xoxoang/public_html/wp-content/plugins/wordpress-seo/
   src/repositories/indexable-repository.php:102 CONTEXT: {“error”:{“type”:1,”file”:”\/
   home4\/xoxoang\/public_html\/wp-content\/plugins\/wordpress-seo\/src\/repositories\/
   indexable-repository.php”,”line”:102},”backtrace”:[“”,”#0 \/home4\/xoxoang\/public_html\/
   wp-content\/plugins\/wordpress-seo\/src\/repositories\/indexable-repository.php(
   310): Yoast\\WP\\SEO\\Repositories\\Indexable_Repository->query()”,”#1 \/home4\/
   xoxoang\/public_html\/wp-content\/plugins\/wordpress-seo\/src\/repositories\/
   indexable-repository.php(141): Yoast\\WP\\SEO\\Repositories\\Indexable_Repository-
   >find_for_system_page(‘404’)”,”#2 \/home4\/xoxoang\/public_html\/wp-content\/
   plugins\/wordpress-seo\/src\/memoizers\/meta-tags-context-memoizer.php(97): Yoast\\
   WP\\SEO\\Repositories\\Indexable_Repository->for_current_page()”,”#3 \/home4\/
   xoxoang\/public_html\/wp-content\/plugins\/wordpress-seo\/src\/integrations\/
   front-end\/wp-robots-integration.php(87): Yoast\\WP\\SEO\\Memoizers\\Meta_Tags_Context_Memoizer-
   >for_current_page()”,”#4 \/home4\/xoxoang\/public_html\/wp-content\/plugins\/
   wordpress-seo\/src\/integrations\/front-end\/wp-robots-integration.php(73): Yoa”]}
 *  Plugin Support [omarfpg a11n](https://wordpress.org/support/users/omarfpg/)
 * (@omarfpg)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/errors-with-functionsphp-adminphp-and-more/#post-17487359)
 * Hi [@angelinaarabella](https://wordpress.org/support/users/angelinaarabella/),
 * > It doesn’t seem like anything is broken on the store or products. It’s just
   > weird that errors popped up top at one point but don’t seem to now. I just 
   > didn’t want customers to see that.
 * Thanks for the additional details. Regarding why the error messages showed up(
   either in the front end or back end), it is because you have the debug mode enabled
   on your site:
 *     ```wp-block-code
       WP Debug Mode: ✔
       ```
   
 * You’ll want to disable that (or have the logging only go to a log file, not to
   be displayed on your site!). Here’s how you can do that [https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/#example-wp-config-php-for-debugging](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/#example-wp-config-php-for-debugging)(
   you can also ask your hosting for help if you don’t know how to manage this!).
 * By the way you have a lovely store and awesome products. God is good! ♥
 * -OP
 *  Thread Starter [angelinaarabella](https://wordpress.org/support/users/angelinaarabella/)
 * (@angelinaarabella)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/errors-with-functionsphp-adminphp-and-more/#post-17513457)
 * Hi. I am sorry I am just getting back to this. I just followed your instruction
   and it removed all the annoying codes I was getting on my back end so thank you.
   I was just concerned maybe something was not functioning properly that I needed
   to know about or fix. I am glad you like my website 🙂 Thanks again! God bless.
 *  [carolm29 (woo-hc)](https://wordpress.org/support/users/carolm29/)
 * (@carolm29)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/errors-with-functionsphp-adminphp-and-more/#post-17518669)
 * Hey there!
 * I’m glad we were able to help! If you have a few minutes, we’d love if you could
   leave us a review: [https://wordpress.org/support/plugin/woocommerce/reviews/](https://wordpress.org/support/plugin/woocommerce/reviews/)
 * Have a wonderful day!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Errors with FunctionsPHP AdminPHP and more’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [admin.php](https://wordpress.org/support/topic-tag/admin-php/)
 * [mu-plugins](https://wordpress.org/support/topic-tag/mu-plugins/)

 * 5 replies
 * 3 participants
 * Last reply from: [carolm29 (woo-hc)](https://wordpress.org/support/users/carolm29/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/errors-with-functionsphp-adminphp-and-more/#post-17518669)
 * Status: resolved