News:

AbanteCart v1.4.2 is released.

Main Menu
support

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - cookie

#1
Support / Re: Dependable options?
February 13, 2014, 04:34:51 AM
Hi,
That's the thing .. that is not a real "parent-child" relationship. As it is implemented now you are actually using the pseudo-parent to group few attributes. So it's not a real parent-child relationship but a solution for "grouping attributes".
It surely isn't the same (proof the fact that the parent has no function at all other than serving as "umbrella" to group some attributes).

What I was asking about is a real parent-child relationship where selecting options in the parent has effects over the children.

Any idea how to achieve that?

Thx
#2
Support / Re: Dependable options?
February 12, 2014, 05:59:31 AM
any news on this one ????
#3
Support / Re: Options dropdown BUG in Global Attributes
February 12, 2014, 05:58:55 AM
THX! Worked :)

Please introduce the fixes in the next upgrade.
#4
Support / Re: Dependable options?
February 09, 2014, 06:17:26 PM
hmm ..not sure what you mean by parent-child relationship, maybe.

What I mean is say we have 2 attributes both defined as dropdowns > the values that show in the second dropdown should depend on which option I selected in the 1st dropdown.

example:
attribute1 has possible values "Green"/"Yellow"
if I choose "Green" the second attribute should show in the dropdown the values "Broccoli" and "Peas" but if I pick "Yellow" in the 1st attribute, the second one should show for ex "Banana", "Lemon", "Pear" (values one can select from)

You know what I mean?

#5
Support / Options dropdown BUG in Global Attributes
February 09, 2014, 06:06:42 PM
Hi,

I found a similar bug to the one from the product admin page (see one of the older topics), but this time under Global Attributes > Add new > Attribute Parent.

Here again one can only select from a list with max 10 (again that 10!) parent attributes, even though many more possible parent attributes are defined.

Where can we fix that? I tried but could not figure it out :(

Thx
#6
Support / Dependable options?
February 09, 2014, 09:38:50 AM
Hi,

Is it possible to also have some dependable options?
For example if one specific value is selected in option one to have only specific values appear in option 2?

Thanks a lot
#7
Thanks a lot! The trick works  ;D
#8
Hi,
Any news here?
Thx
#9
Can someone please fix the bug?

You said it will be fxed in 1.1.8 ...

After upgrade there are still max. 10 global attributes in the dropdown (edit product > options > add option)

Feedback?

Thank you!
#10
Thanks anyway Gordon!

Actually it's a second class that should be added and before it's a css issue it is first (as usual ...) a php issue!

I need to pull the <?php option['type']?> which should give out smth. like checkbox,radio,select etc.
Just that the code above is not working of course ....  :'(

Abante team?
#11
Hi,
Thank you v.much for the file! I replaced it and than tried to use the following in product.tpl

<div class="custom_img_name"><?php echo $image['title']; ?></div>
<div class="custom_img_desc"><?php echo $image['description']; ?></div>


echo $image['title'];  works, echo $image['description'];  not  :-[

I checked the image does have a description defined in the library ....

Any ideas what am I doing wrong?

Thx
#12
nobody here has a clue as of how to achieve that !?!?

abante gurus  :o ?!?

what shall I replace the php class with in order to have there something like option type (checkbox,radio,textarea, etc)?!
Or if not, "options ID" would do too even though that would make it a bit more complicated to style

I'd love to have something like this: <div class="control-group <?php HOW-TO-GET-THE-OPTION-TYPE ?>">

where <?php HOW-TO-GET-THE-OPTION-TYPE ?> would be my new class related to the options type (the checkbox, radio etc).

What shall I put instead of <?php HOW-TO-GET-THE-OPTION-TYPE ?> ?!?

THX
#13
Support / Re: SQL Error when trying to upgrade
January 27, 2014, 02:19:02 PM
had no issues with the manual upgrade
#14
Support / Re: SQL Error when trying to upgrade
January 27, 2014, 11:23:53 AM
\abantecart_1.1.8_upgrade_only\abantecart_1.1.8_upgrade_only\upgrade.sql
#15
Support / Re: SQL Error when trying to upgrade
January 27, 2014, 11:19:04 AM
In the upgrade pack only! Don't touch your existing database and you are safe :)

Forum Rules Code of conduct
AbanteCart.com 2010 -