phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] phpGroupWare 0.9.16 final/ly released


From: Brian Johnson
Subject: Re: [Phpgroupware-users] phpGroupWare 0.9.16 final/ly released
Date: Sun, 07 Mar 2004 20:40:06 +0000

The default is to block for 30 minutes.

If you have sql access, you can clear the phpgw_access_log table

Albert Reig (address@hidden) wrote:
>
> Now with the last traball is working ;), what happen when in the login
> say Blocked?
>
>
>
> El mié, 03-03-2004 a las 11:22, Marco Gaiarin escribió:
> > Mandi! Alex Borges
> >   In chel di` si favelave...
> >
> > > > And why phpgw report the version still as 14.512?!
> > > Ah well... depending on where you came from, you might need to go to
> > > setup and update your tables. But thats not your FM problem, only part
> > > of it..
> >
> > AARRGGHH!!! Sorry, sorry, sorry... i've simply forgot to do a cvs
> > upgrade in the phpgwapi dir... ;(((
> >
> > Now i've a .16.000, and some new problem:
> >
> > 1) admin app stop working. Viewing page source and logs, i've found
> > that something goes wrong on sitemanager, in log:
> >
> > [Wed Mar  3 10:16:30 2004] [error] PHP Fatal error:  Call to undefined 
> > function:
> display_mainscreen() in 
> /usr/local/share/phpgroupware/sitemgr/inc/hook_admin.inc.php on
> line 24
> >
> > so i've done, looking at other's */inc/hook_admin.inc.php files:
> >
> >  --- hook_admin.inc.php~ Mon Jun 23 22:31:21 2003
> >  +++ hook_admin.inc.php  Wed Mar  3 10:22:36 2004
> >  @@ -19,13 +19,13 @@
> >                 );
> >
> >   //Do not modify below this line
> >  -               if
> ((int)substr($GLOBALS['phpgw_info']['server']['versions']['phpgwapi'],4)>14)
> >  -               {
> >  -           $GLOBALS['phpgw']->common->display_mainscreen($appname,$file);
> >  -               }
> >  -               else
> >  -               {
> >  +//             if
> ((int)substr($GLOBALS['phpgw_info']['server']['versions']['phpgwapi'],4)>14)
> >  +//             {
> >  +//                 
> > $GLOBALS['phpgw']->common->display_mainscreen($appname,$file);
> >  +//             }
> >  +//             else
> >  +//             {
> >                  display_section($appname,$title,$file);
> >  -               }
> >  +//             }
> >          }
> >   ?>
> >
> >
> > sitemanager desappeared from admin screen, but at least other app
> > works. ;)
> >
> >
> > 2) some apps (apifunk, patchwork, hr, phpbrain, skel) report an api
> > conflict in setup.
> >
> >
> > A question: in setup of filemanager i can define the possible quotas
> > (0, 1, 10, X, Y, ... unlimited). But how i can set a particular quota
> > for a particular user/group?!
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]