Hello Roalt,
On Thursday, November 07, 2002, Roalt Zijlstra wrote...
>> Thanks for the pointers though. I've fixed the necessary
>> adjustments (I think) and committed it to cvs. Those trying to run
>> 1.2.9 (maybe even 1.2.8) or 1.2.10[cvs] should try getting a new
>> copy, details on h
> Hello Roalt,
> On Wednesday, November 06, 2002, Roalt Zijlstra wrote...
>
>> Hey people,
>
>> I think I found the problems in global.php.
>
>> Kinda tricky cos it is related to PHP version AND the
>> register_globals php.ini setting. In Sm 1.2.9 the sqsession_register
>> and sqsession_unregister
Hello Roalt,
On Wednesday, November 06, 2002, Roalt Zijlstra wrote...
> Hey people,
> I think I found the problems in global.php.
> Kinda tricky cos it is related to PHP version AND the
> register_globals php.ini setting. In Sm 1.2.9 the sqsession_register
> and sqsession_unregister do an extra
Hey people,
I think I found the problems in global.php.
Kinda tricky cos it is related to PHP version AND the register_globals php.ini
setting. In Sm 1.2.9 the sqsession_register and sqsession_unregister do an
extra check using:
$rg = ini_get('register_globals');
if ( !check_php_version(
Patch applied. No joy - same problem
Alex
=
On November 6, 2002 01:34 pm, Bruce wrote:
>
> I had this problem and solved it with this patch to src/global.php
>
>
> --- global.orig 2002-10-22 19:01:41.0 +0100
> +++ global.php 2002-10-22 19:03:15.0 +0100
> @@ -68,6 +
On Tue, Nov 05, 2002 at 11:44:21PM -0600, Jonathan Angliss wrote:
> Hi All,
>
> This is a simple one. As I am not able to replicate this issue, I
> need as much information as I can get. if you can answer as many of
> these questions as you can underneath the questions, I'll see what I
> c
Jonathan Angliss wrote:
Are you by any chance using the vacation plugin that comes with 1.2.5?
If so, disable it, and try again. The function that is on the line you
referenced got removed in 1.2.7 and put back slightly differently in
1.2.8 and broke the plugin (if you read back on the list archiv
> Are you by any chance using the vacation plugin that comes with 1.2.5?
> If so, disable it, and try again. The function that is on the line you
> referenced got removed in 1.2.7 and put back slightly differently in
> 1.2.8 and broke the plugin (if you read back on the list archives
> about the va
Hello Eric,
On Wednesday, November 06, 2002, Eric Anderson wrote...
> Hmm... Just tried 1.2.9 on an older box, that had 1.2.5 on it (eek!). I
> set it up as a "new install", and am getting this when I go login
> (before I actually try to login):
> Warning: Invalid argument supplied for forea
Hmm... Just tried 1.2.9 on an older box, that had 1.2.5 on it (eek!). I
set it up as a "new install", and am getting this when I go login
(before I actually try to login):
Warning: Invalid argument supplied for foreach() in ../src/global.php on
line 64
Warning: Invalid argument supplied for
Chris Hilts wrote:
You can see what settings are being used by creating a file named
phpinfo.php with:
in your squirrelmail directory. Then point your browser to:
http://your/host/squirrelmail/phpinfo.php
This is good for seeing what the defaults are, if the defaults are being
overridden in t
Scratch that - my error! Behaviour is identical and sess_ID file is removed
with v 1.2.8 of redirect. Sorry!
alex
== previous message ===
On November 6, 2002 09:16 am, Eric Anderson wrote:
>
> Like I said before, if I swap the version 1.2.9 redirect.php file with
> the 1.2.7 r
On November 6, 2002 09:16 am, Eric Anderson wrote:
>
> Like I said before, if I swap the version 1.2.9 redirect.php file with
> the 1.2.7 redirect.php, it works fine. I still see other problems with
> 1.2.9, but we'll worry about those later. :)
I tried that with version 1.2.8 and it does NOT wo
Hi All,
This is a simple one. As I am not able to replicate this issue, I
need as much information as I can get. if you can answer as many of
these questions as you can underneath the questions, I'll see what I
can do.
1) What Webserver?
2) What version of webserver?
3) What versi
14 matches
Mail list logo