#goofy ah error message

1 messages · Page 1 of 1 (latest)

proud portal
#

You're trying to assign a value to the return value from a function get_meta

#

This would sorta be like writing

3 = true
#

3 is itself a value, you can't set it to some other value

#

Is there a set_meta function you should be using?

narrow linden
#

haven't this been solved already?