⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

[solved] problem with init.



mozzie

mozzie
  • profile picture
  • Member

Posted 24 June 2013 - 07:02 AM

Hello world,

I use this: /topic/1241-fr-translation-the-newbies-grocery-crud-tutorial/

English version: http://www.grocerycrud.com/documentation/create-crud-codeigniter-tutorial

 

In step 6:

stdClass Object
(
    [output] => Your output will appear here....
    [js_files] => Array
        (
            [763b4d272e158bdb8ed5a12a1824c94f494954bd] => http://grocery_crud/public/grocery_crud/themes/datatables/js/jquery-1.6.2.min.js
            [0b677f3fc6fb25b4baf39eb144222116c5b60254] => http://grocery_crud/public/grocery_crud/themes/flexigrid/js/cookies.js
            [ec3ae62b8d5838972e858fe54447bd4bd8d79f88] => http://grocery_crud/public/grocery_crud/themes/flexigrid/js/flexigrid.js
            [2c0ff56d0cbc6f80a5ef9c770d478f0e00c3170d] => http://grocery_crud/public/grocery_crud/themes/flexigrid/js/jquery.form.js
            [474495ff1e895eab81fb8afba4db9b06c15b19af] => http://grocery_crud/public/grocery_crud/themes/flexigrid/js/jquery.numeric.js
        )
 
    [css_files] => Array
        (
            [732b03aa54d124f062757b71e5560acdc5632ba6] => http://grocery_crud/public/grocery_crud/themes/flexigrid/css/flexigrid.css
        )
)

My vue is:

[attachment=586:view.png]

 

I use grocery CRUD 1.3.3 and CI CodeIgniter_2.1.3

Is this a problem? can I continue de tutorial ?

 

Thanks for your read,

 

 

EDIT://

Ok, it's a stupid question, I continued and there was no problem, sorry.