[solved] VirtueMart 3

More
9 years 3 months ago #26547 by nordmograph
Replied by nordmograph on topic VirtueMart 3
arf,
What's 'Umlauts' ?

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago #26548 by reillplast
Replied by reillplast on topic VirtueMart 3
ü ä ö or the other ones like ß for eyample

Please Log in or Create an account to join the conversation.

More
9 years 6 days ago #27809 by silke
Dear Adrien,

looks like I experience the same issue concerning the legacy tags converter.
I installed using com_vm2tagsJ3_1.6b.zip (dated 23.03.2015), so I hoped the converter would do the trick. Can you help?

Best regards,
Silke

Please Log in or Create an account to join the conversation.

More
9 years 5 days ago #27810 by nordmograph
Please post a different topic and describe what wen wrong.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
9 years 5 days ago - 9 years 5 days ago #27811 by silke
Dear Adrien,

I solved it for myself - it even was not related to the Legacy tags converter:

During the migration from VM2 to VM3 (uninstall the J2.5 vm2tags component, VM2 to VM3 migration, J2.5 to J3 migration, installation of the J3 vm2tags component) I did not care to re-create the vm2tags custom field (fearing that old tags would be lost when dropping the old custom field).
Thus the custom field in use was refering to the old plugin id.

To resolve it I updated the database table to refer to the new plugin id e voila B) .
Code:
UPDATE `#__virtuemart_customs` SET `custom_jplugin_id` = '<PLUGIN_ID_FROM_EXTENSION_MANAGER>' WHERE `custom_element` = 'vm2tags';

Thanks for the great plugin.
Silke
Last edit: 9 years 5 days ago by silke. Reason: amendment in migration chain

Please Log in or Create an account to join the conversation.

More
9 years 5 days ago #27812 by nordmograph
Well done and thanks for sharing your experience :)

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

Time to create page: 0.327 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.