Forum Replies Created

Viewing 15 replies - 1 through 15 (of 81 total)
  • Thread Starter patdundee

    (@patdundee)

    Hi Jeff

    Many thanks for the response. I do not have any filters or rules set.
    I have tried with Storefront and the result is the same.

    Patrick

    Thread Starter patdundee

    (@patdundee)

    Hi Thanks for the response. Just managed to solve the issue. I have had to change the ownership permissions on all woocommerce language files located in /wp-content/languages/plugins to www-data Really strange all my files are set to ftp owner as i never allow auto updates. This is the first time i have had to change the woo language files to www-data (Changed back after updating)

    Many thanks

    • This reply was modified 4 years, 11 months ago by patdundee.
    Thread Starter patdundee

    (@patdundee)

    Purchased ??

    Thread Starter patdundee

    (@patdundee)

    Many thanks

    Thread Starter patdundee

    (@patdundee)

    Many thanks ??

    Thread Starter patdundee

    (@patdundee)

    Hi
    That worked great “I never thought of that one”

    Just as a point of interest, not sure if you are aware, if I try to add the action after order_data (Top of invoice under order date) and also try to add the action elsewhere i get the error from the first message. It tells me “it tells me there is a problem on the site and does not work. Stops site from running.”

    It would seem you can only call the get_meta(‘required_date’) just the once.

    Many thanks
    P

    Thread Starter patdundee

    (@patdundee)

    Hi Thanks for the reply. That stopped the problem on the site error. But,
    If i try to put the required date anywhere except for the header with a hook I now get the following error when trying to view the PDF (it is in download mode) when i select download i get the below error

    DOMPDF Exception: Min/max width is undefined for table rows
    Followed by these lines

    #0 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameDecorator/AbstractFrameDecorator.php(903): Dompdf\FrameReflower\TableRow->get_min_max_width()
    #1 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameReflower/AbstractFrameReflower.php(268): Dompdf\FrameDecorator\AbstractFrameDecorator->get_min_max_width()
    #2 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameDecorator/AbstractFrameDecorator.php(903): Dompdf\FrameReflower\AbstractFrameReflower->get_min_max_width()
    #3 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameReflower/AbstractFrameReflower.php(268): Dompdf\FrameDecorator\AbstractFrameDecorator->get_min_max_width()
    #4 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameDecorator/AbstractFrameDecorator.php(903): Dompdf\FrameReflower\AbstractFrameReflower->get_min_max_width()
    #5 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Cellmap.php(645): Dompdf\FrameDecorator\AbstractFrameDecorator->get_min_max_width()
    #6 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Cellmap.php(518): Dompdf\Cellmap->add_frame(Object(Dompdf\FrameDecorator\TableCell))
    #7 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Cellmap.php(518): Dompdf\Cellmap->add_frame(Object(Dompdf\FrameDecorator\TableRow))
    #8 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Cellmap.php(518): Dompdf\Cellmap->add_frame(Object(Dompdf\FrameDecorator\TableRowGroup))
    #9 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameReflower/Table.php(532): Dompdf\Cellmap->add_frame(Object(Dompdf\FrameDecorator\Table))
    #10 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameReflower/Table.php(408): Dompdf\FrameReflower\Table->get_min_max_width()
    #11 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameDecorator/AbstractFrameDecorator.php(895): Dompdf\FrameReflower\Table->reflow(Object(Dompdf\FrameDecorator\Block))
    #12 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameReflower/Block.php(845): Dompdf\FrameDecorator\AbstractFrameDecorator->reflow(Object(Dompdf\FrameDecorator\Block))
    #13 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameDecorator/AbstractFrameDecorator.php(895): Dompdf\FrameReflower\Block->reflow(NULL)
    #14 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameReflower/Page.php(141): Dompdf\FrameDecorator\AbstractFrameDecorator->reflow()
    #15 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameDecorator/AbstractFrameDecorator.php(895): Dompdf\FrameReflower\Page->reflow(NULL)
    #16 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Dompdf.php(847): Dompdf\FrameDecorator\AbstractFrameDecorator->reflow()
    #17 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/class-wcpdf-pdf-maker.php(53): Dompdf\Dompdf->render()
    #18 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/documents/abstract-wcpdf-order-document.php(615): WPO\WC\PDF_Invoices\PDF_Maker->output()
    #19 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/documents/abstract-wcpdf-order-document.php(650): WPO\WC\PDF_Invoices\Documents\Order_Document->get_pdf()
    #20 /home/www/kimboscakes.co.uk/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/class-wcpdf-main.php(337): WPO\WC\PDF_Invoices\Documents\Order_Document->output_pdf(‘download’)
    #21 /home/www/kimboscakes.co.uk/wp-includes/class-wp-hook.php(286): WPO\WC\PDF_Invoices\Main->generate_pdf_ajax(”)
    #22 /home/www/kimboscakes.co.uk/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
    #23 /home/www/kimboscakes.co.uk/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
    #24 /home/www/kimboscakes.co.uk/wp-admin/admin-ajax.php(173): do_action(‘wp_ajax_generat…’)
    #25 {main}

    Thread Starter patdundee

    (@patdundee)

    Any update on this issue please?

    Hi MeisOld
    FTP to the plugins folder and delete the plugin. You should then be able to log back in.
    Then post again and ask the author where the table is that holds the info and remove that also.

    You can then reinstall it again
    P

    Thread Starter patdundee

    (@patdundee)

    Many thanks
    I can create a seperate admin user if required and ftp access.
    P

    • This reply was modified 6 years, 4 months ago by patdundee.
    Thread Starter patdundee

    (@patdundee)

    Hi
    I have only just seen your reply ??
    I used to have WP SMTP Mail as the default plug in but that was removed and uninstalled before i changed to theis one. There is no other mail plug in.
    Making a comment or adding to a comment direct on the site whether logged in or not, the email works. People can add a comment we receive the email but no one else does. This is the smae if we are not logged in and go direct to the comment on the site and reply to it.

    Basically all inbound emails to us get here. If we reply to the comment whether logged in or not, or someone else does, the original comment author is not notified. It seems it is only working one way.
    Settings are correct.
    Mail Transport is set to SMTP
    Mail server host name is correct
    Port is correct
    From is correct
    SMTP AUth is set correct

    I am well baffled on this one.

    Thread Starter patdundee

    (@patdundee)

    Hi Lorro
    Tried that and all still the same ??
    P

    Thread Starter patdundee

    (@patdundee)

    Hi Lorro

    I have cleared all transients and and clicked recount terms but nothing changes.

    As this is a test site during the build, i do not use an cache.

    P

    Strange
    I use wp-hide log in and have never had an issue with it. I lock it down to my ip on my system via htaccess. Silly question, you did call it (dot) .htaccess and put it in wp-admin folder?
    Some times apache needs restarting for this to work if you did not already have the file in there.

    Try it with just a single IP address? Then try and access it from elsewhere.
    When you have put the IP in and restarted apache send me the web address and i will see if it works from here

    P

    Use a .htaccess in your wp-admin file as shown below. Replace ips with your own private ips that you wish to give access to.

    <LIMIT GET>
    order deny,allow
    deny from all
    allow from 192.168.2.10 192.168.2.25
    </LIMIT>
Viewing 15 replies - 1 through 15 (of 81 total)