Multilanguage support

More
11 years 6 months ago #21815 by ivan.milic
Replied by ivan.milic on topic Multilanguage support
Open:

templates\hot_sailing\html\mod_menu\default.php

find this line (around 31):

<ul class="menu<?php echo $class_sfx;?> <?php if ($sparky_mnu!="none") { echo $sparky_mnu;echo ' mnu_'.$params->get('menutype'); } ?>"<?php

insert few blank chars this:

....menutype'); } ?> "<?php....

Please Log in to join the conversation.

  • yiannisps
    Inactive member
  • Topic Author
  • Visitor
  • Visitor
11 years 6 months ago #21816 by yiannisps
Replied by yiannisps on topic Multilanguage support
Can you be more specific? Can you please give me the right code to replace ore send me a new default.php file??

Please Log in to join the conversation.

More
11 years 6 months ago #21823 by ivan.milic
Replied by ivan.milic on topic Multilanguage support
Copy / Paste this over that line:
Code:
<ul class="menu<?php echo $class_sfx;?> <?php if ($sparky_mnu!="none") { echo $sparky_mnu;echo ' mnu_'.$params->get('menutype'); } ?> "<?php

Please Log in to join the conversation.

  • yiannisps
    Inactive member
  • Topic Author
  • Visitor
  • Visitor
11 years 6 months ago #21825 by yiannisps
Replied by yiannisps on topic Multilanguage support

ivan.milic wrote: Copy / Paste this over that line:

Code:
<ul class="menu<?php echo $class_sfx;?> <?php if ($sparky_mnu!="none") { echo $sparky_mnu;echo ' mnu_'.$params->get('menutype'); } ?> "<?php


When i do that the site crash with "HTTP Error 500 (Internal Server Error)"

Please Log in to join the conversation.

More
11 years 6 months ago - 1 year 10 months ago #21835 by ivan.milic
Replied by ivan.milic on topic Multilanguage support
Here is the file in attachment.
Last edit: 1 year 10 months ago by milos.

Please Log in to join the conversation.

  • yiannisps
    Inactive member
  • Topic Author
  • Visitor
  • Visitor
11 years 6 months ago #21846 by yiannisps
Replied by yiannisps on topic Multilanguage support
Am afraid i will disappoint you. Nothing changed with new "default.php"

Please Log in to join the conversation.

Time to create page: 0.335 seconds
Powered by Kunena Forum