Hello,

Yep, I read that article at http://drupal.org/node/28162.

When I try to do the stuff in the section "Making it work" this at my site, no menu is displayed (yes, I enabled it) but I get an entry in Apaches error_log

[Sun May 28 16:43:09 2006] [error] PHP Parse error: parse error, unexpected T_STRING, expecting T_VARIABLE or '$' in /var/www/htdocs/drupal-4.7.0/includes/common.inc(1150) : eval()'d code on line 3

I'm still using Drupal 4.7.0.

Could someone give me a hint ?

Thanks in advance.

Michael

Comments

styro’s picture

There is invalid PHP in the code your pasted in. You probably missed off a ; off the end of a line or a $ off the start of a variable or something somewhere. Probably in the first few lines.

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

Jaza’s picture

http://drupal.org/node/39683

Cleaner and easier solution than using this snippet. 4.7 only. Have you tried it yet?

Jeremy Epstein - GreenAsh

Jeremy Epstein - GreenAsh

boemitsu’s picture

Hey all,

thanks for your feedback... I will try it today.

Greetings from cold Switzerland
Michael

boemitsu’s picture

Hi Jeremy,

Thanks for this module and your tutorials. It works great and is exactly what I was looking for.

I think I will spend some more time until I can use the full power of this module...

regards,
Michael