Oeps... er ging iets fout!

Ik heb het geprobeerd, maar het werkt niet.

Informatie voor jou als beheerder:

There's an error message below and you can find more details in gallery3/var/logs (look for the file with the most recent date on it). Stuck? Stop by the Gallery 3 Forums and ask for help. You can also look at our list of open tickets to see if the problem you're seeing has been reported. If you post a request, here's some useful information to include:

Platforminformatie

  • Hostnaam: vserver94.axc.nl
  • Besturingssysteem: Linux 3.10.0-962.3.2.lve1.5.79.el7.x86_64
  • Apache: Onbekend
  • PHP: 7.1.33
  • MySQL: 10.5.22-MariaDB-cll-lve
  • Serverbelasting: 3,01 2,45 2,17
  • Grafische toolkit: gd

Systeem info

  • Versie: 3.0.9 (Chartres)
  • Albums: 1
  • Foto's: 64

Kohana_404_Exception [ Page Not Found ]: The page you requested, image_block/random/45, could not be found.

  1. MODPATH/gallery/helpers/access.php[ 127 ]

    122 */ 123 static function required($perm_name, $item) { 124 if (!access::can($perm_name, $item)) { 125 if ($perm_name == "view") { 126 // Treat as if the item didn't exist, don't leak any information. 127 throw new Kohana_404_Exception(); 128 } else { 129 access::forbidden(); 130 } 131 } 132 }
  2. MODPATH/image_block/controllers/image_block.php[ 23 ] » access_Core::required( argumenten )

  3. {PHP Interne Call} » Image_Block_Controller->random( argumenten )

  4. SYSPATH/core/Kohana.php[ 331 ] » ReflectionMethod->invokeArgs( argumenten )

  5. SYSPATH/core/Event.php[ 208 ] » Kohana_Core::instance( argumenten )

  6. APPPATH/Bootstrap.php[ 67 ] » Event_Core::run( argumenten )

  7. DOCROOT/index.php[ 116 ] » require( argumenten )

Omgeving