I'm customizing the user profile with the help of this code and putting in template.php. But when i login to site then nothing is displaythe blank screen come in front of me. But when i use the code after login and update the template.php user profile customize....then user profile works but other functionalities create problems...Plz help
The code below i'm using in template.php
function phptemplate_user_profile($user, $fields = array())
{
I want to disable links in Drupal Forum for unregistered users. These links point to Downloads which are located on MegaUpload and I want only registered users to be able to download files.
i wanna make a custom user registration form .. i wanna make one like orkut and facebook.. can u tell me how? and profile plus module doesn't give much! help
I recently made a web site on open source software for one of my classes, and I was just wondering if there might have been a better way to do a particular part of the site. Several of the pages allow for comparisons between people and software. This is done using a table with embedded objects. So, I have a line of html that reads: object type = "text/html" data = "source_files/richstallman.html" width = "100%" height = "900 px" scrolling="no"