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

Image Publishing Module error

When I try to upload images from iPhoto to one of my 4.7.2 sites, I get an "No gallery found at URL" error. This process works fine with my other 4.7.2 sites, just not one of them. Have tried reinstalling the image pub module, but no luck. Any ideas anyone?

using watchdog from a script

I want to run a simple php script from a block and log to watchdog when it is run. I have tried to

include 'includes/bootstrap.inc';
watchdog(blah...);

However, it does not work.

How can I hook into watchdog from a simple php script?

John

Ecommerce Auction Module - Winning Bidder can keep checking out!

The winner of an auction can keep checking out. Each checkout is a transaction in store.

How to prevent winning bidder from checking out multiple times when one checkout is enough?

how to link any page in drupal

hello everybody,
I am new to drupal and want to link pages by giving link on primary link menu pages if u have any idea please help me

one search for nodes AND user profiles

Hi,

I would like to implement one single search block that gives back search results in all nodes and user profiles. The results can be displayed separately but on one page (user profiles that match the search: ... Nodes that match the search terms: ...).

Any hints how this can be done?

sub category taxonomy summaries (as seen in directory listings)

been looking around for an existing solution to this problem: how to create context based taxonomy subcategory links with node counts. basically you see a list of terms related to the context you're in with a count of entries within each sub-term. say you are in a 'cars' context, you might see some navigation at the top of the page with link slooking something like this:

      ford(3)          chevy(34)
      honda(64)      toyota(34)  
      foo(894)         bar(343)

this is a very common feature in directories:

Pages

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