Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Same notification backend is showing more than 50 times.. how to fix this?

10 years 11 months ago
  • pedro's Avatar
    Topic Author
  • pedro
  • Offline
  • Fresh Boarder
  • Posts: 66
  • Thank you received: 1
Licenses:
JomSocial Expired Socialize Expired

Same notification backend is showing more than 50 times.. how to fix this?

Attachment 2014-05-20_1518.png not found

Attachments:
10 years 11 months ago
Licenses:

Hi Pedro,

could you please provide me cpanel/phpmyadmin, and FTP access detail? I need that for debugging purpose.

FYI: please put your credential information at Site Info form by editing your first post at this topic

Regards,
Albert

10 years 11 months ago
Licenses:

Hi Pedro,

to fixing your issuse please edit this file:
administrator/components/com_community/models/users.php lines 217 - 220:

from
            $query = 'SELECT *, b.points FROM ' . $db->quoteName('#__users') . ' AS a '
                    . $joinQuery
                    . $searchQuery
                    . $orderby;

to
            $query = 'SELECT * FROM ' . $db->quoteName('#__users') . ' AS a '
                    . $joinQuery
                    . $searchQuery
                    . 'GROUP BY a.id '
                    . $orderby;

Regards,
Albert

10 years 11 months ago
Licenses:

Hi Pedro,

We have not received any response back from you in over 7 days, and would like to know if you consider this issue to be resolved. If you have any further questions, simply reply to this post.

Regards,
Albert

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW