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

Which CVS version am I running?

Hello,

When you're discussing bugs about code coming from the CVS version of Drupal or a module, it's useful to know which CVS version you're speaking of. But where do you find the information?

For example, the index.php file in drupal-cvs.tar.gz contains a line like:

// $Id: index.php,v 1.90 2006/01/27 18:51:51 dries Exp $

But I think that's the version number for this file only, not for the whole Drupal CVS package.

Fatal error: Call to undefined function: node_load() in /home/benofsky/public_html/index/modules/poll.module on line 57, Help?

What do I do to fix "Fatal error: Call to undefined function: node_load() in /home/benofsky/public_html/index/modules/poll.module on line 57" error I can't access any of my site!
Thanks In Advance
Ben McRedmond
Benofsky Park.com

to have footers or not, that is the question ....

Hi Guys,

I decided to try and delete the FOOTERS Php code at the end of the page.tpl.php - indeed it did get rid of footers at the end of my site. IS THIS THE PROPER WAY TO DO THIS???

WHY get rid of the footers? Well simply I do not need them. What I want is best illustrated by looking at the following:

www.tidalsound.com/az/?q=node/30

Integrating Drupal with my Google Group

I have an active Google Groups discussion list with several hundred members. Many of these people would not go on the Web to continue their discussions. It would be nice to fold them into my upcoming Drupal site rather than lose them.

In a nutshell, I would want to able to
1. Make nodes of every discussion thread from the GG
2. Allow my users to comment on the nodes
3. Email/post their comments to the GG
4. Ensure their comments don't then re-post on my site

Php content page

Hi,

I have insert a content page made of php. This page as a form and when I post the form it suppose to send an email. My problem is that it not seem to reconize php post when we create a php content page.

How can I get my POST variable from a php content page?

Thank you

Nicholas

Img_Assist TinyMCE error in creating image path

Using Drupal 4.6.5
Installed TinyMCE
Installed Image Module
Installed Img_Assist Module
clean URLS NOT enabled

Followed instructions in readme and install files - e.g. adding code from TinyMCE INSTALL.txt file to theme template.php file, moving drupalimage directory to tinymce/jscripts/tiny_mce/plugins, etc.

Using TinyMCE with default set to rich-text edit on. I choose an article to edit and click on Img_Assist icon to add an image. In Img_Assist pop-up window, I select the image I want to add. If I choose 'filter' and then click 'Insert image' the following text is added to the body box on edit article page:

[img_assist|fid=7|thumb=1|alt=airforce 1|caption=air force one arrives] 

I click submit, the image and its link works properly.

PROBLEM:
In the Img_Assist pop-up window, 'html' is selected by default. If I select an image and keep the default 'html' setting and choose 'Show code' I see the following:

<div class="image">  <a href="/?q=node/40"><img src="http://193.108.185.246/mduits/jakut/files/images/airforceone_arrival.thumbnail.jpg" width="100" height="67" alt="airforce 1" /></a>  <div class="caption">air force one arrives</div></div>

Then if I click 'Insert image' the image and its caption appear in the body box on edit article page. I click submit, the image appears correctly, BUT its link does not work.

Pages

Subscribe with RSS Subscribe to RSS - Post installation