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

Cronline

Cron is great if you have access to the intimate entrails of your Web server. Poormanscron is for the rest of us. Neither is online realtime. What if we could have cron online realtime for testing and rush jobs?

Cronline will give you cron online. Poormanscron but online from an administration page using Ajax to run Poormanscron interactively. You will be able to run search index builds and other stuff immediately.

I am running Cronline as a Google Summer of Code style project but without Google, no summer, no cash and no tshirt. It will be a Sydney Winter of Code project.

Double category fields using Profile Module

Hi

I'm using the Profile Module and am finding that the categoriy headers show up twice. Here's what I mean http://www.traditionalmedicinescongress.com/profile.png

Does anybody have a solution for this?

Thanks, as always.

Shayne

Chaining together node-creation with drupal-goto ?

Hello

I'm attempting to link together the process of creating a few nodes using a "drupal_goto" in hook_insert() such as

No mp3's will upload successfully??

(( Audio Module ))

Good evening,

I have been spending around 4 hours on this trying to see what's wrong with it.

I have tried to upload over 10 different MP3 files and none of them work, tried creating tmp folders and CHMODing them to 777, still doesn't do anything.

This is the error it gives me every time I try to upload a song.

Taxonomy_menu needed in 4.7 drupal installation

If you want to use taxonomy for navigation it is necessary to install Taxonomy_menu.module... It is correct?
But There is no 4.7 version of this very helpfull module.
Plese Drupal, Sir of Taxonomyland, Master of Categories make a new version of Taxonomy_menu.module and let your comunity live in happyness and joy!

Suppress warnings with @ doesn't work

Following code generates user-visible warning:

$handle = @fopen($wp_config_file . '.inc', 'w');

PHP manual states that when I use @ sign, all errors and warnings should be suppressed. Do I misunderstand something or is it a Drupal bug?

Pages

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