A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

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: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

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: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

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: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

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: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

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: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

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: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$mylibrary is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$pagination is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$table is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$template is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$agent is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Agenda::$email is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once

PROGRAM UMROH FREE THAIF 09 HARI (31 JULI 2024) | PT. Aufa Duta Wisata | Nomor U.120 /2020
Agenda
31JULI2024.jpg

PROGRAM UMROH FREE THAIF 09 HARI (31 JULI 2024)

PROGRAM UMROH FREE THAIF 09 HARI 
31 Juli – 08 Agustus 2024 By Qatar Airways

Berangkat : 30 - 31 Juli 2024

CGK-DOH 00.55 - 05.25 By QR955

DOH-MED 07.20 - 09.55 By QR1190

Kepulangan : 07 - 08 Agustus 2024

JED-DOH 22.30 - 01.00+1 By QR1189

DOH-CGK 02.25 - 15.00 By QR6381

Bagasi Pesawat : 20kg & Bagasi Kabin : 7kg | Sumber Informasi bagasi : Etihad 

AKOMODASI
Hotel Mekkah : Fajr Badie 2
Hotel Madinah : Mirage Al salam
Airlines :Etihad Airways
Persiapan Keberangkatan ( Selasa, 30 Juli 2024 ) Jakarta
  • (20.00) Seluruh jama'ah berkumpul di Bandara Soekarno Hatta 4 jam sebelum take off, menggunakan Batik & Syal Aufa di Terminal 3, depan Sate Khas Senayan Bandara Internasional Soekarno Hatta, Pembagian Bag Tag, Id Card & Passport, lalu Briefing sebelum keberangkatan.
  • (21.30) Proses Imigrasi
  •  (23.55) Boarding Time
Hari ke 01 : (Rabu, 31 Juli 2024) Jakarta - Doha - Jeddah - #Umrah ke 1
  • (00.55) Dengan pesawat Qatar Airways QR 955 Insya Allah berangkat menuju Doha
  • (05.25) tiba di Bandara Internasional Doha, Proses Transfer Flight.
  • (07.20) Dengan pesawat Qatar Airways QR1190 Insya Allah berangkat menuju Jeddah
  • (09.55) Tiba di Bandara Internasional King Abdul Aziz, Proses Bagasi dan Imigrasi.
  • (13.00) Mengambil Miqot Umroh, Dilanjutkan menuju Mekkah, Tiba di Hotel, Istirahat Sejenak dilanjukan melaksanakan Ibadah Umroh (Thawaf, Sa’i, Tahallul). 
Hari ke 02 : (Kamis, 01 Agustus 2024) Free Program
  • Melaksanakan Ibadah Wajib dan Sunnah, serta memperbanyak Dzikir dan do’a di Masjidil Haram
  • Free Program
