Advice before upgrading from 4.7.x to 5.5

I've got a site that's currently on 4.7.x and I want to upgrade (at long last) to drupal 5.x Are there any special steps to needed when moving to a new branch or do the usual steps of upgrading versions apply?

Drupal Developer Needed

Hi,

1. I have a client that needs help reinstalling his drupal CMS from his old website to his new one.
2. We are interested in installing a drupal CMS into couple other projects but need a reliable developer who can assist us.

We are looking to secure a developer asap so please contact me if interested. For more information please email me at info@iwdcanada.com.

thanks,

Brian K.

Long term part-time position available at University of Maryland

The LepTree project (http://www.leptree.net) seeks a part-time experienced programmer to join our team in January. Our NSF-funded project is using nuclear gene sequences to determine deep evolutionary relationships among the Lepidoptera. Lepidoptera includes about 146,000 described species of moths and butterflies, making it one of the largest and most economically and ecologically important groups of animals.

Assessment of Interest for some Modules

Hello General Discussion forum.

I want to know if anyone would be interested in some modules I've written for a job recently (a site using Drupal 4.7). Under contract law, I have to get permission to release them, and having a number of people interested would be a bonus to my side. Or a disadvantage, depending on when and how I ask. But that's for my discretion, so here's the list.

These are the modules I feel would most benefit the community:

== wizard.module ==
Creates a multi-step wizard using Forms 1.0. Easy to port to Forms 2.0. Creating a wizard is trivial; call wizard_get_form($form_id, $stages) where stages is a list of callback functions which will return a form array.

Features include (listed, since I have competing modules, but they can't do all of this!):
- Ability to go both back and forward
- Very little futzing with POST (just op and form_id)
- No bypassing Drupal's functions or use of private Drupal functions. I only ever call drupal_get_form()!
- Ability to skip a stage if certain conditions match
- Ability to have more than one wizard per page
- Checks all input values up to current stage
- Ability to have different forms depending on what the previous stage does
- Ability to buffer input for end, or send it to a stage's submit function (for safety, once sent to a submit function, you can not go back to a stage before the submit)

Help ... fatal error!

As life has kept me busy of late, I've been a neglectful webmaster for the past couple weeks. So today I set aside time to do some general housecleaning in the way of deactivating blocks that are no timely and updating archive link.

In the midst of doing those minor things, all of a sudden I get this ... Fatal error: Only variables can be passed by reference in /home/estadt/public_html/modules/search/search.module on line 924

How to link a menu item link to a module?

Hi,

Am doing a new module in drupal and I need to know how to correctly link a menu item to a module. I added a menu item under Navigation called X and set its path to Y. This path Y has been defined in a module's hook_menu.

Whenever I click on this menu item in the navigation, it takes me correctly to this particular module's callback function. So far, its fine. However, when I try to set tabs in this hook_menu function, the tabs are not appearing in the page defined by Y. What am I missing here? What else do I need to do?

Thanks in advance!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x