Wards are now created in
"System Admin"
     -> "Access Permissions"
         -> "Wards administration"
             -> "Create" area
The said error should have been fixed by now - check the SVN (which SVN are 
you using?)
The path:
'../../include/inc_environment_global.php'
should be:
'../../include/core/inc_environment_global.php'
in the offending file.

Do a global search for:
$root_path.'/include/inc_environment_global.php'
and replace with:
$root_path.'/include/core/inc_environment_global.php'

There may be other files as well with such discrepancies - do report them 
forthwith.

Regards,
Ap.Muthu

Dear all
here I am, just looking Your great job.
As usual, I'll do a bug reporting, clinical analysis and some code ads:
----------------------------------------------------
Fatal error: require() [function.require]: Failed opening required
'../../include/inc_environment_global.php'
(include_path='.;C:\php5\pear') in
C:\wamp\www\trunk\language\it\lang_it_invalid-access-warning.php on line 4
----------------------------------------------------
On the creation of a new ward

Let me know if I am welcome as in the past.

BR
Claudio

-- 
Dott Claudio Giulio Torbinio




------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to