Severity: Warning
Message: fopen(/tmp/NoTaZaCha_sess4889325286b4dc419896c4814cb56a9625d9c9fc): failed to open stream: Read-only file system
Filename: drivers/Session_files_driver.php
Line Number: 172
Backtrace:
File: /home/kediriko/public_html/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library
File: /home/kediriko/public_html/application/third_party/MX/Loader.php
Line: 192
Function: library
File: /home/kediriko/public_html/application/third_party/MX/Loader.php
Line: 153
Function: libraries
File: /home/kediriko/public_html/application/third_party/MX/Loader.php
Line: 65
Function: initialize
File: /home/kediriko/public_html/application/modules/v2/controllers/C_detail.php
Line: 7
Function: __construct
File: /home/kediriko/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /tmp)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/kediriko/public_html/application/third_party/MX/Loader.php
Line: 173
Function: _ci_load_library
File: /home/kediriko/public_html/application/third_party/MX/Loader.php
Line: 192
Function: library
File: /home/kediriko/public_html/application/third_party/MX/Loader.php
Line: 153
Function: libraries
File: /home/kediriko/public_html/application/third_party/MX/Loader.php
Line: 65
Function: initialize
File: /home/kediriko/public_html/application/modules/v2/controllers/C_detail.php
Line: 7
Function: __construct
File: /home/kediriko/public_html/index.php
Line: 315
Function: require_once
AGTVnews.com - Persik Kediri Penuh semangat dan pantang menyerah di BRI Liga 1 2021/2022.
Macan Putih harus segera melupakan kekalahan mereka, 1-2
atas Persikabo 1973 dipekan ke 19 Liga 1 2021-2022 Jumat kemarin.
Dua hari lagi mereka harus menghadapi pekan yang tak kalah berat saat bertemu PSM Makassar.
Saat ini Antoni Putro dan kawan-kawan masih melakukan recovery atau pemulihan kondisi fisik.
Namun, Javier Roca sudah mulai menyisipkan taktik untuk menghadapi PSM Makassar 18 Januari nanti.
Para pemain sendiri, saat ini dalam kondisi yang bagus.
Tak ada cedera berarti yang dialami punggawa Macan Putih dari laga menghadapi Persikabo 1973, 14 Januari kemarin."Cedera gak ada, semua pemain dalam kondisi bagus," kata Anwar Bahar Basalamah, Media Officer Persik Kediri, hari ini Minggu 16 Januari 2022.
Di laga nanti, Persik Kediri bisa sedikit lega. Tiga pilar mereka yang sebelumnya absen bisa kembali bermain.
Arthur Felix, Risna Prahalabenta dan Dionatan Machado sudah terlepas dari sanksi akumulasi kartu.
"Tiga pemain yaa bisa bermain lagi lawan PSM," lanjutnya.
Termasuk pelatih Javier Roca yang bisa kembali mendampingi anak asuhnya
di lapangan.
Sebelumnya, Persik Kediri hanya didampingi Alfiat karena
absennya Roca yang terkena kartu merah saat Persik bersua Borneo FC.
Seperti diketahui, Persik Kediri harus menelan kekalahan di laga sebelumnya melawan Laskar Padjajaran. Hasil minor membuat Persik Kediri gagal menggeser anak asuh Lestiadi itu di posisi 13 klasemen sementara.
Di laga pekan depan, Persik Kediri wajib menang, jika tak ingin berlama-lama di zona berbahaya.
Severity: Warning
Message: mysqli::query(): (HY000/1): Can't create/write to file '/tmp/#sql-temptable-996-b7c11-5723.MAI' (Errcode: 30 "Read-only file system")
Filename: mysqli/mysqli_driver.php
Line Number: 305
Backtrace:
File: /home/kediriko/public_html/application/models/Mhome.php
Line: 114
Function: get
File: /home/kediriko/public_html/application/modules/v2/views/index_content_v.php
Line: 41
Function: getpost
File: /home/kediriko/public_html/application/third_party/MX/Loader.php
Line: 358
Function: include
File: /home/kediriko/public_html/application/third_party/MX/Loader.php
Line: 301
Function: _ci_load
File: /home/kediriko/public_html/application/modules/v2/controllers/C_detail.php
Line: 24
Function: view
File: /home/kediriko/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/kediriko/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 564
Backtrace:
File: /home/kediriko/public_html/application/models/Mhome.php
Line: 114
Function: get
File: /home/kediriko/public_html/application/modules/v2/views/index_content_v.php
Line: 41
Function: getpost
File: /home/kediriko/public_html/application/third_party/MX/Loader.php
Line: 358
Function: include
File: /home/kediriko/public_html/application/third_party/MX/Loader.php
Line: 301
Function: _ci_load
File: /home/kediriko/public_html/application/modules/v2/controllers/C_detail.php
Line: 24
Function: view
File: /home/kediriko/public_html/index.php
Line: 315
Function: require_once
Error Number: 1
Can't create/write to file '/tmp/#sql-temptable-996-b7c11-5723.MAI' (Errcode: 30 "Read-only file system")
SELECT * FROM (SELECT n.*, k.nm_kategori FROM ( SELECT 'humas' tbl, `id`, CONCAT('10', `kategori_id`, id) idpost, `judul`, `deskripsi`, `tgl`, `gambar`, `linkgambar`, `kategori_id`, eksklusif FROM post UNION ALL SELECT 'kominfo' tbl, `id`, CONCAT('11', `kategori_id`, id) idpost, `judul`, `deskripsi`, `tgl`, `gambar`, `linkgambar`, `kategori_id`, eksklusif FROM post_kominfo ) n LEFT JOIN kategori k ON k.id=n.kategori_id ORDER BY tgl DESC, id DESC) n WHERE `idpost` <> '12387' ORDER BY `tgl` desc, `id` desc, `judul` asc
Filename: models/Mhome.php
Line Number: 114