Connecting my database with drupal Database. So users created in my database can access the Drupal layout. Need a means to integrate my database with drupal. I tried as given in handbooks but doesn't work. So please help me.
i'm having afew problems with my cron run not fully completing. i'm using a custom module to send out mailouts to users every 2 days [its meant to feel like they are on a course and every 2 days they move on a level].
i've added a throttle function to the sending making it send 10 emails to a time.
heres the sequence it must go through before sending the emails:
Hi--I'm looking for a way to have a single flexinode type appear a certain way on the front page (say, with node title and a user-entered summary field) and a different way on the node's own page (show node title and main body text, hiding the summary). Can anyone point me in the right direction? I tried using the if $is_front logic in my node-flexinode-n.tpl.php file, but I don't think I did it right--I'm still a PHP beginner. Is that approach possible?
Any help would be great, I'm sort of in a bind here. Thanks!
I'm trying to setup my main page to only display the "blog" posts...I don't want forum, event, or page posting displayed on the main page. Is there a trick to do this?
I'm building a site where users will have user profiles and also buy things and thus have address books. I'm wondering, is there a way to share data between the profile and address book modules to avoid redundancy?
As I'm adding profile fields, I feel like I'm recreating something that already exists with the address book module.
In tinyMCE settings, I specified a CSS file to use in the tinyMCE editor window. As a result, all of my styles appear exactly as they should in the enabled rich text editor. That’s to say all styles EXCEPT for links.