I need help and I am stuck with
"You have no access rights to open this document!"
I created one module and my php page is something like this.
<?php
require($root_path.'include/inc_front_chain_lang.php');
$local_user='aufnahme_user';
$append=URL_REDIRECT_APPEND;
?>
<script language="_javascript_" >
<!--
function show_order(class_nr,sd,ed,rcount)
{
urlholder="../registration_admission/patient_register_archive.php<?php echo $append;?>&origin=pass&class_nr="+class_nr+"&e_start="+sd+"&e_end="+ed+"&mode=search&totalcount="+rcount;
window.location.href=""> }
//=======================================================
patitne_register_archive.php-->
define('LANG_FILE','aufnahme.php');
$local_user='aufnahme_user';
require($root_path.'include/inc_front_chain_lang.php');
How can I access from my module to other module. How can I use $local_user. I try to use
define('NO_2LEVEL_CHK',1);
to skip the authentication. But from that page, I cannot access to other pages as well.
What should I link, to use the code from other module.
kko!@
======================================
On 6/21/06, Kaloyan Raev <[EMAIL PROTECTED]> wrote:
Well done, Elpidio!
I confirm that, at least from first look, the wiki works properly.
One question: the wiki is now moved to a dedicated server and there
should be plenty of space. Will it be possible now to have file upload
(like images) allowed? This is help us build better wikis.
Greetings
Kaloyan
On Wed, 2006-06-21 at 02:40 -0400, Elpidio Latorilla wrote:
> However, please do not do any editing within this week yet.
>
> elpidio
>
> On 6/21/06, Elpidio Latorilla <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> the wiki is back to normal operation at
> http://www.care2x.org/wiki/
>
> I will check it for completeness within this week. Preliminary
> check showed
> that most are ok.
>
> regards
> elpidio
>
> _______________________________________________
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers
_______________________________________________ Care2002-developers mailing list Care2002-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/care2002-developers