Tutorial error
Fri, 08/20/2010 - 08:20
This example has an error : http://examples.qcu.be/assets/_core/php/examples/other/meta_datagrids.php
On Qcodo the it's functional . I guess the class it's missing.
This example has an error : http://examples.qcu.be/assets/_core/php/examples/other/meta_datagrids.php
On Qcodo the it's functional . I guess the class it's missing.
This is fixed in SVN, but the example page hasn't been updated. Thanks for the report. :)
http://trac.qcu.be/projects/qcubed/ticket/570
Also(in case you have time) both download versions have the same problem in the example.
Now that's strange. The examples in the downloads shouldn't be using Additional Clauses yet...
This will all be fixed in 2.0.2 however.
I downloaded yesterday and also found a number of errors in the tutorials, such as:
Fatal error: Class 'PersonMetaControl' not found in C:\xampp\htdocs\QCubed\assets\_core\php\examples\other\metacontrols.php on line 22
PersonMetaControl should definitely exist if you've run the codegen against the sample database..?
Can this be added as a bug ?
At this point, there is no known bug. It sounds like electromotive did not run the codegen on the sample database, which is a prerequisite for the examples working.
If you have reproduce code for something that is broken, please do let us know.