cron not running properly - Help!

I wanted to get the input on this. recently moved to a new host and never got cron to run. In there demo video you are instructed to use this method:

home/username/public_html/cron.php

but I get an email with this error: /bin/sh: home/ravaecom/public_html/cron.php: No such file or directory

spoke to support and their response was:

We have corrected your issue and we have changed your crond command to /usr/local/bin/php /home/username/public_html/cron.php and it is working fine. Let us know if you need any further assistance. Thanks!

nodeapi hook with drupal 4.7

switch($op){
	case 'prepare':
	
		$node->content['annotation_form'] = array(
		'#value' => t('this is a testing form, why isnt this working???'),
		'#weight' => 10
		);
		break;
	}

is there any reason for this code to fail?

i know that this works well with drupal 5.x but not in my drupal 4.7 so there should be a reason for this to not to work?

can any one help me please.

--
Praveen Gunasekara

GoodGrease.com | Waste Vegetable Oil Conversions

Shiny new upgrade to 4.7.x.

http://www.goodgrease.com/

Props to all the dev's, patch hackers, whiny wusers, and most especially those out there that just point and laugh. At least we've got the full attention! :D Show it up, yo/

Samat deserves a jingle for the slick, slippery and enticing Sands theme. It takes a rat site and turns it into fine cheese. Where's that tip jar, partner? When I figure out how to tweak Gimp to make the logo yellow like vegetable oil, that'll be the icing on the cake.

What do you all think of the site? Cool? Kool? k00L? If we all drive wvo vehicles, we'd starve to death, but that beat asphyxiation, right? Sure beats throwin bang snaps at people for hangin in the yard. But sharks are the worst, cause you can't see them comin - like your final wake on a a warm summer night.

Drupal has the fix for everyone cause it makes us get along and forget that we didn't even know why we were doing what we were doing, especially sharks, cause they get free food and it doesn't have to be us. :-)

The bells and whistles comin out w/ each new release make me wonder, at what point does core bury itself w/ too many nice options and hooks? I guess as long as the codez crankin and sitez are loading, we'll stack the modz and push the goodz.

How to use paging

Hi
I like to use paging.
Is there any module in drupal 4.7.4 to use paging.

Is there any other way to implement paging .
If it is possible , give me the steps to proceed

Showthe last node associated with a vocabulary

Hi everyone,

I need to print the last node that was tagged with a specific vocabulary id. To make it more challenging, I need to print the entire node - not just a teaser.

I am aware that this was almost covered in this forum entry, display the last (x) nodes associated with a vocabulary

Thank you for any help,
Drasko

Simplenews: <label for="

I'm using the Simplenews module.

In order to be WCAG AA-Compliant my website has to have all the explicitly set.
I am trying to modify it, but the simplenews.module does not have ids specified for the radio buttons. I've also checked the form.inc, but I couldn't find a solution.

Could anybody please explain me how to add IDs on the radio buttons for the subscribe and unsubscribe options? And how should I call them from the form.inc file?

Thank you!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x