Hi,
My Enfold theme seems to have been broken since the last update. I have not been able to access the backend so I updated to wordpress 3.8 then reinstalled the latest enfold theme via ftp. Removed jetpack, bbs forum, and a couple other plugins.
I managed to regain access to the backend but get this error if the webpage loads.
Warning: session_start() [function.session-start]: open(/tmp\sess_jkd521q7v91vh0j708q3p2c9n2, O_RDWR) failed: No such file or directory (2) in D:\Hosting\11573812\html\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\masonry_entries.php on line 33
Its hosted at godaddy on windows.
website is http://boholmototoursasia.com
Please help me resolve this issue, I’m not a wordpress expert.
Thanks
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”
I’m about to update to the latest theme version and am also hosted on godaddy… is this a global problem? Should I hold off?
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.
Just updated. Worked fine for me.
Hi!
Glad you found the cause of the php warning :)
Best regards,
Peter