ando321 Posted August 23, 2009 Share Posted August 23, 2009 I've tryed everything, re-coding the whole script, change file name, error checking etc I think its defo something to do with the way i'm doing my rewrite rules: .htaccess: RewriteRule ^community/forum/([0-9]+)/post-([0-9]+)$ community/post.php?fID=$1&ID=$2 [L,NC] link to post a reply: http://www.mysite.co.uk/community/forum/1/post-9 Everything on this page "post.php" does not work due to the sessions cutting off, i know its not the script, i don't use any header() 's at all. Please please ive been stuck on this for over a week, its stoppign the development of my site. Cheers Link to comment https://forums.phpfreaks.com/topic/171516-mod_rewrite-cuts-sessions-off/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.