Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter pcatapan

    (@pakofocus)

    Hi, you have update??

    @iodic @marijastuntcoders

    • This reply was modified 6 months, 1 week ago by pcatapan.
    Thread Starter pcatapan

    (@pakofocus)

    Hi @usecaddy, I confirm that the version 2.1.2. has solved the problem, thanks for support

    Thread Starter pcatapan

    (@pakofocus)

    If you need more information or details, I remain at your disposal

    Thread Starter pcatapan

    (@pakofocus)

    Hi, you have update??

    @iodic @marijastuntcoders

    Thread Starter pcatapan

    (@pakofocus)

    Hi @iodic , you have update??

    Thread Starter pcatapan

    (@pakofocus)

    UPDATE

    I ​​just noticed that all these conversions sent by the server are being attributed to the campaign I have active, which should not happen for any reason. Can you give me a time frame for resolving the problem, since it risks ruining all the tracking.

    Thread Starter pcatapan

    (@pakofocus)

    Hi @iliadio,

    thank you so much for your report, much appreciated.

    In Default customer location I have geolocation. I analyzed the problem better and I discovered that the problem was related to the fact that I had 3 shipping zones and each zone had limitations for postcode. I solved the problem by setting a shipment for the Rest of the world zone, which is used by woocommerce in the checkout before the user enters his address.

    Thanks again for the report it’s nice to see that someone is interested!

    Thread Starter pcatapan

    (@pakofocus)

    Hi Krystian,

    Thanks for your reply, as you advised I disabled my Litespeed Cache plugin to find out if it is the cause of the conflict.

    I don’t have any other security plugins, as you can see from my shop status. I will check the log streams to see if the problem is solved, I will keep you updated.

    I am also using a Bedrock installation and I encountered the same error after a migration from my development environment to my staging environment. I solved the problem by adding a “” to the woocommerce plugin folder in wp-content, and to all the plugins that need woo to work. After doing this I was able to access my backend, and after viewing the plugins page, I removed the “” previously added.

    I am not clear on the cause of the problem, and it is the first time that this has happened to me.

    I hope this comment can be of help to other users who will have a similar problem.

    Thread Starter pcatapan

    (@pakofocus)

    This is the page :
    https://zenithpozzuoli.it/

    I see the feed when I am logged in wp. If I disabling all plugin the problem persists

    Hi, I get the same error. How can I solve it?

    Error: rest_not_logged_in: You are not currently logged in.
    
    Error: rest_not_logged_in: You are not currently logged in.
    Thread Starter pcatapan

    (@pakofocus)

    @margaretwporg

    To manipulate a main function, just call it in the child theme?

    Won’t this cause conflicts?

    Thread Starter pcatapan

    (@pakofocus)

    @rainfallnixfig
    I managed to trace the function that manipulated the url:
    In the wc-rest-funcions.php file.

    
    function wc_rest_upload_image_from_url( $image_url ) {
    ...
    $file_array         = array();
    $file_array['name'] = basename( current( explode( '?', $image_url ) ) );
    ...
    }
    

    I changed the affected string as follows :

    
    $file_array['name'] = basename( $image_url );
    

    Now the questions is I can created a plugin for to change a basic functions of woocommerce?
    To prevent my changes from being deleted on the first update.

    Thanks

    Thread Starter pcatapan

    (@pakofocus)

    Hi @rainfallnixfig ,

    Sure, I am happy to share what you asked me.
    I Hope this will fix the problem! Thanks for all!

    1) Screen of page that showing the error : https://snipboard.io/8wRT1i.jpg

    2) CSV that I am using : https://docs.google.com/spreadsheets/d/1RCJhtt-4wUE_i_U-wqP_f-2KW0Ax1WByCMS5blBcKg4/edit?usp=sharing

    3) System status :

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://wakeupstore.it
    Site address (URL): https://wakeupstore.it
    WC Version: 6.5.1
    REST API Version: ✔ 6.5.1
    WC Blocks Version: ✔ 7.4.3
    Action Scheduler Version: ✔ 3.4.0
    Log Directory Writable: ✔
    WP Version: 5.9.3
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: it_IT
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: LiteSpeed
    PHP Version: 7.4.29
    PHP Post Max Size: 64 MB
    PHP Time Limit: 180
    PHP Max Input Vars: 10000
    cURL Version: 7.83.0
    OpenSSL/1.1.1o
    
    SUHOSIN Installed: –
    MySQL Version: 5.5.5-10.3.34-MariaDB-cll-lve
    Max Upload Size: 64 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 6.5.1
    WC Database Prefix: wput_
    Dimensione totale database: 23.05MB
    Dimensione dati database: 16.26MB
    Dimensione indice database: 6.79MB
    wput_woocommerce_sessions: Dati: 0.42MB + indice: 0.02MB + motore InnoDB
    wput_woocommerce_api_keys: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_woocommerce_attribute_taxonomies: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_woocommerce_downloadable_product_permissions: Dati: 0.02MB + indice: 0.06MB + motore InnoDB
    wput_woocommerce_order_items: Dati: 0.05MB + indice: 0.02MB + motore InnoDB
    wput_woocommerce_order_itemmeta: Dati: 0.13MB + indice: 0.13MB + motore InnoDB
    wput_woocommerce_tax_rates: Dati: 0.02MB + indice: 0.06MB + motore InnoDB
    wput_woocommerce_tax_rate_locations: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_woocommerce_shipping_zones: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wput_woocommerce_shipping_zone_locations: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_woocommerce_shipping_zone_methods: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wput_woocommerce_payment_tokens: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_woocommerce_payment_tokenmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_woocommerce_log: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_actionscheduler_actions: Dati: 1.42MB + indice: 1.53MB + motore InnoDB
    wput_actionscheduler_claims: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_actionscheduler_groups: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_actionscheduler_logs: Dati: 1.44MB + indice: 0.63MB + motore InnoDB
    wput_brizy_logs: Dati: 1.52MB + indice: 0.00MB + motore InnoDB
    wput_commentmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_comments: Dati: 0.11MB + indice: 0.09MB + motore InnoDB
    wput_links: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_options: Dati: 4.25MB + indice: 0.14MB + motore InnoDB
    wput_pmxi_files: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wput_pmxi_hash: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wput_pmxi_history: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wput_pmxi_images: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wput_pmxi_imports: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wput_pmxi_posts: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wput_pmxi_templates: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wput_postmeta: Dati: 3.25MB + indice: 1.36MB + motore InnoDB
    wput_posts: Dati: 0.11MB + indice: 0.06MB + motore InnoDB
    wput_termmeta: Dati: 0.08MB + indice: 0.06MB + motore InnoDB
    wput_terms: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_term_relationships: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_term_taxonomy: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_tm_taskmeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_tm_tasks: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_usermeta: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_users: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
    wput_wc_admin_notes: Dati: 0.06MB + indice: 0.00MB + motore InnoDB
    wput_wc_admin_note_actions: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_wc_category_lookup: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wput_wc_customer_lookup: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_wc_download_log: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_wc_order_coupon_lookup: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_wc_order_product_lookup: Dati: 0.02MB + indice: 0.06MB + motore InnoDB
    wput_wc_order_stats: Dati: 0.02MB + indice: 0.05MB + motore InnoDB
    wput_wc_order_tax_lookup: Dati: 0.02MB + indice: 0.03MB + motore InnoDB
    wput_wc_product_attributes_lookup: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_wc_product_download_directories: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_wc_product_meta_lookup: Dati: 2.52MB + indice: 1.80MB + motore InnoDB
    wput_wc_rate_limits: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_wc_reserved_stock: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wput_wc_tax_rate_classes: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_wc_webhooks: Dati: 0.02MB + indice: 0.02MB + motore InnoDB
    wput_wt_iew_action_history: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    wput_wt_iew_mapping_template: Dati: 0.02MB + indice: 0.00MB + motore InnoDB
    
    ### Post Type Counts ###
    
    attachment: 82
    brizy-global-block: 1
    brizy-layout: 1
    brizy-project: 1
    brizy-saved-block: 6
    custom_css: 2
    nav_menu_item: 12
    page: 5
    post: 1
    product: 5
    product_variation: 4
    shop_coupon: 1
    shop_order: 89
    wp_block: 2
    wp_global_styles: 1
    
    ### Security ###
    
    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔
    
    ### Active Plugins (5) ###
    
    Brizy Pro: by Brizy.io – 2.4.0
    Brizy: by Brizy.io – 2.4.0
    Site Kit by Google: by Google – 1.74.0
    WooCommerce Payments: by Automattic – 4.1.0
    WooCommerce: by Automattic – 6.5.1
    
    ### Inactive Plugins (0) ###
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: EUR (€)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)
    
    Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
    exclude-from-search (exclude-from-search)
    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: ❌ L'ID della pagina è impostato
    ma la pagina non esiste
    
    Carrello: #1701 - /cart/
    Pagamento: #1702 - /checkout-2/
    Il mio account: #1710 - /my-account-2/
    Termini e condizioni: ❌ La pagina non è impostata
    
    ### Theme ###
    
    Name: Blocksy Child
    Version: (aggiornamento alla versione 0 disponibile)
    Author URL: 
    Child Theme: ✔
    Parent Theme Name: Blocksy
    Parent Theme Version: 1.8.34
    Parent Theme Author URL: https://creativethemes.com
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: blocksy/woocommerce/cart/cart.php
    blocksy/woocommerce/cart/mini-cart.php
    blocksy/woocommerce/content-widget-product.php
    blocksy/woocommerce/content-widget-reviews.php
    blocksy/woocommerce/myaccount/my-account.php
    blocksy/woocommerce/product-searchform.php
    blocksy/woocommerce/single-product/tabs/tabs.php
    
    ### WooCommerce Payments ###
    
    Version: 4.1.0
    Connected to WPCOM: Sì
    Blog ID: 197303436
    Account ID: acct_1JWLEk2H5EoJisVF
    
    ### Action Scheduler ###
    
    Completato: 4.759
    Oldest: 2022-04-22 23:45:34 +0000
    Newest: 2022-05-23 23:25:24 +0000
    
    Operazione non riuscita: 47
    Oldest: 2021-09-18 17:55:09 +0000
    Newest: 2022-05-23 09:43:52 +0000
    
    In attesa: 1
    Oldest: 2022-05-24 14:07:08 +0000
    Newest: 2022-05-24 14:07:08 +0000
    
    ### Status report information ###
    
    Generated at: 2022-05-23 23:32:36 +00:00
    
    Thread Starter pcatapan

    (@pakofocus)

    @maykato @hegenberg
    The problem doesn’t seem to be space, I was able to generate a link with no spaces, like the following:

    https://www.appsheet.com/template/gettablefileurl?appName=WAKEUP-INVENTARIO-6283747&tableName=UX&fileName=UX_Images/663.Foto1.205216.jpg

    But I keep getting the same error over and over:“Not able to attach”

    But woocomerce is able to read the parameters after “?”, I wait for you

    • This reply was modified 4 years ago by pcatapan.
Viewing 15 replies - 1 through 15 (of 18 total)