In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

View Revisions: Issue #911 All Revisions ] Back to Issue ]
Summary 0000911: Invalid Database in "config.php" results to infinite Redirect in Admin
Revision 2010-11-01 10:56:02 by Dmitry
Description When debug mode is switched off (usual case for regular users) and invalid (e.g. non existing) database name is specified in "config.php" file, then infinite redirect is happening in Admin Console.

This happens because all database queries are still executed on missing database and In-Portal thinks, that it can't write to Session table resulting in session expiration happening all the time.
Revision 2010-11-01 10:53:00 by Dmitry
Description When I switch off debug mode (usual case for regular users) and specify invalid (e.g. non existing) database name in "config.php" file, then infinite redirect is happening, since all database queries are still executed on missing database and In-Portal thinks, that it can't write to Session table resulting in session expiration happening all the time.



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker