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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T09:58:36+00:00 2026-05-25T09:58:36+00:00

i see everyone using this: Doctrine_Manager::getInstance() when i do this, its error is: Class

  • 0

i see everyone using this:

 Doctrine_Manager::getInstance()

when i do this, its error is:

Class ‘Doctrine_Manager’ not found

how do i load this ?so that i can start get instances from doctrine manager?

i want to load this:

$con = Doctrine_Manager::getInstance()->connection();
$st = $con->execute("...............");


$result = $st->fetchAll();

where can autoload this , so i can call the getInstance() function from anywhere?

thanks…

  • 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-25T09:58:37+00:00Added an answer on May 25, 2026 at 9:58 am

    Doctrine_Manager is part of version 1.2, not 2. If you are actually using 1.2, you need to let the autoloader know to load classes under the Doctrine_ prefix.

    To do so, add this to your application configuration file…

    autoloaderNamespaces.Doctrine = "Doctrine_"
    

    You also need to ensure the doctrine classes can be found on the include path. If they aren’t in your “library” folder or otherwise part of the include_path directive, add this…

    includePaths.Doctrine = "/path/to/Doctrine-1.2/lib"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

HI, Im using Delphi and I want to make an application that can do
I'm an amateur programmer that's experimenting using pthreads, to see to what extent a
When I'm online it seems that everyone has agreed that using the exclusive locking
Hey everyone, in many programming languages there is this great idiom that lets you
I'm using Flash Professional cs5/AS3 I'll try and describe this the best I can.
First I want to say thanks to everyone that reads this. Stackoverflow is an
hey everyone, here is the site SEE BELOW I have a slight jquery problem
everyone. Please see example below. I'd like to supply a string to 'schedule_action' method
(See related question: How do I report an error midway through a chunked http
Ok, I know everyone thinks IFrames are bad an I know that. But I

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.