I'm n00b here, but I would like to hide some block conditionally. Let say, I have block A which I only want to show it on a full page (not those with many teaser => you guys call this front page, right?).
What I try here is defining a condition in a block configure as:
if ($page) return TRUE;
but it doesn't seem to work, it always hides my block. Even I try the global $page; nothing works... :'(
hi! i like using drupal CMS. unfortunately, i have no idea how i'll upload
it. we're using a webhosting service which uses cPanel thingie. it has
mySQL feature though.
I have exported the .mysql file of the website i have created, backed-up a
copy of the whole drupal folder. so how do i begin putting 3 months of work
on drupal on the web? I'd greatly appreciate any help.... Thanks so much!
The Ecommerce 4.7 "paypal express" payment method functionality is clear for me how it works. But it is not clear how the paypal "direct payment" method could be made functional.
In the paypal direct payment method a buyer gives credit card information directly on a merchant's site as opposed to the express payment method where the buyer gives his information on paypal website.
I'm trying to elimenate the word Forum and replace it with the a title of my choice. I have been able to look through the forum.module file and change a number of references to my liking but I can't figure out how to change the title of the forum.