core of image

tomtomtom

Avatar: tomtomtom

2012-07-26 15:01

Hi, I want to ask You if is posible when a new image editing product use from absolute URL (http://www.domain.com/image.jpg) location is entered by selecting the file on your hard disk.
I edited to get input from the template type "file" to "text" and now I can enter text, but not save it, I searched in the core, etc., but nothing. I mean that I have to cancel some condition.
if You can, please help me. Thank you

» Quick.Cart v4.x

boboo

Avatar: boboo

2012-07-26 15:36

Some workaruond will be needed.
Becaue "file" input allows only upload from local computer, so you need to use the "text" input. But saving added files in QC-admin the function uses the $_FILES array (contents only the "file" inputs), so the "text" input will be ignored.
You have to write a small procedure in files-admin.php and add some fields in files.tpl

qc-plugins.kimla.de

tomtomtom

Avatar: tomtomtom

2012-07-26 15:46

Thanks for the information about input ignoring. Would you advise me to what changes would be needed? or if you can keep both options (always is displayed 3 input fields, so one will be a "text" and the other two "file." Thank you very much for your help

tomtomtom

Avatar: tomtomtom

2012-07-26 16:58

:-( I don't know which small procedure I've to write. Do you know?

Back to top
about us | contact