[SOLVED]Where is Page Data Kept in Database?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
sugna
Forum Members
Forum Members
Posts: 196
Joined: Wed Oct 10, 2007 3:04 pm

[SOLVED]Where is Page Data Kept in Database?

Post by sugna »

CMSMS 1.4.1
MySQL 4

I have a CMSMS MySQL Database and need to extract the page content so I can add it to a another site.

For example:

"About Us
This about our company...."

I looked in the DB and found the pages but can't track down the content within the pages.

Does this exist somewhere else?

Shane
Last edited by sugna on Sat Aug 04, 2012 5:25 pm, edited 1 time in total.
User avatar
frankmanl
Power Poster
Power Poster
Posts: 425
Joined: Sat Jul 12, 2008 3:50 am

Re: Where is Page Data Kept in Database?

Post by frankmanl »

How about table cms_content_props?
The content seems to be in there, but there is more in it.
User avatar
sugna
Forum Members
Forum Members
Posts: 196
Joined: Wed Oct 10, 2007 3:04 pm

Re: Where is Page Data Kept in Database?

Post by sugna »

Thank You frankmanl

Answer:
cms_content_props
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm

Re: [SOLVED]Where is Page Data Kept in Database?

Post by carasmo »

Thanks! Been along time since I looked at the database, but I remember years ago I just updated via that cause I forgot the login.
Post Reply

Return to “CMSMS Core”