SELECT u.* FROM nuke_users u, SESSIONS_KEYS_TABLE k WHERE u.user_id = 1600 AND u.user_active = 1 AND k.user_id = u.user_id AND k.key_id = 'b6da7acdbdbf0d98d04052f5c25d887f'
Line : 89
File : sessions.php
= = = = = = = = = =
Gzip is off. This is a fresh install of Nuke 8.0.
arnoldkrg Major
Joined: Aug 03, 2003
Posts: 936
Location: United Kingdom
Posted:
Wed Sep 27, 2006 10:03 am
SESSIONS_KEYS_TABLE is a language constant. In earlier versions of nuke (I looked at nuke 7.9) this is defined in includes/constants,php as:
This constant is missing in nuke 8.0 and indeed the nuke_bbsessions table itself is not in the database anymore in 8.0.
The authors obviously think it is no longer needed. But Firefox seems to think it is needed.
_________________
traviskp Nuke Cadet
Joined: Sep 27, 2006
Posts: 6
Posted:
Wed Sep 27, 2006 11:48 pm
i checked out your site. are you running php nuke 8.0?
if so can you post the steps you took to correct the forum problem?
arnoldkrg Major
Joined: Aug 03, 2003
Posts: 936
Location: United Kingdom
Posted:
Thu Sep 28, 2006 7:36 am
I am still running Nuke 7.6 for my site everything later than that is not very good by my thinking. This latest release is the worst ever so it seems. If you havent done too much on your site, try Ravens distribution. Its got security enhancements included.http://www.ravenphpscripts.com
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum