Welcome Guest, Not a member yet? Register   Sign In
Community Auth Learning...
#61

(06-11-2016, 03:01 AM)zenepay Wrote:
(08-20-2015, 09:10 PM)solidcodes Wrote:
(08-20-2015, 07:41 PM)skunkbad Wrote:
(08-20-2015, 06:32 PM)solidcodes Wrote: @Brian
Do you have documentation on how to install and use Community-Auth properly under HMVC, specially wiredesignz HMVC?
If hope there is...

I have never felt the need to use HMVC with CI, and as a special customization, you would need to figure out integration on your own.

Okay will figure out myself.
Thanks again for your answer.

I have integrated to HMVC successfully. The only thing to do is to copy file /app/third_party/community_auth/config/form_validation/login.php to /app/config/ folder. You need to do this because in HMVC it reloads the config only in /app/config.

In wich order did you extend the controllers? I did MY_Controller extends Auth_Controller, Auth_Controller extends MX_Controller and I'm facing session regeneration time issues.
Thanks
Reply
#62

My_Controller should extend MX_Controller then place all of your extended Controllers into the MY_Controller extending the MY_Controller.
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