|
Title: Deleting Transcript error Post by: d4n1l0d on July 27, 2007, 02:12:20 PM I got this error while trying to delete a transcript
Notice: Undefined index: opdelete in c:\arquivos de programas\easyphp1-8\www\hcl-2.1.3a\hcl\admin\transcripts.php on line 59 Fatal error: Call to undefined function: admin() in c:\arquivos de programas\easyphp1-8\www\hcl-2.1.3a\hcl\admin\transcripts.php on line 59 Title: Re: Deleting Transcript error Post by: funsun on July 27, 2007, 02:16:07 PM did you copy & paste
$conf['opdelete']=true; into your config.php file? Title: Re: Deleting Transcript error Post by: HCL Admin on July 27, 2007, 03:10:49 PM Please let us know if this fixes it, Funsun is very correct about the config option needing to be there.
Title: Re: Deleting Transcript error Post by: d4n1l0d on July 27, 2007, 03:23:22 PM yeah, it's was that " $conf['opdelete']=true; "
Sorry! Title: Re: Deleting Transcript error Post by: HCL Admin on July 27, 2007, 03:37:14 PM No worries, 2.1.4 will have this added in.
|