Drupal is up and running but how do I ...?

How do I add a index to the node table?

For the similar entries module it states this:

"This module uses MySQL?s FULLTEXT indexing, and requires you to add a fulltext index on the node table, like this:
ALTER TABLE node ADD FULLTEXT(title, body);"

Where is the node table so I can add that?

Thanks

need paypal button

I need help. I'm trying to create a PayPal button on my new CS-based site with code I got from PayPal - which I used in my html-based site - and it doesn't seem to work. The button takes me to an error page in PayPal. The code has form tags. Is that a problem for PHP? If so, what is the right PHP code that allows for form tags?

I installed paypal framwork and ecommerce, but frankly that was too much for what I need. All I need is a button that will take folks over to PayPal. That's it.

Any help is greatly appreciated. Thanks.

problem with products page lookingt suggestions

I have started building my first drupal online web store and overall I am having a successful time. I have looked at a lot ecommerce systems and I am still drawn back to how much you can do with the drupal platform if you have some basic design skills.

Make page with user created forum links.

I'm want to create page with forums (not topics) created by particular site user.
Where best way to do this?

Change forum module?
Create own module - which hooks need to be overriden?
Or I'm miss somefing and exist more simple way?

Thank you!

Is this possible(straight up html pt2)......

I asked in an earlier thread about what was possible with Drupal. I figure maybe its easier to just post a sample of the site design and a description of what I'm trying to do....

(screen shot)
http://www.toonopoly.com/images/SiteTemplateSample.jpg

(What I'm trying to do with it and Drupal)

1. I need to have the blog, gallery, news, etc show up in the box marked "content" on a page I would create for each blog, gallery, etc.

2. The little white boxes represent where the members would sign in. Not a Drupal sign-in but people that have paid for a 3 month, 6 month, year subscription to view the site. The owner is a friend of ours that's trying to protect her images as much as possible so if you have to pay to see them...that will keep the theives away. and no its not p0rn.

3. If Joe Schmo goes to the site....the links for gallery and blog cannot be accessible without a membership. If a member goes to the site they would sign-in and have access to everything and be able to reply to the blog.

4. The only person able to add to the gallery and blog would be the person I'm building it for. People that sign up for an account would be able to reply to leave comments on the blog page but not be able to start topics.

This page is just a sample. In the final desgin the "blue content area" would be a lot longer vertically.

I just want to make sure all of this is possible. I'm trying to give her one way to update her site. If there's an easier way an advice would be great. For as many sites as I've built this is the first time I've done one that....

Form items inline?

Just started with 4.7....

I am porting a custom module right now. No problems with the new Form API so far except for inlining form items in edit mode.

What I am trying to achieve is:

Zip: [       ]  City: [                     ]

Is there a #prefix / #suffix to span form items so I can alter the css def of form-item to inline ?

<div class="container-inline">
[..] // zip and city fields 
</div>

where css def would be

Pages

Subscribe with RSS Subscribe to RSS - Post installation