CSI2532-Databases-I-Group-8/Dental-Clinic-Management-System

Code not being loaded on patient_landing.php

Closed this issue · 3 comments

There is a strange issue where the HTML code below line 457 (Appointment Procedures) REFUSES to load on the page. I opened inspect element and cannot see the div attributes at ALL. Nothing is displayed. I initially thought there was a maximum number of rows allowed to be displayed in the container or something, but the HTML code is just not displayed at all.

image

image

image

TLDR Solution: Load the page on the incognito browser next time to avoid cache problems.

Problem solved. I thought the problem was XAMPP but turns out we just needed to do a cache-refresh.

The exact same issue is happening again even on incognito mode. Nothing that is after Appointment Procedures is displayed.

Inconsistent and buggy. My guess is it's because of XAMPP.