Dear All,
I'm getting the following in my Apache error log:
File does not exist: /var/www/admin/scripts/surveyRuntime.js, referer:
http://server/adm...ewquestion&sid=12345&qid=6789
File does not exist: /var/www/admin/styles/default/printablestyle.css, referer:
http://server/adm...ion=showprintablesurvey&sid=12345
surveyRuntime.js is in /var/www/scripts/surveyRuntime.js
.. printablestyle.css doesn't exist anywhere!
surveyRuntime.js is referenced in common.php line 2129:
"<script type=\"text/javascript\" src=\"scripts/surveyRuntime.js\">\n"
I think it happens when preview while designing.
printablestyle.css is referenced in admin/printablesurvey.php line 31:
. "<link rel=\"stylesheet\" type=\"text/css\" href=\"styles/$admintheme/printablestyle.css\" />\n"
Changing the path to surveyRuntime.js would work while admin-ing, but might it break things when doing survey?
..where is printablestyle.css?
Cheers,
Simon