ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Photo album stopped working


  • 2009-05-13 08:02:31

    Photo album stopped working

    hia, after we upgraded our server to php 5.1.6 the Photo Album module has stopped working for some reason. No output is shown for students, instructors or admins after the header is included, see screenshot:

    http://skitch.com/vegardjo/bxr9p/helsekompetanse.no-fotoalbum

    I have tried to download it again, but that didn't help. This is the only problem we've had after upgrading. I also have a different server with php 5.2.9 where this works fine, and it worked fine on php 4. it's not theme related either.

    ..so is there anything this module requires that no other mods do? any server settings that needs to be enabled?

  • 2009-05-14 06:04:54

    Re: Photo album stopped working..

    Looks like a function incompatible with your version of PHP is used in the code. You can check the server error log (/var/log/httpd/error_log or something like that) for PHP errors.

  • 2009-05-14 09:41:53

    Re: Photo album stopped working..

    thanks, you are right - seems like the photo album needs pear installed, which it wasn't on our new server. I'll report back if this solves the problem :)

  • 2009-05-15 03:12:35

    Re: Photo album stopped working..

    which it did - installed php-pear and all is back to normal, thanks again! :)

  • 2009-05-15 03:16:12

    Re: Photo album stopped working..

    Which is, strictly speaking, not the thing that I suspected.
    Anyways, glad to hear that the module's back to normal.