Archive for 'drupal'
The first steps in OG land
All the recommendations for Organic Groups (OG) made me curious. Can I use them for my purposes and safely hand over part of the responsabilities of managing restricted content?
Posted: September 2nd, 2009 under drupal, en.
Comments: none
Pros and cons of the current configuration
The current configuration includes many modules, a.o. I18n, Content Access, Views and CCK. With these I’m able to define roles, grant restricted access to nodes based on roles and keep the site bi-lingual (Dutch and English, with the largest part of the content in Dutch). This works fairly well.
On the other hand, assignment has to [...]
Posted: September 2nd, 2009 under drupal, en.
Comments: none
Drupal site requirements
Although I subscribe to the ideas in the book (see my previous post) that you need to write user stories and follow an architectural approach, my main goal here is to see whether Organic Groups provide features I need in the next version of my website.
Posted: September 2nd, 2009 under drupal, en.
Comments: none
Drupal website overhaul
Summer holidays is an excellent time to do some major work on my pet project. Sitting in the shade with cool drinks at hand I started to read a book on Drupal I came across some time ago. This book, Leveraging Drupal: Getting your site done right, turned out to be amazing. It not [...]
Posted: September 2nd, 2009 under drupal, en, svn.
Comments: none
Access denied, yet again
In an attempt to update Drupal to it’s latest version (6.5) I decided to test it on my local setup. Lo and behold, I got an ‘Access denied’. After testing out several possible causes, I googled around.
The answer: a few days ago I setup an SMB share on my home folder, with access for only [...]
Posted: November 2nd, 2008 under drupal, en, mac.
Comments: none
Drupal shows blank pages, sometimes
Something I never experienced on my local setup suddenly happened on the production site: random white pages. Consistent in that it was always the same pages (e.g. admin/build/modules), but random because most content pages would show up fine and many admin pages as well.
Digging aroung showed an error in the Apache log:
Fatal error: Allowed memory [...]
Posted: September 6th, 2008 under drupal, en.
Comments: none
Gallery2 woes
Finally I thought it was time to move my Gallery2 configuration + albums to the production site. This time making sure that I took the necessary precautions.
Yes, it was uploaded without errors and yes, I could switch off maintenance mode and yes, I could see my pictures and enter the site admin mode etc.
Posted: September 6th, 2008 under drupal, en.
Comments: none
Drupal module subtleties
Drupal is growing on me: I like it more and more and I’m capable of doing much more with Drupal after a few months than I could with Joomla after the same amount of studying.
However, today I spend more than an hour figuring out why I couldn’t get the CAPTCHA module to produce an image [...]
Posted: September 4th, 2008 under drupal, en.
Comments: 1
MySQL vs PHP login weirdness
During the reinstallation of Gallery2 I also wanted to set the database username to the same name as the production site to have as few differences as possible. I ran into a problem I had before when installing Drupal: the only connection allowed was using user ‘root’. Whenever I used a user with a password [...]
Posted: August 25th, 2008 under drupal, en.
Comments: none
Moving Drupal and Gallery2
When I started out I put the Drupal files in the local webroot I created. Gallery2 was installed in it’s own folder underneath. After fiddling with settings and adding and editing content I felt I was ready to put the site on the production space. With the old site up there, I wanted Drupal in [...]
Posted: August 25th, 2008 under drupal, en.
Comments: 1