This forum is for less technical discussions about the Drupal project, not for support questions.

How can I generate different sets of tags for a page based on variables

I created one page in Drupal that uses the variable in the URL to generate the specific content. A specific link would be http://linuxappfinder.com/package/amarok, but amarok could be replaced with another package name. All of those links go to a single node and the data is displayed according to the package name variable.

I would like to do the same thing for tags, but still use Drupal's built in tagging mechanisms. I also want to be able to use modules like Tagadelic when I'm done.

Zipcode (Postal code) to congressional district database available

Zack Rosen just brought to my attention a database of zipcodes to congressional districts.

Matching a zip code to a congressional district is a pretty obvious and simple capability that the government could make available to developers for very little cost. This would presumably facilitate conversations between constituents and representatives — if you believe in representative democracy, it's pretty hard to say that this would be anything other than a good thing.

weigh down problem with "Google AdSense"

After the installation of the Google AdSense_module happens that, with the form activated, the whole SITE can be seen alone from Admin.
Register users and anonimus see Google Adsense but not the site. It appears the before screened after the installation of Drupal::

Welcome to your new Drupal website!

Please follow these steps to set up and start using your website:

How to manually enable a module i.e cannot access module panel

I recently experienced a problem with the ecommerce module when I disabled a module which another module depended on. After clicking save configuration the site would not come up as the dependent module gave fatal errors. To fix this I went into mysql and edited the system table. I change the status of the module needed to 1 from 0 and everything seemed to come right.

I do not recommend this approach unless you are stuck. Before updating the "system" table ensure that you have the right record. Check the name field and type field.

I hope this helps someone else.

Mailing List module & Exporting/ Importing email addresses

Hi
There are quick a few modules like simplenews, massmail, mailman etc. so I am confused as to which one is most suitable.
I am using 4.7 and need to send newsletters/ezines to list of email addresses. Most of these email addresses are NOT members of my site.

1) Can someone advise a module that allows me to add email addresses (preferably via import of email addresses from Text or Excel file) ?

Creating new address problem: ecommerce address.module

When clicked on the creating new address button and received the below page:

array(13) { ["country"]=> string(2) "us" ["firstname"]=> string(5) "David" ["lastname"]=> string(4) "Dinh" ["street1"]=> string(15) "1234 Test Drive" ["street2"]=> string(0) "" ["city"]=> string(6) "Boston" ["state"]=> string(2) "MA" ["province"]=> string(0) "" ["zip"]=> string(5) "03333" ["phone"]=> string(0) "" ["uid"]=> string(1) "1" ["submit"]=> string(18) "Create new address" ["form_id"]=> string(7) "address" }

Pages

Subscribe with RSS Subscribe to RSS - General discussion