Hi,
I run J1.7.2, VM 2.0.0-RC-2M.
In my parent field selection in custom field creation page I have COM_VIRTUEMART_STOCKABLE_PRODUCT that shows up for some reason and I don't see anything in the custom field listing that might corresponds to that.
It's not a big deal but just wanted to inform you.
Cheers,
I get similar strings showing up when I try and create custom plugin fields.
See pics for details:
[attachment cleanup by admin]
Also in the 'Custom Field Type' drop down in the Custom Fields tab of the Product page.
[attachment cleanup by admin]
The language strings have not been added yet. I just looked
upload these 4 files to administrator/language/english
en-GB.plg_vmcustom_stockable.ini
en-GB.plg_vmcustom_stockable.sys.ini
en-GB.plg_vmcustom_textinput.ini
en-GB.plg_vmcustom_textinput.sys.ini
FROM HERE
https://dev.virtuemart.net/svn/virtuemart/trunk/virtuemart/administrator/language/en-GB/
Quoteupload these 4 files to administrator/language/english
en-GB.plg_vmcustom_stockable.ini
en-GB.plg_vmcustom_stockable.sys.ini
en-GB.plg_vmcustom_textinput.ini
en-GB.plg_vmcustom_textinput.sys.ini
Thanks but no change!
yes it does, I did it myself.
Some have appeared but still missing these:
In Products - Custom Fields:
COM_VIRTUEMART_STOCKTABLE_PRODUCT
COM_VIRTUEMART_STOCKTABLE_PRODUCT_TIP
In Custom Field - New:
COM_VIRTUEMART_COMMENT
VMCUSTOM_PRICE_BY_LETTER
VMCUSTOM_STOCKABLE_SIZE
COM_VIRTUEMART_PRODUCT_WIDTH
COM_VIRTUEMART_PRODUCT_LENGTH
COM_VIRTUEMART_PRODUCT_HEIGHT
I'll take another look tomorrow.
Hi, did svn co http://dev.virtuemart.net/svn/virtuemart/trunk/virtuemart and replaced all lang files from admin and components, but the COM_VIRTUEMART_STOCKABLE_PRODUCT untranslated string still appears.
Still no solution to this? I only have the COM_VIRTUEMART_STOCKABLE_PRODUCT in Products/[Product]/Custom Fields -> Custom Field Type section.
Thanks,
S@