As in earlier topics I explained session did not seem to work. A simple test page revealed that it worked on another host but not my main one.
So could it be they disabled sessions? (and yes I used the full statement and not just $_SESSION)
Please help.
Ron
Can sessions be turned off by my host provider?
Moderator: General Moderators
possible but unlikely
trythere should be a section for sessions,e.g.
try
Code: Select all
<?php phpinfo(); ?>Code: Select all
session
Session Support enabled
Directive Local Value Master Value
session.auto_start Off Off
session.cache_expire 180 180
session.cache_limiter nocache nocache
...- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Please stop creating new topics on the same question.
viewtopic.php?t=6519
viewtopic.php?t=6517
Keeping the topic in one thread makes it much easier for us to help you. If you want to bump your question (post a post within it just asking people to have a look again) that's fine but don't start a new topic.
Mac
viewtopic.php?t=6519
viewtopic.php?t=6517
Keeping the topic in one thread makes it much easier for us to help you. If you want to bump your question (post a post within it just asking people to have a look again) that's fine but don't start a new topic.
Mac