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

No blocks show up on profile page

I've created a custom profile page for a new site I'm doing. I called it profile.tpl.php and pointed to it in the template.php file with this code:

<?php
function phptemplate_user_profile($user, $fields = array()) {
	return _phptemplate_callback('profile', array('user' => $user, 'fields' => $fields));
}
?>

For every other site that I've done like this (about 5) the above steps have worked perfectly. But for some reason on this site all blocks on the profile page disappear.

Any ideas?

Adding Multiple Users

Hello

Im looking into a method to allow for multiple users to be added to drupal at once. My website is going to be used by teachers who at times will have to add their whole class as users. At the moment, the problem I am having is that I can't get passed the password encryption methods of drupal and the database and so I can add a user but not do anything with them i.e. log-in.

Can anyone shed any light on this?

AMRIT

Is there a way to not allow access to direct link....

I was wondering, is there a way so that users cannot access the nodes directly by putting, for example node/1 or node/3

Id like it so that users can only view the content through the views and not be able to actually access the content nodes by typing in the url directly

thank you

Flash Front End w/ front.module

Hi, I can't seem to get the front.module working correctly with my drupal based CMS. When I enable the module, the flash displays correctly, but the login redirects to the flash front end as well. Has anyone else set this up to work with amfphp and services in this way?

Thanks!

How to moderate all the new post + comments ?

I am having serious problems in seeing what new posts have been made in forum and what new comments have been made on my articles. Is there any way(I am sure there is) though which I an see ALL THE New content on one page in proper order ?

There is recent posts option in Admin panel but it only shows latest posts, but I also want comments as well.

Thanks

Problem with off-line site

I am new in Drupal, testing different option put OFF_LINE the site (Localhost).
Can't login because DRUPAL say "Sorry site in maintenace........", how fix this?
Y like create a site but I am a movate in PHP. Please a solution for begginer.
Thanks

Pages

Subscribe with RSS Subscribe to RSS - Post installation