After upgrading from 4.6.4 to 4.6.11 all goes fine, except for the OG module.
I did run the
og-update-20060211.php
however errors were shown:
query: REPLACE INTO og_uid (nid, uid, og_role, is_active, is_admin) VALUES (1, 2, 1, 1, 0) error:Unknown column 'og_role' in 'field list'
current errors:
unable to add people to groups
impossible to select the group for who it is intended when entering a new article
I'm porting my site from 4.7 to 5.1 and am having a display problem with nodes that have YouTube embedded in them. With the Aquasoft theme in 4.7, they all displayed perfectly, but with any theme (I'm trying to use the Danger one) in 5.1, my columns get dropped below the node. If anyone can see what might be causing this, I would be very appreciative. Thank you. Here are the examples:
Sorry. How I can update views from 1.5 to 1.6 beta5? Help please!
Then I update views, I have a many warnings, like this:
user warning: Table 'drupal_testdb.cache_views' doesn't exist query: TRUNCATE TABLE cache_views in D:\Dev\webroot\drupal.test\www\includes\database.mysql.inc on line 172.
user warning: Table 'drupal_testdb.cache_views' doesn't exist query: TRUNCATE TABLE cache_views in D:\Dev\webroot\drupal.test\www\includes\database.mysql.inc on line 172.
Something truly messed up my Drupal site after I updated Imagecache to the dev version. It seems the closing php tag '?>' has vanished from all my .php files... this, of course, is not a good thing... anyone know how to fix this in a easier way than manually replacing them (shiver)....?