Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > Suggestions > Topic : Website baker - 22 languages



Normal Mode | Print  

 Website baker - 22 languages (2 Replies, Read 2180 times)
jimpic
Group: Member
Post Group: Working Newbie
Posts: 50
Status:
Here is another easy one. website baker includes 22 languages in its package.
Three settings only to change in the sql file:

Code

-- for genertal settings:
-- Dumping data for table `[[dbprefix]]settings`
INSERT INTO `[[dbprefix]]settings` VALUES(10, 'default_language', 'EN');

-- for users default language
-- Table structure for table `[[dbprefix]]users`
`language` varchar(5) NOT NULL DEFAULT 'EN',

-- for admin language
-- Dumping data for table `[[dbprefix]]users`
INSERT INTO `[[dbprefix]]users` VALUES(1, 1, '1', 1, '[[admin_username]]', '[[admin_pass]]', '', 0, 'Administrator', '[[admin_email]]', 0, '', '', 'EN',



Note: I tested all these changes and checked with a new install to make sure it was OK
IP: --   


Threads
 jimpic   Website baker - 22 languages (2 Replies, Read 2180 times)
    |--  Brijesh   Hi, We will...   on December 3, 2011, 1:32 pm
    |--  Brijesh   Hi, We have...   on December 5, 2011, 1:58 pm

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 23, 2024, 10:24 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.029