Warning (2) : file_get_contents(https://www.nabava.net/gaming notebook&tpkp=1&r=1&r=2&kPostavke.sortTypeSearch=2&kPostavke.pregledBrojProizvoda=100): Failed to open stream: HTTP request failed! HTTP/1.1 404 [in /home/zoki/public_html/src/Controller/IconController.php, line 296]
Warning (512) : Unable to emit headers. Headers sent in file=/home/zoki/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=36 [in /home/zoki/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/zoki/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /home/zoki/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 168]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/zoki/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /home/zoki/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197]
Error: DiDom\Document::load(): Argument #1 ($string) must be of type string, bool given, called in /home/zoki/public_html/vendor/imangazaliev/didom/src/DiDom/Document.php on line 75

DiDom\Document::load(): Argument #1 ($string) must be of type string, bool given, called in /home/zoki/public_html/vendor/imangazaliev/didom/src/DiDom/Document.php on line 75 📋

TypeError
Toggle Vendor Stack Frames
     * @throws InvalidArgumentException if parameter 3 is not a string
     * @throws InvalidArgumentException if parameter 4 is not an integer or null
     * @throws RuntimeException if the document type is invalid (not Document::TYPE_HTML or Document::TYPE_XML)
     */
    public function load(string $stringbool $isFile falsestring $type Document::TYPE_HTMLint $options null): void
    {
        if ( ! in_array(strtolower($type), [Document::TYPE_HTMLDocument::TYPE_XML], true)) {
            throw new RuntimeException(sprintf('Document type must be "xml" or "html", %s given.'$type));
        }
Error in: ROOT/vendor/imangazaliev/didom/src/DiDom/Document.php, line 254

If you want to customize this error message, create templates/Error/error500.php