Search found 4 matches

by TOMi
Sat Jul 01, 2006 9:04 am
Forum: Web Design
Topic: Problems
Replies: 4
Views: 4220

For the langs, I suggest keeping it as True and False, and changing it directly within the quiz.php file, or even in the TPL file :) eee where exactly? It looks bad when users must mark in foreign language :( just look for 'L_WHOSONLINE_MOD' to get you in the right area :) I don't have it too. But ...
by TOMi
Fri Jun 30, 2006 11:42 pm
Forum: Web Design
Topic: Problems
Replies: 4
Views: 4220

One more thing when i translate the lang file and have:
$lang['Quiz_answer_true'] = 'True';
$lang['Quiz_answer_false'] = 'False';

when i translate 'True' and 'False' to my language there is no right answer in quiz :( where i must change this variables?
by TOMi
Fri Jun 30, 2006 8:09 pm
Forum: Web Design
Topic: Problems
Replies: 4
Views: 4220

in admin/index.php i have all variables without line
$location_url = "index.$phpEx?pane=right";
by TOMi
Fri Jun 30, 2006 7:21 pm
Forum: Web Design
Topic: Problems
Replies: 4
Views: 4220

Problems

Hello, First of all, sorry for my english ;) I have some questions: 1. I haven't got in includes/page_header.php 'L_WHOSONLINE_MOD' => sprintf($lang['Mod_online_color'], '<span style="color:#' . $theme['fontcolor2'] . '">', '</span>'), 2. ok I install but I don't see in my PA quiz modul :(...