PennController for IBEX › Forums › Support › TypeError error › Reply To: TypeError error
November 4, 2021 at 9:23 am
#7475
mg5171
Participant
I found the actual error–one of my image files was ‘uploaded’ on my server with the correct name (so on some level PCIbex was able to ‘find’ it), but had a file size of 0 and was actually not there when I tried to access it. Since fixing that, everything works perfectly.