Onderwerp bekijken
Vragen/Problemen in verband met infusions
|
pjirc 4
|
|
| barman-productions |
Geplaatst op 21 April 2026, 15:27
|
|
Lid ![]() Berichten: 136 Lid sinds: 19 Nov 2011, 21:56 |
hallo Ik gebruik de infusion pj4, maar krijg error: Fatal error: require_once(): Failed opening required '../../includes/header_includes.php' (include_path='.:/usr/local/php74/lib/php' in /home/barman/domains/afspraakjes.w-talk.one/public_html/infusions/pjirc_4_fusion/index.php on line 22require_once INCLUDES."header_includes.php"; hoe kan ik dat fixen? W-Talk.one
|
|
|
|
| Zbigniew |
Geplaatst op 29 April 2026, 22:34
|
|
Nieuweling ![]() Berichten: 5 Lid sinds: 05 Jan 2025, 10:15 |
First, make sure that the file includes/header_includes.php actually exists on your server. This file is part of the PHP Fusion v9 installer, and by default it is an empty file. It’s intentionally left blank so the site owner can optionally add custom functions or includes there. So: ✔️ The file should exist ✔️ It is normally empty ❌ If it’s missing, you will get exactly this error How to fix it Go to your server and check if this file exists: /includes/header_includes.php If it does not exist, simply create it manually: Create a new file named header_includes.php Place it inside the /includes/ directory Leave it empty (or just add Code Download source <?php ?> Make sure the path constant is correct: require_once INCLUDES." Code Download source header_includes.php If the INCLUDES constant is properly defined in PHP Fusion, this should work once the file exists. |
|
|
|
| Spring naar forum: |
|
Gebruik BBcode of HTML om naar; 'pjirc 4', te verwijzen!
| BBcode: | |
| HTML: |
Vergelijkbare onderwerpen
| Onderwerp | Forum | Laatste bericht | |
|---|---|---|---|
| pjirc 4 fusion chat kanaal | Algemene v7 support | : 1 | 05 Aug 2009, 08:11 |
| Pjirc 4fusion voor meer channels te hebben... | Infusions | : 4 | 09 May 2009, 15:57 |
| Pjirc | Infusions | : 2 | 03 May 2009, 01:43 |



in /home/barman/domains/afspraakjes.w-talk.one/public_html/infusions/pjirc_4_fusion/index.php on line 22


