[TYPO3-commerce] Missing attribute drop-dowm menu

Sven Mirkowitz prioritaire at gmx.de
Mon Aug 24 15:39:03 CEST 2009


Robert Heel schrieb:
> Hi,
> 
> just insert this block in the pi1 template:
> 
> <!-- ###SELECTOR_ATTRIBUTES_DROPDOWN### begin-->
> <label>###SELECT_ATTRIBUTES_TITLE###</label>
> <select onchange="###SELECT_ATTRIBUTES_ON_CHANGE###" 
> name="###SELECT_ATTRIBUTES_HTML_ELEMENT_NAME###">
>     <option value="">###SELECT_ATTRIBUTES_ITEM_TEXT_ALL###</option>
>     <!-- ###SELECTOR_ATTRIBUTES_DROPDOWN_ITEM### begin-->
>     <option value="###SELECT_ATTRIBUTES_VALUE_VALUE###" 
> ###SELECT_ATTRIBUTES_VALUE_SELECTED###>###SELECT_ATTRIBUTES_VALUE_ICON### 
> ###SELECT_ATTRIBUTES_VALUE_NAME###</option>
>     <!-- ###SELECTOR_ATTRIBUTES_DROPDOWN_ITEM### end -->
> </select>
> ###SELECT_ATTRIBUTES_UNIT###
> <!-- ###SELECTOR_ATTRIBUTES_DROPDOWN### end -->
> 
> Regs,
> 
> Robert
> 
> 
> Sven Mirkowitz schrieb:
>> IDaniel Völkel schrieb:
>>> Hi List,
>>>
>>> I just updated to 0.11.15 and no selectbox for attributes is shown.
>>>
>>> Did you already find a solution?
>>>
>>> Regards,
>>> Daniel
>>>
>>> Sven Mirkowitz schrieb:
>>>> hello,
>>>>
>>>> the selectbox for Attributes isn't shown in 0.11.14.
>>>>
>>>> what can I do??
>>>>
>>>> regards,
>>>>
>>>> Sven
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Sascha Egerer schrieb:
>>>>> Hi Franz,
>>>>>
>>>>> should be fixed in trunk Version...
>>>>>
>>>>>
>>>>> Greets sascha
>>>>>
>>>>> ***************************************
>>>>> SoftVision Media GmbH
>>>>>
>>>>> Sascha Egerer
>>>>>
>>>>> Firmensitz:
>>>>> Kurfürstenstraße 15, 36037 Fulda
>>>>>
>>>>> Telefon. 0661.242 767.0
>>>>> Telefax. 0661.242 767.1
>>>>>
>>>>> eMail. seg at softvision.de
>>>>> web. www.softvision-media.de
>>>>>
>>>>> Registergericht:
>>>>> Amtsgericht Fulda, HRB 2278
>>>>>
>>>>> Geschäftsführer:
>>>>> Christian Schiller
>>>>> ***************************************
>>>>> We solve problems!
>>>>> ***************************************
>>>>>
>>>> Franz Steinmetz schrieb:
>>>>> OK I have more information, perhaps I have found a bug:
>>>>>
>>>>> In class.tx_commerce_p1.php the markers
>>>>>
>>>>> $markerArray['###SELECT_ATTRIBUTES_TITLE###']
>>>>> $markerArray['###SELECT_ATTRIBUTES_ON_CHANGE###']
>>>>> $markerArray['###SELECT_ATTRIBUTES_HTML_ELEMENT_KEY###']
>>>>> $markerArray['###SELECT_ATTRIBUTES_HTML_ELEMENT_NAME###']
>>>>> $markerArray['###SELECT_ATTRIBUTES_ITEM_TEXT_ALL###']
>>>>> $markerArray['###SELECT_ATTRIBUTES_UNIT###']
>>>>> are replaced. But these markers do not exist! It seems that the 
>>>>> template file isn't updated with these new markers, that do not 
>>>>> exist in the old version (0.9.4).
>>>>>
>>>>> Can anyone verify this?
>>>>>
>>>>>   Franz
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ----- Ursprüngliche Mail ----
>>>>> Von: Franz Steinmetz <franzlst at yahoo.de>
>>>>> An: typo3-project-commerce at lists.netfielders.de
>>>>> Gesendet: Samstag, den 14. Februar 2009, 16:10:03 Uhr
>>>>> Betreff: [TYPO3-commerce] Missing attribute drop-dowm menu
>>>>>
>>>>>
>>>>> Hi,
>>>>>
>>>>> I started a new commerce shop in the official version 0.9.4 and 
>>>>> then updated to 0.11.7 from the repository (also run UPDATE in the 
>>>>> option menu of this extension). I use Typo 4.2.5 PHP 5 and the 
>>>>> newest versions of the needed extensions.
>>>>> Everything seems to work well, except the drop-down menu where you 
>>>>> select the attribte values aren't shown. 
>>>>> plugin.tx_commerce_pi1.allArticlesis set to 0 (set to 1 all 
>>>>> possible articels are shown correctly).
>>>>>
>>>>> In the documentation I read that havascript must be enabled for 
>>>>> this option, thus I assume commerce includes some javascript, but 
>>>>> neither a *.jsfile in imported, nor the sourcecode of the html page 
>>>>> is extended with some javascript code. Is that OK?
>>>>>
>>>>> I use the standart templates and haven't changed anything.What else 
>>>>> can I do? All past bugs with the drop-down menu should have been 
>>>>> selved in 0.11.7, shouldn't they?
>>>>>
>>>>> I hope you can help me
>>>>>
>>>>> Franz
>>>>>
>>>>>
>>>>>        _______________________________________________
>>>>> TYPO3-project-commerce mailing list
>>>>> TYPO3-project-commerce at lists.netfielders.de
>>>>>
>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce 
>>>
>>>>>
>>>>>
>>>>>       
>>>
>>   I found no solution, could somebody please help???
>> _______________________________________________
>> TYPO3-project-commerce mailing list
>> TYPO3-project-commerce at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce 
>>
> 
super! that worked! But how do I get the selected Attributes to be shown 
in the basket?


More information about the TYPO3-project-commerce mailing list