Hi,
my website appear at the top, the following message error:
Warning: session_start() [function.session-start]: open(/var/lib/php-cgi/session/sess_r8ilpo3ju8dbh8pbqe7sc9dd74, O_RDWR) failed: No such file or directory (2) in /home/storage/6/4d/b0/site1378749611/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
Can you help me?
the url is: http://www.refiate.com
thanks
Hey zoiestudio!
Please download the theme again your themeforest account then override the installation via FTP. Please watch this video by Devin: https://vimeo.com/channels/aviathemes/67209750
Regards,
Ismael
Hi Ismael,
i’ve already did, but still the same error. What else can be wrong?
Hey!
The warning message tells you that the server tried to write the session data but it failed because it couldn’t open the temporary session folder (/var/lib/php-cgi/session/sess_r8ilpo3ju8dbh8pbqe7sc9dd74, O_RDWR) to write the session data. Please ask your hoster to fix the folder/session permissions. Without sessions you can’t use the theme properly…
For more information please read http://stackoverflow.com/questions/5104065/php-session-handling-errors and http://www.vikasing.com/2013/02/pita-6-php-warning-unknown.html
Cheers!
Peter
Great! They solved the problem fixing the permissions,
thanks!