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
ADD A VENDOR
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
-
- Phoca Member
- Posts: 10
- Joined: 19 Jul 2019, 16:39
- shibumi
- Phoca Enthusiast
- Posts: 97
- Joined: 11 Sep 2016, 22:22
Re: ADD A VENDOR
Hi Jan,
When I click Save:
When I click Save & Close:
When I click Save & New
And even when I click Cancel:
Google Chrome Version 76.0.3809.100 (Official Build) (64-bit)
Mac OSX High Sierra
Joomla 3.9.10
PhocaCart 3.3.0
PHP 7.3
When I click Save:
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
Mac OSX High Sierra
Joomla 3.9.10
PhocaCart 3.3.0
PHP 7.3
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: ADD A VENDOR
Hi shibumi,
confirm situation with JCE. For testing purposes, I hv changed from JCE to TinyMCE & it works.
Did you also check the User Profile? Users > Manage > Your User > Basic Settings > Editor
Kind regards
Christine
confirm situation with JCE. For testing purposes, I hv changed from JCE to TinyMCE & it works.
Did you also check the User Profile? Users > Manage > Your User > Basic Settings > Editor
Kind regards
Christine
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: ADD A VENDOR
Hi, please test version 3.3.1
https://www.phoca.cz/news/1056-phoca-ca ... 1-released
This should be OK now so you should be able to use the JCE without any problems.
Jan
https://www.phoca.cz/news/1056-phoca-ca ... 1-released
This should be OK now so you should be able to use the JCE without any problems.
Jan
If you find Phoca extensions useful, please support the project
- shibumi
- Phoca Enthusiast
- Posts: 97
- Joined: 11 Sep 2016, 22:22
Re: ADD A VENDOR
Works now - Thanks Jan!
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: ADD A VENDOR
Ok, great to hear it.
Jan
Jan
If you find Phoca extensions useful, please support the project