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

How do i add Bidvertiser ads

Yeah i have bidvertiser ads, now how would i add them.. they are in javascript

Module Developer Wanted

Hi,

I'm looking for an experienced module developer to write something for www.threadwatch.org

Rough Spec:

Collecting time spent viewing a page / node

For a custom module I am developing, I am trying to find a way to capture the time a user spends viewing a node/page in real time. In this quest, I have been tinkering with the _init and _exit hooks - but that does not seem to be accomplishing the goal. Any ideas on how to accomplish this are greatly appreciated!

Regards,

Radi Shourbaji
http://www.profconnect.org/radi-shourbaji

/admin/module doesn't show up

Whether I use the menu link or go to the direct url /admin/modules doesn't show up. When I could get the page I have a new module that won't show up on the list so that I can enable it. It's _node_name, all function names begin with, and the name of the file is insurance. I'm stumped. Thoughts? Suggestions?

arg(1) and arg(2) empty, contrary to URL

Even though the URL param reads "?q=cases/details/26", arg(0) equals "cases" but arg(1) and arg(2) are empty.

What could be the problem?

Thanks.

How to insert Google AdSense in nodes?

Hi,

I have tried everything possible to try to find a way to insert the Google AdSense code:

if (module_exist("adsense"))
{
 print adsense_display("120x600", 2, 4);
}

In my nodes, under the links, and didn't find any way to achieve it. I am using the BlueMarine template, so it is a .xtmpl and I do not want the AdSense in the trimmed versions. Can somebody help?

Thanks you,

I am also using the latest upgrade of the Google AdSense module.

Charles

Pages

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