Undefined array key "url"
/home/develop/domains/dev-demo1.bsxsystem.pl/public_html/application/views/band/blogs.view.php   [ 56 ]
51               ?>
52               <div class="post-date">
53                 <span class="day text-color-light font-weight-extra-bold bg-primary bsx-bg-primary bsx-border-primary"><?php echo $dates[2]; ?></span>
54                 <span class="month text-color-dark bg-light"><?php echo \Delphin\Helpers\Dates::$monthShortNames[(int)$dates[1]]; ?></span>
55               </div>
56               <a href="<?php echo $blog['url']; ?>"><img class="card-img-top" src="<?php echo cache_img_url($blog['imageUrl'], 448, 234, DIMG_MODE_FIT_FIX_FILL, [], $blog['image']['id'] ?? ''); ?>" alt=""></a>
57             </div>
58             <div class="card-body p-4 p-sm-5">
59               <?php if(substr($blog['url'], 0, 5) == 'http:' || substr($blog['url'], 0, 6) == 'https:'): ?><i class="bsx-text-primary external-link-icon far fa-external-link-alt"></i><?php endif; ?>
60               <h4 class="card-title font-weight-bold text-5 mb-3"><a href="<?php echo $blog['url']; ?>" class="text-decoration-none text-color-light"><?php echo $blog['ptitle']; ?></a></h4>
61               <div class="card-text"><?php echo highlightText($blog['phead'], "", "strong"); ?></div>

Stack Trace

  • /home/develop/domains/dev-demo1.bsxsystem.pl/public_html/system/class/addons/View.php   [ 132 ]   ➟   include()
  • /home/develop/domains/dev-demo1.bsxsystem.pl/public_html/system/class/addons/View.php   [ 79 ]   ➟   prepareView(arguments)
  • /home/develop/domains/dev-demo1.bsxsystem.pl/public_html/system/Delphin.php   [ 233 ]   ➟   render()
  • /home/develop/domains/dev-demo1.bsxsystem.pl/public_html/application/views/band/blogs.view.php   [ 56 ]   ➟   handleWarning(arguments)
  • /home/develop/domains/dev-demo1.bsxsystem.pl/public_html/system/class/addons/View.php   [ 132 ]   ➟   include(arguments)
  • /home/develop/domains/dev-demo1.bsxsystem.pl/public_html/system/class/addons/View.php   [ 69 ]   ➟   prepareView(arguments)
  • /home/develop/domains/dev-demo1.bsxsystem.pl/public_html/application/controllers/Main.php   [ 342 ]   ➟   render()
  • /home/develop/domains/dev-demo1.bsxsystem.pl/public_html/application/controllers/Main.php   [ 86 ]   ➟   showBlog(arguments)
  • class: App\Controllers\Main   ➟   detect(arguments)
  • /home/develop/domains/dev-demo1.bsxsystem.pl/public_html/system/class/core/Router.php   [ 298 ]   ➟   call_user_func_array(arguments)
  • /home/develop/domains/dev-demo1.bsxsystem.pl/public_html/system/class/core/Router.php   [ 215 ]   ➟   executeControllerAction(arguments)
  • /home/develop/domains/dev-demo1.bsxsystem.pl/public_html/system/Delphin.php   [ 131 ]   ➟   detectRoutes()
  • /home/develop/domains/dev-demo1.bsxsystem.pl/public_html/index.php   [ 14 ]   ➟   run()
© BinSoft 2025