HOW DO I CHANGE COLORS OF A THEME IN DRUPAL? WHERE ARE THE INSTRUCTIONS TO INSTALL MODULES?

Hello,

I am a new user of Drupal. I'm excited to see what Drupal can do for my site called www.onemindanyweapon.com, which I plan to build into a community for US Marines involved in the Marine Corps Martial Arts Program and Mixed Martial Arts enthusiasts. Through my host provider, AQHost, I was ablt to use Fantastico and have Drupal installed automatically, which is great for me since I am not very tech savvy. However, I am running into a few problems:

invalid arument error in user.module on 4.7 beta 4

I get the following error:
warning: Invalid argument supplied for foreach() in /home/ultra/public_html/drupal-4.7.0-beta4/modules/user.module on line 1322.

when I look at the code and output the array in question ($items in the user_view function), I have:
Array ( [History] => Array ( [0] => Array ( [title] => Member for [value] => 3 weeks 1 day [class] => member ) ) ) Array ( [Buddy List] => )

Does anybody know why this is happening?

tahnks,

jon

"Contact this user" in a post?

Hey,

Using Drupal CVS (which has built in contact forms for the users). Is there any way of having a "contact this user" link in the post?
i.e. which will print the correct url as

<a href="/user/uid#/contact">contact this user</a>

what code could replace uid# with the uid for the user which posted the message?

Cheers,

Alex

4.7 E-Commerce: Products that do not show price and do not end up with payment page

The generic module (a sub-module of E-Commerce) simply uses:

case 'is_shippable':
   return false;

to get rid of things to do with shipping. However, it seems the equivalent code does not exist for hiding prices.

(1) How is it possible to 'hide' the prices of products? That is, the price input field should not be mandatory, and there should be an option for hiding/showing the price.

(2) How is it possible to skip the payment step in the checkout process?

Error on reply preview in forum in custom theme

This only occurs when I'm replying to a forum original post, ie the first comment. If I reply to a comment I have no problem. After entering the reply and hitting "preview" I get the following error "Validation error, please try again. If this error persists, please contact the site administrator.".

I need a Drupal Theme and Design for my magazine

I need some help on a redesign for my online magazine, which you can check out here...

http://heelhook.blogspot.com

I like the style, but not the colors of Megastar's website. I can't link it, because I know they have page 3 girls, and I'm not sure if I would get banned for posting a link to a site with nudity.

I am ASSUMING i have the newest version of drupal. Not sure how to find out.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x