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

php template engine error

hi, i'm a newbie having a themes/phptemplate.engine problem.

I am using the standard bluemarine theme which operates with the phptemplate engine. I experimented with another theme some time ago which I have since discarded because of the following error when loading the home page:

Fatal error: Call to undefined function: format_name() in /(path to my themes folder)/phptemplate.engine on line 275

line 275 of phptemplate.engine reads :

'name' => format_name($node),

Another Total Newbie question

Hi everybody.

Please can someone help me. I'm completely confused with how this drupal thing works.

I've just made a simple website with Dreamweaver. www.petermedland.com It's a service for music producers who want to record a trumpet player instead of using crappy synth trumpets in their tracks.

Total Newbie question

Okay, I have just installed my site but am looking to add different pages for other content. How do I do this? Also, is there a defaultway to have tabs across the top of the page to navigate to said pages ? I envision something alot like the default install of this site to be honest with a main page and then several subpages and a forum.

Different templates for "previewed" and "submitted" pages?

I'm using Drupal 4.6 and PHPTemplate.

I'd like to be able to use a different template (or rather, I'd like to hide a portion of the regular flexinode template) when a user clicks "Preview" instead of "Submit".

Adsense Problem

I am having an adsense problem. I added this piece of code to the comments.tpl.php file at the top.

if ( !$page && ($id == 2 || $id == 4)) :
print adsense_display("468x60" , 2);
endif;

It worked for a week and then suddenly stopped. There is still a gap in between those comments but links are not showing up.

Has anyone had this problem and do you know how to fix it?

Thanks

Remove "my blog" from the menu

Does anyone know of a method to remove the "my blog" link from the main navigation under the parent "blogs". I don't want to show this item, but instead find a way to dynamically list out a link to each user's blog.

Example:

blogs

  • User 1's blog
  • User 2's blog
  • User 3's blog

Any suggestions? Thanks in advance. :)

Pages

Subscribe with RSS Subscribe to RSS - Post installation