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

RSS feed creation

So here is the situation. I have created several customized nodes that read and write to thier own tables in the drupal database. For my site there are also nodes that have (essentially) no customization and write to the core tables. Now the issue is that when I go to generate my rss feeds from my content the customized nodes display absoutly nothing whereas the other nodes actually have the proper content. Is there some code I need to add to my modules to make sure they generate the appropriate feed?

bloks visible on specific pages

I create a node and give it the alias mydomain.com/c/sports

i want a block to be visible only on page c/sports

i try on block admin to make all these
c/sports
c/sports/*
'c/sports'

seems not to work

anyone can help please

Saving form fields to the database

Hi,
I have added a form to og.module to display the og groups a user is assigned in the edit user form (the code is below).

function og_user($op, $edit, &$account, $category = NULL) {
global $user;

protx ecommerce payment module 4.6 > 4.7

Now we have ecommerce 4.7, I'm trying to get protx gateway cvs http://drupal.org/node/68007 updated for 4.7

Is anyone else [interested in/already] working on this?

I have some of the conversion done as best as I understand it, but get the following error when pressing the final "Place your order" button on my local test server:

Fatal error: Cannot use object of type stdClass as array in \drupal\modules\ecommerce\contrib\protx\protx.module on line 125

theming form for CONTENT TYPE

I'm working around from days to find the way to theme the form in a new content type I created with my module but it seems that all my effort are overwritten every times but default value, and on the contrary when I try to theme with the same code a forms created and declared for instance as name_page it works well.

Now I discover that in all modules forms created with name_form are not themable (es. width are always 100%), is it a chose of developer?

could someone explain the difference to use name_form () or name_page ()?

thanks a lot

luca

Banner module (cvs) version for 4.7 doesn't show my banner on node pages

Anybody using the banner module cvs for 4.7? It works fine except when I click a node the banner doesn't show up. In the html the code is there but nothing displays on those pages. It works fine on the home page and all the admin pages. I'm logged in as admin the whole time.

Jay

Pages

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