Would you mind trying the following?
On src/global.php
- add session_start(); just after the require_once(SM_PATH .
'config/config.php');
- at the end of that file, inside the function sqsession_is_active()
comment out everything but the line $sessid = session_id(); even though
this last bit mi
Hoping to get some suggestions regarding my problem. Running SM 1.4 with
Apache 2.0.40/PHP 4.2.2-8. The Apache/PHP installation was installed as
part of a redhat install, SM installed manually. The SM box hooks into a
Postfix-2.0.4/Courier 1.6.2/Maildrop 1.5.1 box on the same subnet. Both
boxes