CCK field and und question

Ok guys, I have a website with a lot of custom made modules and theme. I need to upgrade the site from D6 to D7.

The theme and modules make heavy use of the convention $node->field_my_custom_field[0]['value'] to access CCK values. I know in D7, you need to add an additional ['und']..... I have some questions:

Module that checks if core files and modules have been modified/patched?

Is there a module that can tell you if a core file,module or third module has been modified/patched? I have tried the module "hacked" but it fails in checking the modules. (It just display "unchecked" with no reason why it cannot check the modules)

Module that generates a list of modules which have drupal 7 version or not?

I need to migrate a site from D6 to D7. Is there a module that generates a list of all third-party modules that have a drupal 7 version or not?

I have been searching for a module in vain.

Organic group, spaces, purl migration questions

I have a website which consists of "subsites". These subsites have their own different admin, subdomain (using purl), content and theme/homepage.

It's on drupal 6 and this is achieved using spaces, purl and organic group module.

I need to migrate this drupal 6 to 7 now..

Lost editor dropdowns and WYSIWYG after upgrade to 6.34

I just finished upgrading my site from 6.28 to 6.34 and find I no longer have a WYSIWYG editor for the post body or any dropdowns to select input format, publishing options, etc.

I've searched for previous posts about this but nothing came up that helped to resolve it.

Tony

PS I should add that all the previous modules have been re-enabled and no module upgrades were indicated. I am using Input Filters and WYSISYG UI module. I also have CKEDITOR but not enabled.

Force all HTTPS except for one node?

Hello Drupal,

I've been at this off and on since last November and decided to finally post about it here.

Exactly what we are trying to do: We've enabled htaccess RewriteCond/Rule to force all pages as HTTPS, but now we'd like to enable ordinary HTTP for just one page node. How can we do this?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x