Where is page content? {solved}

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
christophera
Forum Members
Forum Members
Posts: 94
Joined: Sat Jun 06, 2009 10:43 pm

Where is page content? {solved}

Post by christophera »

I'm trying to find the files or table that holds the page content.  

I need to do a search and replace on some text site wide.  Seems it would be easiest to do on the files or database than page by page.  But I can't find the content...  the actual text and html that's created when the page content is saved.

Thanks for any assistance -  Chris
Last edited by christophera on Mon Jun 07, 2010 6:43 pm, edited 1 time in total.
reneh
Dev Team Member
Dev Team Member
Posts: 446
Joined: Tue Nov 28, 2006 8:39 pm

Re: Where is page content?

Post by reneh »

this is a database driven cms....
so data is in database
try to look in yourtrefix_content.... tables
ReneH 8-)
A search will save you hours waiting for an answer! Image
christophera
Forum Members
Forum Members
Posts: 94
Joined: Sat Jun 06, 2009 10:43 pm

Re: Where is page content?

Post by christophera »

It seems like I should be able to find this easy enough. 

I'm using phpMyAdmin and browsing the table: cms_content  and don't see it in there.

Also looked in  cms_content_props,  cms_content_props_seq,  cms_content_seq
christophera
Forum Members
Forum Members
Posts: 94
Joined: Sat Jun 06, 2009 10:43 pm

Re: Where is page content?

Post by christophera »

Oh, I missed it, it's in the  cms_content_props table.  There's a lot of stuff in there, so I missed it the first couple of times I looked.

Thank you,  Chris
Post Reply

Return to “The Lounge”