This topic has 16 replies, 4 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
Hi,
I’ve encountered this error at my WP-Admin dashboard since i updated the WooCommerce plugin that came with this theme.
“Your theme has bundled outdated copies of WooCommerce template files – if you encounter functionality issues on the frontend this could the reason. Ensure you update or remove them (in general we recommend only bundling the template files you actually need to customize). See the system report for full details.”
May i know what does this mean and how can i remove / fix this error?
You can find my site details via the private content.
Hello,
We’re sorry for the troubles, but this error should be fixed in the next theme update.
Please take our apologies.
Regards,
Eva Kemp.
Hello,
do you already have an date when the update will be released? The other Themes like IDStore and Legenda have already been updated in the last few days. Will this update fix some problems with Woocomerce?
Kind regards
Intramontabile
Hello,
Unfortunately we don’t know the exact date, but it should be released in a short time.
For now we’ve edited review-order.php file in woocommerce folder to fix that error.
We’re very sorry for the caused inconveniences.
Regards,
Eva Kemp.
Thanks for the fix. However may i know if that error would in anyway affect normal business operation use of the system (LEGENDA theme)?
Hello,
No, that error wouldn’t affect the work of your site. That was just a warning.
Anyway it’ll be fixed in the new version.
Regards,
Eva Kemp.
Hi,
Would you please post the fix so that others can fix it too?
Best regards,
Fran
Hello Fran,
You need edit wp-content/themes/legenda/woocommerce/checkout/review-order.php file.
Find the code <div id="order_review">
(line 14) and replace it with <?php if ( ! is_ajax() ) : ?><div id="order_review"><?php endif; ?>
Then at the end of the file under the code <?php do_action( 'woocommerce_review_order_after_payment' ); ?>
you should add <?php if ( ! is_ajax() ) : ?></div><?php endif; ?>
instead of </div>
If you have troubles with it please provide us with FTP details.
Regards,
Eva Kemp.
I made the changes, but the error is still there. Anything else wrong that you can see? I added the file in the private section.
Thanks so much for your help.
Fran
Hello,
Please provide us with FTP details and admin panel credentials.
Regards,
Eva Kemp.
OK.
Hello,
We need access to FTP account as well to check the file review-order.php.
Can you provide us with the credentials?
Regards,
Eva Kemp.
OK. See below.
Thank you!
Best regards, Fran
Hello Fran,
I’ve updated the file and the error has disappeared.
Please check.
Regards,
Eva Kemp.
Hi Eva,
Perfect!
Thank you so much.
Best regards, Fran
Hello,
You are welcome.
Best regards,
Eva Kemp.
The issue related to '‘Getting error at Dashboard since updating to WooCommerce 2.1.8’' has been successfully resolved, and the topic is now closed for further responses