[support] Change Node Display

Larry Garfield larry at garfieldtech.com
Mon Dec 10 05:39:09 UTC 2007


On Sunday 09 December 2007, Tom Holmes Jr. wrote:
> Ok ... so now that I have a working, stable copy of Drupal 5.5 on Resin
> 3.1.4, now I can start learning Drupal again.
>
> Now .... if everyone has lost patience with me ... I have a Post
> Installation question to ask .... maybe a couple ...
> And all you have to to is point me in the right direction, or ask me for
> any more information that is needed.
>
> So, I created a new content type with cck, the date field, image field,
> and link field .... no problem whatsoever.
> For some reason I can't search for the Node, I get some SQL error
> message .. but that's ok ... not a big problem.
> I presume the one and only node I created is not indexed yet .... I'll
> experiment with that ... besides I have a lot of data to import anyway.

You are correct.  Nodes are indexed by the search module on cron run.  In 
order for search to function, you need to enable the search module and then 
run cron, or more specifically setup cron to run periodically so that it can 
index any new content.  (During development it's usually sufficient to just 
manually run cron from the status page every so often.)

-- 
Larry Garfield			AIM: LOLG42
larry at garfieldtech.com		ICQ: 6817012

"If nature has made any one thing less susceptible than all others of 
exclusive property, it is the action of the thinking power called an idea, 
which an individual may exclusively possess as long as he keeps it to 
himself; but the moment it is divulged, it forces itself into the possession 
of every one, and the receiver cannot dispossess himself of it."  -- Thomas 
Jefferson


More information about the support mailing list