Logging in to the back end?

Hello,

Just installed my first installation of Drupal 7 on Hostgator and can not log in to the back end using http://mobilesearchdirectory.co/?q=user or /user ...No login screen appears.

I have looked in the forums and found a few variations but none work at all. Any advise would be helpful and appreciated.

Zoe

remove div salad from form api

Hi,

i want to remove all div's from the search block. i did this in the search-block-form.tpl.php but the drupal form api seems to do some wrappers too:

<form id="search-block-form" accept-charset="UTF-8" method="post" action="/mypage">
<div>
<div class="container-inline">
<h2 class="element-invisible">Suchformular</h2>
<div class="form-item form-type-textfield form-item-search-block-form">
<label class="element-invisible" for="edit-search-block-form--2">Suche </label>
<input id="edit-search-block-form--2" class="form-text" type="text" maxlength="128" size="15" value="" name="search_block_form" title="Geben Sie die Begriffe ein, nach denen Sie suchen.">
</div>
<div id="edit-actions" class="form-actions form-wrapper">
<input type="hidden" value="form-FY2UOZ8_Bx0-OnXkWP7kzeNyZLITrf9v_BpwvPCZBGs" name="form_build_id">
<input type="hidden" value="YmN04scLHkr82gKRIukgdZtc9vMyg4puxy33aOA4yP4" name="form_token">
<input type="hidden" value="search_block_form" name="form_id">
</div>
</div>
</form>

i would like to have just the 3 elements form, input type="text" and input type="submit":

Actually using Constant Contact in Drupal 7

Maybe I'm missing something, and I hope that's the case, but the Constant Contact module seems almost useless in Drupal 7 (since there isn't any Webform integration).

I can display them form on a page, but every field is required and there are only text fields (for things like State I can't have a drop down).

There's no way I can show this to a client as it is. Are there other modules that integrate with Constant Contact, are there settings I'm not finding, or is this just something that can't be done in Drupal 7?

Use title from one content type in another content type

Hi all,

I am creating a sample site to get to know Drupal and have run into an issue as I want to link to custom content types that I have created.

I have created two custom content types, Job Advertisements and Advertisement Applications. I want to link the two types together so that each Advertisement Application should link to a Job Advertisement. I would like to ensure that each Job Application has a value in a Job Application field which refers to a valid Title value in a Job Advertisement.

Match-making functionality

Am trying to create a drupal website that has match making functionality similar to an online dating website...I can sign up and specify attributes I am looking for (colour of eyes, hair colour, interests etc) and when entries that fit the attributes are posted on the website, I receive and email of that entry. Alternatively a real estate website where I can sign up to receive emails when a house that I am looking is found.

Any ideas how this can be implemented?

Thank you...

RRS title + teaser displays full text

Hi,

I'm having an issue with my RRS. In the options I pick title + teaser to display, but when I go look, it's the full text. I think it's because I use a custom teaser break. On front page etc, the teaser is displayed well, but in RRS it's the full text.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x