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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T06:44:50+00:00 2026-06-12T06:44:50+00:00

Ive been testing a cms that i’m going to try and build off and

  • 0

Ive been testing a cms that i’m going to try and build off and I’ve been getting some errors. Its showing everywhere any “dynamic” (I think thats the name for it) should be.

Warning: mysqli::prepare() [mysqli.prepare]: (42S02/1146): Table 'dbarr_testing.content' doesn't exist in /home/dbarr/public_html/frontcms/app/cms/models/m_cms.php on line 101

Here it is: http://22twenty.com/frontcms/

Hope someone can help

Denver

  • 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-12T06:44:51+00:00Added an answer on June 12, 2026 at 6:44 am

    This is not really related to IE, but rather to the installation of the cms. The error says:

    Table 'dbarr_testing.content' doesn't exist in ...
    

    This means your database isn’t properly initialized. You’ve created the database itself (dbarr_testing) but not the table (content) that will hold the ‘dynamic’ data for your views.

    The documentation for the cms you’re using should either contain a script to do this for you or tell you how to create them. The command you need will look similar to this (but probably more elaborate):

    CREATE TABLE content(
      id INT NOT NULL AUTO_INCREMENT, 
      PRIMARY KEY(id),
      title VARCHAR(255),
      body TEXT
    );
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Ive been modifying a form today, and testing it in Chrome. I noticed that
I've installed Tomcat and I've been testing it: I wrote some .html and .jsp
I've been testing a system that accesses a group of https servers with different
I know that something similar to this has been answered before but its not
I've been testing my application and got stuck into error that does not seem
I've been testing a small app I've written that basically does a http HEAD
I've been testing out some of the new stuff in VS 2010 and C#
From what I've been testing it seems that you can only use standard SQL
I've had some bizarre results from queries I've been testing out with the DATE
I've been testing my app for some time now without any problems. However, today

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.