Support Forum

Every time that you post a problem, PLEASE add the Joomla and the extension's versions and revisions (for example: Joomla 3.3.6, Contact Enhanced 3.3.5), PHP version and Server's Operating System. If you only manage only one site it is easier if you edit your profile and just add that information to your signature. Don't forget to add a detailed description of the problem. If possible, write down all steps to simulate the problem.

Before submitting a new post, PLEASE make sure you are running the latest version, test in different browsers (IE, FF, Chrome,..) and clear Joomla and browser's cache after every change you make.

Also, most questions are already answered in our FAQ and in iFAQ and Contact Enhanced documentation pages.

× Contact Enhanced is a contact component manager created to replace Joomla! core contacts component and add lots of advantages and new features (see Features ) and it offers many plugins and modules for several different purposes,
Product page | Documentation Page

Update from 3.9.8 Pro Breaks Ordering

3 years 4 months ago #25721 by onetechn
After upgrading from 3.9.8 --> 3.9.11.1 the category ordering no longer works.
Setting in Globals or menu link have no effect.
Attachments:

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

3 years 4 months ago #25723 by support
Dear onetechn,

I've been testing with the menu item type Contact Enhanced > List Contacts in a Category and it's working for me.
However, I did notice something that might cause this issue for you.

I'll send the fix to your email in a few minutes.

Best regards,

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

3 years 4 months ago #25724 by onetechn
That fixed the problem, Thank You!

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

3 years 4 months ago #25727 by plocher
Hello,
I have the same problem. I updated from 3.8.2 to 3.9.11. The contacts are not in alphabetically order anymore.
best regards, Pascale

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

3 years 4 months ago #25728 by support
Dear Pascale,

I'll create a new package today and send it to you for testing.

Best regards,

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

3 years 2 weeks ago #25778 by jdundas
Hello. I also have upgraded to version 3.9.11.1 and contact ordering has broken.

Is there a reason that the fix you've sent to the previous two users hasn't made it to the final package yet?

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

3 years 2 weeks ago #25780 by jdundas
If anybody else is coming to this thread because of this issue, the problem is on Line 553 of /components/com_contactenhanced/models/contacts.php

The incorrect line is here:
$query->order( $db- $db->escape('a.name') . ' ' . $db->escape($this->getState('list.direction', 'ASC')));

This needs to be changed to:
$query->order( $db->escape('a.name') . ' ' . $db->escape($this->getState('list.direction', 'ASC')));

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

3 years 1 week ago #25782 by support
Dear jdundas,

Thank you for pointing out this error.

This was already fixed in the source code and I just uploaded a new version with the fix.

Best regards,

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

Powered by Kunena Forum

Copyright © 2018 IdealExtensions.com. All Rights Reserved.

This site is not affiliated with or endorsed by the Joomla!™ Project. It is not supported or warranted by the Joomla!™ Project or Open Source Matters™. The Joomla!™ logo is used under a limited license granted by Open Source Matters™, the trademark holder in the United States and other countries.
We may collect your IP address and your browser's User Agent string while using our site for security reasons and deriving aggregate information (analytics). This information is retained for a minimum of 1 and a maximum of 24 months.
Feedback