Hi. I’ve been using drush for several years with drupal 7 and all I have ever had to do is unpack the drush package into a sub-directory, in my case usually /www/drush/, and then run it from the root of my drupal sites. Now that[…]
Author: vls
Fatal error: Call to undefined function token_get_all() – drupal 8
Hi. I’m attempting to install drupal8 on FreeBSD but when I try to load the front page in the browser, I get an empty page with just the error, Fatal error: Call to undefined function DoctrineCommonAnnotationstoken_get_all() in /data/htdocs/test1/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php on line 56 All the other extensions[…]