Just FYI: A huge (rookie) mistake I made was chasing menu_rebuild() not rebuilding.... when in fact I had failed to update.php after (essentially) updating the code to 6.16.
If you haven't run update.php after updating to 6.16 (or dropping an earlier db onto 6.16 files) then menu_rebuild() doesn't work and new files aren't found. It's ugly. So if you're having that problem... A fantastic way to migrate views is with the features module. Absolutely top notch. -Randy On Thu, Mar 18, 2010 at 10:16 AM, Lluís Forns <[email protected]> wrote: > I have to sites: development and production. > > In order to bring views from development site to production one I have > created a module containing all the views as default; when I make > changes I export my development views, I paste them in my module and > upload the module. > > What do I have to do to make sure new files are read? just cleaning > cache is enough? > > -- > *Les normes hi són perquè hi pensis abans de saltar-te-les > *La vida és com una taronja, què esperes a exprimir-la? > *Si creus que l'educació és cara, prova la ignorància. > *La vida és com una moneda, la pots gastar en el que vulguis però > només una vegada. > *Abans d'imprimir aquest missatge, pensa en el medi ambient. > -- Randy Fay Drupal Development, troubleshooting, and debugging [email protected] +1 970.462.7450
