Fetch return false of drupal_get_form

Hi there,

At a certain point in my code, I call drupal_get_form('my_form');
In the function my_form() I return a FALSE in some cases.
The problem I'm having is that I can't fetch that false return in any way with the drupal_get_form function. Is it even possible to work like this, with returning a FALSE within a form function?

Thanks in advance!

Wireframes & Development - Tips for Noobs

I'm an information architect/UX designer taking my first run at a Drupal site...I'm curious whether any other IA/UX or developers can share tips for a team about to engage in a maiden Drupal voyage.

In particular, I'm interested in hearing about what tends to work/not work with regards to wireframes when working with Drupal modules.

For reference, our team will be working on a Drupal 7.x install and is armed with a pre-set list of Drupal modules to pull from in our design & build cycles.

Drupal 7 Ecommerce and a Subdomained Store.

Hello!.

We're currently investigating the best method to deploy three separately domained websites with a common ECommerce store between them.

For various reasons they need to be managed from the same admin screen but with separate permissions.

Does anyone have a good case study or example for us here?

We're in a unfamiliar territory here and wanted to ask if anyone had any examples for us. I've done a bit of homework and haven't yet found a good e.g. of this.

Any help would be appreciated.

Regards

John

Serious Issues Now...

Okay, I just recently installed a plethora of modules all at once, now, whenever I try to access the modules section of Drupal, I keep getting a popup window with this error:

Error: Invalid ApiKey parameter

and when I click on "okay", the following shows up instead of the list of modules:

Error message

Trivial front page URL in PHP question

Hey!

I would like to show an image link (image is on my server) in the PHP block. When I put

<?php
print '<p align="right"><a href="http://something.com"> <img src="' . $front_page . '/misc/something.png">Caption</a>';
?>

it works but picture is only visible on the front page, on others it shows broken link. Why?
What should I add then to this concatenation to make it work and to avoid putting hardcoded page URL?

Any help would be appreciated.

Had to re-install database

For some unknown reason, my database on my Drupal site became corrupted. I hired someone to create the site and am a real novice, though I can usually get around when needed. I hadn't been in it for 2 months, thus my comment, I have no idea what happened. :( I believe its version 7.x as my developer had me change hosts so that it used the latest mysql and other backend programs. ALso, the data below, the identifying info I changed, though the real data is out there for the world to see if they go to the site.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x