I've just downloaded and installed Ari Quiz. In my first attempt to use the software, I directly got errors concerning the missing file /cache/files/lbackend/en.php. As a result, I just got a white screen with the error (so no Joomla interface anymore).
So, I created a blank en.php in /cache/files/lbackend/ and chmod this file to 777. As a result, I could use the software.
However, on top of each page within the software, I get to see this error:
Code: |
Warning: fopen(/home/j8108jub/public_html/administrator/components/com_ariquizlite/i18n/cache/lbackend/en.php) [function.fopen]: failed to open stream: Permission denied in /home/j8108jub/public_html/administrator/components/com_ariquizlite/kernel/I18N/class.I18N.php on line 533
Warning: fwrite(): supplied argument is not a valid stream resource in /home/j8108jub/public_html/administrator/components/com_ariquizlite/kernel/I18N/class.I18N.php on line 537
Warning: fclose(): supplied argument is not a valid stream resource in /home/j8108jub/public_html/administrator/components/com_ariquizlite/kernel/I18N/class.I18N.php on line 538
|
In short: another en.php file is missing.
If I create a blank en.php in this folder, navigating within the Quiz software becomes a problem.
What to do?
Thanks.
Ps. I'm using a Dutch version of Joomla. Might this be a relevant fact?