help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
Joomla 3
Please Log in or Create an account to join the conversation.
Re: Joomla 3 (not supported yet)
11 years 3 months ago
Hi, I installed it in a Joomla 3.1 environment. Quick test shows that categories can not be created (Error message is that the category should have a name) and creating an event gives an error that Mootools is not installed.
Rooney
Rooney
Joomla 3.3.3, JEM Version 3
Please Log in or Create an account to join the conversation.
Re: Joomla 3 (not supported yet)
11 years 3 months ago - 11 years 3 months ago
@Rooney
You're correct about the mootools error. JEM is using JQuery & Mootools code and the mootools-js had been added to the view.html.php pages. Unfortunately that one should be replaced by
.
Did also see a message that JQuery is the favourite one to use within J3 so one of the things that will be done is to (try) replace/alter the js-code so it can be used without loading the mootools library.
About the category name:
Are you sure you added a name?. Did try it and it seems to be working correctly.
//
Perhaps it's better to create a new topic for the issues within J3.
You're correct about the mootools error. JEM is using JQuery & Mootools code and the mootools-js had been added to the view.html.php pages. Unfortunately that one should be replaced by
Code:
JHtml::_('behavior.framework');
Did also see a message that JQuery is the favourite one to use within J3 so one of the things that will be done is to (try) replace/alter the js-code so it can be used without loading the mootools library.
About the category name:
Are you sure you added a name?. Did try it and it seems to be working correctly.
//
Perhaps it's better to create a new topic for the issues within J3.
Last edit: 11 years 3 months ago by Bluefox.
Please Log in or Create an account to join the conversation.
Re: Joomla 3 (not supported yet)
11 years 3 months ago
Would perhaps be good to have a own forum for Joomla 3.1 version. About the category name, please have a look at the attached image.
Joomla 3.3.3, JEM Version 3
Please Log in or Create an account to join the conversation.
Re: Joomla 3 (not supported yet)
11 years 3 months ago
you're right, a seperate category would be ok.
Do you have a screenshot about the category tab too?. Just wondering if you filled a name in there. The fieldname is required so it would make sence to trow in an error.
As you're in a seperate tab "attachments" you're not seeing the fieldname that s causing trouble. not sure if we can add a function so it will point+show the field.
Do you have a screenshot about the category tab too?. Just wondering if you filled a name in there. The fieldname is required so it would make sence to trow in an error.
As you're in a seperate tab "attachments" you're not seeing the fieldname that s causing trouble. not sure if we can add a function so it will point+show the field.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Time to create page: 0.484 seconds