Undefined array index : rights
Synn
Synn 2021-03-21 23:03:30
0
2
1314

I keep getting this message. I can get the value by printing json_encode(array_keys($menus)), but it is not stored in the database. It still keeps reporting an undefined array index: rights

What's going on?

Synn
Synn

reply all(1)
欧阳

This is not telling you that the rights array index is undefined. Look carefully at the array subscripts and the table fields of the database.

If that doesn't work, you can upload pictures, databases, print information, and error messages. . Otherwise, I won’t be able to help you determine where the problem is

  • reply Ok, thanks
    Synn author 2021-03-27 16:01:07
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template