1

Custom webform with submissions downloaded/emailed individually as pdf

http://drupal.org

Hi,

I want to create custom webforms where:-
1. Data validation for different data types- text, numbers, emails,
2. Where the data can be downloaded for each individual form submission in pdf format, instead of the default excel format. I want each individual submission emailed as a pdf, and also can be downloaded as a pdf.

Is this possible with webform module?

Read more »
Created by drupalcoder 2 hours 4 min ago
Category: News   Tags:
4

Remove "Username's Blog" link in drupal 6

http://drupal.org

Hi, I want to remove the link that says "username's blog" at the bottom of each post. I have read various ways of how to do that but none of them seem to work.

I am using drupal six and minnelli theme. I have tried commenting out the $links section of blog.module from the modules folder and clearing the cache. No joy.

Any ideas? many thanks!!

Read more »
Created by addision 2 hours 5 min ago
Category: News   Tags:
2

Rules page redirect not working

http://drupal.org

I am debugging using Rules and everything checks out in my debug:

* 0 ms "User has logged in" has been invoked.
* 0.081 ms Executing the rule "redirect on login" on rule set "User has logged in"
* 0.221 ms Condition "User has role(s)" evaluated to TRUE.
* 0.307 ms Action execution: "Page redirect"
* 0.371 ms Evaluation of "User has logged in" has been finished.

I set up an active rule called "redirect on login".

Condition is that the user has a role of "rolex"

Read more »
Created by drupalcoder 2 hours 5 min ago
Category: News   Tags:
1

User registration, email comes through with all the html elements such as <p> </p>

http://drupal.org

Hi

I have my web finished but when I tested the User Registration, when I receive the confirmation email, the text all comes through with the html elments visible, such as

< /p>

I have tried re typing it in User Settings - Welcome message but still shows the html code

Any ideas how te get rid of this ?

Thanks
Martin

Read more »
Created by addision 2 hours 5 min ago
Category: News   Tags:
2

cURL and Drupal

http://drupal.org

I am working with my more network oriented counterpart in the office.

He says that we will need to get some sort of certificate to get cURL to work. I have several years of ColdFusioon experience and never had any need of this when using CFHTTP functionality.

Is it really necessary to have a certificate? My error just seemed to be that my PHP server did not know what cURL was and mentioned nothing about a certificate.

Read more »
Created by aaron 2 hours 5 min ago
Category: News   Tags:
3

Shortcode equivalent?

http://drupal.org

Hello,

I've built plugins for Joomla and Wordpress, and they both have some form of a "shortcode". Basically a snippet of code you can put into a page that will get rendered by the plugin.

Looking at the docs, this doesn't seem to be possible with Drupal. What is the best approach to doing this?

I've seen mention of full page nodes... but am still confused about how the user would embed something in the post.

Thanks!

-J

Read more »
Created by Dplanet 2 hours 5 min ago
Category: Modules   Tags:
4

new drupal multisite isntall, sql issue

http://drupal.org

The Setup:
using drupal 6.15 (downloaded from drupal.org) on debian lenny in a virtual machine
running myphpadmin and mysql and apache2

im doing this at/for local access at a community college; so i control the vm/os and i can manage the dns records

Read more »
Created by Dplanet 2 hours 5 min ago
Category: Installation   Tags:
4

Mailchimp API-Email Form Only

http://drupal.org

I've installed the "mailchimp" module (http://drupal.org/project/mailchimp) on a site I am developing, but don't really need or want the "first name", "last name" forms. I am only interested in the "email" form. I've tried copying the code in firebug and reconstructing the parts I need in a new block. However, once I try to submit an email, nothing goes through to mailchimp. Any one know a solution or interested in making an attempt?

Read more »
Created by Dplanet 2 hours 5 min ago
Category: Modules   Tags:
4

Node Reference URL Widget

http://drupal.org

I installed the Node Reference URL Widget but its not working for me. The problem is:

1-) I create a new field (node reference/reference from URL lets call it TESTER) for my content type (lets call type A) using cck. OK

2-) Configured the link name to be click here to create a type A content, and selected type B (content type) to be allowed to be referenced. OK

3-) Every thing looks fine but when i click on the link (on type B content) which should allow me to create a content A type, where's my TESTER field??

Read more »
Created by emmajane 2 hours 5 min ago
Category: News   Tags:
1

How to display the same field on two forms differently?

http://drupal.org

Hello -

I would like to know how to display the same field (File Upload) on two forms differently for the same role ("authenticated user"). Specifically, I'd like to display the field on one form, but hide it on another.

