Welcome Guest, Not a member yet? Register   Sign In
Error - There is no data to update.
#4

(This post was last modified: 03-01-2024, 03:25 PM by kenjis.)

This code is wrong. The element is a string. You must set all fields as array elements.

PHP Code:
    protected $allowedFields = ['einh_art_id,
    einh_etg,
    einh_lage,
    einh_qm,
    einh_zimmer,
    einh_kueche,
    einh_bad,
    einh_ebk,
    einh_dusche,
    einh_badewanne,
    einh_balkon,
    einh_terasse,
    einh_beschr'
]; 
Reply


Messages In This Thread
The error still occurs! - by Tomasiomat - 03-01-2024, 06:45 AM
RE: Error - There is no data to update. - by kenjis - 03-01-2024, 03:24 PM



Theme © iAndrew 2016 - Forum software by © MyBB