- Posts: 29
- Thank you received: 0
"Add to Wishlist" button not working at all
14 years 3 weeks ago #63141
by Abdyrai
"Add to Wishlist" button not working at all was created by Abdyrai
Hello,
I updated to new HS version 1.6.0 from 1.5.8, and then activated wishlist feature. When I click "Add to Wishlist" button, a blank window is opening and nothing happens. Please take a look at it and fix it ASAP, because I'm sure it's an HS issue. The domain is www.replicaclothingco.com - just try to add any product to wishlist. Login is "guest", password is "guest".
Thanks in advance,
Abdyrai
I updated to new HS version 1.6.0 from 1.5.8, and then activated wishlist feature. When I click "Add to Wishlist" button, a blank window is opening and nothing happens. Please take a look at it and fix it ASAP, because I'm sure it's an HS issue. The domain is www.replicaclothingco.com - just try to add any product to wishlist. Login is "guest", password is "guest".
Thanks in advance,
Abdyrai
Please Log in or Create an account to join the conversation.
14 years 3 weeks ago #63371
by nicolas
Replied by nicolas on topic Re: "Add to Wishlist" button not working at all
Hi,
Unfortunately, we don't have that problem on our end.
It's likely that it comes from an update issue on your website.
It would help if you could give the error message which is logged in your PHP error log file (if you don't know how to get it, you can ask your hosting company) because the 500 error is a general error message which doesn't give any information on what is going on.
One possibility is that you have that problem:
www.hikashop.com/en/support/documentatio...lity-issues.html#SQL
Unfortunately, we don't have that problem on our end.
It's likely that it comes from an update issue on your website.
It would help if you could give the error message which is logged in your PHP error log file (if you don't know how to get it, you can ask your hosting company) because the 500 error is a general error message which doesn't give any information on what is going on.
One possibility is that you have that problem:
www.hikashop.com/en/support/documentatio...lity-issues.html#SQL
Please Log in or Create an account to join the conversation.
14 years 3 days ago - 14 years 3 days ago #66931
by Abdyrai
Replied by Abdyrai on topic Re: "Add to Wishlist" button not working at all
Hi,
I exactly followed the instructions here www.hikashop.com/en/support/documentatio...lity-issues.html#SQL , but it's still not working at all. Please help me with it. It is the only thing that prevents me from launching, and it is obviously a component bug. Login to the site is "guest", password is 2741001.
Thank you in advance,
Abdyrai
I exactly followed the instructions here www.hikashop.com/en/support/documentatio...lity-issues.html#SQL , but it's still not working at all. Please help me with it. It is the only thing that prevents me from launching, and it is obviously a component bug. Login to the site is "guest", password is 2741001.
Thank you in advance,
Abdyrai
Last edit: 14 years 3 days ago by Abdyrai.
Please Log in or Create an account to join the conversation.
14 years 2 days ago #67102
by nicolas
Replied by nicolas on topic Re: "Add to Wishlist" button not working at all
Hi,
As I said, we don't have that problem on end.
You didn't give the PHP error that you have in your log file as I asked in my previous message so we still don't know why that error happens on your website.
You didn't give information on the result of the instructions you followed. Did you had any error message ? If so what was it ? Did you run any query in phpmyadmin ?
We can't do anything to help you without information on what's going on.
As I said, we don't have that problem on end.
You didn't give the PHP error that you have in your log file as I asked in my previous message so we still don't know why that error happens on your website.
You didn't give information on the result of the instructions you followed. Did you had any error message ? If so what was it ? Did you run any query in phpmyadmin ?
We can't do anything to help you without information on what's going on.
Please Log in or Create an account to join the conversation.
13 years 11 months ago #69926
by Abdyrai
Replied by Abdyrai on topic Re: "Add to Wishlist" button not working at all
Hi,
I followed the instructions you mentioned above, and PhpMyAdmin said that my queries were duplicated, therefore these tables actually are in my DB, so it's okay as I understood.
Also I cut this from server log file, hope it helps you to find out the reason:
[client 95.87.66.185] mod_fcgid: stderr: PHP Fatal error: Class 'JFactory' not found in /var/www/vhosts/replicaclothingco.com/httpdocs/libraries/joomla/session/storage/database.php on line 71, referer: www.replicaclothingco.com/account/cart/s...s/cart_type-wishlist
[client 95.87.66.185] mod_fcgid: stderr: PHP Fatal error: Call to undefined method CartViewCart::_getCheckoutURL() in /var/www/vhosts/replicaclothingco.com/httpdocs/components/com_hikashop/views/cart/view.html.php on line 377
[client 95.87.66.185] mod_fcgid: stderr: PHP Fatal error: Call to a member function displayButton() on a non-object in /var/www/vhosts/replicaclothingco.com/httpdocs/components/com_hikashop/views/product/tmpl/quantity.php on line 13, referer: www.replicaclothingco.com/account/cart/n...t/cart_type-wishlist
[client 95.87.66.185] mod_fcgid: stderr: PHP Notice: Undefined property: ProductViewProduct::$cart in /var/www/vhosts/replicaclothingco.com/httpdocs/components/com_hikashop/views/product/tmpl/quantity.php on line 84, referer: www.replicaclothingco.com/men/item/1-men-s-starmen-tee
[client 95.87.66.185] mod_fcgid: stderr: PHP Notice: Undefined property: stdClass::$cart_name in /var/www/vhosts/replicaclothingco.com/httpdocs/administrator/components/com_hikashop/classes/cart.php on line 169, referer: www.replicaclothingco.com/men-hoodies/item/33-pullover-hoodie
[client 95.87.66.185] mod_fcgid: stderr: PHP Notice: Undefined property: stdClass::$cart_share in /var/www/vhosts/replicaclothingco.com/httpdocs/administrator/components/com_hikashop/classes/cart.php on line 170, referer: www.replicaclothingco.com/women/item/35-women-s-starmen-tee
[client 95.87.66.185] mod_fcgid: stderr: PHP Notice: Undefined property: stdClass::$cart_name in /var/www/vhosts/replicaclothingco.com/httpdocs/administrator/components/com_hikashop/classes/cart.php on line 169, referer: www.replicaclothingco.com/men/item/34-baseball-jacket
Thanks.
I followed the instructions you mentioned above, and PhpMyAdmin said that my queries were duplicated, therefore these tables actually are in my DB, so it's okay as I understood.
Also I cut this from server log file, hope it helps you to find out the reason:
[client 95.87.66.185] mod_fcgid: stderr: PHP Fatal error: Class 'JFactory' not found in /var/www/vhosts/replicaclothingco.com/httpdocs/libraries/joomla/session/storage/database.php on line 71, referer: www.replicaclothingco.com/account/cart/s...s/cart_type-wishlist
[client 95.87.66.185] mod_fcgid: stderr: PHP Fatal error: Call to undefined method CartViewCart::_getCheckoutURL() in /var/www/vhosts/replicaclothingco.com/httpdocs/components/com_hikashop/views/cart/view.html.php on line 377
[client 95.87.66.185] mod_fcgid: stderr: PHP Fatal error: Call to a member function displayButton() on a non-object in /var/www/vhosts/replicaclothingco.com/httpdocs/components/com_hikashop/views/product/tmpl/quantity.php on line 13, referer: www.replicaclothingco.com/account/cart/n...t/cart_type-wishlist
[client 95.87.66.185] mod_fcgid: stderr: PHP Notice: Undefined property: ProductViewProduct::$cart in /var/www/vhosts/replicaclothingco.com/httpdocs/components/com_hikashop/views/product/tmpl/quantity.php on line 84, referer: www.replicaclothingco.com/men/item/1-men-s-starmen-tee
[client 95.87.66.185] mod_fcgid: stderr: PHP Notice: Undefined property: stdClass::$cart_name in /var/www/vhosts/replicaclothingco.com/httpdocs/administrator/components/com_hikashop/classes/cart.php on line 169, referer: www.replicaclothingco.com/men-hoodies/item/33-pullover-hoodie
[client 95.87.66.185] mod_fcgid: stderr: PHP Notice: Undefined property: stdClass::$cart_share in /var/www/vhosts/replicaclothingco.com/httpdocs/administrator/components/com_hikashop/classes/cart.php on line 170, referer: www.replicaclothingco.com/women/item/35-women-s-starmen-tee
[client 95.87.66.185] mod_fcgid: stderr: PHP Notice: Undefined property: stdClass::$cart_name in /var/www/vhosts/replicaclothingco.com/httpdocs/administrator/components/com_hikashop/classes/cart.php on line 169, referer: www.replicaclothingco.com/men/item/34-baseball-jacket
Thanks.
Please Log in or Create an account to join the conversation.
13 years 11 months ago #70043
by nicolas
Replied by nicolas on topic Re: "Add to Wishlist" button not working at all
Hi,
You can do that:
www.hikashop.com/en/forum/4-how-to/68223...questions.html#68505
to remove the fatal error on _getCheckoutURL
The other messages in the log should not be related.
You can do that:
www.hikashop.com/en/forum/4-how-to/68223...questions.html#68505
to remove the fatal error on _getCheckoutURL
The other messages in the log should not be related.
The following user(s) said Thank You: Abdyrai
Please Log in or Create an account to join the conversation.
13 years 11 months ago #70448
by Abdyrai
Replied by Abdyrai on topic Re: "Add to Wishlist" button not working at all
Many thanks Nicolas, it's working now.
Please Log in or Create an account to join the conversation.
Time to create page: 0.195 seconds