I am currently running Drupal 5.7 and would like to use one of the page_title modules compabatible with 5.x, however, no version seems to work. The last version that I tried was 5.x-2.x-dev. Each module loads fine, is viewable in the admin panel, and allows me to save the desired configuration. However, the titles on each page do not update after any changes as though the module is just being ignored. I have run the update.php file after each attempt at a new version. At this point I am not sure what to even report as I know very little to try next.

Any advise would be much welcomed.

Regards,

Keto

Comments

nicholasthompson’s picture

Firstly - have your read either the README.txt bundled with the module OR the handbook pages? In those there is a VERY important step where you have to add a few lines to your themes template.php file...

keto-1’s picture

Thank you Nicholas, after going through the readme.txt it was clear that I missed a very important step. Note to self, before posting a question always read the documentation.

Thanks again!

Keto

nicholasthompson’s picture

Status: Active » Fixed

Heh - no probs, everyone is guilty of that one :)

Anonymous’s picture

Status: Fixed » Closed (fixed)

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