Skip to content

Instantly share code, notes, and snippets.

@Flobin
Last active February 15, 2018 09:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Flobin/2341830e46e84381ed7105d4518e55e7 to your computer and use it in GitHub Desktop.
Save Flobin/2341830e46e84381ed7105d4518e55e7 to your computer and use it in GitHub Desktop.
Error thrown with message "Call to a member function thumb() on null"
Stacktrace:
#11 Error in /var/www/html/site/snippets/footer.php:12
#10 require in /var/www/html/kirby/vendor/getkirby/toolkit/lib/tpl.php:22
#9 Tpl:load in /var/www/html/kirby/kirby/component/snippet.php:38
#8 Kirby\Component\Snippet:render in /var/www/html/kirby/helpers.php:12
#7 snippet in /var/www/html/site/templates/project.php:26
#6 require in /var/www/html/kirby/vendor/getkirby/toolkit/lib/tpl.php:22
#5 Tpl:load in /var/www/html/kirby/kirby/component/template.php:103
#4 Kirby\Component\Template:render in /var/www/html/kirby/kirby.php:635
#3 Kirby:template in /var/www/html/kirby/kirby.php:623
#2 Kirby:render in /var/www/html/kirby/kirby/component/response.php:29
#1 Kirby\Component\Response:make in /var/www/html/kirby/kirby.php:705
#0 Kirby:launch in /var/www/html/index.php:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment