Tutorial error

Login or register to post comments
7 replies [Last post]
Offline
Joined: 06/21/2010

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.

Offline
Joined: 03/31/2008

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

Offline
Joined: 06/21/2010

Also(in case you have time) both download versions have the same problem in the example.

Offline
Joined: 03/31/2008

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.

Offline
Joined: 08/27/2010

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

Offline
Joined: 03/31/2008

PersonMetaControl should definitely exist if you've run the codegen against the sample database..?

Offline
Joined: 06/21/2010

Can this be added as a bug ?

Offline
Joined: 03/31/2008

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.