[development] How do I update Drupal7's file list ?
Greenman
greenman at the-organization.com
Mon Jan 24 17:51:18 UTC 2011
Sorry for the spam.
The registry is not just in the cache_bootstrap, it's also in the main
registry tables.
I have only been able to get around this issue by disabling modules in the
db, running "drush updatedb", and then re-enabling my modules.
Fun with registries!
On 24 January 2011 17:32, Greenman <greenman at the-organization.com> wrote:
> I will now answer my question:
>
> The object registry is in the bootstrap cache. Clear that and things should
> work.
>
>
>
>
> I would have had some success earlier had I been running my queries on the
> correct database. Thwak!
>
>
>
>
> On 24 January 2011 16:50, Greenman <greenman at the-organization.com> wrote:
>
>> I keep hitting this problem: I update or move a module and everything
>> breaks. Most of the time the issue is to do with Drupal’s cache of files,
>> objects and includes.
>>
>> How do I update this list ? Unfortunately Drush is even more sensitive to
>> this issue than core, so a drush script is probably not the best way to go.
>>
>> Any ideas on how to re-build the file list ?
>>
>>
>> Peter
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110124/12e63858/attachment.html
More information about the development
mailing list