Show Posts


Topics - toulip

Pages: [1]
1
Support / Issue on embed product
« on: November 29, 2020, 08:48:09 AM »
Hello there,

I have an issue on the embed product functionnality.
The embed form does not preview the product and does not refresh if edit info (liek currency for example).
If i copy/paste the embed code to my site, oviously, it does not work too.
This is on abantecart V1.2.16

I did a fresh install on another server, and it work on it, so I probably edited some code somewhere or there was a little update.

Anyway, I take a look at "index.php?rt=r/embed/js" and I can see a difference between my buggy site and the working one.

The forum prohibit me from posting my code here .... so...

https : // pastebin . com/raw/13gvCYRd

Where can I find the file corresponding to index.php?rt=r/embed/js and edit it ?

Thank you

2
Support / [SOLVED] Product Option don't accept value "0"
« on: November 29, 2020, 06:19:42 AM »
Hello there :)

I have a product which need to have a value specified by the customer.
This value can be between -30 and 100.
I tried with a textarea and a regex /^-?[1-9]\d{0,2}$|^0$/
Everything works fine except for the value "0"

I also tried with an input instead of a textarea.

The regex is good, and not the problem. I think it comes from the way the script is written but I can't find it to edit it.

Is there someone here with a solution ?

Thank you and have a nice day !

Pages: [1]

Powered by SMFPacks Social Login Mod