I can write a module to do this, I'd imagine, but is there a way to do it through the UI?

Thanks,
Dan Nissenbaum

Read more »
Created by drupalcoder 2 hours 6 min ago
Category: News   Tags:
2

Book Pages in panel/Views

http://drupal.org

In my website i have more than 30 books with approx 6000 book pages (NODE). And i have used extensively book navigation in website. Now i want to give diff look of those book pages using Panel or Mini Panel with different other information and some ads. So i need a views or something that while using panels i can use column with books pages and others column (panel if with 3 column) some thing other be it ads or others links.

Read more »
Created by Dplanet 2 hours 6 min ago
Category: Modules   Tags:
1

Which files does Drupal write to in webroot directory?

http://drupal.org

Apart from the obvious directory, sites/default/files which files, if any does drupal write to in the webroot directory?

Apart from an initial full backup, it would be nice if I could just backup the database and the sites/default/files directory.

Read more »
Created by group42 2 hours 6 min ago
Category: News   Tags:
1

Show active menu item when viewing node

http://drupal.org

Hi!
I made main menu with taxonomy_menu and everything works fine. But if I open a node in a category, the category item in menu is not active anymore. What I want is to show active category even if I am viewing node. Is there an easy way of doing it (as far as I know, I can add the node to menu hierarchy, but that is not the coolest option)?

Read more »
Created by Caleb 2 hours 6 min ago
Category: Tutorials   Tags:
4

cck reference ftp uploaded video

http://drupal.org

Hello,

it seems there is no solution for a simple task:

I have to upload video files with ftp. No chance to do it by browser.
I would like to reference this file in a cck field. (somehow like FileField Sources, but this doesn't work with ftp upload... what a pitty)

So that I can choose from the files I upoaded by ftp.

Is there really no solution?

best
Joerg

Read more »
Created by drupalmodules 2 hours 6 min ago
Category: News   Tags:
4

Form Block Validation

http://drupal.org

Hello. I've been working with several modules to place a contact form in the footer of my site. I was able to place and configure the form fine, BUT in all the modules, the validation responses all appear in the page content area. This is a problem seeing that my form is in the footer. Can anyone point me to a module that would return the validation messages into the block itself? Thanks - Brandt

Read more »
Created by fourkitchens 2 hours 6 min ago
Category: Tutorials   Tags:
3

Adding an image automatically to a blog post

http://drupal.org

Adding an image automatically to a blog post

I am trying to add an image of a signature to the bottom of each blog post but I have no idea how to do this for the best.

I have tried to use a block – but this is displaced by any comments

I have also tried using the users signature with an <img> tag but this doesn’t even show up

I also only want the image to show up in blog posts.

I assume I need to hack the page.tpl.php?

Any help would be appreciated.

Many thanks!

Read more »
Created by Dplanet 3 hours 5 min ago
Category: Theming   Tags:
3

Need help with Views and Relationships

http://drupal.org

We are a non-profit assisting communities with funding for certain utilities. I want to create a view to show and search for 1) Community Name, 2) County, 3) Year, 4) Funder, and 5) Dollars.

A Community can have a project in multiple years, more than one funder, but I want to show the dollars from that funder in a given year.

Example:
MyTown MyCounty 2005: Bank1 - $1,000
........................... 2005: Bank2 - $2,000
........................... 2007: Bank3 - $5,000

Read more »
Created by group42 4 hours 4 min ago
Category: News   Tags:
4

How to I change the weight of a field set and the save and preview buttons, after I custom template a cck input form?

http://drupal.org

I am templating a form on my site and it's good, except I only templated the part of it I needed to change. One field set. Now the field set and the publish options and save/preview buttons are at the top of the page. I was looking at this page here: http://drupal.org/node/601646 and got the following code:

$form['buttons']['#weight'] = -50; // buttons at the top

But nothing I do works.

This doesn't work

Read more »
Created by twobits 4 hours 4 min ago
Category: News   Tags:
4

Indexing custom made page

http://drupal.org

Heya,

I made a custom page, like this:

$items['mailing_list'] = array(
'title' => 'Mailing list',
'page callback' => 'mailing_list_page',
'access arguments' => array('access mailing list'),
);

I define the content in mailing_list_page(). But now, is it possible to index the content on that page, so it can be found by searching?

Read more »
Created by Dplanet 4 hours 4 min ago
Category: Modules   Tags:
3

Drupal is installed but now I can't do anything!

http://drupal.org

Any help here would be much appreciated.

Read more »
Created by Angie 4 hours 5 min ago
Category: News   Tags:
2

