Welcome Guest, Not a member yet? Register   Sign In
Modular Extensions - HMVC version 5.3

[eluser]wiredesignz[/eluser]
[quote author="Boris Strahija" date="1289594274"]Looks like it's a problem with lowercase letters.[/quote]

The CI naming convention is to use lowercase variable names for everything including libraries. So change your own code, not Modular Extensions.

[eluser]VicToMeyeZR[/eluser]
[quote author="wiredesignz" date="1289616420"][/quote]

anything for my issue?

I don't want to break ME, by commenting out that class association in Ci.php.

[eluser]wiredesignz[/eluser]
Ensure you are using the most recent version of CI 2.0

The CI_Contoller class is loaded by the CodeIgniter bootstrap so it must exist.

[eluser]VicToMeyeZR[/eluser]
well, I only downloaded it 3 days ago..

I guess I will download it again.

[eluser]AndrewTurner[/eluser]
Hey WireDesignz, Is it possible to remove a module name from the URL for one module, and not others?

Just curious

[eluser]loosetops[/eluser]
Andy, Yes it is possible. Use the global routes file. application/config/routes.php

[eluser]AndrewTurner[/eluser]
[quote author="loosetops" date="1289632588"]Andy, Yes it is possible. Use the global routes file. application/config/routes.php[/quote]

Thanks Smile

[eluser]Boris Strahija[/eluser]
I understand, but everything was working before Wink

[eluser]wiredesignz[/eluser]
@Boris Strahija,

If your code is not compliant with CI conventions it will most likely fail as things get updated and changed.

[eluser]Boris Strahija[/eluser]
I know, I just updated my libraries to lowercase so everything should be fine. Thanx for the reply




Theme © iAndrew 2016 - Forum software by © MyBB