- Priority: 0
- Status: Assigned
- Theme: Alysum
-
Assigned To:
Fred
- Private: No
- Open Date: 18.03.23, 14:35
- Opened by: Nyeső Csabáné
Ticket #24425 - Ajax kosár probléma.
Hi!
Next problem:
If I put a product in the cart (Default_1.jpg), the ajax cart page (Default_2.jpg) pops up. Then, if I click the continue shopping button or click next to the window (it doesn’t matter), the product window will return. The problem is that half a different product comes in. “Default_error_1.jpg”. Here you can see that the friendly URL does not match either, the reference number of this faulty product is written next to the reference number of the basic product. At the bottom of the product details, the same situation (Default_error_2.jpg). Here you can also see that the product quantity has also changed. If I initiate the order directly on the main page, there is no error (a. Only on the product page. If I turn off the cache, I go through the order process (No_cache_1.jpg, No_cache_2.jpg) then this product no longer appears, but the The reference number is written here twice in a row, although the reference number of the given product is written twice here (No_cache_error_1.jpg, No_cache_error_2.jpg). If I turn off this product, which is constantly displayed, reference number: MB-273-S, I turn the cache back on -t, then an “undefined” error appears when the product is available (Disabled_product_error.jpg). In these cases, the error was so much compared to the original product.tpl file that I added the reference number. If I restore the original tpl file -t, this product still appears (reference number: MB-273-S), but the reference number is no longer written twice at the bottom of the product details, but it still shows an incorrect value (tpl_restored_error.jpg). That was the modification what the product.t I wrote in pl:
{block name=’product_reference’}
<div class="product-reference"> <label class="label">{l s='Reference' d='Shop.Theme.Catalog'} </label>
<span itemprop="sku">{$product.reference_to_display}</span>
</div>
{/block}
My question would be:
Why do you keep displaying this product (reference number: MB-273-S)?
Why do you display the reference number twice?
I add the number in the tpl only to the upper part, but it also appears twice in the product description.
Same error with turning off the friendly URL.
I have also manually deleted everything from the cache (var/dev), but this error always comes back.
Thanks!
Comments
I would add so many additions that now another product appears. It is not limited to a given product. Now the product with reference ID UM-UC009 is displayed.
Hi, Nyeső Csabáné.
Please update credentials in your profile https://support.promokit.eu/myprofile to access to your FTP Server
Hi!
I fixed the ftp access last time when you indicated that you could not log in. I tested it with an ftp client and also from a browser, it works.
I also tried the product page with elementor theme, it is also wrong. I set it back to default native theme.
Thanks!
Sorry for long waiting.
But I still don’t have access → https://take.ms/JNs9A
I have tried FTP/SFTP, secure/insecure, but nothing works
Hello! I don’t know what the problem could be, Firefox - Chrome - MS internet explorer, Total Commander Ftp, FlashFXP, I can see it normally with all of them. Ctrtl+C Ctrl+V I copy data from promokit.eu, from my own account. I’m copying it this way to make sure the data is correct. I can log into the FTP right away without any errors. I also checked it on my phone (Android) and it’s fine there too. Are you not using a Proxy Server? No network rules set?
Attachments:
I looked at the problem again. There are no permissions set on FTP, full permissions are set. If I see correctly, you are trying sftp (port 22). I think you should try port 21 with simple ftp. As far as I can see, this error occurred with FileZilla (fzSftp). Others have had similar problems with filezilla: https://serverfault.com/questions/598392/ftp-550-permission-denied
If there is still a problem, I will give you another FTP login.