-
Author
-
March 24, 2018 at 19:38 #192907robynmg227Participant
Hi,
I need to run a caching plugin from our host (Siteground), and this requires that our site is running Php 7.0.. when I did the php upgrade, I received the following error message. It seems as if the Woocommerce files within Kleo theme are not compatible? How do I update?
FILE: /_/_/public_html/wp-content/themes/kleo/woocommerce/single-product/up-sells.php
———————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————–
43 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
———————————————————————————————————–FILE: /_/_/public_html/wp-content/themes/kleo/woocommerce/single-product/related.php
———————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————–
43 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
———————————————————————————————————–FILE: /_/_/public_html/wp-content/themes/kleo/woocommerce/cart/cross-sells.php
———————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————–
42 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
———————————————————————————————————–March 24, 2018 at 19:47 #192913Kieran_SQModeratorHi @robynmg227,
I will forward this to one of developers for review and updating if required. They’ll be in touch as soon as they can, Monday to Friday, East European Time.
In the meantime I have recently tested the latest version of KLEO and WooCommerce on SiteGround using PHP 7.0 and 7.1.X and it did work. For now you should be able to dismiss those errors and switch to PHP 7.X anyway without issues.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
March 26, 2018 at 16:18 #193065RaduModeratorHi,
I see,
We are overwriting the woocomemrce templates just to add our css classes
I’ve compared their file vs ours and the causes it’s both files.
So the issue comes from woocomerce plugin, when they fix that we will follow their templates also.
You can open a ticket on they support or github.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 27, 2018 at 06:24 #193137robynmg227ParticipantThank you- I will open a support ticket with them.
March 27, 2018 at 06:26 #193138robynmg227ParticipantActually, we’re not using Woocommerce for any of our website functions and the plugin isn’t even installed.. Do I still need to be concerned about this issue? How can I remove Woocommerce from our data files so that we don’t have this issue?
March 27, 2018 at 17:18 #193179RaduModeratorHi,
Just de-activate the woocommerce plugin and/or delete it from wp-admin -> plugins ->Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.