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

  • Home
  • SEARCH
  • 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 610801
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T17:42:51+00:00 2026-05-13T17:42:51+00:00

For the CodeIgniter project I’m creating, it is necessary that users get activated manually

  • 0

For the CodeIgniter project I’m creating, it is necessary that users get activated manually by an admin after registering.

Currently I’m using Tank Auth (http://www.konyukhov.com/soft/tank_auth/) for user authentication, and it seems to be missing this particular setting. Is there any chance I just didn’t find the setting? If not, how (and where) would I start coding that feature myself?

  • 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-13T17:42:52+00:00Added an answer on May 13, 2026 at 5:42 pm

    If you’re interested in a quick hack, I think this would work.

    Look in application/config/tank_auth.php and be sure that $config[’email_activation’] is set to TRUE.

    Then in the application/controllers/auth.php sign_up method look for this line:
    $this->_send_email(‘activate’, $data[’email’], $data);

    Change $data[’email’] to the admin’s email address. So you end up with something like this:
    $this->_send_email(‘activate’, ‘admin@example.com’, $data);

    Then when users sign up, an email will come to the admin with the activation link to activate the user.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 524k
  • Answers 524k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer While it is not okay to pass rvalues to functions… May 16, 2026 at 9:53 pm
  • Editorial Team
    Editorial Team added an answer Use a <logger> element, using the full class name of… May 16, 2026 at 9:53 pm
  • Editorial Team
    Editorial Team added an answer Apparently (having faced related 64- and 32-bit issues on OS… May 16, 2026 at 9:53 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

(This is for a codeigniter project) I'm developing a user-profile page, that lists the
When creating a CodeIgniter project, what is the best way to handle relations between
im having problems starting a codeigniter project, the problem is that when i do
I want to add some classes to a CodeIgniter project that aren't models, views,
I am using the following routing rule in my codeigniter project's routes.php file: $route['manage/(:any)']
I have a CodeIgniter project. I want to use Memcache, but I don't want
I am trying to code my first codeigniter project. I have a login controller
I have just moved my CodeIgniter project to a new server and now I'm
I need to create something similar to the following within my CodeIgniter project: my_config.php
I have been using the CodeIgniter system for a while now - but it

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.