It will re-update once you've selected the second option.tragetaschen wrote:Here you can see what i mean. Selcect a produkt -> Format -> 18x24+8cm = 96,00€ then select the 2nd option -> Gebühr: 2,11€ now it´s a total of 98,11€ and OK... now change the "Format" to "22x29+10cm" and you will see that the Price is updated totaly wrong 87,11€! there must be 85€ without "Gebühr" but it´s updated with the "Gebühr" from the the task before... pls help.
-Ryan
Hi,rph wrote:It will re-update once you've selected the second option.
i know this but for our customers it must be update exactly!!! it is necessary that the price is always correct shown on the top!
Is it possible that the update is reset when another size (options1)is selected?!
Cheers
I may look into it but at this point I'm seriously contemplating just dropping Option Boost/Price Update compatibility from the rewrite of Dependent Options. I just have too much work on my plate.tragetaschen wrote:i know this but for our customers it must be update exactly!!! it is necessary that the price is always correct shown on the top!
-Ryan
I have problem with dependent options, yesterday I had installed and used without any problem, today when I try to open my site I get an error
Fatal error: Cannot redeclare ModelCatalogProduct::getDependentOptions() in /home/a7380660/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php on line 419
Admin works fine, but if I try to go Catalog -> Options get the same error
Parse error: syntax error, unexpected T_VARIABLE, expecting T_FUNCTION in /home/a7380660/public_html/vqmod/vqcache/vq2-admin_controller_catalog_option.php on line 489
Any help?
Fatal error: Cannot redeclare ModelCatalogProduct::getDependentOptions() in /home/a7380660/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php on line 419
Admin works fine, but if I try to go Catalog -> Options get the same error
Parse error: syntax error, unexpected T_VARIABLE, expecting T_FUNCTION in /home/a7380660/public_html/vqmod/vqcache/vq2-admin_controller_catalog_option.php on line 489
Any help?
Hi there Ryan!
Love your mods! I'm considering purchasing this one. The only thing stopping me is the fact that I use (and love) the Price Update (vqmod) module. I've noticed some folks are having difficulty getting both mods to play nice (no surprise there). I'm using OC 1.5.3.1 and the latest version of the Price Update module. Should I risk compatibility issues and try to implement your mod, or am I better served trying to find some other way to skin this cat?
Micah
Love your mods! I'm considering purchasing this one. The only thing stopping me is the fact that I use (and love) the Price Update (vqmod) module. I've noticed some folks are having difficulty getting both mods to play nice (no surprise there). I'm using OC 1.5.3.1 and the latest version of the Price Update module. Should I risk compatibility issues and try to implement your mod, or am I better served trying to find some other way to skin this cat?
Micah
Hello,
I have succesfully installed the dependent options module.
However, I can not save the parent - dependency relations in the option tab.
Every time I click on save, opencart gives me a "success message".
When I return to the option tab, the relationships are blank.
I use opencart 1.5.4.1 and also have installed vqmod 2.2.0
Thank you,
David
I have succesfully installed the dependent options module.
However, I can not save the parent - dependency relations in the option tab.
Every time I click on save, opencart gives me a "success message".
When I return to the option tab, the relationships are blank.
I use opencart 1.5.4.1 and also have installed vqmod 2.2.0
Thank you,
David
I'm using OpenCart 1.5.4.1 and I install the Dpendent Options Extension, when I open my domain: http://sergiospizza.neifers.com/orders/ show me this error message: Fatal error: Cannot redeclare ModelCatalogProduct::getDependentOptions() in /home/*****/******/********/orders/vqmod/vqcache/vq2-catalog_model_catalog_product.php on line 461
How can I fix this problem?
How can I fix this problem?
I've removed it from the product description and I'll be stripping the code out in the next version of Dependent Options. I'm losing too much money maintaining this feature.helixwuff wrote:Ryan,
So there's no possibility the two mods will ever play nice?
-Ryan
It means you have two copies of the vqmod script installed.neifer wrote:I'm using OpenCart 1.5.4.1 and I install the Dpendent Options Extension, when I open my domain: http://sergiospizza.neifers.com/orders/ show me this error message: Fatal error: Cannot redeclare ModelCatalogProduct::getDependentOptions() in /home/*****/******/********/orders/vqmod/vqcache/vq2-catalog_model_catalog_product.php on line 461
How can I fix this problem?
-Ryan
Send me temp login credentials to the support email listed in the readme file.dvanoverloop wrote:Hello,
I have succesfully installed the dependent options module.
However, I can not save the parent - dependency relations in the option tab.
Every time I click on save, opencart gives me a "success message".
When I return to the option tab, the relationships are blank.
I use opencart 1.5.4.1 and also have installed vqmod 2.2.0
Thank you,
David
-Ryan
I want like this. Hope this image will help you to understand my requirement. I have created new topic regarding this before 12 hours but still its not approved by moderator. So I am posting it here. Please help me ASAP.
Attachments
relation.png (10.9 KiB) Viewed 5733 times
There's a mod called Product Configurator I believe which may do what you need. A search in the forum or Extension Store should bring it up.lenamtl wrote:Looking for similare conditionnal solution that will work with checkbox and text field?
Anyone?
-Ryan
Can you explain more what this picture is trying to illustrate?phpgenious wrote:I want like this. Hope this image will help you to understand my requirement. I have created new topic regarding this before 12 hours but still its not approved by moderator. So I am posting it here. Please help me ASAP.
-Ryan
I know that you've said that this error
Undefined index: parent in /home/cart/public_html/shop/vqmod/vqcache/vq2-catalog_view_theme_default_template_product_product.tpl on line 67.
Is related to the fact that I need the option_boost version of your dependent options plugins. The thing is that you've remove that version from your download. I really need to be able to make them both work since I need SKU number for options combination.
Where I can find it ?
Undefined index: parent in /home/cart/public_html/shop/vqmod/vqcache/vq2-catalog_view_theme_default_template_product_product.tpl on line 67.
Is related to the fact that I need the option_boost version of your dependent options plugins. The thing is that you've remove that version from your download. I really need to be able to make them both work since I need SKU number for options combination.
Where I can find it ?
I have the following scenario:
item
-- color1
-- size 1
-- size 2
-- size 3
-- color 2
-- size 1
-- size 4
-- size 5
It looks like this extension would allow me to handle this on the consumer side.
I was planning on using Option Boost to track sku's as each item-color-size has it's own sku. Will this extension allow that? I know that Option Boost lets me have seperate sku for an option but says in order to use multiple options I should use this extension. I could not tell if I can have two options and have a sku for it when using this extension. I know lots of stores use something similar and our people know the sku's so we really do not want to change how we process orders.
Any help would be appreciated. I am ready to buy these extensions if it will work.
item
-- color1
-- size 1
-- size 2
-- size 3
-- color 2
-- size 1
-- size 4
-- size 5
It looks like this extension would allow me to handle this on the consumer side.
I was planning on using Option Boost to track sku's as each item-color-size has it's own sku. Will this extension allow that? I know that Option Boost lets me have seperate sku for an option but says in order to use multiple options I should use this extension. I could not tell if I can have two options and have a sku for it when using this extension. I know lots of stores use something similar and our people know the sku's so we really do not want to change how we process orders.
Any help would be appreciated. I am ready to buy these extensions if it will work.
Who is online
Users browsing this forum: No registered users and 18 guests