Welcome Guest, Not a member yet? Register   Sign In
Load multiple instances of libraries
#1

[eluser]Kijer[/eluser]
Hello,

i'll like to load more instances of Gvis, i've so doing :

Code:
$this->load->library('gvis', '', 'gvis');
        $this->load->library('gvis', '', 'gvis2');
        ...

Before to have started a new project with CI 2.0, it worked with CI 1.7.2.. but since not..

This is error : http://img139.imageshack.us/img139/2994/...179d7d.png

I've too tried with CI_Controller instead of MX_Controller, same output..

How do can i do ?

thx.

(sorry for my language, i'm french)
#2

[eluser]Kijer[/eluser]
if i do a var_dump on the others instances, i have NULL value.
#3

[eluser]InsiteFX[/eluser]
I would ask this in the HMVC forum.

InsiteFX
#4

[eluser]Kijer[/eluser]
OK, is it possible to move my topic or tell me where it is?

thx

edit : i think that here : http://ellislab.com/forums/viewthread/92212/P390/




Theme © iAndrew 2016 - Forum software by © MyBB