Drupal is up and running but how do I ...?

Lost "create new account" for potential new members.

After installing Drupal 4.7 everything went alright but, in the login block I lost create new account.It has request new password but no "create new account". What do I need to download to get this issue resolved? Can I go back to the 4.6 files and retrieve that module?

Michelle

taxonomy views from the navigation menu

hi, I've created the following vocabulary and terms in order to clasify some documents on our site:

- Documents
-- section A
---- subsection A1
---- subsection A2
-- section B
-- section C
-- section D

By using the flexinode_terms_extension.module we can manage to get table views of this nodes each with their corresponding documents, their titles, descriptions and a link for dowload them. We have set up a navigation menu on the left column so the user can navigate through this tree and get the documents s/he wants.

Option to sort search results by date?

Hi,

first of all, I'm new to Drupal, but I like it a lot and will likely set up a site with it soon.

There are a few questions left to me, especially regarding the search function:

1. Is it just me or is there really no way to sort search results by date?
Because, without this option the search function IMO wastes a lot of its potential.
(e.g. at drupal.org I often find myself lost in hundreds of results because I can't show the newest results first)

Login problem : login appears to work but then unable to edit or add content

Can anyone advise on a problem I have just started having with logging in.

The following suddenly happened yesterday:
In the morning, I could log in and edit a couple of entries. I did no admin work ie didn't change any settings, didn't add amend or delete any files.
When I returned from work in the evening , I logged in with the idea of completing an edit of a book page. The login accepted my details as usual, showed me as logged in and when I went to the book page the edit tab was displayed. However, when I hit the edit tab the book page refreshed as an empty space (as if not authorised).
The primary links in the header refreshed to indicate I was not logged in but the 'Who's Online' and 'Online Users' module showed that I was. I now find that I can't log out or log in. I tried this in both Firefox 2.0 and IE7 with no difference.
Today, back at work, I have attempted to log in from another pc , using IE6. Initially I could log in and the edit tab showed as before but then exactly the same as above.
I have had an unrelated ongoing minor issue with Firefox regarding the hierarchy menu that is at the top of the page (it's normally clickable so you can navigate back up the chain but doesn't function in Firefox,not for me anyway) but apart from that everything has been going well...until now.

I would appreciate any advice! Anyone else getting this problem?

Can I send an e-mail with module "webform" to several addresses?

Hi all,
I've installed the module "weform" and it's running perfectly, but the webform only sends e-mails to one address... I'm trying to write "xxx@xxxx.com , zzz@zzz.com" (separate with a coma) but it doesn't works...

Is it posible to send the form to two or three addresses?

joan

Nice menus and ticker conflist in IE6

Hi - I'm wondering if anyone can help. I've been using nice menus, which look absolutely lovely and I'm really pleased with how they look - thanks to Jakeg :) However in IE6 and ONLY in IE6! there seems to be a clash between the menus and a ticker that I have. the ticker is as follows:-

//Configurable variables...
$nitems=10; //Max number of items to display
$width=140; //Width of marquee in pixels
$height=225; //Height of marquee in pixels
$speed=1;   //scroll speed (higher-faster)
$pause=1; //should it stop on mouseover? 1=y, 0=n
//End of configurable vars.
//Specify the marquee's width (in pixels) var marqueewidth=" echo $width;px" //Specify the marquee's height var marqueeheight=" echo $height;px" //Specify the marquee's marquee speed (larger is faster 1-10) var marqueespeed= echo $speed; //Pause marquee onMousever (0=no. 1=yes)? var pauseit= echo $pause; //Specify the marquee's content //Keep all content on ONE line, and backslash any single quotations (ie: that\'s great): <?php //Get last set of records from drupal table if poss. $un='npear2_apto'; $pw='apto'; $db='npear2_apto'; //dbase $host='localhost'; $conn = mysql_pconnect($host, $un, $pw) or trigger_error(mysql_error(),E_USER_ERROR); mysql_select_db($db) or die ("Could not select database");

Pages

Subscribe with RSS Subscribe to RSS - Post installation