Zen Cart Logo
Forums / General Questions / Warning: The sessions directory does not exist: SESSION_WRITE_DIRECTORY. Sessions wil

Warning: The sessions directory does not exist: SESSION_WRITE_DIRECTORY. Sessions wil

Views: 1,762

Results 1 to 4 of 4
15 Feb 2012, 7:25 AM
#1
tsuti avatar

tsuti

New Zenner

Join Date:
Dec 2011
Posts:
13
Plugin Contributions:
0

Warning: The sessions directory does not exist: SESSION_WRITE_DIRECTORY. Sessions wil

What could be problem, not possible to use our internet pages https://www.jmtech.fi/kauppa, it gives this message: Warning: The sessions directory does not exist: SESSION_WRITE_DIRECTORY. Sessions will not work until this directory is created.

Nothing we make in admin side, its only start self this problem???

15 Feb 2012, 7:43 AM
#2
tsuti avatar

tsuti

New Zenner

Join Date:
Dec 2011
Posts:
13
Plugin Contributions:
0

Re: Warning: The sessions directory does not exist: SESSION_WRITE_DIRECTORY. Sessions wil

Sometime firts page open but when try to navigate pages it gives this message:

1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUCT' at line 9
in:
[select p.products_id, pd.products_name, products_date_available as date_expected from zen_products p, zen_products_description pd, zen_products_to_categories p2c, zen_categories c where p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and c.parent_id = '860' and p.products_date_available >=20120215 and p.products_id = pd.products_id and p.products_status = 1 and pd.language_id = '1' order by EXPECTED_PRODUCTS_FIELD EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUCTS]

15 Feb 2012, 8:44 AM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Warning: The sessions directory does not exist: SESSION_WRITE_DIRECTORY. Sessions wil

You are using a very old version of Zen Cart, which is no longer supported.

And the symptoms you are reporting are symptomatic of a bug that existed in that version.

The BEST solution to your problem is to upgrade your site to the latest version of Zen Cart.

15 Feb 2012, 10:28 AM
#4
tsuti avatar

tsuti

New Zenner

Join Date:
Dec 2011
Posts:
13
Plugin Contributions:
0

Re: Warning: The sessions directory does not exist: SESSION_WRITE_DIRECTORY. Sessions wil

Ok, many thanks for you. Need to check how difficult to uppgrade, I am rather amateur with this program.:huh: