I have been working on a module that needs to redirect to a different page after processing. I have tried to use drupel_goto() but I find that it does not work to send to pages with options.
ie I need to go to page "website/sCal/1/2" sCal is the menu callback and 1 and 2 for some processing options. The goto works for sCal on it's own but wont pass the extra 1/2 options.
Any ideas on how to resolve this?
I need to have people fill out some information about the issues.. almost like a bug tracker , when they decide to post to the forum. Then, that information needs to be available on the forum page. I'm using 4.7, and i dont have access to webform or survey.. and im not sure that's what i would need anyway. So, before i wade in with the forms api, is there a module or method that would accomplish this easily?
Ok. I downloaded Drupal earlier today and I've been making great leaps at getting things working the way I like on my test box. I really want to install a photo album, and acidfree _sounds_ like the best choice. But now I'm confused.
I am running 4.7 (which I understand is still beta, so maybe I shouldn't be) and installed acidfree in the modules directory and updated the database with the proper tables. At this point when I try and activate the module I get:
I'm now using Drupal 4.6 and have allready developed several modules and changed existing ones.
I'm going to upgrade to 4.7 and I wonder were there any valuable changes in 4.7 and what exactly should be redeveloped in my modules ? Why may they be NOT compatible ?