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

Tracking site: restructure its site from a Main Website to a Subdomain website

Tracking site was originally set up as a website (according to the hosting server structure) of its own. After the domain DNS (fivebranches.edu) was moved to the hosting server, it should be structured as a subdomain website (tracking.fivebranches.edu) of that main website. The hosting company support did the restructure. But it was found that for … Read more

Fix the “Add new post” and “Add new image” issue for fivebranches.org site

It was found that there is issues inĀ  “Add new post” and “Add new image” features. They can be added in the backend at the beginning, but then the new post and new image are not available later on. It was found that several tables were not imported or duplicated properly in the fivebranches.org when … Read more