Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Notice: Undefined index: commerce_product in field_views_field_default_views_data() (line 222 of /Applications/MAMP/htdocs/drupal/sites/all/modules/views/modules/field.views.inc).
Updated Drupal 7.5 -> 7.9. Everything seemed to go well. All old files I could think of were restored. Cache was cleared. Reports/status shows no errors.
Initially non of the subdomains worked, but I fixed the issue by "BULK GENERATE MISSING SUBDOMAINS".
after many efforts I'm trying to just update the flowplayer to the most current version and add plugins so forth (3.2.6) with the flowplayer module and just can't crack the right way to do this.
Was going to install SWF Tools but I only need Flowplayer,
I'm working on a site that has been upgraded from 6.22 to 7.8. I've set roles and permissions such that user 1 has the Site Administrator role and permissions set to do everything possible, but when I am logged in and try to create content, edit content, create a new type of content, etc. I have multiple unavailable settings. For example, when I try to create a new node of type "Page", I can set the title, summary, and body, but all of menu settings, revision information, URL path settings, comment settings, authoring information, and publishing information are greyed out and unavailable.
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table xxxxx.system' doesn't exist: SELECT name, schema_version FROM {system} WHERE type = :type; Array ( [:type] => module ) in drupal_get_installed_schema_version() (line 150 of /path/includes/install.inc).
I get this error message however the table "system" DOES exists. Please advice.