Alumni – Set User Role to “Contributor” for users without posting listing

Housekeeping on registered alumni Criteria: Set users currently with “subscriber” user role to “Contributor” user role if he/she has not posted any listing. Search from the Sabai Directory Listing, find those users with listing published. Check against all “subscriber” users, if they are not on the listing author group, change their user role to “no … Read more

Update the content of the 4th column of “News & Events” megamenu menu option

Update the content of the 4th column of “News & Events” megamenu menu option With search results from Extension Calendarthat meet the criteria of1. the upcoming CEUs (Starting Date >= today)2. display only up to 3 entries Retrieve all CEUs from the whole table except its program code include 400. Implement the same structure to … Read more

Update Course related Shortcode

In the current design, a Course can be assigned to multiple departments. So the data field “departmentids” should be used for record selection, not “departmentid” field. By the same token, if a Degree ID is to be matched, the data field “degreeids” should be used, not “degreeid” field. Update the data field used in SQLs, … Read more