Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter aquib1995

    (@aquib1995)

    @masterchief67 When updated the plugin to 1.9 the popup stopped working…

    Thread Starter aquib1995

    (@aquib1995)

    It worked thank you

    Thread Starter aquib1995

    (@aquib1995)

    The theme used – https://wpbingosite.com/wordpress/davici/

    Plugin – https://wordpress.org/plugins/get-a-quote-button-for-woocommerce/ (Make an offer button) This is the plugin used for the popup of make an offer form

    Thread Starter aquib1995

    (@aquib1995)

    How can I capture transaction id?

    Thread Starter aquib1995

    (@aquib1995)

    Hi,

    Is it possible to customize the note section of woocommerce, becoz when I export all the orders of woocommerce the note fields come with all these details as below format:

    Order details manually sent to customers.

    Thank you for shopping with us. Your account has been charged and your transaction is successful with following order details:

    <br>
    Order Id: 15675 <br/>
    Amount: 3.00
    <br />

    We will be shipping your order to you soon.
    Paid by PayUmoney
    PayUmoney has processed the payment. Ref Number: 15675_20060317
    Order status changed from Pending payment to Processing.

    I Only need note field to export the ref number, is it possible??

    Thread Starter aquib1995

    (@aquib1995)

    @armaank726 Ye, u will see a asp.net website it was our old website, I have just changed the DNS so it is not yet live globally, but I have changed my IP redirection personally for my pc, as u can see the URL in the screenshot. It was working fine on xampp once it transferred it online on Linux server it showed me the above error.

    Forum: Fixing WordPress
    In reply to: Database Issue
    Thread Starter aquib1995

    (@aquib1995)

    wp_posts: Table ‘thefengshui.wp_posts’ doesn’t exist
    wp_comments: Table ‘thefengshui.wp_comments’ doesn’t exist
    wp_links: Table ‘thefengshui.wp_links’ doesn’t exist
    wp_options: Table ‘thefengshui.wp_options’ doesn’t exist
    wp_postmeta: Table ‘thefengshui.wp_postmeta’ doesn’t exist
    wp_terms: Table ‘thefengshui.wp_terms’ doesn’t exist
    wp_term_taxonomy: Table ‘thefengshui.wp_term_taxonomy’ doesn’t exist
    wp_term_relationships: Table ‘thefengshui.wp_term_relationships’ doesn’t exist
    wp_termmeta: Table ‘thefengshui.wp_termmeta’ doesn’t exist
    wp_commentmeta: Table ‘thefengshui.wp_commentmeta’ doesn’t exist

    I guess these tables were removed automatically

    @visnik21

    Forum: Fixing WordPress
    In reply to: Database Issue
    Thread Starter aquib1995

    (@aquib1995)

    After importing the dummy content of the theme the table where automatically removed.
    While importing I had checked the tables the total count were 65 and now its just 45 after the demo got suddenly stop… @visnik21

    • This reply was modified 7 years, 11 months ago by aquib1995.
    Forum: Fixing WordPress
    In reply to: Database issues

    The wp_users table is okay.

    Failed to optimize the wp_users table. Error: Table does not support optimize, doing recreate + analyze instead

    The wp_usermeta table is okay.

    Failed to optimize the wp_usermeta table. Error: Table does not support optimize, doing recreate + analyze instead

    The wp_posts table is not okay. It is reporting the following error: Table ‘thefengshui.wp_posts’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_posts table. Error: Table ‘thefengshui.wp_posts’ doesn’t exist

    The wp_comments table is not okay. It is reporting the following error: Table ‘thefengshui.wp_comments’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_comments table. Error: Table ‘thefengshui.wp_comments’ doesn’t exist

    The wp_links table is not okay. It is reporting the following error: Table ‘thefengshui.wp_links’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_links table. Error: Table ‘thefengshui.wp_links’ doesn’t exist

    The wp_options table is not okay. It is reporting the following error: Table ‘thefengshui.wp_options’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_options table. Error: Table ‘thefengshui.wp_options’ doesn’t exist

    The wp_postmeta table is not okay. It is reporting the following error: Table ‘thefengshui.wp_postmeta’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_postmeta table. Error: Table ‘thefengshui.wp_postmeta’ doesn’t exist

    The wp_terms table is not okay. It is reporting the following error: Table ‘thefengshui.wp_terms’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_terms table. Error: Table ‘thefengshui.wp_terms’ doesn’t exist

    The wp_term_taxonomy table is not okay. It is reporting the following error: Table ‘thefengshui.wp_term_taxonomy’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_term_taxonomy table. Error: Table ‘thefengshui.wp_term_taxonomy’ doesn’t exist

    The wp_term_relationships table is not okay. It is reporting the following error: Table ‘thefengshui.wp_term_relationships’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_term_relationships table. Error: Table ‘thefengshui.wp_term_relationships’ doesn’t exist

    The wp_termmeta table is not okay. It is reporting the following error: Table ‘thefengshui.wp_termmeta’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_termmeta table. Error: Table ‘thefengshui.wp_termmeta’ doesn’t exist

    The wp_commentmeta table is not okay. It is reporting the following error: Table ‘thefengshui.wp_commentmeta’ doesn’t exist. WordPress will attempt to repair this table…
    Failed to repair the wp_commentmeta table. Error: Table ‘thefengshui.wp_commentmeta’ doesn’t exist

    Some database problems could not be repaired. Please copy-and-paste the following list of errors to the WordPress support forums to get additional assistance.

    wp_posts: Table ‘thefengshui.wp_posts’ doesn’t exist
    wp_comments: Table ‘thefengshui.wp_comments’ doesn’t exist
    wp_links: Table ‘thefengshui.wp_links’ doesn’t exist
    wp_options: Table ‘thefengshui.wp_options’ doesn’t exist
    wp_postmeta: Table ‘thefengshui.wp_postmeta’ doesn’t exist
    wp_terms: Table ‘thefengshui.wp_terms’ doesn’t exist
    wp_term_taxonomy: Table ‘thefengshui.wp_term_taxonomy’ doesn’t exist
    wp_term_relationships: Table ‘thefengshui.wp_term_relationships’ doesn’t exist
    wp_termmeta: Table ‘thefengshui.wp_termmeta’ doesn’t exist
    wp_commentmeta: Table ‘thefengshui.wp_commentmeta’ doesn’t exist

    Forum: Fixing WordPress
    In reply to: Database issues

    Even I have the same issue and I tried repairing the tables but it didn’t work? Is there any other solution please let me know! @sterndata

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