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

updated gallery moduel returns error

Have just upgraded gallery to latest version 2.1 and installed the updated gallery module.

accessing mysite.org.uk/gallery returns this error:

Fatal error: Call to a member function on a non-object in /home/sites/eternalpurpose.org.uk/public_html/modules/gallery/gallery.module on line 321

can anyone advise on solving this issue?

thanks

how to share php variable between block

Hello,

In some of my articles, I initialized a variable :
$my_information = "information1";

but when I try to use this variable in another block, it doesn't work.

 if ( $my_information == "information1" ) {
    echo "A sentence for information1!<br />";
}

Where I'm wrong ?

How to get the NID in Chameleon.theme

I've tried many variation, such as print $node->nid;
Could someone please tell me how to ge the nid? Read many posts, but it seems they all apply to phptempalte and xtemplate. What's the trick with Chameleon?

user_access function in flexinode module

Hi
I have a problem in using flexinode module. My user account can edit some data(node) that already entered but some(node) cannot edit. When i check in Mysql database, there is no difference between edited data and not edited data. When i check the flexinode module i found it controls with user_access function. But i could not find that function in detail. I searched in the whole drupal and i could not find where that function wrote. Where should i find it? Please help me. Thanks in advance.

hi, does anyone know how to use the update.js or progress.js files? where to put them? how to call script?

I'm trying to get an upload progress indicator going for file uploads, and I found progress.js and update.js
but I don't know how to implement them in a readily usable to drupal fashion.
Any ideas?
Thanks.

Massmailer URLs

You know the lines at the end of a massmailer email that provide links for the reader to unsubscribe or change preferences? I'm having a hard time getting mine to work. First, there's this "%s" string in there that I don't understand, and then there's the fact that the links don't work at all. Here's what's in the footer now:

Pages

Subscribe with RSS Subscribe to RSS - Post installation