Quote:
Originally Posted by Bobbrown
Has been working on my site since day 1 but now I can not select the next stages (quarters,semis,final)
The drop down list has never hyperlinked to the desired places.
Any fixes please.
|
Have you done this step in the installation txt?
Quote:
3.
Add under Styles & Templates ---> Style Manager ---> headinclude
the following code at the top:
PHP Code:
<script language="JavaScript"> <!-- function QuickJump(Formular) { var Element = Formular.Ziel.selectedIndex;
if (Formular.Ziel.options[Element].value != 0) { location = Formular.Ziel.options[Element].value; } } //--> </script>
|
Quote:
Originally Posted by fulviods
I translated in italian many words/sentences but i noticed that some words like "Sieger Gruppe B" we can't modify them. I saw them in the em2008.php file. Can I translate inside this file (line 54 to 91) or there are consequences ?
|
Yes, you can translate this, it will work without problems.
best regards
Pander23