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

great php tutorial

there is a great php tutorial here. although i have many php books, i realized the web version is very useful because of all the different colors for text.
http://www.zend.com/php/beginners/php101-1.php

StockAPI not updating MySQL table

The stockAPI module doesn't seem to update the stockapi table consistently.. although i have setup the seetings in the admin section to 15 mins and 100 stocks per cron update...

I've added a cronjob for executing cron.api every one minute but still, stock api doesn't seem to update :(

profile module problem

Okay, I've installed the Profile module to allow for custom fields. The fields show up fine when I register a new user. When I try to edit a profile, however, the fields don't show up. Any suggestions?

paypal timing issue

paypal's timestamp might be different from the one on your server. this can cause problems when you are processing a payment. for example, this breaks paypal subscription (using paypal framework) for quite a few people.
http://drupal.org/node/44295#comment-87718
I haven't tried ecomm. i haven't heard of it being a problem in ecomm.

here I am going to try to log how to deal with this problem.

Personal Messages (PM)

Does drupal have anything like personal messages (PM)?
I think this is a very need to have module in drupal, or maybe there is and I dont know?

can somebody help me?

Adding an image to the mission statement in bluemarine

I tried doing this by enabling this text area for use with img_assist and then uploading the image, but I was only getting the img_assist code printed out.

Then I looked at Civicspace and realised that its mission statement image is in its themes folder (themes/civicspace/images) and that its page.tpl.php references this to print it out nicely.

Can anyone say if adding the following code from the civicspace theme to bluemarine's page.tpl.php will print out the image for the mission statement or whether I need to change the code?

Pages

Subscribe with RSS Subscribe to RSS - Post installation