I want to make a really simple module that simply prints the mission onto the page. It is to be used as my home page. I had it working in version 4.3.x but after upgrading to 4.4.1 I just cant figure it out.
I need to run a task which a user launches with a form button. This task may take upwards of a minute or so to complete. Is there a way I can give feedback to a user so they don't think the process died?
I use the feedback.module for a Drupal 4.3.2 site and it just what I need. Now I want to use it for a Drupal 4.4 site. I have tried to update it my self but I can't get it working.
The admin section seems OK but when I try to access mysite.org/feedback I only get "Page not found".
Any hint about what I have done wrong would be most appreciated.
I came up with an idea for improving the Drupal Forum, it would be based on a 'kudos' style system.
The use of kudos would mean users could see who the senior members were etc. but without the post count SPAM problem. Moderators and Admin's could award a kudos point to a user when they think he has been especially helpful.
This could mean if a user has, say, 30 kudos points after a month he would average 1 kudos a day, this would make him a title like 'dedicated helper' etc.
Hi! I successfully installed image module 4.4.0 on drupal 4.4.0 on a test machine. I can upload images, see thumbnail, if i click thumbnail i see the big image submitted, but if i click the "Image gallery" link under the news in homepage, it points to: http://192.168.0.2/pb/?q=image/tid or http://192.168.0.2/pb/image/tid/ (with or w/out clean urls), that gives me e drupal "page not found" error... how to solve?