Error 500 Layout "Blog" Not found
Added by giovanni Maggini 858 days ago
Hello, first of all I'd like to thank your for the effort you put in creating JQuarks, I am sure that as soon as I'll get it running is will be a great component for my site.
Since there is another topic with the same issue, I first tried following the instructions you provided in that topic (http://www.iptechinside.com/labs/boards/5/topics/show/108) but I could not get it working so I have to ask for more help.
I installed (twice) the JQuarks component+mod+plugins as written in the User Guide. I tried an installation on the remote server and on a local server (using MAMP, on Mac OS X) but the outcome is the same.
After I create the questions, the sets, and the quiz (public or private, nothing changes) I create a menu entry using the "Quizzes -> Default Layout" menu item.
I can see the quiz, and I can click on it, but when I click on the button "Proceed to quiz", I got the " 500 - Layout "blog" not found " error.
I tried disabling/enabling SEO for the component and for the whole site, but that didn't help. I tried all the different combinations of "Pagination" and "Use Slide" in the Parameters, for both the quiz and the menu entry, but none of that helped.
I am using Joomla 1.5.15 on an Apache server.
You can check by yourself: I created a public quiz and a menu entry (which is unpublished so you won't find it in the menu) that can be reached with this URL: http://www.sonicitalia.net/index.php?Itemid=110&option=com_jquarks&view=quizzes
Thank you in advance for your help
Giovanni
Replies
RE: Error 500 Layout "Blog" Not found - Added by Mohamed Tougorti 857 days ago
Hello,
First of all thank you for trying JQuarks and providing feedback
The link provided was useful in fixing this issue, when switching from the quizInfo to the quiz, your joomla instance was looking for the tmpl blog instead of the tmpl default that is used to render the quiz.
I join here a modified quizinfo.php, replacing it with the one under SITE_ROOT/components/com_jquarks/quiz/tmpl/quizinfo.php should fix this issue.
This modification will be added to JQuarks' future version.
Once again thank you for providing feedback.
Regards.
quizinfo.php (2 KB)
RE: Error 500 Layout "Blog" Not found - Added by giovanni Maggini 857 days ago
This is so AWESOME! ;)
It works great! Now I can finally enjoy jQuarks.
One last note: the correct path for the file attached is SITE_ROOT/components/com_jquarks/*views/*quiz/tmpl/quizinfo.php just in case someone gets lost ;)
The least I could do is provide an Italian translation for the component, unless you already have one.
I am marking this topic as "solved", just let me know for the rest. Thank you again so much
Giovanni
RE: Error 500 Layout "Blog" Not found - Added by Mohamed Tougorti 856 days ago
Hello,
Thank you for correcting the path.
We would be pleased if you could provide an Italian translation. The thread Help us make JQuarks global give the procedure to translate JQuarks, also once you have a running quiz we would be glad to add it to our We are using JQuarks wiki page
We created an issue for Italian translation, feel free to update it with the Italian files.
Thank you in advance for your contribution.
Regards.