This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

access control problem

HI guys I am really having a serious access control problem

Suppose I have a certain static path like this(with $may_cache set to true)

path => 'node/add/product/agriculture',
access => return true
............................
..........................(with other options)

Now I am overriding the above path with a dynamic menu(with $may_cache set to false)
path => 'node/add/product/agriculture',
access => false
.........................
.......................(with other options)

Form for new module!

Hi Guys,
I am creating a new module. I am to create a page that has several collapsible links, after collapsible links...the forms are shown. So each form has its own form with submit button.
For this I have spent much time to find solution and I have found a link that may show my requirement in its code that what I want.
"http://www.gtrlabs.org/blog/dayre/drupal_5_how_to_process_multiple_insta..."

#title property

where will be #title property is defined

civicrm moduel instulation

Hello, I am attempting to install the civicrm module on my drupal site. So far I am getting through it will. Accept for step 6 which I can't seem to figure out. Can someone please describe the procedure here in simpler terms. I am not sure what .php file I am supposed to copy and where I am supposed to copy it to. Can someone please help me with this?

removal of ;

in my feedback module after every statement end i am getting ; at o/p how to remove this one,it is not defined in any css property

Best method for a daily reports website

Hey guys, we're trying to build a traffic report website with Drupal and need a bit of guidance....

Here's the situation:
The website will provide daily traffic reports for several regions around the country. Each region / report will be updated daily by different contributors and will include live webcams, the latest user/driver comments etc.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions