- This topic has 5 replies, 2 voices, and was last updated 12 years, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore generating errors when activated with U-Design theme
Tagged: U-Design
I have a site that is using the U-Design theme from ThemeForest (http://themeforest.net/item/udesign-wordpress-theme/253220). I installed and activated the eStore plugin. When the plugin is activated, the following errors are displayed at the bottom of every page of the site (whether viewing the normal site or in the WP Admin area).
Warning: Unknown: open(/tmp/sess_06b9b0893d51fc9508d02fc123f9ddae, O_RDWR) failed: Permission denied (13) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
The error you are getting is because of PHP session not working correctly on your server:
https://support.tipsandtricks-hq.com/forums/topic/php-session-not-working-correctly
If this is the case, and it is server-related, why would I not be getting this same error on another website? (I have another site running the same version of the eStore plugin, but with a different them, and I to not get these errors on that site.)
You do understand that one site is configured correctly does not mean that all your sites on the server is configured to work correctly with PHP Session right?
Simply Google the following error that you are getting and you will see my point:
Warning: Unknown: Failed to write session data (files)
Do I sense some cynicism? (No need to get touchy.) No I did not realize that. Some of us don’t know everything there is to know about servers/php configuration/etc. For whatever reason, the problem seems to have gone away. Thanks for your help!
Sorry if it sounded wrong… just trying to get you to follow up in the right direction that will fix your issue and get your site working.