Reply To: Page loading problems

PennController for IBEX Forums Support Page loading problems Reply To: Page loading problems

#5276
asdf
Participant

Hi Jeremy,

I’ve transitioned all my experiment materials to the server I rent and tried to fetch them using PreloadZip at the very beginning of the experiment. But there are two problems I met:

1. It seems like Ibex tries to fetch materials in each trial instead of at the very beginning of the whole experiment.
2. The experiment materials are not successfully fetched. Images are not displayed and audios are not played.

I think I’ve strictly followed the instruction on the link you posted above for “zipped resources”. Zip files and .htaccess are in the same folder; all the expt materials are at the root of the zip file; a PreloadZip function is added in the script right after “PennController.ResetPrefix(null);”.

Are there any other possible sources of this error?