[imp] email page with 'loading' for ever on Horde webmail 5.0.2

2012-12-01 Thread Eric Van Bocxlaer
Hi, Running Horde Webmail now for years from 3.x to 4.x without any problem. Running it on : Windows server 2003 with Apache/2.4.3 (Win32), PHP/5.4.4, MySQL5.5 and imap server hmailserver5.3.3 Sunday I did the update to horde 5.0.2 using PEAR. The upgrade went wel. I could login to the new d

Re: [imp] email page with 'loading' for ever on Horde webmail 5.0.2

2012-12-05 Thread Eric Van Bocxlaer
Jan Schneider horde.org> writes: > > Can somebody tell me where to start to debug this problem? It worked > > with the previous versions of horde, so it must work with the > > current version! > > That logic is wrong. A new version means new code that can cause > completely different behav

[imp] PHP ERROR: Non-static method xxx should not be called statically, assuming $this from incompatible context

2012-12-09 Thread Eric Van Bocxlaer
In an attempt to find the problem of the "loading" for ever in imp, I started a new logfile in horde and activated the debug logging. I see plenty of following errors when starting a new horde session: 2012-12-09T11:31:35+01:00 DEBUG: HORDE [imp] PHP ERROR: Non-static method System::tmpdir() sho

Re: [imp] email page with 'loading' for ever on Horde webmail 5.0.2

2012-12-09 Thread Eric Van Bocxlaer
Eric Van Bocxlaer ping.be> writes: > > Jan Schneider horde.org> writes: > > > > Can somebody tell me where to start to debug this problem? It worked > > > with the previous versions of horde, so it must work with the > > > current version! > &g

Re: [imp] PHP ERROR: Non-static method xxx should not be called statically, assuming $this from incompatible context

2012-12-09 Thread Eric Van Bocxlaer
Jan Schneider horde.org> writes: > > > Zitat von Eric Van Bocxlaer ping.be>: > > > In an attempt to find the problem of the "loading" for ever in imp, I started > > a new logfile in horde and activated the debug logging. > > I see plenty of foll

Re: [imp] email page with 'loading' for ever on Horde webmail 5.0.2

2012-12-14 Thread Eric Van Bocxlaer
Michael M Slusarz horde.org> writes: > > Quoting Eric Van Bocxlaer ping.be>: > > > Found myself the method ListMailboxes in C:\Apache24 > > \htdocs\webmail\imp\lib\Ajax\Application\Handler\Dynamic.php. > > Added myself some debug messages in the code, to foll

Re: [imp] email page with 'loading' for ever on Horde webmail 5.0.2

2012-12-15 Thread Eric Van Bocxlaer
Eric Van Bocxlaer ping.be> writes: > > You should try IMAP logging and see if there is anything in there (see > > imp/config/backends.php). Or logging of PHP debug output (logs of the > > actual Apache HTTP process aren't useful

Re: [imp] email page with 'loading' for ever on Horde webmail 5.0.2

2012-12-17 Thread Eric Van Bocxlaer
Ralf Lang b1-systems.de> writes: > > > Found something in the php log file: > > [14-Dec-2012 22:25:32 UTC] PHP Fatal error: Call to a member function rewind > > () on a non-object in C:\php\pear\Horde\Imap\Client\Socket.php on line 2878 > > > > Is a non-object in php the same as a null? > > I

Re: [imp] email page with 'loading' for ever on Horde webmail 5.0.2

2012-12-17 Thread Eric Van Bocxlaer
Michael M Slusarz horde.org> writes: > > Quoting Eric Van Bocxlaer ping.be>: > > > Ralf Lang b1-systems.de> writes: > > > >> > >> > Found something in the php log file: > >> > [14-Dec-2012 22:25:32 UTC] PHP Fatal error: Call

Re: [imp] email page with 'loading' for ever on Horde webmail 5.0.2

2012-12-22 Thread Eric Van Bocxlaer
> > Ok, downloaded via pear > > PEAR.HORDE.ORG AVAILABLE UPGRADES (STABLE): > > === > > CHANNELPACKAGE LOCAL REMOTE SIZE > > pear.horde.org Horde_ActiveSync 2.0.7 (stable) 2.0.11 (stable) 154kB > > pear.horde.org Horde_Cor

[imp] Login tasks: tasks executed when a user logins

2013-01-05 Thread Eric Van Bocxlaer
Hi, Is there a GUI configuration screen where these tasks can be configured? I don't find anything about the logintasks in the configuration screens Working with the latest Horde webmail 5.0.2 and IMAP hmailserver on a windows 2003 server. There is somewhere a task that tries every month to cre

Re: [imp] Login tasks: tasks executed when a user logins

2013-01-07 Thread Eric Van Bocxlaer
Michael M Slusarz horde.org> writes: > > Quoting Eric Van Bocxlaer ping.be>: > > > Hi, > > > > Is there a GUI configuration screen where these tasks can be configured? > > I don't find anything about the logintasks in the configuration screens >