An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 25: Trying to access array offset on value of type null
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 39
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 26: mysqli_fetch_array() expects parameter 1 to be mysqli_result, bool given
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => -1
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 1064
            [error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1
            [error_list] => Array
                (
                    [0] => Array
                        (
                            [errno] => 1064
                            [sqlstate] => 42000
                            [error] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1
                        )

                )

            [field_count] => 39
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 42000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

<div class="error">An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 40: Trying to access array offset on value of type null<br /> Date/Time: 3-28-2024 14:57:41<br /> <pre>Array ( [_GET] => Array ( [lng] => it [tip] => usato [atx] => zaffiro-34 [aid] => 3 ) [_POST] => Array ( ) [_COOKIE] => Array ( ) [_FILES] => Array ( ) [pgn_l] => it [ann_t] => U [dbc] => mysqli Object ( [affected_rows] => 0 [client_info] => mysqlnd 7.4.33 [client_version] => 70433 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 1 [host_info] => 192.168.100.100 via TCP/IP [info] => [insert_id] => 0 [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log [server_version] => 100616 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 13788727 [warning_count] => 0 ) [ann_i] => 3 [ann_s] => mysqli_result Object ( [current_field] => 0 [field_count] => 39 [lengths] => [num_rows] => 0 [type] => 0 ) [ann_r] => [ctg_s] => [ctg_r] => [ang_s] => mysqli_result Object ( [current_field] => 0 [field_count] => 6 [lengths] => [num_rows] => 2 [type] => 0 ) [ana_s] => mysqli_result Object ( [current_field] => 0 [field_count] => 1 [lengths] => [num_rows] => 0 [type] => 0 ) [ann_dat] => Array ( [Anno costruzione] => annAnnoCostruzione [Anno immatricolazione] => annAnnoImmatricolazione [RINA] => annRina [Lunghezza mt.] => annLunghezza [Larghezza mt.] => annLarghezza [Pescaggio mt.] => annPescaggio [Tonnellate] => annTonnellate [Dislocamento] => annDislocamento [Bandiera] => annBandiera [Scafo] => annScafo [Coperta] => annCoperta [Carena] => annCarena [Cabine] => annCabine [WC] => annWc [Cabina equipaggio] => YNannCabEquipaggio [Dinette] => YNannDinette [Cucina] => YNannCucina ) [ann_mot] => Array ( [Motori] => annMotori [Anno costruzione] => annMotoriCostruzione [Anno revisione] => annMotoriRevisione [Ore moto] => annMotoriOre [Trasmissione] => annMotoriTrasmissione [Serbatoio carburante] => annSerbatoioCarburante [Serbatoio acqua] => annSerbatoioAcqua [Velocità max] => annVelocitaMax [Velocità crociera] => annVelocitaCrociera ) [_SERVER] => Array ( [USER] => gbyachts [HOME] => /srv/domini/gbyachts.it [HTTP_HOST] => www.gbyachts.it [HTTP_USER_AGENT] => claudebot [HTTP_ACCEPT] => */* [REDIRECT_STATUS] => 200 [SERVER_NAME] => www.gbyachts.it [SERVER_PORT] => 443 [SERVER_ADDR] => 151.11.50.93 [REMOTE_USER] => [REMOTE_PORT] => 40884 [REMOTE_ADDR] => 35.173.178.60 [SERVER_SOFTWARE] => nginx/1.18.0 [GATEWAY_INTERFACE] => CGI/1.1 [HTTPS] => on [REQUEST_SCHEME] => https [SERVER_PROTOCOL] => HTTP/1.1 [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www [DOCUMENT_URI] => /site/item-dett.php [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3 [SCRIPT_NAME] => /site/item-dett.php [CONTENT_LENGTH] => [CONTENT_TYPE] => [REQUEST_METHOD] => GET [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3 [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php [FCGI_ROLE] => RESPONDER [PHP_SELF] => /site/item-dett.php [REQUEST_TIME_FLOAT] => 1711634261.501 [REQUEST_TIME] => 1711634261 ) [_SESSION] => Array ( ) ) </pre></div> - Usato - - G.B. Yachts

An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 82: Trying to access array offset on value of type null
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 1
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [ctg_r] => 
    [ang_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 6
            [lengths] => 
            [num_rows] => 2
            [type] => 0
        )

    [ana_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 1
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_dat] => Array
        (
            [Anno costruzione] => annAnnoCostruzione
            [Anno immatricolazione] => annAnnoImmatricolazione
            [RINA] => annRina
            [Lunghezza mt.] => annLunghezza
            [Larghezza mt.] => annLarghezza
            [Pescaggio mt.] => annPescaggio
            [Tonnellate] => annTonnellate
            [Dislocamento] => annDislocamento
            [Bandiera] => annBandiera
            [Scafo] => annScafo
            [Coperta] => annCoperta
            [Carena] => annCarena
            [Cabine] => annCabine
            [WC] => annWc
            [Cabina equipaggio] => YNannCabEquipaggio
            [Dinette] => YNannDinette
            [Cucina] => YNannCucina
        )

    [ann_mot] => Array
        (
            [Motori] => annMotori
            [Anno costruzione] => annMotoriCostruzione
            [Anno revisione] => annMotoriRevisione
            [Ore moto] => annMotoriOre
            [Trasmissione] => annMotoriTrasmissione
            [Serbatoio carburante] => annSerbatoioCarburante
            [Serbatoio acqua] => annSerbatoioAcqua
            [Velocità max] => annVelocitaMax
            [Velocità crociera] => annVelocitaCrociera
        )

    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 83: Trying to access array offset on value of type null
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 1
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [ctg_r] => 
    [ang_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 6
            [lengths] => 
            [num_rows] => 2
            [type] => 0
        )

    [ana_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 1
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_dat] => Array
        (
            [Anno costruzione] => annAnnoCostruzione
            [Anno immatricolazione] => annAnnoImmatricolazione
            [RINA] => annRina
            [Lunghezza mt.] => annLunghezza
            [Larghezza mt.] => annLarghezza
            [Pescaggio mt.] => annPescaggio
            [Tonnellate] => annTonnellate
            [Dislocamento] => annDislocamento
            [Bandiera] => annBandiera
            [Scafo] => annScafo
            [Coperta] => annCoperta
            [Carena] => annCarena
            [Cabine] => annCabine
            [WC] => annWc
            [Cabina equipaggio] => YNannCabEquipaggio
            [Dinette] => YNannDinette
            [Cucina] => YNannCucina
        )

    [ann_mot] => Array
        (
            [Motori] => annMotori
            [Anno costruzione] => annMotoriCostruzione
            [Anno revisione] => annMotoriRevisione
            [Ore moto] => annMotoriOre
            [Trasmissione] => annMotoriTrasmissione
            [Serbatoio carburante] => annSerbatoioCarburante
            [Serbatoio acqua] => annSerbatoioAcqua
            [Velocità max] => annVelocitaMax
            [Velocità crociera] => annVelocitaCrociera
        )

    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 84: Trying to access array offset on value of type null
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 1
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [ctg_r] => 
    [ang_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 6
            [lengths] => 
            [num_rows] => 2
            [type] => 0
        )

    [ana_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 1
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_dat] => Array
        (
            [Anno costruzione] => annAnnoCostruzione
            [Anno immatricolazione] => annAnnoImmatricolazione
            [RINA] => annRina
            [Lunghezza mt.] => annLunghezza
            [Larghezza mt.] => annLarghezza
            [Pescaggio mt.] => annPescaggio
            [Tonnellate] => annTonnellate
            [Dislocamento] => annDislocamento
            [Bandiera] => annBandiera
            [Scafo] => annScafo
            [Coperta] => annCoperta
            [Carena] => annCarena
            [Cabine] => annCabine
            [WC] => annWc
            [Cabina equipaggio] => YNannCabEquipaggio
            [Dinette] => YNannDinette
            [Cucina] => YNannCucina
        )

    [ann_mot] => Array
        (
            [Motori] => annMotori
            [Anno costruzione] => annMotoriCostruzione
            [Anno revisione] => annMotoriRevisione
            [Ore moto] => annMotoriOre
            [Trasmissione] => annMotoriTrasmissione
            [Serbatoio carburante] => annSerbatoioCarburante
            [Serbatoio acqua] => annSerbatoioAcqua
            [Velocità max] => annVelocitaMax
            [Velocità crociera] => annVelocitaCrociera
        )

    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 85: Trying to access array offset on value of type null
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 1
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [ctg_r] => 
    [ang_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 6
            [lengths] => 
            [num_rows] => 2
            [type] => 0
        )

    [ana_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 1
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_dat] => Array
        (
            [Anno costruzione] => annAnnoCostruzione
            [Anno immatricolazione] => annAnnoImmatricolazione
            [RINA] => annRina
            [Lunghezza mt.] => annLunghezza
            [Larghezza mt.] => annLarghezza
            [Pescaggio mt.] => annPescaggio
            [Tonnellate] => annTonnellate
            [Dislocamento] => annDislocamento
            [Bandiera] => annBandiera
            [Scafo] => annScafo
            [Coperta] => annCoperta
            [Carena] => annCarena
            [Cabine] => annCabine
            [WC] => annWc
            [Cabina equipaggio] => YNannCabEquipaggio
            [Dinette] => YNannDinette
            [Cucina] => YNannCucina
        )

    [ann_mot] => Array
        (
            [Motori] => annMotori
            [Anno costruzione] => annMotoriCostruzione
            [Anno revisione] => annMotoriRevisione
            [Ore moto] => annMotoriOre
            [Trasmissione] => annMotoriTrasmissione
            [Serbatoio carburante] => annSerbatoioCarburante
            [Serbatoio acqua] => annSerbatoioAcqua
            [Velocità max] => annVelocitaMax
            [Velocità crociera] => annVelocitaCrociera
        )

    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

a richesta

Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 1
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [ctg_r] => 
    [ang_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 6
            [lengths] => 
            [num_rows] => 2
            [type] => 0
        )

    [ana_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 1
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_dat] => Array
        (
            [Anno costruzione] => annAnnoCostruzione
            [Anno immatricolazione] => annAnnoImmatricolazione
            [RINA] => annRina
            [Lunghezza mt.] => annLunghezza
            [Larghezza mt.] => annLarghezza
            [Pescaggio mt.] => annPescaggio
            [Tonnellate] => annTonnellate
            [Dislocamento] => annDislocamento
            [Bandiera] => annBandiera
            [Scafo] => annScafo
            [Coperta] => annCoperta
            [Carena] => annCarena
            [Cabine] => annCabine
            [WC] => annWc
            [Cabina equipaggio] => YNannCabEquipaggio
            [Dinette] => YNannDinette
            [Cucina] => YNannCucina
        )

    [ann_mot] => Array
        (
            [Motori] => annMotori
            [Anno costruzione] => annMotoriCostruzione
            [Anno revisione] => annMotoriRevisione
            [Ore moto] => annMotoriOre
            [Trasmissione] => annMotoriTrasmissione
            [Serbatoio carburante] => annSerbatoioCarburante
            [Serbatoio acqua] => annSerbatoioAcqua
            [Velocità max] => annVelocitaMax
            [Velocità crociera] => annVelocitaCrociera
        )

    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

" class="active-link">Galleria fotografica (3 foto)

An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 96: Trying to access array offset on value of type null
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 1
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [ctg_r] => 
    [ang_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 6
            [lengths] => 
            [num_rows] => 2
            [type] => 0
        )

    [ana_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 1
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_dat] => Array
        (
            [Anno costruzione] => annAnnoCostruzione
            [Anno immatricolazione] => annAnnoImmatricolazione
            [RINA] => annRina
            [Lunghezza mt.] => annLunghezza
            [Larghezza mt.] => annLarghezza
            [Pescaggio mt.] => annPescaggio
            [Tonnellate] => annTonnellate
            [Dislocamento] => annDislocamento
            [Bandiera] => annBandiera
            [Scafo] => annScafo
            [Coperta] => annCoperta
            [Carena] => annCarena
            [Cabine] => annCabine
            [WC] => annWc
            [Cabina equipaggio] => YNannCabEquipaggio
            [Dinette] => YNannDinette
            [Cucina] => YNannCucina
        )

    [ann_mot] => Array
        (
            [Motori] => annMotori
            [Anno costruzione] => annMotoriCostruzione
            [Anno revisione] => annMotoriRevisione
            [Ore moto] => annMotoriOre
            [Trasmissione] => annMotoriTrasmissione
            [Serbatoio carburante] => annSerbatoioCarburante
            [Serbatoio acqua] => annSerbatoioAcqua
            [Velocità max] => annVelocitaMax
            [Velocità crociera] => annVelocitaCrociera
        )

    [ang_r] => 
    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

" srcset="/media/annunci/
An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 96: Trying to access array offset on value of type null
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 1
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [ctg_r] => 
    [ang_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 6
            [lengths] => 
            [num_rows] => 2
            [type] => 0
        )

    [ana_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 1
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_dat] => Array
        (
            [Anno costruzione] => annAnnoCostruzione
            [Anno immatricolazione] => annAnnoImmatricolazione
            [RINA] => annRina
            [Lunghezza mt.] => annLunghezza
            [Larghezza mt.] => annLarghezza
            [Pescaggio mt.] => annPescaggio
            [Tonnellate] => annTonnellate
            [Dislocamento] => annDislocamento
            [Bandiera] => annBandiera
            [Scafo] => annScafo
            [Coperta] => annCoperta
            [Carena] => annCarena
            [Cabine] => annCabine
            [WC] => annWc
            [Cabina equipaggio] => YNannCabEquipaggio
            [Dinette] => YNannDinette
            [Cucina] => YNannCucina
        )

    [ann_mot] => Array
        (
            [Motori] => annMotori
            [Anno costruzione] => annMotoriCostruzione
            [Anno revisione] => annMotoriRevisione
            [Ore moto] => annMotoriOre
            [Trasmissione] => annMotoriTrasmissione
            [Serbatoio carburante] => annSerbatoioCarburante
            [Serbatoio acqua] => annSerbatoioAcqua
            [Velocità max] => annVelocitaMax
            [Velocità crociera] => annVelocitaCrociera
        )

    [ang_r] => 
    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

1200w, /media/annunci/
An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 96: Trying to access array offset on value of type null
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 1
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [ctg_r] => 
    [ang_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 6
            [lengths] => 
            [num_rows] => 2
            [type] => 0
        )

    [ana_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 1
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_dat] => Array
        (
            [Anno costruzione] => annAnnoCostruzione
            [Anno immatricolazione] => annAnnoImmatricolazione
            [RINA] => annRina
            [Lunghezza mt.] => annLunghezza
            [Larghezza mt.] => annLarghezza
            [Pescaggio mt.] => annPescaggio
            [Tonnellate] => annTonnellate
            [Dislocamento] => annDislocamento
            [Bandiera] => annBandiera
            [Scafo] => annScafo
            [Coperta] => annCoperta
            [Carena] => annCarena
            [Cabine] => annCabine
            [WC] => annWc
            [Cabina equipaggio] => YNannCabEquipaggio
            [Dinette] => YNannDinette
            [Cucina] => YNannCucina
        )

    [ann_mot] => Array
        (
            [Motori] => annMotori
            [Anno costruzione] => annMotoriCostruzione
            [Anno revisione] => annMotoriRevisione
            [Ore moto] => annMotoriOre
            [Trasmissione] => annMotoriTrasmissione
            [Serbatoio carburante] => annSerbatoioCarburante
            [Serbatoio acqua] => annSerbatoioAcqua
            [Velocità max] => annVelocitaMax
            [Velocità crociera] => annVelocitaCrociera
        )

    [ang_r] => 
    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

800w, /media/annunci/
An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 96: Trying to access array offset on value of type null
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 1
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [ctg_r] => 
    [ang_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 6
            [lengths] => 
            [num_rows] => 2
            [type] => 0
        )

    [ana_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 1
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_dat] => Array
        (
            [Anno costruzione] => annAnnoCostruzione
            [Anno immatricolazione] => annAnnoImmatricolazione
            [RINA] => annRina
            [Lunghezza mt.] => annLunghezza
            [Larghezza mt.] => annLarghezza
            [Pescaggio mt.] => annPescaggio
            [Tonnellate] => annTonnellate
            [Dislocamento] => annDislocamento
            [Bandiera] => annBandiera
            [Scafo] => annScafo
            [Coperta] => annCoperta
            [Carena] => annCarena
            [Cabine] => annCabine
            [WC] => annWc
            [Cabina equipaggio] => YNannCabEquipaggio
            [Dinette] => YNannDinette
            [Cucina] => YNannCucina
        )

    [ann_mot] => Array
        (
            [Motori] => annMotori
            [Anno costruzione] => annMotoriCostruzione
            [Anno revisione] => annMotoriRevisione
            [Ore moto] => annMotoriOre
            [Trasmissione] => annMotoriTrasmissione
            [Serbatoio carburante] => annSerbatoioCarburante
            [Serbatoio acqua] => annSerbatoioAcqua
            [Velocità max] => annVelocitaMax
            [Velocità crociera] => annVelocitaCrociera
        )

    [ang_r] => 
    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

640" sizes="100vw" alt="Banner">

Dettagli

Cabina equipaggio
An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 117: Trying to access array offset on value of type null
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 1
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [ctg_r] => 
    [ang_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 6
            [lengths] => 
            [num_rows] => 2
            [type] => 0
        )

    [ana_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 1
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_dat] => Array
        (
            [Anno costruzione] => annAnnoCostruzione
            [Anno immatricolazione] => annAnnoImmatricolazione
            [RINA] => annRina
            [Lunghezza mt.] => annLunghezza
            [Larghezza mt.] => annLarghezza
            [Pescaggio mt.] => annPescaggio
            [Tonnellate] => annTonnellate
            [Dislocamento] => annDislocamento
            [Bandiera] => annBandiera
            [Scafo] => annScafo
            [Coperta] => annCoperta
            [Carena] => annCarena
            [Cabine] => annCabine
            [WC] => annWc
            [Cabina equipaggio] => YNannCabEquipaggio
            [Dinette] => YNannDinette
            [Cucina] => YNannCucina
        )

    [ann_mot] => Array
        (
            [Motori] => annMotori
            [Anno costruzione] => annMotoriCostruzione
            [Anno revisione] => annMotoriRevisione
            [Ore moto] => annMotoriOre
            [Trasmissione] => annMotoriTrasmissione
            [Serbatoio carburante] => annSerbatoioCarburante
            [Serbatoio acqua] => annSerbatoioAcqua
            [Velocità max] => annVelocitaMax
            [Velocità crociera] => annVelocitaCrociera
        )

    [ang_r] => 
    [dat_fld] => YNannCabEquipaggio
    [dat_lbl] => Cabina equipaggio
    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

no
Dinette
An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 117: Trying to access array offset on value of type null
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 1
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [ctg_r] => 
    [ang_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 6
            [lengths] => 
            [num_rows] => 2
            [type] => 0
        )

    [ana_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 1
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_dat] => Array
        (
            [Anno costruzione] => annAnnoCostruzione
            [Anno immatricolazione] => annAnnoImmatricolazione
            [RINA] => annRina
            [Lunghezza mt.] => annLunghezza
            [Larghezza mt.] => annLarghezza
            [Pescaggio mt.] => annPescaggio
            [Tonnellate] => annTonnellate
            [Dislocamento] => annDislocamento
            [Bandiera] => annBandiera
            [Scafo] => annScafo
            [Coperta] => annCoperta
            [Carena] => annCarena
            [Cabine] => annCabine
            [WC] => annWc
            [Cabina equipaggio] => YNannCabEquipaggio
            [Dinette] => YNannDinette
            [Cucina] => YNannCucina
        )

    [ann_mot] => Array
        (
            [Motori] => annMotori
            [Anno costruzione] => annMotoriCostruzione
            [Anno revisione] => annMotoriRevisione
            [Ore moto] => annMotoriOre
            [Trasmissione] => annMotoriTrasmissione
            [Serbatoio carburante] => annSerbatoioCarburante
            [Serbatoio acqua] => annSerbatoioAcqua
            [Velocità max] => annVelocitaMax
            [Velocità crociera] => annVelocitaCrociera
        )

    [ang_r] => 
    [dat_fld] => YNannDinette
    [dat_lbl] => Dinette
    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

no
Cucina
An error occurred in script '/srv/domini/gbyachts.it/www/site/item-dett.php' on line 117: Trying to access array offset on value of type null
Date/Time: 3-28-2024 14:57:41
Array
(
    [_GET] => Array
        (
            [lng] => it
            [tip] => usato
            [atx] => zaffiro-34
            [aid] => 3
        )

    [_POST] => Array
        (
        )

    [_COOKIE] => Array
        (
        )

    [_FILES] => Array
        (
        )

    [pgn_l] => it
    [ann_t] => U
    [dbc] => mysqli Object
        (
            [affected_rows] => 0
            [client_info] => mysqlnd 7.4.33
            [client_version] => 70433
            [connect_errno] => 0
            [connect_error] => 
            [errno] => 0
            [error] => 
            [error_list] => Array
                (
                )

            [field_count] => 1
            [host_info] => 192.168.100.100 via TCP/IP
            [info] => 
            [insert_id] => 0
            [server_info] => 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1-log
            [server_version] => 100616
            [sqlstate] => 00000
            [protocol_version] => 10
            [thread_id] => 13788727
            [warning_count] => 0
        )

    [ann_i] => 3
    [ann_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 39
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_r] => 
    [ctg_s] => 
    [ctg_r] => 
    [ang_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 6
            [lengths] => 
            [num_rows] => 2
            [type] => 0
        )

    [ana_s] => mysqli_result Object
        (
            [current_field] => 0
            [field_count] => 1
            [lengths] => 
            [num_rows] => 0
            [type] => 0
        )

    [ann_dat] => Array
        (
            [Anno costruzione] => annAnnoCostruzione
            [Anno immatricolazione] => annAnnoImmatricolazione
            [RINA] => annRina
            [Lunghezza mt.] => annLunghezza
            [Larghezza mt.] => annLarghezza
            [Pescaggio mt.] => annPescaggio
            [Tonnellate] => annTonnellate
            [Dislocamento] => annDislocamento
            [Bandiera] => annBandiera
            [Scafo] => annScafo
            [Coperta] => annCoperta
            [Carena] => annCarena
            [Cabine] => annCabine
            [WC] => annWc
            [Cabina equipaggio] => YNannCabEquipaggio
            [Dinette] => YNannDinette
            [Cucina] => YNannCucina
        )

    [ann_mot] => Array
        (
            [Motori] => annMotori
            [Anno costruzione] => annMotoriCostruzione
            [Anno revisione] => annMotoriRevisione
            [Ore moto] => annMotoriOre
            [Trasmissione] => annMotoriTrasmissione
            [Serbatoio carburante] => annSerbatoioCarburante
            [Serbatoio acqua] => annSerbatoioAcqua
            [Velocità max] => annVelocitaMax
            [Velocità crociera] => annVelocitaCrociera
        )

    [ang_r] => 
    [dat_fld] => YNannCucina
    [dat_lbl] => Cucina
    [_SERVER] => Array
        (
            [USER] => gbyachts
            [HOME] => /srv/domini/gbyachts.it
            [HTTP_HOST] => www.gbyachts.it
            [HTTP_USER_AGENT] => claudebot
            [HTTP_ACCEPT] => */*
            [REDIRECT_STATUS] => 200
            [SERVER_NAME] => www.gbyachts.it
            [SERVER_PORT] => 443
            [SERVER_ADDR] => 151.11.50.93
            [REMOTE_USER] => 
            [REMOTE_PORT] => 40884
            [REMOTE_ADDR] => 35.173.178.60
            [SERVER_SOFTWARE] => nginx/1.18.0
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [REQUEST_SCHEME] => https
            [SERVER_PROTOCOL] => HTTP/1.1
            [DOCUMENT_ROOT] => /srv/domini/gbyachts.it/www
            [DOCUMENT_URI] => /site/item-dett.php
            [REQUEST_URI] => /it/annunci/usato/zaffiro-34.3
            [SCRIPT_NAME] => /site/item-dett.php
            [CONTENT_LENGTH] => 
            [CONTENT_TYPE] => 
            [REQUEST_METHOD] => GET
            [QUERY_STRING] => lng=it&tip=usato&atx=zaffiro-34&aid=3
            [SCRIPT_FILENAME] => /srv/domini/gbyachts.it/www/site/item-dett.php
            [FCGI_ROLE] => RESPONDER
            [PHP_SELF] => /site/item-dett.php
            [REQUEST_TIME_FLOAT] => 1711634261.501
            [REQUEST_TIME] => 1711634261
        )

    [_SESSION] => Array
        (
        )

)

no

Motori