help to better help you:

Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!

JEM_2.3.0_beta2

JEM_2.3.0_beta2

5 years 3 months ago - 5 years 3 months ago
#26679
I used the JEDchecker and compared JEM 2.2.3 with JEM 2.3.0 Beta 2:
some warnings are the same, this seems to be ok, but new are:
3 Compatibility Issues - Click to View Details
• #001 C:\xampp\htdocs\joomla_30\tmp\jed_checker\unzipped\pkg_jem_v2.3.0-beta2(1).zip/packages/com_jem/admin/controllers/attendee.php in line: 53
JRequest is deprecated, you should use JFactory::getApplication()->input;:
• $attendee->bind(JRequest::get('post')); // before Joomla! 3.2.0 there is no good way to get them all from JInput :(
• #002 C:\xampp\htdocs\joomla_30\tmp\jed_checker\unzipped\pkg_jem_v2.3.0-beta2(1).zip/packages/com_jem/admin/controllers/attendee.php in line: 81
JRequest is deprecated, you should use JFactory::getApplication()->input;:
• $post = JRequest::get('post'); // before Joomla! 3.2.0 we must and can use JRequest
• #003 C:\xampp\htdocs\joomla_30\tmp\jed_checker\unzipped\pkg_jem_v2.3.0-beta2(1).zip/packages/mod_jem_teaser/tmpl/responsive/default.php in line: 18
JRequest is deprecated, you should use JFactory::getApplication()->input;:
• if (JRequest::getVar('jem-rss','0') == 1) {

Good is: all JErrors are now away!
Last edit: 5 years 3 months ago by jojo12.
The following user(s) said Thank You: depebo

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

Re: JEM_2.3.0_beta2

5 years 3 months ago
#26683
Thanks Jojo, will sort this out today, have a look at next nightly build

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

Time to create page: 0.386 seconds