printalbumtitle no class

i try to make printalbumtitle lose its editable class so i used
`

<?php printAlbumTitle(false);?>

`
no change
sorry i am bad with php
thx
michael

Comments

  • acrylian Administrator, Developer
    I have not tried to reproduce that yet (if it does not work it is probably a minor bug) but the editable class is only used if you are logged in anyway.
  • its a password protected album so i supose i am logged in by default when i view it
  • acrylian Administrator, Developer
    True but only loggedin users with edit right should be able to edit titles etc.
  • It is all working correctly when I try it. Are you sure you have changed the proper printAlbumTitle() function calls? Are you sure you uploaded your changes?
Sign In or Register to comment.