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: Marco Gaiarin
Subject: Re: [Phpgroupware-users] phpGroupWare 0.9.16 final/ly released
Date: Wed, 3 Mar 2004 11:22:35 +0100
User-agent: Mutt/1.5.5.1+cvs20040105i

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?!

-- 
dott. Marco Gaiarin                                 GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''                http://www.sv.lnf.it/
  Polo FVG  -  Via della Bontà, 7 - 33078  -  San Vito al Tagliamento (PN)
  gaio(at)sv.lnf.it             tel +39-0434-842711    fax +39-0434-842797

                        Informazione & Democrazia
  Dobbiamo tutti lavorare insieme per costruire un'alternativa concreta al
   monopolio informativo e ridare forza alla democrazia del nostro paese.

                     http://www.sosinformazione.org/




reply via email to

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