You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 120 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - phpnuke 6.5 + language problem [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
baraxas
Nuke Soldier
Nuke Soldier


Joined: Oct 09, 2003
Posts: 16


PostPosted: Tue Oct 14, 2003 12:55 am Reply with quoteBack to top

Environment, in order of installation:

    1 - phpnuke 6.5 (downloaded from sourceforge)
    2 - Service Pack 8-14-03 (downloaded from nukecops)
    3 - BBtoNuke NC-2.0.5 (downloaded from nukecops)
    4 - BBtoNuke NC-2.0.5 to NC-2.0.6 Diff Pack (downloaded from nukecops
    5 - Downloads/Web Links security patch for Nuke 6.5 & up (downloaded from nukecops)


I wanted to change language to italian only, everywhere in the site. There were problems with the personal messages sections which continued to be in english. The problem is in the file /includes/functions.php about at line 260 in function init_userprefs($userdata):

Code:
if ( !file_exists($phpbb_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main.'.$phpEx) )
   {
      $board_config['default_lang'] = 'english';
   }


just change this and the one a pair of row under to:

Code:
if ( !file_exists($phpbb_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_main.'.$phpEx) )
   {
      $board_config['default_lang'] = 'italian';
   }
Find all posts by baraxasView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.382 Seconds - 295 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::