I'm using a LAMP stack withphp5.4, yii 1.1.13, yiibooster 1.0.5, awecrud 0.10
Yiibooster is installed and configured correctly since when I use the bootstrap generator It works and gnerate working pages.
It is some day I am trying to use your extension but I'm having some problem...
I installed it and it seem to work, at least I am able to generate the code using gii
The problem is when I try to access the pages:
The list /index.php/employee which is working
but when I try to either create or mange I get an almost blank page (without errors even in the trace)
create.png (71.8K)
Number of downloads: 17
the page is not generated, there is no header or body tag, just some html lines
html.png (20.19K)
Number of downloads: 18
Almost the same for /index.php/employee/admin which in plus even if weblog is active does not generate any output for it.
admin.png (7.87K)
Number of downloads: 9

Help














