I’d be surprised if you didn’t have the same error once you updated your theme but my earlier post did seem to make everything better for me. So I am running the update with no issues since my fix. This is a godaddy issue and they haven’t even responded to my inquiry as of yet.
I have found the issue seems to be some godaddy problem. Godaddy uses a php5.ini and I added a tmp folder to the root and this code to the php5.ini file to get the error to go away.
session.save_path = “tmp/sessions”