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

Another sites in serch

Hi,
Can I add to search stsrem another site, not drupal? For example I have drupal and Mediawiki and I want to use druapl search to find content on both pages. How to do it?

Fatal error: Call to undefined function form_textfield()

I am trying to add the flexinode module to drupal-4.7.0-beta3. It installes, but when I click on add new content, I get this.

Fatal error: Call to undefined function form_textfield() in /opt/lampp/htdocs/drupal-4.7.0-beta3/modules/flexinode/flexinode.module on line 878

what does this do exactly ? ( print $closure;?)

I have my main (phptemplate) page template working fine, but when i view system areas (like user profile, login), there's a small layout break which I think is attributed to me removing the tag print $closure;.

Can anybody tell exactly what this tag does? Does it just render a closing div tag ?

Thanks for any help.

Fatal error: Allowed memory size of 8388608 bytes exhausted

When I log in as admin, and click on "modules" I get this:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 14592 bytes) in /opt/lampp/htdocs/drupal-4.6.5/modules/profile.module on line 495

Any ideas?

Changing the Location from a Link item to part of the node, voteupdown hack (CSS or PHP mods)

I hope that subject discribes what I needed to do to some extent.

Well the vote up down module allows the users to vote and the voting item is floating to the left of the content. The number of votes is in the links area.

here is a bit of the html that is displayed

<div class="node">
        <h2 class="title"><a href="/drupal-4.7.0-beta6/?q=node/1529">Dance with me now</a></h2>    
<span class="submitted">Submitted by <a href="/drupal-4.7.0-beta6/?q=user/1" title="View user profile.">livvylove</a> on Wed, 2006-04-05 18:47.</span>

    <span class="taxonomy"><a href="/drupal-4.7.0-beta6/?q=taxonomy/term/1" rel="tag" title="Shoppers who also like post deals they find">Bargain Shopper</a></span>

    <div class="content">
<div class="vote-up-down-widget"><span id="vote_up_1529" class="vote-up-act"></span><span id="vote_down_1529" class="vote-down-inact"></span></div>

Oh yea oh yea I got them together DANCE DANCE</div>

<div class="links">» <a href="/drupal-4.7.0-beta6/?q=comment/reply/1529#comment-form" title="Add a new comment to this page.">add new comment</a> | <a href="/drupal-4.7.0-beta6/?q=links/goto/1529/8/links_weblink" title="http://www.dance.com/" class="outgoing">Visit Dance with me now (0)</a> | 

<div class="voting_points"><span id="vote_points_1529" class="vote-points">9 points</span></div>
</div>  

</div>

I added the div class 'voting_points' in hopes that I would be able to move that content in the area of the vote up down widget

organizing content with e-publish

I am working on a local news site that has new issues every week. I am using e-publish but I am confused over how to create and organize the content.

http://www.omega-tek.com/chesterfield/

Pages

Subscribe with RSS Subscribe to RSS - Post installation