Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6240043
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T11:29:47+00:00 2026-05-24T11:29:47+00:00

I am interested in using ion auth for a project of mine which is

  • 0

I am interested in using ion auth for a project of mine which is running on the HMVC pattern. The application is written in Codeigniter.

The problem I face is once the ion auth is placed in the /app/modules/auth folder, when I try to access the module I get the below error:

HTTP Error 500 (Internal Server Error):
An unexpected condition was encountered while the server was attempting to fulfill the request.

Please help me out here, I am sure that I am having some sort of a configuration/path problem but just can’t figure out where.

I have simply downloaded the ion_auth files from github and placed the extracted files as it is in the module folder I removed all the lines where it loads the libraries such as database, session since I have used the config to auto load them. But I left the loading of the ion_auth library.

In the module folder modules/auth I have a similar application structure with the module specific config, libraries, etc folders.

Let me know where I must have done wrong, I will continue to search and fix this problem and post if I have any luck.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T11:29:48+00:00Added an answer on May 24, 2026 at 11:29 am

    Try this:

    1. Get: codeigniter.zip (CI2.0)
    2. Extract, make sure it is running, set config/config.php
    3. Get Modular Extension : HMVC
    4. Install – Copy MY_Loader & MY_Router to /core, MX to third party folder
      Do not copy MY_Controller – this is for Modular Separation and not Extensions
    5. Get Ion_auth
    6. Install the SQL for the Ion_auth
    7. Put Ion_auth into a modules folder /application/modules/users
    8. Add route in config/routes.php : $route['auth/(.*)'] = 'users/auth/$1';

    9. Autoload ion_auth – $autoload['libraries'] = array('database','session','users/ion_auth');

    10. Edit following paths in modules/users/library/ion_auth.php :

      $this->ci->load->config('users/ion_auth', TRUE);
      $this->ci->load->library('email');
      $this->ci->load->library('session');
      $this->ci->lang->load('users/ion_auth');
      $this->ci->load->model('users/ion_auth_model');
      
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Interested in using Sphinx for my application. Planning to install their latest version which
I'm interested in using a code coverage tool for my next .NET project but
I'm interested in using the WMD editor in another project * but I'm not
I'm interested in using fcbkcomplete , which has: onselect – fire event on item
I am very interested in using the Passive View pattern to improve testability, but
I'm interested in using the Module Pattern to better organize my future projects. Unfortunately,
I am interested in using CUDA to program a multi-GPU application. As far as
I am interested in using the SBUsesNetwork and UIRequiresPersistentWiFi keys in my application; however,
I'm interested in using Subsonic 3.0 for developing a new ASP.Net MVC application that
I'm interested in using a CDN for storing some assets in my web application.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.