Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
with I18N: the side-name(s) for the startpage(s) not delivered
#3
well! it takes a bunch of my seconds, but:
I got it Smile
i18n_base/frontend.class.php, at the end of the function
PHP Code:
private static function getFancyLanguageUrl($slug$parent$lang=null$type='full') {
 ...
      
$plink str_replace('%slug%''index'$plink); } 
    return (string) 
$full $plink;  } 
the second value for plink wasn´t declared/empty. So I fill it here with index.
regards, Bell.
Reply


Messages In This Thread
RE: with I18N: the side-name(s) for the startpage(s) not delivered - by Belletage - 2012-11-01, 00:29:56



Users browsing this thread: 1 Guest(s)