Drupal

Site upgraded to Drupal 6

I’ve completed the first part of migrating this site to Drupal 6.
I had become fed up with the large size of the previous Drupal 5 site and have decided to slim this one down quite a bit. The easiest way I thought of doing that was to start afresh with a new Drupal 6 installation and migrate the blog posts to the new site. That’s been done, and I’ve been able to keep the original post dates  .
There are no Projects on this site, just my blog which is all I want.

More Drupal Exceptions (2)

I've rebuilt the machine with the assistance of the testing_server_install.sh script. It's pretty hard-coded so that needs some work in the near future.

Now I'm getting some test fails, which I wasn't before hand, and a new exception:

Blog API functionality 30 passes, 2 fails, and 1 exception

Fatal error: Class 'FieldInstanceTestCase' not found in scripts/run-tests.sh on line 349

File paths and directories 23 passes, 3 fails, and 1 exception

Upload functionality 107 passes, 28 fails, and 4 exceptions

Role permissions 40 passes, 1 fail, and 0 exceptions

More Drupal Exceptions

Test “System -> Cron run” fails with an exception; the message returned is:

Drupal 7 requirements

Just a quick post for those running Gentoo, to run Drupal 7 you will need to enable the "spl" and "filter" use flags for PHP. SPL is the Standard PHP Library and Filter is the PECL Filter functionality, and both of these can only be found in PHP 5.2 and later.

Syndicate content