Show Posts


Messages - Jimako

Pages: [1]
1
How-to questions / update to 1.2.16 and problem with same-origin
« on: July 06, 2020, 02:34:12 AM »
Hello,
I noticed in changelog that there was this change:

Enforce same-origin iframe use only

And from controller.php I can see that there is some test rt parm and embed mode

I need to display a full product page inside an iframe (different domain).  How the URL should look to pass this test now?

Thank you


 


2
Built-in Features / Re: invoice link has backslash before url
« on: September 03, 2019, 08:14:50 AM »
Hi,
no, the problem was somewhere else.

With PDO enabled there is a problem with character %,  it was fixed with using amysqli connection.

But language xml is still loaded with \%  instead %, so this was parsed: 

Quote
You can view your order details by going to the <a href="\%s">invoice page</a>


Refresh didn't help. I had it manually change in language definitions (English).



3
Built-in Features / invoice link has backslash before url [solved]
« on: September 03, 2019, 07:26:51 AM »
Hello,
I have installed store in the subdirectory.
I checked the store details, there is no backslash.

Everything works normally, only on invoice page link after the order is the wrong URL.

You can view your order details by going to the invoice page.

"\https:// " -  there is backslash before url.

Where to look? Thank you.

4
Template Support / Re: Template manager is adding backslashes to site width
« on: September 02, 2019, 08:16:23 AM »
Сonfirmed with 1.2.15 and PHP 7.2
Changing to amysqli helped. Thank you.
Just note:  if you have already saved text data f.e. tax with %, you need to rewrite them to rid backslashes.

Pages: [1]

Powered by SMFPacks Social Login Mod