Posts with the tag Drupal
Install the PECL Upload Progress Library for Drupal 7 on Debian squeeze
If you take a look at the status report page of a Drupal 7 installation on Debian squeeze you might notice that the PECL Upload Progress Library is reported to be missing. Here is how to get it installed:
su # pecl is contained in the package php-pear and needs...
Good Drupal 7 Modules
These Modules are promising (but not all very stable yet):
- User Restrictions. Watch this module, it might be the one of choice in a few weeks for user restrictions. Alternatively ACL with Flexi Access. Per node permissions can be set. Drawback (of either ACL or Flexi...
Problems with a Drupal 7.0 installation when changing the Bartik theme: PHP safe mode
If you get an error message like the following when changing the color scheme / color set of the Bartik theme in Drupal 7 you might have PHP Safe Mode enabled.
* The specified file themes/bartik/logo.png could not be copied, because the destination directory is not properly configured. This...