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

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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T12:14:04+00:00 2026-05-27T12:14:04+00:00

I have set up a basic installation of ZF and I’m trying to connect

  • 0

I have set up a basic installation of ZF and I’m trying to connect to the database. I appreciate there are better ways of initializing the db using config.ini etc, but for the sake of tracking the bug down I have put the connection details straight in as an array.

$config=array('host'=>'localhost',
                   'username'=>'test_user',
                   'password'=>'test_pass',
                   'dbname'=>'test_db');

    $this->db= new Zend_Db_Adapter_Pdo_Mysql($config);
    $stmt="SELECT * FROM pages";

    $results=$this->db->fetchAll($stmt);

The code is called in the constructor of class Application_Model_Page{}

When I instance the model I get the following message: member ‘function fetchAll() on a non-object ‘

I know this is because its not an object, but I don’t understand why its failing.

I have done a standards mysql_connect and select using classic php and the above details and these work correctly.

I can also create an instance of Application_Model_Page if the db connection is not in the consructor. I just echo out ‘hello world’

Can anyone point me out a reason why this maybe failing please?

John

  • 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-27T12:14:04+00:00Added an answer on May 27, 2026 at 12:14 pm

    Try to use $db instead of $this->db. I think that setter isn’t available in Application_Model_Page class.

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

Sidebar

Related Questions

I have a basic messaging system set up and I m using the same
I have set up a site that is correctly using basic CRUD functionality succesfully.
i have set up a basic client and a basic server using java sockets.
I have set up just some basic panels that I'm trying to slide in
My permalink structure is set so I have url.com/page I made a basic PHP
Struggling with this one. I have set up a basic email/enquiry form for a
We have a basic drupal multi-site installation on a RHEL (RedHat) server. For some
I have a set of basic breakpoints defined in a user-defined fn setup in
I have set up a basic html table with a reader in each cell
I have a basic set-up like this: <div class=stop> <span class=point></span> </div> <div class=stop>

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.