Login   Register  
PHP Classes
elePHPant
Icontem

A mistake in the example causes script not to work.

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

      olDelete  >  All threads  >  A mistake in the example causes script not to work.  >  (Un) Subscribe thread alerts  
Subject:A mistake in the example causes script not to work.
Summary:Edit include line for successfully running.
Messages:1
Author:ibo bey
Date:2010-07-17 13:48:49
 

  1. A mistake in the example causes script not to work.   Reply  
Picture of ibo bey
ibo bey
2010-07-17 13:48:49
As of today, I see there is not any users or user rates for this script, although it has an Innovation Award. I think the reason is that the mistake in the example document. In the "example_and_doc.php" it says:

include_once("../classes/class.navigator.php"); //REQUIRED!!!!

But this line should be replaced like this:

include_once("../classes/class.oldelete.php"); //REQUIRED!!!!

When you make this change, the script is working well.

Greeting from Turkey
ibrahim,