- Posts: 10
- Thank you received: 0
Whenever I change shipping
- badboyclub1976
-
Topic Author
- Offline
Less
More
14 years 4 months ago - 14 years 4 months ago #50665
by badboyclub1976
Whenever I change shipping was created by badboyclub1976
My site
computacity.com/
Whenever i switched between shipping methods
or whenever i click proceed to checkout from the cart module
i get this error below
Fatal error: __clone method called on non-object in /home/content/c/o/m/comp7407/html/administrator/components/com_hikashop/classes/currency.php on line 1484
Whenever i switched between shipping methods
or whenever i click proceed to checkout from the cart module
i get this error below
Fatal error: __clone method called on non-object in /home/content/c/o/m/comp7407/html/administrator/components/com_hikashop/classes/currency.php on line 1484
Last edit: 14 years 4 months ago by badboyclub1976.
Please Log in or Create an account to join the conversation.
14 years 4 months ago #50738
by nicolas
Replied by nicolas on topic Re: Whenever I change shipping
add the code:
if(is_object($ax))
before that line and it should solve the problem.
if(is_object($ax))
before that line and it should solve the problem.
The following user(s) said Thank You: badboyclub1976
Please Log in or Create an account to join the conversation.
- badboyclub1976
-
Topic Author
- Offline
Less
More
- Posts: 10
- Thank you received: 0
14 years 4 months ago #50742
by badboyclub1976
Replied by badboyclub1976 on topic Re: Whenever I change shipping
Thank you
It seemed be working now
hikahsop to the world!!
It seemed be working now
hikahsop to the world!!
Please Log in or Create an account to join the conversation.
Time to create page: 0.189 seconds