Welcome Guest, Not a member yet? Register   Sign In
Undefined property: CI::$encrypt
#1

Hi,
I recently download a HMVC project from server to localhost. it works fine on online but when i setup it at localhost then some of pages doesn't show css/js.
i got the following error

<p>Severity: Notice</p>
<p>Message:  Undefined property: CI::$encrypt</p>
<p>Filename: MX/Controller.php

Thanks in Advance
Reply
#2

There has been a lot of updated changes to the HMVC that have been made
on the forums here.

Here is a new copy that works with CodeIgniter 3.1.10

HMVC
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

After update the above link i still got the following errors.

Severity: Warning
Message: call_user_func() expects parameter 1 to be a valid callback, class 'Error' does not have a method 'index'
Filename: core/CodeIgniter.php
Line Number: 532
Reply
#4

And where are you getting that error?

You need to give a better error description then whats above.

I just tested HMVC here and it run's fine.

what version of CodeIgniter are you running?
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB