I just installed a fresh install of Drupal on a directory that has never had Drupal installed before. After I installed it, it came up just fine. I logged in and then the first thing I did was install the phptemplate engine. No problems and no errors on my page or anything. After that, I installed the Kubrick theme. Turned it on and now I get this error across the very tip top of the page...

warning: Missing argument 1 for theme_help() in /home/kato/public_html/includes/theme.inc on line 35.

Now, I did this exact same thing about 4 days ago and have been working on a test site and not had this error come up once. So I unstalled Drupal and then reinstalled everything. Same thing.

Any idea what is wrong this time around?

Comments

Kato’s picture

This is the error message in my drupal logs:

Missing argument 1 for theme_help() in /home/kato/public_html/includes/theme.inc on line 35.

If I stop using the Kubrick theme, all errors go away. Why is it doing it on this install, but not my other install?

--
http://nglofsalina.com

styro’s picture

eg the right version of the PHPTemplate engine (if needed) and the right version of the theme.

If on Drupal 4.6, you'll want the 4.6 versions.

--
Anton
New to Drupal? | Forum posting tips | Troubleshooting FAQ
Example Knowledge Base built using Drupal

Kato’s picture

They are all correct. I don't get it. But I asked a php guru and he just made it so that the command was optional and not required. That seems to have fixed it...but I would still like to know this install went differently than the first one.

--
http://nglofsalina.com

hedge-1’s picture

Kato what the the code that was added? I'm getting the same error here... Missing argument 1 for theme_help() in /var/www/vhosts/sys-doc.com/httpdocs/includes/theme.inc on line 35.