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 9182515
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T18:34:40+00:00 2026-06-17T18:34:40+00:00

I have got an error while loading cache library in codeigniter(2.1.3). What it is

  • 0

I have got an error while loading cache library in codeigniter(2.1.3).
What it is saying is this:

An Error Was Encountered

Unable to load the requested class: cache

My Code Looks like this

if (!$data['foo'] = $this->cache->file->get('details')) {
        $data['foo'] = $this->foo->getdetails();
        $this->cache->file->save('details', $data['foo'], 600);
    }

My autoload file is like this:

$autoload['libraries'] = array('database','form_validation','session','driver','cache');
  • 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-06-17T18:34:41+00:00Added an answer on June 17, 2026 at 6:34 pm

    Hi every body i got the answer of this issue.

    Finally i made a custom library and call that in my autoload file. it solved my problem.

    and The Code is here

    class CallCache  {
    
    public function __construct($config = array())
    {
                $ci = &get_instance();
                $ci->load->driver('cache', array('adapter' => 'apc', 'backup' => 'file')); 
    }
    }       
    

    Finally Thank God

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

Sidebar

Related Questions

i have a problem while loading a UITableView on UITabBarController, i got this error
I am getting this error while loading a custom dijit. I have done this
i got an error while loading a page in asp.net.I have renamed the page
I have OS X lion and got this error while building a program that
I have this but I got an error: -- test if a list contains
I have odd problem: After starting server I got this error: undefined local variable
Currently I have create a website using codeigniter. I got a message error every
I have got an error while trying to upgrade our large project to SL4.
I have got an(other) error while trying to upgrade our large project to SL4.
While trying to load custom templtetags, I got error 'myapp' is not a valid

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.