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: alex
Subject: Re: [Phpgroupware-users] phpGroupWare 0.9.16 final/ly released
Date: Sun, 7 Mar 2004 10:56:17 -0600 (CST)

> Now with the last traball is working ;), what happen when in the login
> say Blocked?
>
Means you didnt provide the right password for a third time. Phpgw will
block you out unless you tell it not to...

This can be configured in the admin -> Site Configuration (set the session
block timeout to 0 or the wrong password thereshold to a large value).

This is a real undocumented feature!....:)

If you locked yourself out, you just have to delete from phpgw_access_log
and then it will let you in

>
>
> 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?!
> --
> Albert Reig
> web: http://newbie.homelinux.org
> Miembro de www.badopi.org
> jabber id: address@hidden







reply via email to

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