frames

Hello,

I was asked to put together a cms that unfortunately will require frames.  Believe me I don't like it but it looks like the look will basically be the frames with the content inside the frames.  Is it possible to get only drupal content (ie no header, side menu, footer etc) to appear inside the frames?

Thanks

which database table contains "stories" content?

Does anybody know which table in my drupal database actually contains the content of the stories I write for my site?

I can't find it.

thanks

Help finish upgrade to 5.1

I am attempting to update my web site to 5.1 from 4.7.3. I've got the database ported well, and the theme that I like mostly functional, but I would like to pay (via PayPal) a Drupal guru to help me finish the upgrade and tweak the theme so it works properly in IE (arrggh).

Helpmerick.com

Helpmerick.com/drupal5

Thanks for your help.

Rick
(my email address is on the site)

Global Variables

Hi,

I have developed a basic custom node module. One issue bugs me. I would like to find out .....is there a way to declare/create global arrays, variables, constants for use throughout a particular custom module ??....so that the arrays, variables or constants can be called/referenced directly from different functions in the module....

for example, i created this function to create an array..

Right Column not displaying in IE

I have searched and not found a solution for this problem yet. Anyone have any ideas on why on the home page only, an entire column won't display in IE? I'm using Aquasoft theme and 4.7. With garland theme and 5.1 it does the same thing:

Helpmerick.com

Helpmerick.com/drupal5

Thanks for your input.

Drop Down form in MovieDB

Hello,

I've been playing about, but can't seem to change a textbox form to a drop down one.

Here's my script:

$form['general']['category'] = array(
'#type' => 'textfield',
'#title' => t('category'),
'#default_value' => $node->category,
'#size' => 60,
'#maxlength' => 255,
'#description' => t('The category'),
)

I know I need to change 'textfield' to 'select', but then can't seem to get any options.

Any help would be greatfully received!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x