Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 292
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 166
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 235
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 315
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 356
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$home_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 24
Function: model
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$home_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home2/sikhinbo/public_html/application/controllers/Welcome.php
Line: 50
Function: view
File: /home2/sikhinbo/public_html/index.php
Line: 315
Function: require_once
Loading...
The first Sikh family came to Botswana towards late seventies. They were deputed to Botswana Defence Force under Indian Training Team. By 1982, there were five Sikh families in Gaborone when we applied for a piece of land to the Department of Surveys and Lands, Government of Botswana. We were allocated land at a concessional rate meant for community services. By 1987, many more Sikh families arrived in Botswana from Zambia, Kenya and India. A decision was made to construct a Holy Gurudwara Sahib on the piece of land allocated to us.
The plans for Gurudwara Sahib were prepared by Mr. Ravinder Singh Bajaj and Mr.Gurbir Singh Ghai. After approval of plans construction of Gurudwara Sahib was commenced in 1988. Most of the construction work was undertaken through “KAR SEWA” which means physical service by members of the community without remunerations. Most of the materials were received as “DONATIONS” not only from Members of Sikh Community but also from members of other communities.
Construction of first phase Gurudwara Sahib was completed in 1990 and subsequently further improvements continued. Sikh Community had built a Beautiful Holy place in 1990 consisting of Main Hall and in addition, we had Guest Rooms, Priests Residence, Sports Hall and Community Kitchen/Dining Area (Langar Astham). We had regular weekly Diwan and Langar Service at Gurudwara Sahib.
As the time passed, the community kept growing and we found that Main Hall and Langar Asthan were not big enough to accommodate the community members and visitors particularly during celebrations of Major Functions.
Majority decision was taken during a General Body Meeting of Sadh Sangat in the year 2008 that we should consider either Expansion of the existing premises or construction of New Gurudwara Sahib at bigger land elsewhere. Since no suitable land was found it was decided to embark on expansion of the existing premises.
Some of our Members took the lead and construction committee was formed which took upon itself to co-ordinate various activities such as Architectural, Structural, Electrical, Mechanical Designs etc. We wish to record our sincere thanks to all above.
The Construction activity commenced in 2009 and the Holy Temple Extended premises are now ready and is to be Inaugurated on 09th December 2012.
We are grateful to all who have generously contributed to complete construction of the New Extended Premises. The new premises can now accommodate up to 400 personnel in the Main Hall. In addition we have Guest Rooms for visitors, Granthi’s Residence, Library, Administration Office, a modern kitchen and a spacious Dining Area.
Weekly congregations are held every Sunday and in addition Six Major Functions are celebrated in a year with full fervour. We always have large attendance representing all religions on major functions.
Sikhs are very proud of their culture and attach full importance to sanctity of Gurudwara. We emphasize that all must follow norms “MARYADA” while visiting Gurudwara Sahib.
Sikh Gurudwaras are open to everyone all over the world. Sikh religion does not believe in caste, colour and creed and recognize no distinction of wealth or social position in Gurudwara.
Sikhs have a spirit of enterprise, zest for life and love for the soil. They possess entrepreneur skill and have been actively involved in Technical Enterprises in Botswana.
There are + 40 Sikh families in Botswana. They are in Business, Civil Servants in Government Departments, Teachers. Sikhs in Botswana have succeeded from Zero growth to High Life due to their extra ordinary energy, drive, ambition and imagination in uplifting their lives.
Sikhs in Botswana respect all other religions and have regular visitations to other institutions.