Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthordemaio
     

    Named my controller javascript .... Added index method and custom blank template and got :

    Fatal error: Cannot redeclare class JavascriptHelper in /home/cs/Mootley/app/helpers/javascript_helper.php on line 4

    any more restricted words ?

    best regards

    Demaio

    • CommentAuthordemaio
     

    Another world which proven to be difficult in use is 'test'.

    I named one of my tables in the database with 'test' word ... could not get any results through any of model find methods, getAttributes worked as expected though.

    ..hate these strange behaviours of Akelos ...

    regards demaio

    • CommentAuthorinsanet
     
    it happens all the time, once you get used to not be so generic, it will be no problem.
    • CommentAuthordemaio
     

    he he ...

    right ... after a month of working with akelos, I thought i have known enough about it , but it is never the case in this case ;)

    this framework cost me a lot of time sometimes, any way I like it because of its easiness of configuration and deployment ...