Forum Replies Created

Viewing 15 replies - 46 through 60 (of 95 total)
  • Thread Starter travelavenger

    (@travelavenger)

    Hi there,

    Thank you for your advise, I am not a programmer, could you give me some reference on how to do it?

    Thank you for your help!

    Thread Starter travelavenger

    (@travelavenger)

    Hello Paul,

    Thank you for the solution, by using sql to alter the table and add the missing column should fix the issue.

    Just a suggestion if woocommerce could add a checking module in the future versions and check/fix the table schema after a fresh update. for the user have no programming background, it is a good way to fix the issue for them.

    Thank you!

    Thread Starter travelavenger

    (@travelavenger)

    Hi there,

    thank you for the follow up.

    I think clear the cashe might not solve the issue

    The apache error log shows that it is a sql issue with unknown column ‘nonce_action’ at the table ‘field list’.

    i did a search on the entire folder of woocommerce plugin and found out that the following file contains ‘nonce_action’:

    file 1 : woocommerce\includes\admin\notes\class-wc-notes-run-db-update.php
    file 2: woocommerce\packages\woocommerce-admin\src\API\Notes.php

    file 3:
    and in file woocommerce\packages\woocommerce-admin\src\Notes\DataStore.php
    there is a sql with column ‘nonce_action’

    Line 220: “SELECT action_id, name, label, query, status, is_primary, actioned_text, nonce_action, nonce_name

    file 4: \woocommerce\packages\woocommerce-admin\src\Notes\Note.php

    I think most likely file 3, the sql causes the error because column ‘nonce_action’ does not exist.

    Please see if the sql has issue, or advise a way to rebuild the table, btw I have tried the woocommerce -> status->tool-> “update database” or “Verify base database tables” cannot rebuild the column.

    Thank you!

    Thread Starter travelavenger

    (@travelavenger)

    Hi there,

    Thank you for the follow up,

    i just go to “profile” and change the contact email, however the apache error line has the following at the end:

    WP_Screen->set_current_screen, do_action(‘current_screen’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Notes_Run_Db_Update::show_reminder, WC_Notes_Run_Db_Update::update_done_notice, WC_Data->save, WC_Data_Store->update, Automattic\\WooCommerce\\Admin\\Notes\\DataStore->update, Automattic\\WooCommerce\\Admin\\Notes\\DataStore->save_actions, Automattic\\WooCommerce\\Admin\\Notes\\DataStore->read_actions, referer: >>>>some_url<<<<

    that is why I thought it might be related to woocommerce,

    please advise, thank you!!

    Thread Starter travelavenger

    (@travelavenger)

    thank you!, it is ok now.

    Thread Starter travelavenger

    (@travelavenger)

    all of the gallery photos under the main product photo have enlarged and take up the entire container (left and right space) with only 2 image on 1 row without any space between images. I think the latest version has some css issue and made the photo width larger than before

    Thread Starter travelavenger

    (@travelavenger)

    Dear Gal Baras,

    Thank you for the workaround solution.

    I am wondering if it is possible for changing the logic in the plugin not restricted to have ‘FS_METHOD’ to ‘direct’, for example add a checking to see if ‘FS_METHOD’ is direct , if not by pass the function and work normally instead of causing fatal error and shut down the site.

    Some company’s servers really have restriction on turning up some settings/functions and have firewall monitoring the traffic, if rankmath could add a if else checking on the setting would be great for this case.

    Thank you!

    Thread Starter travelavenger

    (@travelavenger)

    Hi there,

    Just want to confirm if the new version needs to use the server’s ftp, if so what is the purpose? thank you for your assistance!

    Thread Starter travelavenger

    (@travelavenger)

    I solved the issue by applying a work around which included an if loop before the for loop at #613 of file

    /woocommerce-pdf-invoices/vendor/mpdf/mpdf/classes/ttfontsuni.php

    if(!empty($psName) && is_array($psName))
    {

    }

    see if this issue can be fixed in the next version, thank you!

    Thread Starter travelavenger

    (@travelavenger)

    Hi Phil,

    Thank you for the information, yes I use the paypal check out comes with woocommerce by default.

    I have done a test with a registered user on my site and there is an option “Ship to a different address?” , if the customer key in a new address to ship to a friend as a gift, would it be protected as well?

    If guest check out will not be protected by paypal seller protection, is there a way to disbale paypal checkout for guest?

    Thank you for your assistance!

    • This reply was modified 4 years, 5 months ago by travelavenger.
    Thread Starter travelavenger

    (@travelavenger)

    Hi Christine,

    You post just show up now.

    Just a fact, I dont think Facebook would deal with the issue since I am not representing the plugin and the issue is to do with the plugin and show up at the plugin. Your team might take a look and possible more related issue will be post at the forum. The current result is to force facebook to move instagram account to another page which I surely do not want this to happen. the best way to fix I would suggest your team should create a dummy facebook account with 2 pages and 2 linked instagram to do a test on it.

    I think the plugin still having issue to connect to Facebook as there are many similar issue at the forum. I just hope that the next version will get it solve.

    Anyway thank you for the follow up!

    Thread Starter travelavenger

    (@travelavenger)

    HI Christine,

    Just want to confirm if you have removed your reply?

    Thank you!

    Thread Starter travelavenger

    (@travelavenger)

    Hi there,

    I solve the first catalog issue by clicking create new catalog at the plugin and create a new catalog.

    but for the Instagram issue, if I chose the only Instagram account option and continue with the setup, it will say:

    Confirm Business Changes
    If you choose to continue, the following assets will be moved from xxxxx to {my current page}.

    Please advise thank you!

    Thread Starter travelavenger

    (@travelavenger)

    Dear Christine,

    Thank you for the information, I have remove the app and tried to preform a clean installation. my facebook account has multiple page and I am having the following issue:

    1. For Catalog, I cannot select the one of my facebook page, error message “Catalog is in a different Business Manager than the one selected”

    2. instagram profile does not show the correct instagram which connects to my page. Only one intragram from another page is selected and cannot unselect.

    Please advise.

    Christine

    Thread Starter travelavenger

    (@travelavenger)

    hey Christine,

    before I try the change the permission, there are 2 system users at my facebook business account:

    WooCommerce Extension V2 System User (FBE)

    WooCommerce Extension V2 System User (FBE) (1)

    How can I remove them first to have a clean re-installation?

    Thank you!

Viewing 15 replies - 46 through 60 (of 95 total)