PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Ninja meda script error my likes

senpai

Jan 29th, 2018 03:30 PM

http://prntscr.com/i78rp2

I get the following error when i try to click my profile and hit my likes.

(2/2) ErrorException Trying to get property of non-object (View: /home/katsukih/public_html/themes/default/user/index.blade.php)

in 5718c7f01b147d297de7910f9d35a36281cd0183.php (line 61) at CompilerEngine->handleViewException(object(ErrorException), 1) in PhpEngine.php (line 45) at PhpEngine->evaluatePath('/home/katsukih/public_html/application/storage/framework/views/5718c7f01b147d297de7910f9d35a36281cd0183.php', array('__env' => object(Factory), 'app' => object(Application), 'theme' => object(Theme), 'sidebar' => '1', 'post_display' => 'list', 'errors' => object(ViewErrorBag), 'user' => object(User), 'posts' => object(LengthAwarePaginator), 'likes' => true, 'is_user_profile' => true, 'user_points' => '15', 'seo_title' => 'senpai's likes', 'seo_description' => 'senpai's likes')) in CompilerEngine.php (line 59) at CompilerEngine->get('/home/katsukih/public_html/themes/default/user/index.blade.php', array('__env' => object(Factory), 'app' => object(Application), 'theme' => object(Theme), 'sidebar' => '1', 'post_display' => 'list', 'errors' => object(ViewErrorBag), 'user' => object(User), 'posts' => object(LengthAwarePaginator), 'likes' => true, 'is_user_profile' => true, 'user_points' => '15', 'seo_title' => 'senpai's likes', 'seo_description' => 'senpai's likes')) in View.php (line 137) at View->getContents() in View.php (line 120) at View->renderContents() in View.php (line 85) at View->render() in Response.php (line 42) at Response->setContent(object(View)) in Response.php (line 200) at Response->__construct(object(View)) in Router.php (line 724) at Router::toResponse(object(Request), object(View)) in Router.php (line 698) at Router->prepareResponse(object(Request), object(View)) in Router.php (line 658) at Router->Illuminate\Routing{closure}(object(Request)) in Pipeline.php (line 30) at Pipeline->Illuminate\Routing{closure}(object(Request)) in DemoThemeSwitcher.php (line 30) at DemoThemeSwitcher->handle(object(Request), object(Closure)) in Pipeline.php (line 149) at Pipeline->Illuminate\Pipeline{closure}(object(Request)) in Pipeline.php (line 53) at Pipeline->Illuminate\Routing{closure}(object(Request)) in DynamicConfigs.php (line 48) at DynamicConfigs->handle(object(Request), object(Closure)) in Pipeline.php (line 149)

lord-spown

Jan 30th, 2018 09:31 AM

Hi, you shoud have php 7 on your web server. Please provide me a web site link to see more.

Best Regards, LS

mark

Jan 30th, 2018 09:56 AM

Can you find the cached view file named 5718c7f01b147d297de7910f9d35a36281cd0183.php and share it with us?