gary.wong
//----
Here is the update that I have done to get the module working, it is very simple!
#####
locate this file :: modules/mod_articlelist/helper.php
#####
Within the $query statement, Replace the following::
JOS_content with #__content
JOS_categories with #__categories
Save the file and you should see your articles list now :)
Hope this will help someone who want to use this module and experience problems.
Best,
Gary
Gary, thanks for pointing this. I have done the necessary changes.


