Part of the EllisLab Network
   
 
An Error Was Encountered
Posted: 30 December 2006 08:05 AM   [ Ignore ]  
Summer Student
Total Posts:  1
Joined  12-24-2006

Hi, I ‘ve downloaded all the Auth files and followed the instructions on the WIKI, but I get the following error:

An Error Was Encountered

Unable to load the requested class: db_session

Anyone got an idea of what goes wrong? I use a standard Codeigniter 1.5.1 setup

Profile
 
 
Posted: 30 December 2006 08:49 PM   [ Ignore ]   [ # 1 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  310
Joined  08-16-2006
PaulV - 30 December 2006 08:05 AM

Hi, I ‘ve downloaded all the Auth files and followed the instructions on the WIKI, but I get the following error:

An Error Was Encountered

Unable to load the requested class: db_session

Anyone got an idea of what goes wrong? I use a standard Codeigniter 1.5.1 setup

You might try searching the forum as this Auth-related installation question has been answered before.

Profile
 
 
Posted: 08 November 2008 12:18 PM   [ Ignore ]   [ # 2 ]  
Summer Student
Total Posts:  1
Joined  11-08-2008
CI PaulV - 30 December 2006 08:05 AM

Hi, I ‘ve downloaded all the Auth files and followed the instructions on the WIKI, but I get the following error:

An Error Was Encountered

Unable to load the requested class: db_session

Anyone got an idea of what goes wrong? I use a standard Codeigniter 1.5.1 setup

I have a brand new install and I was getting the same message. searching the forum all morning produced no answers but did find the problem

autoload.php before

$autoload['libraries'] = array('database', 'DB_Session', 'Authlib');

DB_Session should not have the first few characters uppercase only the D

$autoload['libraries'] = array('database', 'Db_session', 'Authlib');

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 719, on June 06, 2008 10:16 AM
Total Registered Members: 64453 Total Logged-in Users: 24
Total Topics: 80959 Total Anonymous Users: 0
Total Replies: 435682 Total Guests: 174
Total Posts: 516641    
Members ( View Memberlist )