Reply To: No pictures during experimentation

PennController for IBEX Forums Support No pictures during experimentation Reply To: No pictures during experimentation

#9773
CogSciLanMethLab
Participant

Hello Jeremy,

The link to the resources given above points to the .zip folder with the images at the root. In the same directory where this .zip folder is located, there is an additional .htaccess file (with the dot in the very front) with the following content taken from the PCIbex documentation:

# with AJAX withCredentials=false (cookies NOT sent)
Header always set Access-Control-Allow-Origin “*”
Header always set Access-Control-Allow-Methods “GET”
Header always set Access-Control-Allow-Headers “X-Accept-Charset,X-Accept,Content-Type”
RewriteEngine On
RewriteCond %{REQUEST_METHOD} OPTIONS
RewriteRule ^(.*)$ $1 [R=200,L,E=HTTP_ORIGIN:%{HTTP:ORIGIN}]]

When right-clicking on the .zip folder on the server, the boxes for “Read” and “Read & execute” for “Everyone” under the tab “Security” are now checked – these are the same settings we have used for an earlier study where the picture resources are stored on the same server which works fine (demo link: https://farm.pcibex.net/r/zBUnUG/).

Is there anything else that has to be checked or that we may have overlooked?

Thank you very much for your help and effort!

Best,
CogSciLanMethLab