Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Hi guys,
i am trying to complete this task (adding a field to a module) for days now but cant find any solution.
I created a module that works and shows results on my website.
My task is to add a field you can enter keywords -> press search button and get all the results listed.
The module creates a block that shows my results at the moment.
A few days ago I migrated my site to a new web host. I'm using v. 5.2.
While all pre-migration users had their newsletter subscriptions unchanged and intact, new users were not subscribed. Previously, all registered users to the site were automatically subscribed to the free newsletter. Now there is no "Newsletter" section on the View tab of their My Account page. I asked the web hosting provider but they were stumped.
Anyone running Drupal on 2+ servers and have experience in sharing file assets between them? I’d like to chat with you about your experience and what would make it easier for you.
If you match this criteria and want to help out, please email me at grace@objectivefs.com
As a thank you, I will also send out a small Starbucks gift card to folks we interview.
I've reinstalled a localhost Drupal 5 site under OS X (MAMP Pro) that originally had been running on a Linux server. It works.
To my surprise, the MySQL database for it shows not only all the expected druapl5_* tables, but corresponding drupal6_* tables.
(1) Why might that be so?
I tried deleting those drupal6_* tables from the database (using phpMyAdmin), but then the site doesn't work (links are dead & cannot log in -- get Internal Server Error messages). So I've restored the original database with all those drupal6_* tables, too.