Has anyone go UK postcode for radius/proximity search working in production using drupal??

http://drupal.org

Has anyone go UK postcode for radius/proximity search working in production using drupal??

I've looked at stable d6 modules and nothing seems to achieve this? Please can anyone help??

I want to be able to associate a user or node with a location and then allow searching for this. I've looked at location module but I can't get that to achieve this in uk, can anyone?

Read more »
Created by emmajane 4 hours 5 min ago
Category: News   Tags:
2

How to provide database details in settings.php

http://drupal.org

Hi,

I am new to drupal. Please assist me.

I am trying to validate backups of our drupal sites.
For this, I have installed apache, mysql, php and drupal.
Imported the database named qsca_drupal to mysql.
And changed the following in settings.php

$db_url = 'mysql://root:root@vtrh1.vigt.com/qsca_drupal';
$db_prefix = '';

When I am trying to access the site, I am getting the following message:

Site off-line

Read more »
Created by emmajane 4 hours 5 min ago
Category: News   Tags:
4

Drupal function call tree

http://drupal.org

I'm looking for a document or image that shows all the functions drupal uses when it is building a page...I know index.php calls drupal_bootstrap and then menu_execute_active_handler.....and they call other functions etc, etc....but I'm looking for a quick reference document/image, I don't want to spend several hours digging through nested function calls. Anyone know where I can find such a document/image? Or are there any debugging tools out there that can produce an image of the function call process?

Read more »
Created by addision 4 hours 5 min ago
Category: News   Tags:
4

URL simplified, good practice...

http://drupal.org

We use Drupal on several waiters of préproduction, sometimes under repertory and we use relative urls of type: site/default/files/name image

Except that as soon as one passes in URL simplified that functions about it more, the images are not there any more… Which is the good practice more not to have this kind of problem and not to be obliged of repaired the whole way when one passes in URL simplified.

Thank you in advance

Read more »
Created by fourkitchens 4 hours 5 min ago
Category: News   Tags:
3

Run cron manually doesn't work when search core module is enable

http://drupal.org

Hello,

I've got a big problem with cron. I can't run cron manually.

If I disable the core search module, it works.

The core Search module is one of these that uses cron and has been responsible for cron problems. So disable search, clear cache, run cron, enable search again.

I did it but It still doesn't work.

An idea?

Thanks :)

Read more »
Created by Dplanet 4 hours 5 min ago
Category: News   Tags:
4

Documentation in book structure

http://drupal.org

Hello!

I wonder where in the book structure I should place my documentation nodes for my modules:
http://drupal.org/project/support_custom_email
http://drupal.org/project/support_fields

I've been searching for hours now without finding any clues.

Can someone point me in the right direction?

Read more »
Created by Dplanet 4 hours 5 min ago
Category: Modules   Tags:
4

Simple Views sorting issue

http://drupal.org

Hello there,
I have a node view that I want to simply sort by Node: Post date. But the view is not responding at all. Whether I say ascending or descending, nothing changes...
Any idea??

Using Views2 and D6

Thanks.

Sebastien.

Read more »
Created by david_normaan 4 hours 5 min ago
Category: News   Tags:
3

Remove menu items on a particular page.

http://drupal.org

How do you prevent an item from the primary links menu being displayed on a particular page on the site?

I know this can be done because I managed it the other day, but can I remember how I did it ??

Read more »
Created by david_normaan 4 hours 5 min ago
Category: News   Tags:
2

Populate a chart with CCK values

http://drupal.org

Hi all,

I'm trying to get cck values to populate data in a chart within a block (or anywhere) using Chart API. Here is the code below where I try calling the CCK variable "$node->field_event_jan[0]['value']" it does not recognize it. I'm new to PHP and have been messing with formatting, but no luck. Also, do I have to specify the node ID of where the value is coming from? Thanks!

Read more »
Created by david_normaan 4 hours 5 min ago
Category: News   Tags:
2

stuck on admin page after installation

http://drupal.org

Hi

I am having a problem moving beyond the initial admin menu that pops up immediately after installation of drupal.

I installed the following seperately when I started using postgres a while ago:

apache 2.2
php 5.3.1
postgres 8.3

I have a windows XP machine.

Read more »
Created by Caleb 4 hours 6 min ago
Category: News   Tags:
2

form API - make element required only if another element is selected

http://drupal.org

Is this possible through the Drupal form API?

So for example, I have an address form. The postcode field is required unless you select Ireland as your country, then it's optional.