Hari ke 03 : (Jum'at, 02 Agustus 2024) Mekkah ziarah Khasanah #Umrah ke 2
  • Ziarah ke tempat-tempat Bersejarah di kota Mekkah seperti : Jabal Tsur, Arafah, Jabal Rahmah dan Ja’ronah (Miqot Umroh)
  • Dilanjutkan Ibadah Umroh, (Thawaf, Sai dan Tahallul)
Hari ke 04 : (Sabtu, 03 Agustus 2024) Mekkah - City Tour Thaif #Umrah ke 3
  • City Tour ke Thaif dengan mengunjungi : Istana Shoubra, bendungan ikrimah, Masjid Abdullah ibnu Abbas,Pasar buah & sayur, Masjid Al–ku'aa, Kebun mawar, Masjid Al–Madhoun, Museum Silsilah kerajaan Saudi dan Masjid Qarnul Manazil (Miqot Umroh).
  • Dilanjutkan Ibadah Umroh, (Thawaf, Sai dan Tahallul)
Hari ke 05 : (Ahad, 04 Agustus 2024) Mekkah - Madinah
  • (14.00) Check Out Hotel Mekkah, dan dilanjutkan menuju kota Madinah
  • (21.00) Tiba di Madinah, Check-In Hotel dan Istirahat.
Hari ke 06 : (Senin, 05 Agustus 2024) Madinah #ziarah Sekitar Masjid Nabawi
  • Ziarah ke makam Rasulullah SAW, Sayidina Abu Bakar Siddiq, Sayidina Umar bin Khatab, dan I’tikaf di Raudhoh Dan juga ziarah ke makam para Sahabat Rasul dan Keluarganya di Baqi dan tempat tempat bersejarah diwilayah sekita Masjid Nabawi
Hari ke 07 : (Selasa, 06 Agustus 2024) Madinah #Ziarah Khasanah kota Madinah
  • Setelah sarapan pagi, bersiap untuk Mengikuti City tour kota madinah
  • Ziarah ketempat – tempat bersejarah seperti : Masjid Quba, Jabal Uhud, Masjid Qiblatain, Khandaq (Masjid Tujuh), Pasar kurma, dan Jabal Magnet
Hari ke 08 : (Rabu, 07 Agustus 2024) Madinah - Jeddah - Jeddah Airport - Doha
  • (10.00) Check-Out Hotel dan di lanjutkan menuju Jeddah.
  • City Tour Jeddah Coniche Balad. (Kondisional) dan di lanjutkan menuju Bandara King Abdul Aziz.
  • (18.00)Tiba di Bandara King Abdul Aziz, Proses Check-in dan Bagasi.
  • (21.30) Boarding Time.
  • (22.30) Dengan Pesawat Qatar Airways QR1189,Take off menuju Doha.
  • (01.00)Tiba di Bandara Internasional Doha, Proses Transfer Flight
Hari ke 09 : (Kamis, 08 Agustus 2024) Doha - Jakarta
  • (02.25) Dengan Pesawat Qatar Airways EK6381, Take off menuju Jakarta.
  • (15.00) Insya Allah di hari ini tiba di Bandara Internasional Soekarno Hatta (Cengkareng) dengan selamat, berakhir sudah perjalanan Umroh, semoga Allah SWT menerima amal ibadah kita semua dan menjadi Umroh yang Mabrur, Aamiin..
  • Kedatangan di Terminal 3 (Kedatangan Internasional) Lt. 1, Soekarno Hatta International Airport, Cengkareng
Perkiraan Suhu di Mekkah, Arab Saudi pada Bulan Agustus 2024(Sumber Weatherspark)
  • Suhu tertinggi harian sekitar 41°C, jarang turun di bawah 39°C atau melebihi 43°C.
  • Suhu rendah harian sekitar 28°C, jarang turun di bawah 26°C atau melebihi 31°C. Suhu terendah rata-rata harian tertinggi adalah 28°C pada tanggal 19 Agustus.

Lainnya

  • Jam 12.01 di Arab Saudi sama dengan Jam 16.01 di Jakarta, Daerah Khusus Ibukota Jakarta.
  • Kurs Mata Uang : 1 Sar = Rp. 4.400 Sangat disarankan untuk membeli Riyal di Indonesia)Saat Membeli Riyal, pastikan banyak membeli Pecahan kecil untuk memudahkan saat belanja di Saudi Arabia
  • Jangan lupa untuk Aktivasi kartu Hp anda untuk paket Roaming sesaat sebelum berangkat
  • Selama Kegiatan di Saudi Arabia ID Card dan Atribut mohon untuk selalu di pakai
  • Untuk kemudahan Komunikasi dengan keluarga di Tanah Air sebaiknya install Google Meet atau IMO di Hp anda & Hp Keluarga (Tersedia Gratis di Google Playstore maupun Appstore)

Itinerary/ Jadwal Kegiatan bisa saja berubah, menyesuaikan dengan kondisi aktual di lapangan.

Tanggal : 31 Jul 2024 s/d 08 Agu 2024
Tempat : MADINAH - MEKKAH
Jam : 00.00-00.00