Page 1 of 1

Options Plus Module for OpenCart v149.2: File Path Input Box

Posted: Thu Nov 11, 2010 4:04 am
by Brook
I have OpenCart v149.2 installed with Options Plus. Works great!

Currently I can add images to Product Options Values for a Product via the Options Plus Module by clicking on the image box and selecting the image from Image Manager. Works great!

How do I add an "image file path" input box to the Options Plus Module?

Basically I want the ability to either select the image from Image Manager or type, copy, or paste the file path to the image in the new "image file path" input box. Currently I do not have a file path box in Options Plus. How do I add it?

Thank you.

Re: Options Plus Module for OpenCart v149.2: File Path Input

Posted: Thu Nov 11, 2010 4:09 am
by Qphoria
Try this.

1. EDIT: admin/view/template/module/options_plus_form.tpl

2. FIND:

Code: Select all

<input type="hidden" id="image_
3. REPLACE WITH:

Code: Select all

<input type="text" id="image_

Re: Options Plus Module for OpenCart v149.2: File Path Input

Posted: Thu Nov 11, 2010 5:00 am
by Brook
You are the man! Works great! Thank you. I did not realize that the input box was hidden.

Re: Options Plus Module for OpenCart v149.2: File Path Input

Posted: Thu Nov 11, 2010 5:30 am
by Qphoria
Brook wrote:You are the man! Works great! Thank you. I did not realize that the input box was hidden.
It's hidden so that if you don't change the image and save, it will still pass the value. The image filemanager gets the image and populates that field by default.

Re: Options Plus Module for OpenCart v149.2: File Path Input

Posted: Tue Feb 05, 2013 6:00 pm
by Medina
Hi

Where I can download this module for version 1.4.9.1? ...

I need to provide the option text and upload image, are custom products, is possible? ...

Re: Options Plus Module for OpenCart v149.2: File Path Input

Posted: Sat Feb 09, 2013 5:13 pm
by Medina
Qphoria wrote:
Brook wrote:You are the man! Works great! Thank you. I did not realize that the input box was hidden.
It's hidden so that if you don't change the image and save, it will still pass the value. The image filemanager gets the image and populates that field by default.

Hi

Where I can download this module for version 1.4.9.1? ...


Thanks

Re: Options Plus Module for OpenCart v149.2: File Path Input

Posted: Thu Feb 14, 2013 1:32 pm
by Medina
Qphoria, is possible camp texterea and upload image?...

Re: Options Plus Module for OpenCart v149.2: File Path Input

Posted: Fri Feb 15, 2013 12:42 am
by Qphoria
1.4.9 didn't have text and file input options

Re: Options Plus Module for OpenCart v149.2: File Path Input

Posted: Fri Feb 15, 2013 2:35 am
by Medina
The module option plus?, I can add?...

Re: Options Plus Module for OpenCart v149.2: File Path Input

Posted: Fri Feb 15, 2013 10:43 pm
by Qphoria
No. OpenCart doesn't support text options in 1.4.x
You need to upgrade to 1.5.x where opencart added those

Re: Options Plus Module for OpenCart v149.2: File Path Input

Posted: Sat Feb 16, 2013 3:06 am
by Medina
Ok, thanks...