Welcome Guest. Please Login or Register  


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



Threaded Mode | Print  

 Website baker - 22 languages (2 Replies, Read 2156 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: --   

Website baker - 22 languages
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5652
Status:
Hi,

We will do that.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

Website baker - 22 languages
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5652
Status:
Hi,

We have added Languages in Website Baker.
Please run the CRON command to get the latest files:
http://www.softaculous.com/docs/Immediate_update

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 25, 2024, 1:04 am.

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