I am running Drupal 6.2. I got the following problem.

I wanted to customize the user profile look, so I copied the user-profile.tpl.php to my custom theme.
Then I visited admin/build/themes to clear theme registry. Afterward I was unable to access links in create content, in the site building, only block link was appeared, in the user configuration only the access rule was there. I checked all the logs, watchdog, but did not find anything unusual.

Can anybody figure out what went wrong for me?

Thank you.

Comments

ainigma32’s picture

Status: Active » Postponed (maintainer needs more info)

For starters it's always a good idea to set the administration theme to one of the core themes (e.g. Garland) especially when you're developing your own theme.

What you're describing sounds very strange and without more info I couldn't say what the cause is.

So - if this problem hasn't been solved already - please post some general info (OS, database, webserver, contributed modules) and maybe post the contents of your user-profile.tpl.php.

- Arie

beautifulmind’s picture

Status: Postponed (maintainer needs more info) » Fixed

Problem solved

:)
Regards.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.