PHP Classes

problem with index

Recommend this page to a friend!

      Notes  >  All threads  >  problem with index  >  (Un) Subscribe thread alerts  
Subject:problem with index
Summary:error in the index script
Messages:1
Author:jose ramos
Date:2010-09-02 18:46:05
 

  1. problem with index   Reply   Report abuse  
Picture of jose ramos jose ramos - 2010-09-02 18:46:05
Hi I'm trying to view this application

I already did as described in the readme file, although I do not understand because I have to run the script of contacts, but I did.

the readme says that I must have the install script to install the ladder and notes, I known one because I can not have two files with the same name in the same directory.

I also change the paths in your scripts.

I ran the whole procedure and apparently everything was correct.

but when I run the index script sends me the following error.

Catchable fatal error: Argument 1 pass to ENetArch_Panel_TriView:: setPanel () must be an instance of ldrFolder, null Given, Called in C: \ xampp \ htdocs \ notes \ App \ index.php on line 29 and defined in C: \ xampp \ htdocs \ notes \ App \ Shared \ Panels \ Panel_TriView.cls on line 45

I look in the index.php script
these lines
$pnlTriView->setPanel_Content ("_view.php");
@import url("<?= dirPath() ?>shared/styles.css");

I can not find these scripts in the package