With the Drupal form API, you set what is required and then Drupal renders the form. Is there a way to alter requirements using JavaScript?

Thanks

Read more »
Created by Dplanet 4 hours 6 min ago
Category: Modules   Tags:
4

Image not dispaly in manage image and sort image tab in node_gallery module

http://drupal.org

I have recently installed the Node Gallery module and it looks like everything is working fine. I create a Gallery and then go to upload images into that gallery and it looks like the images upload but then when I go to Manage or Sort images, no images show up in the Gallery. Does anyone know why this is happening? All the permissions are set correctly.

Read more »
Created by Dplanet 4 hours 6 min ago
Category: Modules   Tags:
2

NODE_ACCESS MODULE PROBLEM

http://drupal.org

I have used the node_access to module for specific modes.this is because i want these nodes to b accessed by only authenticated users that i have created.But after enabling this module i am unable to deny edit and delete permissions for authenticated users.i do it for anonymous users.there are check boxes for permissions for each node.i check the deny edit and delete for authenticated users nad click on save permissions.it shows changes saved but again these boxes automatically become unchecked and permissions are not set thus allowing authenticated users to edit the content.i dont want the

Read more »
Created by Dplanet 4 hours 6 min ago
Category: Modules   Tags:
2

node permissions on custom module content-types

http://drupal.org

I've written a module that uses a CCK content type as it's node type.
It all works great (and the site is actually live), but we just noticed that the standard node permissions (create/delete/edit) don't appear for the content type.

I even tried to create custom permissions with hook_perm, but found that hook_access never fires.

I must be missing something to do with using modules and content types together in this way.
Perhaps you can point me in the right direction.

Thanks.

Read more »
Created by Dplanet 4 hours 6 min ago
Category: Modules   Tags:
3

Layout issues - header backgound image & slideshow block

http://drupal.org

Hi,

I'm building a zen subtheme for a school. I'm having a few layout issues:

1) I'd like the header backgound image to expand across the whole screen. This is the current code:

/** header **/

#header {
background: #fff url(images/header1.png) repeat-x top left;
min-height: 100px
}

Read more »
Created by Dplanet 5 hours 5 min ago
Category: Theming   Tags:
2

Tinymce

http://drupal.org

Hi Drupal users,

And again I need some help please. Im having troubles with tinymce. I searched for at least 20 pages about it and there isn’t any one who seems to have a solution. All the pages tells me how to… but not a solution.

Read more »
Created by fourkitchens 6 hours 4 min ago
Category: News   Tags:
2

taxonomy based drop-down menu

http://drupal.org

I would like to have a dropdown menu(taxonomy based) similar to the one on the site ( the cars example)...

http://wimleers.com/demo/hierarchical-select/taxonomy

The site explains the module "Hierarchical Select", which looks promising for my purposes, the hierarchical representation is exactly the functionality I would like to have ..

Read more »
Created by fourkitchens 6 hours 4 min ago
Category: News   Tags:
4

Looking for a content template module that can...

http://drupal.org

I am looking for fairly simple way to make a content template, which will allow people with posting rights to post a story or a page with the output I posted in the code tag bellow.

I imagine the “Create content” page as a basic HTML submit form with text input and image upload fields. Fields for tags (for Taxonomy).

Read more »
Created by civiactions 6 hours 4 min ago
Category: Tutorials   Tags:
4

Dropdown list based on input file

http://drupal.org

Hello,

I want a drop down list based on an input file in my register form in my Durpal Site.
A drop down list based on list with values isn't a problem, but an option to make a Drop down list based on an input file isn't possible with a standard Drupal Installation.

I have installed the modules Content Profile & content Profile User registration.
Also the Computed field module (cck) is installed.

Is there a drupal module to make drop down lists or other object?

Thanks for help!

Pieter

Read more »
Created by Dplanet 6 hours 4 min ago
Category: Modules   Tags:
3

SSI in Drupal email action type

http://drupal.org

Hello,

We are trying to use server side includes (ssi) inside of a Drupal email action type. It is an HTML email and we have tried:

1) #include file="/drupal/files/purchase_req/d.html ===> nothing is displayed in the email
2) php include("/drupal/files/purchase_req/d.html") ===> this is displayed in the email "php include("/drupal/files/purchase_req/d.html")"

Is there anyway to use server side includes in a Drupal email action type?

Many thanks!

Read more »
Created by drupalmodules 6 hours 5 min ago
Category: News   Tags:
4

WYSIWYG Editor clashes with edits in Source View

http://drupal.org

Greetings all,

I'd value your opinions and suggestions about something that has frustrated our content editors.

