Page 2 of 3

Re: POS on 3.4.0

Posted: 17 Feb 2020, 22:12
by lampie83
HI Jan,

So I found it in the code and was able to make it visible.... but the text comes with extra characters.
Is this something I can quickly change? I've tried a lot of things but can't find where to change this.
It only goes wrong with the option_value. The rest is going well

Image

When I log in the back-end of the site, the text has no extra characters.

Image

Re: POS on 3.4.0

Posted: 19 Feb 2020, 00:24
by Jan
Hi %2c is , and + is space as URL encoded. Where exactly do you get this encoded string, can you paste whole screenshot?

Jan

Re: POS on 3.4.0

Posted: 19 Feb 2020, 16:55
by lampie83
HI Jan,

Hereby the screenshot, it is on the POS receipt, DELIVERY NOTE, ORDER and INVOICE when order is completed.

Image

Re: POS on 3.4.0

Posted: 21 Feb 2020, 15:55
by Jan
Hi, can you paste here the screenshots of the attributes in product edit (whole screen screenshot, so I can test it).

Jan

Re: POS on 3.4.0

Posted: 22 Feb 2020, 20:36
by lampie83
HI Jan,

This is what I have added.
It is the file: com_phocacart_v3.4.0 ->site -> layouts -> order.php
Image

Grtz,
Lampie

Re: POS on 3.4.0

Posted: 23 Feb 2020, 14:16
by Jan
Hi, I don't mean the source code, I mean the product edit view in administration, so I see which attributes you have added to product so I can simulate it on my test server to get the same problem.

Jan

Re: POS on 3.4.0

Posted: 25 Feb 2020, 20:31
by lampie83
Hi Jan,

Hereby the print screens. I've tested it with all the variants, it's all the same outcome.

Image

Image

Re: POS on 3.4.0

Posted: 29 Feb 2020, 15:14
by Jan
Hmm, testing now, no problem there:
Image

But try to remove the "urldecode" function there.


Jan

Re: POS on 3.4.0

Posted: 01 Mar 2020, 14:33
by lampie83
HI Jan,

I've did a clean install en the only thing I've changed was the code so the attributes are visible. But I still get the urldecode.
I've deleted urldecode too but still no change. Is it possible that I get your com_phocacart_v3.4.0.zip and try that one ?

Grtz,
Lampie

Re: POS on 3.4.0

Posted: 03 Mar 2020, 16:17
by Jan
Hi, what you mean with get com_phocacart_v3.4.0.zip? You can download it here:
https://www.phoca.cz/download/category/ ... -component

Jan