Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter huckster

    (@huckster)

    and it also generates the database error:
    SELECT COUNT(*) AS cnt, MAX(term_order) AS max, MIN(term_order) AS min
    FROM infin_terms AS terms
    INNER JOIN infin_term_taxonomy AS term_taxonomy
    ON ( terms.term_id = term_taxonomy.term_id )
    WHERE term_taxonomy.taxonomy = ‘jtm_perspective’

    Caller: SCPO_Engine->refresh()
    Component: Plugin: simple-custom-post-order
    Error Message: Plugin: simple-custom-post-order Unknown column ‘term_order’ in ‘field list’

    I have the same issue – and I’m using Polylang + Polylang for Woocommerce.
    The problem is that after ordering a product no data about the purchase is sent to Mailerlite.
    I have also set up the automation that when someone buys a product he has his custom field updated and is copied to the product group – but it doesnt work as there is no info on the purchased product.

    On the order page in bottom right corner I have this status:
    https://imgur.com/a/p7tfy6b
    which is strange because on the woocomerce -> mailerlite settings I have:
    https://imgur.com/a/JNbdReD

    Also – debug logs don’t work 🙁

    EDIT: Also – can you check – because the product I would like to track is connected with a subscription (using Woo Subscriptions) – maybe this is the issue? Because when the user orders a product with subscription (as shown on the order status above) in the $store_name Orders count column in Mailerlite it doesnt show anything, but there was supposed to be “1” there.

    • This reply was modified 1 year, 10 months ago by huckster.
    • This reply was modified 1 year, 10 months ago by huckster.
    Thread Starter huckster

    (@huckster)

    1. decativated the invoicing and payment gateway plugins
    2. enabled cash on delivery
    3. created a new test product with the COD payment
    4. processed and completed the order
    5. still getting the same message..;((((((

    Thread Starter huckster

    (@huckster)

    thx xue28 for the update,

    unfortunately nothing has changed – still I get this “file not found”. I regenerated the download permissions too. I can see it in the WC logs too:

    View post on imgur.com

    Thread Starter huckster

    (@huckster)

    Downloads & Directory: https://imgur.com/a/QibXCDB

    Thread Starter huckster

    (@huckster)

    Hi – yes – I am able to access the file via the direct link.

    And yes – the phpinfo shops on on both values:

    ore
    PHP Version 	7.4.19
    Directive	Local Value	Master Value
    allow_url_fopen	On	On
    allow_url_include	Off	Off
    arg_separator.input	&	&
    arg_separator.output	&	&
    auto_append_file	no value	no value
    auto_globals_jit	On	On
    auto_prepend_file	no value	no value
    browscap	/usr/local/etc/browscap.ini	/usr/local/etc/browscap.ini
    default_charset	UTF-8	UTF-8
    default_mimetype	text/html	text/html
    disable_classes	no value	no value
    disable_functions	no value	no value
    display_errors	Off	On
    display_startup_errors	Off	Off
    doc_root	no value	no value
    docref_ext	no value	no value
    docref_root	no value	no value
    enable_dl	On	On
    enable_post_data_reading	On	On
    error_append_string	no value	no value
    error_log	no value	no value
    error_prepend_string	no value	no value
    error_reporting	4983	no value
    expose_php	Off	Off
    extension_dir	/usr/local/php74/modules	/usr/local/php74/modules
    file_uploads	On	On
    hard_timeout	2	2
    highlight.comment	#FF8000	#FF8000
    highlight.default	#0000BB	#0000BB
    highlight.html	#000000	#000000
    highlight.keyword	#007700	#007700
    highlight.string	#DD0000	#DD0000
    html_errors	On	On
    ignore_repeated_errors	Off	Off
    ignore_repeated_source	Off	Off
    ignore_user_abort	Off	Off
    implicit_flush	Off	Off
    include_path	.:/:/usr/local/php74/lib/pear	.:/:/usr/local/php74/lib/pear
    input_encoding	no value	no value
    internal_encoding	no value	no value
    log_errors	Off	Off
    log_errors_max_len	1024	1024
    mail.add_x_header	Off	Off
    mail.force_extra_parameters	no value	no value
    mail.log	no value	no value
    max_execution_time	30	30
    max_file_uploads	20	20
    max_input_nesting_level	64	64
    max_input_time	-1	-1
    max_input_vars	2000	1000
    memory_limit	512M	256M
    open_basedir	no value	no value
    output_buffering	0	0
    output_encoding	no value	no value
    output_handler	no value	no value
    post_max_size	512M	64M
    precision	14	14
    realpath_cache_size	4096K	4096K
    realpath_cache_ttl	120	120
    register_argc_argv	On	On
    report_memleaks	On	On
    report_zend_debug	On	On
    request_order	no value	no value
    sendmail_from	no value	no value
    sendmail_path	/usr/local/bin/sendmail -t -i	/usr/local/bin/sendmail -t -i
    serialize_precision	-1	-1
    short_open_tag	On	On
    SMTP	localhost	localhost
    smtp_port	25	25
    sys_temp_dir	no value	no value
    syslog.facility	LOG_USER	LOG_USER
    syslog.filter	no-ctrl	no-ctrl
    syslog.ident	php	php
    track_errors	Off	Off
    unserialize_callback_func	no value	no value
    upload_max_filesize	512M	64M
    upload_tmp_dir	no value	no value
    user_dir	no value	no value
    user_ini.cache_ttl	300	300
    user_ini.filename	.user.ini	.user.ini
    variables_order	EGPCS	EGPCS
    xmlrpc_error_number	0	0
    xmlrpc_errors	Off	Off
    zend.assertions	1	1
    zend.detect_unicode	On	On
    zend.enable_gc	On	On
    zend.exception_ignore_args	Off	Off
    zend.multibyte	Off	Off
    zend.script_encoding	no value	no value
    zend.signal_check	Off	Off
    Thread Starter huckster

    (@huckster)

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://
    Site address (URL): https://
    WC Version: 6.9.4
    REST API Version: ✔ 6.9.4
    WC Blocks Version: ✔ 8.3.3
    Action Scheduler Version: ✔ 3.4.0
    Log Directory Writable: ✔
    WP Version: 6.0.2
    WP Multisite: –
    WP Memory Limit: 512 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: en_GB
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: IdeaWebServer/5.0.0 (like Apache)
    PHP Version: 7.4.19
    PHP Post Max Size: 512 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 2000
    cURL Version: 7.66.0
    OpenSSL/1.1.1g
    
    SUHOSIN Installed: –
    MySQL Version: 5.7.33-36
    Max Upload Size: 512 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 6.9.4
    WC Database Prefix: infin_
    Total Database Size: 150.39MB
    Database Data Size: 105.39MB
    Database Index Size: 45.00MB
    infin_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    infin_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    infin_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_actionscheduler_actions: Data: 0.09MB + Index: 0.13MB + Engine InnoDB
    infin_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_actionscheduler_logs: Data: 0.08MB + Index: 0.03MB + Engine InnoDB
    infin_ahm_assets: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_asset_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_ahm_country: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_coupons: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_download_stats: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_emails: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_licenses: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_orders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_order_items: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_order_renews: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_refunds: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_sessions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_social_conns: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_user_download_counts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_ahm_withdraws: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    infin_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    infin_ewwwio_images: Data: 2.52MB + Index: 1.75MB + Engine InnoDB
    infin_ewwwio_queue: Data: 0.06MB + Index: 0.05MB + Engine InnoDB
    infin_gf_draft_submissions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_gf_entry: Data: 3.52MB + Index: 0.47MB + Engine InnoDB
    infin_gf_entry_meta: Data: 25.56MB + Index: 22.66MB + Engine InnoDB
    infin_gf_entry_notes: Data: 4.52MB + Index: 1.84MB + Engine InnoDB
    infin_gf_form: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_gf_form_meta: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
    infin_gf_form_revisions: Data: 1.52MB + Index: 0.03MB + Engine InnoDB
    infin_gf_form_view: Data: 1.52MB + Index: 0.48MB + Engine InnoDB
    infin_gf_rest_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_itsec_bans: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_itsec_dashboard_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_itsec_distributed_storage: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_itsec_fingerprints: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_itsec_geolocation_cache: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_itsec_lockouts: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    infin_itsec_logs: Data: 0.06MB + Index: 0.11MB + Engine InnoDB
    infin_itsec_mutexes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_itsec_opaque_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_itsec_temp: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    infin_itsec_user_groups: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_options: Data: 4.05MB + Index: 0.16MB + Engine InnoDB
    infin_postmeta: Data: 21.45MB + Index: 13.75MB + Engine InnoDB
    infin_posts: Data: 35.28MB + Index: 1.16MB + Engine InnoDB
    infin_smush_dir_images: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_term_relationships: Data: 0.13MB + Index: 0.06MB + Engine InnoDB
    infin_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_usermeta: Data: 0.13MB + Index: 0.06MB + Engine InnoDB
    infin_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    infin_wc_admin_notes: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    infin_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    infin_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    infin_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    infin_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_woocommerce_p24_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_woocommerce_p24_order_map: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_woocommerce_p24_subscription: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    infin_wpmailsmtp_debug_events: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    infin_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    infin_yoast_indexable: Data: 1.52MB + Index: 0.38MB + Engine InnoDB
    infin_yoast_indexable_hierarchy: Data: 0.08MB + Index: 0.08MB + Engine InnoDB
    infin_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    infin_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    infin_yoast_seo_links: Data: 0.11MB + Index: 0.09MB + Engine InnoDB
    infin_yoast_seo_meta: Data: 0.13MB + Index: 0.00MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    acf-field: 187
    acf-field-group: 24
    attachment: 1476
    boxes: 36
    custom_css: 1
    customize_changeset: 22
    exceprts: 47
    inftmp_trend: 344
    inftmp_year: 12
    mega-trend: 14
    nav_menu_item: 16
    oembed_cache: 10
    page: 100
    polylang_mo: 2
    post: 101
    postattr: 2
    product: 3
    raporty: 70
    revision: 5717
    shop_order: 19
    sidebars: 137
    team: 2
    trendy: 81
    wp_global_styles: 1
    wpdmpro: 1
    
    ### Security ###
    
    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔
    
    ### Active Plugins (24) ###
    
    Polylang: by WP SYNTEX – 3.2.7
    Gravity Forms: by Gravity Forms – 2.6.7
    Advanced Custom Fields PRO: by Delicious Brains – 5.12.3
    AJAX Thumbnail Rebuild: by junkcoder
    ristoniinemets – 1.13
    
    CookieYes | GDPR Cookie Consent: by CookieYes – 3.0.2
    Yoast Duplicate Post: by Enrico Battocchi and Team Yoast – 4.5
    GTM4WP: by Thomas Geiger – 1.16.1
    EWWW Image Optimizer: by Exactly WWW – 6.9.0
    Gravity Forms Gutenberg Add-On: by rocketgenius – 1.0-rc-1.4
    Gravity Forms reCAPTCHA Add-On: by Gravity Forms – 1.1
    Infuture elements: by JAMEL/ML – 1.0.0
    Intuitive Custom Post Order: by hijiri – 3.1.3
    Loco Translate: by Tim Whitlock – 2.6.2
    WooCommerce Przelewy24 Payment Gateway: by Przelewy24 Sp. z o.o. – 1.0.15
    SVG Support: by Benbodhi – 2.5.1
    Category Order and Taxonomy Terms Order: by Nsp-Code – 1.7.1
    Trends map pro: by ML – 1.0.0
    infuture Trends Map: by Develocraft – 1.2.15
    WooCommerce Fakturownia: by WP Desk – 1.6.11
    WooCommerce: by Automattic – 6.9.4
    StoreCustomizer: by Kaira – 2.4.3
    Yoast SEO: by Team Yoast – 19.7.1
    WP Mail SMTP: by WPForms – 3.5.2
    WP-ServerInfo: by Lester 'GaMerZ' Chan – 1.66
    
    ### Inactive Plugins (6) ###
    
    Fast Velocity Minify: by Raul Peixoto – 3.2.9
    Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 8.9.0
    Google XML Sitemaps: by Auctollo – 4.1.5
    iThemes Security: by iThemes – 8.1.2
    UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
    DavidAnderson – 1.22.23
    
    WP Super Cache: by Automattic – 1.9
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: PLN (zł)
    Currency Position: right_space
    Thousand Separator: 
    Decimal Separator: ,
    Number of Decimals: 2
    Taxonomies: Product Types: simple (simple)
    grouped (grouped)
    variable (variable)
    external (external)
    
    Taxonomies: Product Visibility: exclude-from-search (exclude-from-search)
    exclude-from-catalog (exclude-from-catalog)
    featured (featured)
    outofstock (outofstock)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-3 (rated-3)
    rated-4 (rated-4)
    rated-5 (rated-5)
    
    Connected to WooCommerce.com: –
    Enforce Approved Product Download Directories: ✔
    
    ### WC Pages ###
    
    Shop base: #12550 - /sklep/
    Basket: #12551 - /koszyk/
    Checkout: #12552 - /zamowienie/
    My account: #12553 - /moje-konto/
    Terms and conditions: #3512 - /regulamin/
    
    ### Theme ###
    
    Name: In***
    Version: 1.0
    Author URL: 
    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
    
    WooCommerce Support: ❌ Not declared
    
    ### Templates ###
    
    Overrides: –
    
    ### Admin ###
    
    Enabled Features: activity-panels
    analytics
    coupons
    customer-effort-score-tracks
    experimental-products-task
    experimental-import-products-task
    experimental-fashion-sample-products
    experimental-product-tour
    shipping-smart-defaults
    shipping-setting-tour
    homescreen
    marketing
    mobile-app-banner
    navigation
    onboarding
    onboarding-tasks
    remote-inbox-notifications
    remote-free-extensions
    payment-gateway-suggestions
    shipping-label-banner
    subscriptions
    store-alerts
    transient-notices
    wc-pay-promotion
    wc-pay-welcome-page
    
    Disabled Features: minified-js
    new-product-management-experience
    settings
    
    Daily Cron: ✔ Next scheduled: 2022-10-05 12:46:13 +02:00
    Options: ✔
    Notes: 54
    Onboarding: completed
    
    ### Action Scheduler ###
    
    Complete: 199
    Oldest: 2022-09-05 10:52:53 +0200
    Newest: 2022-10-05 12:18:55 +0200
    
    Pending: 1
    Oldest: 2022-10-05 15:21:22 +0200
    Newest: 2022-10-05 15:21:22 +0200
    
    ### Status report information ###
    
    Generated at: 2022-10-05 12:19:58 +02:00
    
    fatal-errors-2022-09-29-2a74e71ab0a34aaca97643a62bb8149f.log Delete log
    
    2022-09-29T10:36:21+00:00 CRITICAL Uncaught Error: Cannot use object of type WP_Error as array in /wp-content/themes/infuture/inc/newsletter.php:83
    Stack trace:
    #0 /wp-includes/class-wp-hook.php(309): access_entry_via_field(Array)
    #1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array)
    #2 /wp-includes/plugin.php(476): WP_Hook->do_action(Array)
    #3 /wp-content/plugins/gravityforms/gravityforms.php(7059): do_action('gform_pre_submi...', Array, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
    #4 /wp-content/plugins/gravityforms/form_display.php(165): gf_do_action('gform_pre_submi...', Array)
    #5 /wp-content/plugins/gravityforms/gravityforms.php(844): GFFormDisplay::process_form(2, 1)
    #6 /wp-includes/class-wp-hook.php(307): GFForms::maybe_process_form(Object(WP))
    #7 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
    #8 /wp-includes/plugin.php(524): WP_Hook->do_action(Array)
    #9 /wp-includes/class-wp.php(787): do_action_ref_array('wp', Array)
    #10 /wp-includes/functions.php(1330): WP->main('')
    #11 /wp-blog-h w /wp-content/themes/infuture/inc/newsletter.php w linii 83

    Sorry! I’ve just checked – it sends the email OK!

    Nooo that’s the problem , the mails are not being sent now 🙁

    ABSPATH //
    WP_HOME Undefined
    WP_SITEURL Undefined
    WP_CONTENT_DIR //wp-content
    WP_PLUGIN_DIR //wp-content/plugins

    Hi Gregor – thanks for the reply – It’s a Linux server, PHP v7.4.19 – it’s a hosted solution.

    I get this info when I open the plugin page:
    “WP Mail SMTP has detected incorrect “wp_mail” function location. Usually, this means that emails will not be sent successfully!

    Current function path: /wp-includes/pluggable.php:182″

    Also – this error appeared when I upgraded the WordPress from 5.8.x to 6.0.x.

    How can I check these constants?

    Thanks!

    I’m having the same issue:

    WP Mail SMTP has detected incorrect “wp_mail” function location. Usually, this means that emails will not be sent successfully!

    Current function path: /wp-includes/pluggable.php:182

    Wordpress 6.0.2
    Plugin version: 3.5.2

    Thread Starter huckster

    (@huckster)

    <meta property="og:title" content="<strong>Viva Las Vegas, </strong><br/>czyli…

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