Some of our editors use the WYSIWYG module to edit pages, and others use the Source view, for instance, to make refinements to bulleted lists. The challenge is that when edits are made in WYSIWYG, they tend to scrap edits made in HTML. The result is frustrating, and hard to fix.

Read more »
Created by civiactions 6 hours 5 min ago
Category: News   Tags:
3

Drupal performance

http://drupal.org

Drupal vs Joomla: does the Drupal uses more server resources and loads pages slower than Joomla? (since drupal loads all modules, even if they are not used)

Read more »
Created by aaron 6 hours 5 min ago
Category: Tutorials   Tags:
1

ahah loading problem

http://drupal.org

Hello,

I have created a small module,where i tried to execute a small code using ahah method. I have called a validate function on submitting the form. In that case the return value i am getting from the ahah method is showing in a different location. I have attached screenshot here. Can anyone please help me out to solve this issue?

http://drupal.org/node/739312

Read more »
Created by Dplanet 6 hours 5 min ago
Category: Modules   Tags:
4

Wrong content-type, but only frontpage?

http://drupal.org

When I first navigate to my drupal-site the server response seems fine:

HTTP/1.0 200 OK
Date: Thu, 11 Mar 2010 13:58:20 GMT
Server: Apache
X-Powered-By: PHP/5.3.1
Last-Modified: Thu, 11 Mar 2010 12:50:11 GMT
ETag: "9d8a0f9139ed011f70a119c3431a1b24"
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Cache-Control: must-revalidate
Content-Type: text/html; charset=utf-8
Read more »
Created by david_normaan 6 hours 5 min ago
Category: News   Tags:
4

Including a js file in a special path

http://drupal.org

Hi all,
I have written a module which has a js file which needs to be included in a special path like "a/path/not/registered/by/my/module".
How can I do this?If solution is drupal_add_js , where should I write it?(which function or...)

thanks in advance,
HAMID

Read more »
Created by Dplanet 6 hours 6 min ago
Category: Modules   Tags:
4

Node hierarchy - cannot see "children administration"

http://drupal.org

Hi,
I have a strange problem. I used module Node Hierarchy and everything worked ok. I was creating children and editing them in "children tab". All of a sudden I cannot edit or add children to the nodes. I can see the "Children tab, next to Edit tab when displaying node. But when I click on it, I see blank page, no childrens (although they are created and displayed with node), no possibility to add children, no administration of children. I am sure that I have allowed my content types to be both parents and children. I checked also CSS for displaying all relevant objects.

Read more »
Created by dries 6 hours 6 min ago
Category: News   Tags:
4

Setting allowed values on a CCK field with module?

http://drupal.org

I have a node of test type. User creates another node of credit type that references test.

Credit node has field credit_test_credit that is the number of hours the user earned on node Test.

Easy enough. The problem is, I don't want the user to claim more credit than Test->max_credit_hours.

I tried php in the allowed values of the cck field credit_test_credit, but since the node isn't saved, drupal doesn't know what node it references yet.

Read more »
Created by Dplanet 6 hours 6 min ago
Category: Modules   Tags:
3

Checking for duplicate users

http://drupal.org

I'm creating a module that creates user accounts relative to those stored on a server. The module is going to look at the accounts stored on the server and make sure they are the same as in Drupal. So if an account is disabled on the server it will be disabled in Drupal, if the user belongs to a different group and his or her permissions are changed, they will change in Drupal, and so on.

Read more »
Created by Dplanet 6 hours 6 min ago
Category: Modules   Tags:
2

Adding a button to a Content Type

http://drupal.org

Dear reader

I have made a content type called switch using CCK. This content type has some text fields, a node reference field, and two upload fields. One for uploading an image and one to upload a manual for the switch.

When I view a switch node I want to have a button next to the manual. When pressing the button you should be able to give in an e-mail address so you can send the manual from this switch to someone.

Read more »
Created by Caleb 6 hours 6 min ago
Category: News   Tags:
2

learn Arabic Language in your Summer Vacation in Egypt

http://drupal.org

Pay 570€ and receive:
• 100 hours of intensive learning of Arabic
• One month stay in a double room at our student’s accommodation
• Free airport shuttle from airport to accommodation.
• Free internet use of wireless DSL connection.
• Free placement test and certificates
Program information
• New program starts every 2 weeks
• Choose either MSA or ECA
• Placement Test & Orientation
• Includes tuition fees and registration.

Read more »
Created by Dplanet 7 hours 5 min ago
Category: Translations   Tags: