Re: ADD A VENDOR
Posted: 06 Aug 2019, 11:46
Hi, are you sure the tinyMCE is active for you? When you click on save the button with tinyMCE, which error do you get in Javascript console?
Jan
Jan
Code: Select all
editor.min.js?08e78000c0d5d35df43b74d62de76f84:2 Uncaught TypeError: Cannot read property 'value' of null
at Object.getContent (editor.min.js?08e78000c0d5d35df43b74d62de76f84:2)
at Object.Joomla.submitbutton (index.php?option=com_phocacart&view=phocacartvendor&layout=edit:307)
at HTMLButtonElement.onclick (index.php?option=com_phocacart&view=phocacartvendor&layout=edit:263)
getContent @ editor.min.js?08e78000c0d5d35df43b74d62de76f84:2
Joomla.submitbutton @ index.php?option=com_phocacart&view=phocacartvendor&layout=edit:307
onclick @ index.php?option=com_phocacart&view=phocacartvendor&layout=edit:263
Code: Select all
editor.min.js?08e78000c0d5d35df43b74d62de76f84:2 Uncaught TypeError: Cannot read property 'value' of null
at Object.getContent (editor.min.js?08e78000c0d5d35df43b74d62de76f84:2)
at Object.Joomla.submitbutton (index.php?option=com_phocacart&view=phocacartvendor&layout=edit:307)
at HTMLButtonElement.onclick (index.php?option=com_phocacart&view=phocacartvendor&layout=edit:268)
getContent @ editor.min.js?08e78000c0d5d35df43b74d62de76f84:2
Joomla.submitbutton @ index.php?option=com_phocacart&view=phocacartvendor&layout=edit:307
onclick @ index.php?option=com_phocacart&view=phocacartvendor&layout=edit:268
Code: Select all
editor.min.js?08e78000c0d5d35df43b74d62de76f84:2 Uncaught TypeError: Cannot read property 'value' of null
at Object.getContent (editor.min.js?08e78000c0d5d35df43b74d62de76f84:2)
at Object.Joomla.submitbutton (index.php?option=com_phocacart&view=phocacartvendor&layout=edit:307)
at HTMLButtonElement.onclick (index.php?option=com_phocacart&view=phocacartvendor&layout=edit:273)
getContent @ editor.min.js?08e78000c0d5d35df43b74d62de76f84:2
Joomla.submitbutton @ index.php?option=com_phocacart&view=phocacartvendor&layout=edit:307
onclick @ index.php?option=com_phocacart&view=phocacartvendor&layout=edit:273
Code: Select all
editor.min.js?08e78000c0d5d35df43b74d62de76f84:2 Uncaught TypeError: Cannot read property 'value' of null
at Object.getContent (editor.min.js?08e78000c0d5d35df43b74d62de76f84:2)
at Object.Joomla.submitbutton (index.php?option=com_phocacart&view=phocacartvendor&layout=edit:307)
at HTMLButtonElement.onclick (index.php?option=com_phocacart&view=phocacartvendor&layout=edit:278)
getContent @ editor.min.js?08e78000c0d5d35df43b74d62de76f84:2
Joomla.submitbutton @ index.php?option=com_phocacart&view=phocacartvendor&layout=edit:307
onclick @ index.php?option=com_phocacart&view=phocacartvendor&layout=edit:278