Us: A Drupal development firm, working with some of the biggest and challenging sites in the Drupal Community
You: A talented individual with php skills, CSS skills, Drupal Themeing skills, etc.
The offer: Full time employment working on some of the biggest progressive advocacy sites, Rockstar musician sites, Union sites, etc. If you like us, the possibility to join the company on a long term basis, or if you don't want that, short term employment.
Hello!
Is it possible to embed a submit form from a module, say blog within a block? Of course I could create the form fields and call drupal_get_form, but if the blog has taxonomy set or any other form_alters from other module, that wouldn't work.
Is it possible somehow to use the blogs existing form building code within the block?
I am having a problem with a drupal installation where if a user logs in, the login takes; however if that user goes to another page they are logged out but the user's name still appears in the online users area? Has anybody had similar problems? This is preventing content entry since once the user submits the new post they are logged out and get the access denied page. Thanks for any help.