I’m having a similar problem trying to pass some information from a form to a page that the user can print. Using $_POST and the info is passed along but I get this error.
Notice: Undefined index: item in /home/.capricorn/yahtzeen/steverisher.com/the_matrix/core/core.functions.php(637) : eval()'d code on line 3I don’t want the data saved to a database in this case. It is just to create a one-time page that users can print out.