Abend With Statistics

Hello,

Running statistics in Admin mode, i have after most recent albums, this error (apparently for most recent albums upgrade) :

Fatal error: Call to undefined function getAllAccessibleAlbums() in /home/users3/b/zzzzz/www/yyyyyy/zp-core/zp-extensions/image_album_statistics.php on line 42

Are you aware about this error and does i need to chack something ?

Thanks in advance.

Comments

  • acrylian Administrator, Developer
    You mean you get that on the statistics page of the main overview page? I cannot reproduce this. The function the error is about is part of the main template-functions.php file.

    That function in question was formerly part of the plugin but under a different name. It was moved because it was useful for other places, too.
  • Yes, Acrylian, it is from the main overview page.

    On my test site it is OK, with few pictures.
    On the other one, i have always this message.

    I use the standard package, but how can i check where is the problem ? I can add a trace if you wants (if yes, tell me where and which lines add in which file). I can also check inside the tables.
  • acrylian Administrator, Developer
    Anything else in the logs?
  • Fix is now in the support build.
  • acrylian Administrator, Developer
    Strange that this didn't show up for me.
  • You did not setup the right conditions.
  • Sorry for delay, but where does i need to check the access rights ? For which directory or folder ?
  • acrylian Administrator, Developer
    Did you try the support build since it was an error fixed?
  • I took only gallery_statistics.php from 1.4.6 and i have the same abend.
  • acrylian Administrator, Developer
    1.4.6 is the development build and not the 1.4.5.x support build. Besides you should never just replace one file anyway as there might be other code dependencies. (as they are here since it uses several plugins).
  • It is OK Acrylian, thanks a lot.
Sign In or Register to comment.