if (Configure::read() > 0) { include ($___viewFn);
$___viewFn = "/home/martin/apps/agram/app/views/layouts/default.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Mario",
"last_name" => "Grgurev",
"controller" => "members",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev"
),
"content_for_layout" => "<div id="leftColumn">
<h1>Mario Grgurev</h1>
<p>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr1-trace').style.display = (document.getElementById('cakeErr1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/helpers/stringer.php</b>, line <b>291</b>]<div id="cakeErr1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr1-code').style.display = (document.getElementById('cakeErr1-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr1-context').style.display = (document.getElementById('cakeErr1-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr1-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'first_name'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' '</span><span style="color: #007700">. </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'last_name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></h1>
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'member_info_1'</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">) . </span><span style="color: #0000BB">$stringer</span><span style="color: #007700">-></span><span style="color: #0000BB">humanizeList </span><span style="color: #007700">(</span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Status'</span><span style="color: #007700">], </span><span style="color: #DD0000">"name_</span><span style="color: #0000BB">$lang</span><span style="color: #DD0000">"</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr1-context" class="cake-context" style="display: none;">$array = array(
array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
),
array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ""
$element = array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
)</pre><pre class="stack-trace">StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 291
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr2-trace').style.display = (document.getElementById('cakeErr2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/helpers/stringer.php</b>, line <b>297</b>]<div id="cakeErr2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr2-code').style.display = (document.getElementById('cakeErr2-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr2-context').style.display = (document.getElementById('cakeErr2-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr2-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'first_name'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' '</span><span style="color: #007700">. </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'last_name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></h1>
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'member_info_1'</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">) . </span><span style="color: #0000BB">$stringer</span><span style="color: #007700">-></span><span style="color: #0000BB">humanizeList </span><span style="color: #007700">(</span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Status'</span><span style="color: #007700">], </span><span style="color: #DD0000">"name_</span><span style="color: #0000BB">$lang</span><span style="color: #DD0000">"</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr2-context" class="cake-context" style="display: none;">$array = array(
array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
),
array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ""
$element = array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
)</pre><pre class="stack-trace">StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 297
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr3-trace').style.display = (document.getElementById('cakeErr3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/helpers/stringer.php</b>, line <b>294</b>]<div id="cakeErr3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr3-code').style.display = (document.getElementById('cakeErr3-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr3-context').style.display = (document.getElementById('cakeErr3-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr3-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'first_name'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' '</span><span style="color: #007700">. </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'last_name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></h1>
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'member_info_1'</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">) . </span><span style="color: #0000BB">$stringer</span><span style="color: #007700">-></span><span style="color: #0000BB">humanizeList </span><span style="color: #007700">(</span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Status'</span><span style="color: #007700">], </span><span style="color: #DD0000">"name_</span><span style="color: #0000BB">$lang</span><span style="color: #DD0000">"</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr3-context" class="cake-context" style="display: none;">$array = array(
array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
),
array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ", "
$element = array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)</pre><pre class="stack-trace">StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 294
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre>member_info_1, and </p>
<p>
member_info_2Mariomember_info_3"" and ""<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr4-trace').style.display = (document.getElementById('cakeErr4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/members/view.ctp</b>, line <b>17</b>]<div id="cakeErr4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr4-code').style.display = (document.getElementById('cakeErr4-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr4-context').style.display = (document.getElementById('cakeErr4-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr4-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr4-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/members/view.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Mario",
"last_name" => "Grgurev",
"controller" => "members",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev"
)
)
$loadHelpers = true
$cached = false
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/members/mario.grgurev"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/members/mario.grgurev"
TextHelper::$params = array
TextHelper::$action = "view"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/members/mario.grgurev"
StringerHelper::$params = array
StringerHelper::$action = "view"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/members/mario.grgurev"
MenuHelper::$params = array
MenuHelper::$action = "view"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772105098
SessionHelper::$sessionTime = 1772117098
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/mario.grgurev"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/members/mario.grgurev"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = NULL
LinkHelper::$defaultLang = NULL
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/mario.grgurev"
LinkHelper::$params = array
LinkHelper::$action = "view"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array()
$userData = null
$member = array(
"Member" => array(
"id" => "100",
"group_id" => "2",
"first_name" => "Mario",
"last_name" => "Grgurev",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev",
"username" => "lepimario",
"password" => "*****",
"born" => "2045-01-21 09:02:00",
"created" => "2022-01-21 09:02:32"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array(),
array(),
array()
)
)
$contentData = array(
"first_name" => "Mario",
"last_name" => "Grgurev",
"controller" => "members",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev"
)
$i = 0</pre><pre class="stack-trace">include - APP/views/members/view.ctp, line 17
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre>member_info_5" <span class="armyGame">()</span>". </p>
</div>
<div id="rightColumn">
<!--<div id="hotStuff">
hot_tournaments<br/></div>-->
<div id="hotSponsor">
</div><h2>latest_articles</h2>
<ul class="latest">
<li>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6-trace').style.display = (document.getElementById('cakeErr6-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: title_dok [<b>APP/views/elements/latestArticles.ctp</b>, line <b>7</b>]<div id="cakeErr6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6-code').style.display = (document.getElementById('cakeErr6-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6-context').style.display = (document.getElementById('cakeErr6-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr6-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr6-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestArticles.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$articles = array(
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
)
)
$article = array(
"Article" => array(
"id" => "493",
"member_id" => "64",
"title_eng" => "Gallery of winning entries of Black Queen H&MPC2026",
"title_hrv" => "Galerija pobjedničkih radova na Black Queen H&MPC2026",
"mask_eng" => "gallery_of_winning_entries_of_black_queen_hmpc2026",
"mask_hrv" => "galerija_pobjednickih_radova_na_black_queen_hmpc2026",
"content_eng" => "<p>
<strong>BEST OF SHOW</strong> &amp; 1. place <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> &amp; <strong>PEOPLE&#39;S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.place<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.place<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.place<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.place<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.place<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.place<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.place<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.place<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.place<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.place<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.place<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.place<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.place<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.place<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.place<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.place<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.place<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.place<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.place<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.place<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.place<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.place<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
You can see all the entries in the gallery on our <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">social networks</a>.</p>
",
"content_hrv" => "<p>
<strong>BEST OF SHOW</strong>&nbsp;&amp; 1. mjesto&nbsp;<strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong>&nbsp;&amp;&nbsp;<strong>PEOPLE&#39;S CHOICE&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
Sve radove možete pogledati u galeriji na na&scaron;im <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">socijalnim mrežama</a>.</p>
",
"created" => "2026-02-25 09:03:55",
"modified" => "2026-02-25 09:11:57"
),
"Member" => array(
"id" => "64",
"group_id" => "1",
"first_name" => "Krunoslav",
"last_name" => "Belinić",
"first_name_mask" => "krunoslav",
"last_name_mask" => "belinic",
"username" => "Kruno",
"password" => "*****",
"born" => "2015-01-18 09:19:00",
"created" => "2015-01-18 09:20:39"
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestArticles.ctp, line 7
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 28
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr7-trace').style.display = (document.getElementById('cakeErr7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: mask_dok [<b>APP/views/elements/latestArticles.ctp</b>, line <b>10</b>]<div id="cakeErr7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr7-code').style.display = (document.getElementById('cakeErr7-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr7-context').style.display = (document.getElementById('cakeErr7-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr7-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr7-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestArticles.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$articles = array(
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
)
)
$article = array(
"Article" => array(
"id" => "493",
"member_id" => "64",
"title_eng" => "Gallery of winning entries of Black Queen H&MPC2026",
"title_hrv" => "Galerija pobjedničkih radova na Black Queen H&MPC2026",
"mask_eng" => "gallery_of_winning_entries_of_black_queen_hmpc2026",
"mask_hrv" => "galerija_pobjednickih_radova_na_black_queen_hmpc2026",
"content_eng" => "<p>
<strong>BEST OF SHOW</strong> &amp; 1. place <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> &amp; <strong>PEOPLE&#39;S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.place<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.place<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.place<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.place<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.place<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.place<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.place<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.place<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.place<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.place<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.place<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.place<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.place<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.place<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.place<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.place<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.place<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.place<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.place<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.place<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.place<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.place<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
You can see all the entries in the gallery on our <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">social networks</a>.</p>
",
"content_hrv" => "<p>
<strong>BEST OF SHOW</strong>&nbsp;&amp; 1. mjesto&nbsp;<strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong>&nbsp;&amp;&nbsp;<strong>PEOPLE&#39;S CHOICE&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
Sve radove možete pogledati u galeriji na na&scaron;im <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">socijalnim mrežama</a>.</p>
",
"created" => "2026-02-25 09:03:55",
"modified" => "2026-02-25 09:11:57"
),
"Member" => array(
"id" => "64",
"group_id" => "1",
"first_name" => "Krunoslav",
"last_name" => "Belinić",
"first_name_mask" => "krunoslav",
"last_name_mask" => "belinic",
"username" => "Kruno",
"password" => "*****",
"born" => "2015-01-18 09:19:00",
"created" => "2015-01-18 09:20:39"
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestArticles.ctp, line 10
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 28
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><a href="/dok/articles/2026/02/25" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "493"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(51) "Gallery of winning entries of Black Queen H&MPC2026"
["title_hrv"]=>
string(54) "Galerija pobjedničkih radova na Black Queen H&MPC2026"
["mask_eng"]=>
string(50) "gallery_of_winning_entries_of_black_queen_hmpc2026"
["mask_hrv"]=>
string(52) "galerija_pobjednickih_radova_na_black_queen_hmpc2026"
["content_eng"]=>
string(12503) "<p>
<strong>BEST OF SHOW</strong> & 1. place <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. place <strong>MASTERCLASS </strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. place <strong>MASTERCLASS </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY </strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> & <strong>PEOPLE'S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL </strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT </strong><strong>- MONIKA BEŠENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.place<strong>SINGLE MINIATURE </strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.place<strong>SINGLE MINIATURE </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.place<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.place<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.place<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.place<strong>LARGE/MOUNTED MINIATURE - ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.place<strong>UNIT / SQUAD </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.place<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.place<strong>UNIT / SQUAD - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.place<strong>VEHICLE / MONSTER - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.place<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.place<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.place<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.place<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.place<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.place<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.place<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.place<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.place<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.place<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.place<strong>BUST </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.place<strong>JUNIOR - ELANOR GRAŠIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.place<strong>JUNIOR - LUKA ŠEGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.place<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
You can see all the entries in the gallery on our <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">social networks</a>.</p>
"
["content_hrv"]=>
string(12719) "<p>
<strong>BEST OF SHOW</strong> & 1. mjesto <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. mjesto <strong>MASTERCLASS </strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. mjesto <strong>MASTERCLASS </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY </strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> & <strong>PEOPLE'S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL </strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT </strong><strong>- MONIKA BEŠENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>SINGLE MINIATURE </strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>SINGLE MINIATURE </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>LARGE/MOUNTED MINIATURE - ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>UNIT / SQUAD </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>UNIT / SQUAD - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>VEHICLE / MONSTER - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>BUST </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>JUNIOR - ELANOR GRAŠIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>JUNIOR - LUKA ŠEGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
Sve radove možete pogledati u galeriji na našim <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">socijalnim mrežama</a>.</p>
"
["created"]=>
string(19) "2026-02-25 09:03:55"
["modified"]=>
string(19) "2026-02-25 09:11:57"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "64"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(9) "Krunoslav"
["last_name"]=>
string(8) "Belinić"
["first_name_mask"]=>
string(9) "krunoslav"
["last_name_mask"]=>
string(7) "belinic"
["username"]=>
string(5) "Kruno"
["password"]=>
string(40) "eb3fda45fbec0258e90d809803b10491c548b22f"
["born"]=>
string(19) "2015-01-18 09:19:00"
["created"]=>
string(19) "2015-01-18 09:20:39"
}
}
</pre>
<a href="/dok/members/krunoslav.belinic">Krunoslav Belinić</a>, 25<span class="superscript">th</span> February 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "492"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 5"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 5"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_5"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_5"
["content_eng"]=>
string(3653) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
So far I have finished making the base, painting the base, painting the interior of the vehicle and painting the figures. Now it's time to add the vegetation</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" width="600" /> </a></p>
<p>
The pines/trees were already fixed to the base before painting, so the first vegetation I added was tall shrubs that filled the volume of the base.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" width="600" /> </a></p>
<p>
Then I added lower vegetation like tall grass and lower bushes.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" width="600" /> </a></p>
<p>
Finally, I added some short grass, making sure when I was making the parking lot and path that there was no vegetation in the places where the wheels pass.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" width="600" /> </a></p>
<p>
The paint on the base has just dried up, so next time I'll add the vegetation.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" width="600" /> </a></p>
<p>
When the diorama is turned to the back, the volume of the forest is visible.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" width="600" /> </a></p>
<p>
Before placing the vehicles and miniatures on the base, the diorama looks like this.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" width="600" /> </a></p>
"
["content_hrv"]=>
string(3186) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Do sada sam završio s izradom baze, bojanjem baze, bojanjem interijera vozila i bojanjem figura. Sada je došlo vrijeme za dodavanje vegetacije</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" width="600" /> </a></p>
<p>
Borovi/drveće je već bilo fiksirano na bazu prije bojanja pa je prva sljedeća vegetacija bila visoko žbunje kojim sam popunio volumen baze.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" width="600" /> </a></p>
<p>
Potom sam dodao niže raslinje poput visoke trave i nižeg grmlja.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" width="600" /> </a></p>
<p>
Na kraju sam dodao i nisku travu pri čemu sam pazio kad sam radio ugibalište i puteljak da vegetacije ne bude na mjestima gdje prolaze kotači.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" width="600" /> </a></p>
<p>
Kada se dioramu okrene, vidi se volumen vegetacije u šumi. </p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" width="600" /></a></p>
<p>
Prije postavljanja vozila i minijatura, diorama izgleda ovako:</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2026-01-19 10:46:08"
["modified"]=>
string(19) "2026-01-19 11:00:21"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "491"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 4"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 4"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_4"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_4"
["content_eng"]=>
string(2405) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
After the base and the vehicles, I started painting the miniatures. Two policemen and a truck driver. The first step was the base color – black and then white..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" width="600" /> </a></p>
<p>
After that, I started with the basic colors, concentrating a little more on the truck driver..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" width="600" /> </a></p>
<p>
Considering the year and location of the action, I decided that his jacket should have the logo from the 1984 Sarajevo Winter Olympics..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" width="600" /> </a></p>
<p>
Then I threw myself at the policemen..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" width="600" /> </a></p>
<p>
The paint on the base has just dried up, so next time I'll add the vegetation.</p>
"
["content_hrv"]=>
string(2360) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Nakon baze i vozila, bacio sam se na bojanje minijatura. Dva milicajca i vozač kamiona. Prvi korak je bila temeljna boja – crna pa bijela.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" width="600" /> </a></p>
<p>
Nakon toga, krenuo sam s osnovnim bojama, malo više se koncentrirajući na vozača kamiona.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" width="600" /> </a></p>
<p>
S obzirom na godinu i mjesto radnje, odlučio sam se da mu jakna ima logo od ZOI Sarajevo 1984.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" width="600" /> </a></p>
<p>
Zatim sam se bacio na milicajce.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" width="600" /> </a></p>
<p>
Taman se tako nekako osušila i boja na bazi pa ću sljedeći puta obraditi i dodavanje vegetacije.</p>
"
["created"]=>
string(19) "2026-01-19 10:35:45"
["modified"]=>
string(19) "2026-01-19 10:35:45"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "490"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 3"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 3"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_3"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_3"
["content_eng"]=>
string(3113) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
As I announced last time, it's time to get down to the vehicles. The first thing I did was disassemble the models and take out the interiors of all three vehicles.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" width="600" /> </a></p>
<p>
As you can see in the picture, the interior of the vehicle is poorly or not at all painted, so a lot of attention and time was spent there. I painted the upholstery in shades of gray, or brown on the Tristač. I brought out the details on the dashboard and around the gearbox.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" width="600" /> </a></p>
<p>
There was something missing from the start on the Fićo, but I couldn't figure out what it was until Kruno pointed out to me that the flashing lights were missing. I fixed that with a small 3mm clear LED that I painted in Tamiya Clear Blue with a silver edge.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" width="600" /> </a></p>
<p>
This completes the painting of the vehicles’ interior.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" width="600" /> </a></p>
<p>
The finishing touches are the decorations in the truck's cabin.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " width="600" /> </a></p>
<p>
Next time we will continue with painting the figures.</p>
"
["content_hrv"]=>
string(3080) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Kao što sam najavio prošli put, vrijeme je da se bacim na vozila. Prvo što sam napravio jest da sam rastavio modele i izvadio unutrašnjost sva tri vozila</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" width="600" /> </a></p>
<p>
Kako je vidljivo na slici, unutrašnjost vozila je slabo ili nikako obojana stoga je tu otišlo mnogo pažnje i vremena. Tapecirunge sam obojao u sive nijanse, odnosno u smeđe na tristaču. Izvukao sam detalje na komandnim pločama te oko mjenjača.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" width="600" /> </a></p>
<p>
Na fićeku mi je otpočetka nešto falilo, ali nisam mogao skužiti što dok mi Kruno nije skrenuo pažnju da fali rotirka. Nju sam sredio pomoću jedne male 3mm prozirne LED koju sam obojao u Tamiya Clear Blue sa srebrnim rubom.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" width="600" /> </a></p>
<p>
Time je završeno bojanje unutrašnjosti vozila.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" width="600" /> </a></p>
<p>
Završni detalji su ukrasi u kabini kamiona.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " width="600" /> </a></p>
<p>
Sljedeći put nastavljamo sa bojanjem figura.</p>
<p>
 </p>
"
["created"]=>
string(19) "2026-01-19 10:28:32"
["modified"]=>
string(19) "2026-01-19 10:28:32"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "489"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 2"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 2"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_2"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_2"
["content_eng"]=>
string(3226) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Last time I explained how I created the terrain, and this time I'll be painting the terrain. The terrain itself consists of several parts: an asphalt road, a turnoff and path, and the terrain in the forest.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" width="600" /> </a></p>
<p>
Since I wanted all the surfaces to have similar tones, I decided to paint without a base color, applying the main color immediately. The paint I applied was very thin so it stayed wet for a long time, which allowed me to mix the base colors and get a uniform tone.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" width="600" /> </a></p>
<p>
After applying the basic tones, I started shading. I also used the same principle, using quite diluted tones to create unevenness in certain parts of the surface.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
Then I added a layer that I could most simply call wash. A very diluted darker shade of color.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
I applied the final shades using another technique, the simplest one – dry brush.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" width="600" /> </a></p>
<p>
While these paints were drying, I was simultaneously disassembling and painting the interior of the car and truck, as well as the figures, which will be the subject of future articles.</p>
"
["content_hrv"]=>
string(3277) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Prošli put sam objasnio kako sam izradio teren, a ovaj put ću se baviti bojanjem terena. Sami teren se sastoji od nekoliko dijelova: asfaltna cesta, ugibalište i puteljak te teren u šumi.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" width="600" /> </a></p>
<p>
S obzirom da sam htio da sve površine imaju slične tonove, odlučio sam se bojati bez temeljne boje, nanoseći odmah glavni ton. Boju koju sam nanosio bila je jako razvodnjena tako da je dugo bila mokra i to mi je omogućavalo miješanje osnovnih tonova i dobivanje ujednačene tonove.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" width="600" /> </a></p>
<p>
Nakon nanošenja osnovnih tonova, krenuo sam sa nijansiranjem. Također sam radio istim principom, dosta razvodnjene tonove kako bih dobio neujednačenost pojedinih dijelova površine.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
Potom sam dodao sloj koji bih najjednostavnije mogao nazvati wash. Jako razvodnjenu tamniju nijansu boje.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
Završne nijanse sam nanio drugom tehnikom, najjednostavnijom – dry brush.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" width="600" /> </a></p>
<p>
Dok su se ove boje sušile, paralelno sam rastavio i bojao unutrašnjost automobila i kamiona te figura što će biti tema sljedećih članaka.</p>
"
["created"]=>
string(19) "2026-01-19 09:32:11"
["modified"]=>
string(19) "2026-01-19 09:32:11"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
</ul>
<p><a href="/dok/articles">more_articles</a></p>
<h2>latest_battle_reports</h2>
<ul class="latest">
<li>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr8-trace').style.display = (document.getElementById('cakeErr8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: title_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>8</b>]<div id="cakeErr8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr8-code').style.display = (document.getElementById('cakeErr8-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr8-context').style.display = (document.getElementById('cakeErr8-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr8-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr8-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 8
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-trace').style.display = (document.getElementById('cakeErr9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: mask_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>11</b>]<div id="cakeErr9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-code').style.display = (document.getElementById('cakeErr9-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-context').style.display = (document.getElementById('cakeErr9-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr9-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr9-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 11
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><a href="/dok/battle_reports/2025/03/10" class="readMore"></a> <span class="details">
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-trace').style.display = (document.getElementById('cakeErr10-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>26</b>]<div id="cakeErr10-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-code').style.display = (document.getElementById('cakeErr10-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-context').style.display = (document.getElementById('cakeErr10-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr10-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr10-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)
$memberString = " and "
$battleReportExperience = array(
"id" => "18",
"battle_report_id" => "16",
"member_id" => "96",
"army_id" => "33",
"intro_eng" => "<p>
This Friday, Luka and I had the opportunity to try out the third edition of the famous Warhammer skirmish game Kill Team, and along the way demonstrate the basics that have remained unchanged. Luka played a team of Vespid Stingwings, a highly mobile T&#39;au unit, and I played the Blooded, a traitor squad that used to belong to the Astra Militarum (in my case they were named Glanton&#39;s Gang). The map, measuring 30x22 inches, was organized so that all terrain was outside of our deployment zones, which were 6 inches from the shorter edges. In the middle of the map, in a slight diagonal, 3 points of interest (objectives) are placed. All this resulted in a very symmetrical setup of operatives &ndash; all Vespids and the entire Blooded gang at the beginning of the game were mirrored hidden behind large pieces of terrain. All buildings with doors were 3 inches high, offering the operatives a Vantage point - the ability to keep one hit die as a success, and the well in the very center, 4 inches high, offers an even better Vantage point, where the operatives keep 2 dice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"intro_hrv" => "<p>
Ovaj smo petak Luka i ja imali priliku isprobati treću ediciju poznate Warhammer skirmish igre <em>Kill Team</em> te usput demonstrirati osnove koje su ostale nepromijenjene. Luka je igrao tim Vespid Stingwings, jako mobilne T&#39;au jedinice, a ja sam igrao Blooded, izdajnički odred koji je nekad pripadao Astri Militarum (u mojem su slučaju dobili ime <em>Glantonova banda</em>). Mapa, veličine 30x22 inča, bila je organizirana tako da je sav teren bio van na&scaron;ih deployment zona, koje su iznosile 6 inča od kraćih rubova. Nasred mape, u blagoj dijagonali, postavljene su 3 točke interesa (objectives). Sve je ovo rezultiralo jako simetričnom postavom operativaca &ndash; svi su Vespidi i cijela Blooded banda na početku igre bili zrcaljeno skriveni iza velikih komada terena. Sve građevine s vratima bile su visoke 3 inča, &scaron;to je operativcima nudilo Vantage point &ndash; mogućnost da jednu hit-kockicu zadrže kao uspje&scaron;nu, a bu&scaron;otina u samom centru, visoka 4 inča, nudi jo&scaron; bolji Vantage point, gdje operativci zadržavaju 2 kockice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"Member" => array(
"id" => "96",
"group_id" => "2",
"first_name" => "Antoni",
"last_name" => "Pastuović",
"first_name_mask" => "antoni",
"last_name_mask" => "pastuovic",
"username" => "antoni",
"password" => "*****",
"born" => "2005-04-04 18:52:00",
"created" => "2019-04-04 18:53:09"
),
"Army" => array(
"id" => "33",
"game_id" => "1",
"army_alignment_id" => null,
"name_eng" => "Imperial Guard",
"name_hrv" => "Imperial Guard",
"description_eng" => "",
"description_hrv" => ""
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 26
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-trace').style.display = (document.getElementById('cakeErr11-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>29</b>]<div id="cakeErr11-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-code').style.display = (document.getElementById('cakeErr11-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-context').style.display = (document.getElementById('cakeErr11-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr11-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr11-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)
$memberString = " and <a href="/dok/members/antoni.pastuovic">Antoni Pastuović</a> ()"
$battleReportExperience = array(
"id" => "18",
"battle_report_id" => "16",
"member_id" => "96",
"army_id" => "33",
"intro_eng" => "<p>
This Friday, Luka and I had the opportunity to try out the third edition of the famous Warhammer skirmish game Kill Team, and along the way demonstrate the basics that have remained unchanged. Luka played a team of Vespid Stingwings, a highly mobile T&#39;au unit, and I played the Blooded, a traitor squad that used to belong to the Astra Militarum (in my case they were named Glanton&#39;s Gang). The map, measuring 30x22 inches, was organized so that all terrain was outside of our deployment zones, which were 6 inches from the shorter edges. In the middle of the map, in a slight diagonal, 3 points of interest (objectives) are placed. All this resulted in a very symmetrical setup of operatives &ndash; all Vespids and the entire Blooded gang at the beginning of the game were mirrored hidden behind large pieces of terrain. All buildings with doors were 3 inches high, offering the operatives a Vantage point - the ability to keep one hit die as a success, and the well in the very center, 4 inches high, offers an even better Vantage point, where the operatives keep 2 dice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"intro_hrv" => "<p>
Ovaj smo petak Luka i ja imali priliku isprobati treću ediciju poznate Warhammer skirmish igre <em>Kill Team</em> te usput demonstrirati osnove koje su ostale nepromijenjene. Luka je igrao tim Vespid Stingwings, jako mobilne T&#39;au jedinice, a ja sam igrao Blooded, izdajnički odred koji je nekad pripadao Astri Militarum (u mojem su slučaju dobili ime <em>Glantonova banda</em>). Mapa, veličine 30x22 inča, bila je organizirana tako da je sav teren bio van na&scaron;ih deployment zona, koje su iznosile 6 inča od kraćih rubova. Nasred mape, u blagoj dijagonali, postavljene su 3 točke interesa (objectives). Sve je ovo rezultiralo jako simetričnom postavom operativaca &ndash; svi su Vespidi i cijela Blooded banda na početku igre bili zrcaljeno skriveni iza velikih komada terena. Sve građevine s vratima bile su visoke 3 inča, &scaron;to je operativcima nudilo Vantage point &ndash; mogućnost da jednu hit-kockicu zadrže kao uspje&scaron;nu, a bu&scaron;otina u samom centru, visoka 4 inča, nudi jo&scaron; bolji Vantage point, gdje operativci zadržavaju 2 kockice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"Member" => array(
"id" => "96",
"group_id" => "2",
"first_name" => "Antoni",
"last_name" => "Pastuović",
"first_name_mask" => "antoni",
"last_name_mask" => "pastuovic",
"username" => "antoni",
"password" => "*****",
"born" => "2005-04-04 18:52:00",
"created" => "2019-04-04 18:53:09"
),
"Army" => array(
"id" => "33",
"game_id" => "1",
"army_alignment_id" => null,
"name_eng" => "Imperial Guard",
"name_hrv" => "Imperial Guard",
"description_eng" => "",
"description_hrv" => ""
)
)
$dateFought = "28<span class="superscript">th</span> February 2025"</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre>28<span class="superscript">th</span> February 2025, , and <a href="/dok/members/antoni.pastuovic">Antoni Pastuović</a> () </span>
</li>
<li>
<a href="/dok/battle_reports/2022/05/09" class="readMore"></a> <span class="details">
22<span class="superscript">nd</span> April 2022, , <a href="/dok/members/borna.plese">Borna Pleše</a> () and <a href="/dok/members/kristijan.kliska">Kristijan Kliska</a> () </span>
</li>
<li>
<a href="/dok/battle_reports/2021/11/26" class="readMore"></a> <span class="details">
17<span class="superscript">th</span> November 2021, , and <a href="/dok/members/nino.marasovic">Nino Marasović</a> () </span>
</li>
</ul>
<p><a href="/dok/battle_reports">more_battle_reports</a></p> <div class="fb-like-box" style="background: white; margin-top: 1em; border-bottom: 1px solid #AAA;" data-href="http://www.facebook.com/UmsAgram" data-width="260" data-show-faces="true" data-stream="true" data-header="true"></div></div>",
"scripts_for_layout" => "",
"title_for_layout" => "Members",
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/members/mario.grgurev"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/members/mario.grgurev"
TextHelper::$params = array
TextHelper::$action = "view"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/members/mario.grgurev"
StringerHelper::$params = array
StringerHelper::$action = "view"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/members/mario.grgurev"
MenuHelper::$params = array
MenuHelper::$action = "view"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772105098
SessionHelper::$sessionTime = 1772117098
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/mario.grgurev"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/members/mario.grgurev"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = NULL
LinkHelper::$defaultLang = NULL
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/mario.grgurev"
LinkHelper::$params = array
LinkHelper::$action = "view"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array()
$userData = null
$member = array(
"Member" => array(
"id" => "100",
"group_id" => "2",
"first_name" => "Mario",
"last_name" => "Grgurev",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev",
"username" => "lepimario",
"password" => "*****",
"born" => "2045-01-21 09:02:00",
"created" => "2022-01-21 09:02:32"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array(),
array(),
array()
)
)
$contentData = array(
"first_name" => "Mario",
"last_name" => "Grgurev",
"controller" => "members",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev"
)
$content_for_layout = "<div id="leftColumn">
<h1>Mario Grgurev</h1>
<p>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr1-trace').style.display = (document.getElementById('cakeErr1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/helpers/stringer.php</b>, line <b>291</b>]<div id="cakeErr1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr1-code').style.display = (document.getElementById('cakeErr1-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr1-context').style.display = (document.getElementById('cakeErr1-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr1-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'first_name'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' '</span><span style="color: #007700">. </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'last_name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></h1>
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'member_info_1'</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">) . </span><span style="color: #0000BB">$stringer</span><span style="color: #007700">-></span><span style="color: #0000BB">humanizeList </span><span style="color: #007700">(</span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Status'</span><span style="color: #007700">], </span><span style="color: #DD0000">"name_</span><span style="color: #0000BB">$lang</span><span style="color: #DD0000">"</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr1-context" class="cake-context" style="display: none;">$array = array(
array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
),
array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ""
$element = array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
)</pre><pre class="stack-trace">StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 291
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr2-trace').style.display = (document.getElementById('cakeErr2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/helpers/stringer.php</b>, line <b>297</b>]<div id="cakeErr2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr2-code').style.display = (document.getElementById('cakeErr2-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr2-context').style.display = (document.getElementById('cakeErr2-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr2-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'first_name'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' '</span><span style="color: #007700">. </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'last_name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></h1>
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'member_info_1'</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">) . </span><span style="color: #0000BB">$stringer</span><span style="color: #007700">-></span><span style="color: #0000BB">humanizeList </span><span style="color: #007700">(</span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Status'</span><span style="color: #007700">], </span><span style="color: #DD0000">"name_</span><span style="color: #0000BB">$lang</span><span style="color: #DD0000">"</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr2-context" class="cake-context" style="display: none;">$array = array(
array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
),
array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ""
$element = array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
)</pre><pre class="stack-trace">StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 297
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr3-trace').style.display = (document.getElementById('cakeErr3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/helpers/stringer.php</b>, line <b>294</b>]<div id="cakeErr3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr3-code').style.display = (document.getElementById('cakeErr3-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr3-context').style.display = (document.getElementById('cakeErr3-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr3-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'first_name'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' '</span><span style="color: #007700">. </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'last_name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></h1>
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'member_info_1'</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">) . </span><span style="color: #0000BB">$stringer</span><span style="color: #007700">-></span><span style="color: #0000BB">humanizeList </span><span style="color: #007700">(</span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Status'</span><span style="color: #007700">], </span><span style="color: #DD0000">"name_</span><span style="color: #0000BB">$lang</span><span style="color: #DD0000">"</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr3-context" class="cake-context" style="display: none;">$array = array(
array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
),
array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ", "
$element = array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)</pre><pre class="stack-trace">StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 294
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre>member_info_1, and </p>
<p>
member_info_2Mariomember_info_3"" and ""<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr4-trace').style.display = (document.getElementById('cakeErr4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/members/view.ctp</b>, line <b>17</b>]<div id="cakeErr4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr4-code').style.display = (document.getElementById('cakeErr4-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr4-context').style.display = (document.getElementById('cakeErr4-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr4-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr4-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/members/view.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Mario",
"last_name" => "Grgurev",
"controller" => "members",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev"
)
)
$loadHelpers = true
$cached = false
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/members/mario.grgurev"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/members/mario.grgurev"
TextHelper::$params = array
TextHelper::$action = "view"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/members/mario.grgurev"
StringerHelper::$params = array
StringerHelper::$action = "view"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/members/mario.grgurev"
MenuHelper::$params = array
MenuHelper::$action = "view"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772105098
SessionHelper::$sessionTime = 1772117098
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/mario.grgurev"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/members/mario.grgurev"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = NULL
LinkHelper::$defaultLang = NULL
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/mario.grgurev"
LinkHelper::$params = array
LinkHelper::$action = "view"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array()
$userData = null
$member = array(
"Member" => array(
"id" => "100",
"group_id" => "2",
"first_name" => "Mario",
"last_name" => "Grgurev",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev",
"username" => "lepimario",
"password" => "*****",
"born" => "2045-01-21 09:02:00",
"created" => "2022-01-21 09:02:32"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array(),
array(),
array()
)
)
$contentData = array(
"first_name" => "Mario",
"last_name" => "Grgurev",
"controller" => "members",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev"
)
$i = 0</pre><pre class="stack-trace">include - APP/views/members/view.ctp, line 17
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre>member_info_5" <span class="armyGame">()</span>". </p>
</div>
<div id="rightColumn">
<!--<div id="hotStuff">
hot_tournaments<br/></div>-->
<div id="hotSponsor">
</div><h2>latest_articles</h2>
<ul class="latest">
<li>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6-trace').style.display = (document.getElementById('cakeErr6-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: title_dok [<b>APP/views/elements/latestArticles.ctp</b>, line <b>7</b>]<div id="cakeErr6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6-code').style.display = (document.getElementById('cakeErr6-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6-context').style.display = (document.getElementById('cakeErr6-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr6-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr6-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestArticles.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$articles = array(
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
)
)
$article = array(
"Article" => array(
"id" => "493",
"member_id" => "64",
"title_eng" => "Gallery of winning entries of Black Queen H&MPC2026",
"title_hrv" => "Galerija pobjedničkih radova na Black Queen H&MPC2026",
"mask_eng" => "gallery_of_winning_entries_of_black_queen_hmpc2026",
"mask_hrv" => "galerija_pobjednickih_radova_na_black_queen_hmpc2026",
"content_eng" => "<p>
<strong>BEST OF SHOW</strong> &amp; 1. place <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> &amp; <strong>PEOPLE&#39;S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.place<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.place<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.place<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.place<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.place<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.place<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.place<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.place<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.place<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.place<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.place<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.place<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.place<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.place<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.place<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.place<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.place<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.place<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.place<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.place<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.place<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.place<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
You can see all the entries in the gallery on our <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">social networks</a>.</p>
",
"content_hrv" => "<p>
<strong>BEST OF SHOW</strong>&nbsp;&amp; 1. mjesto&nbsp;<strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong>&nbsp;&amp;&nbsp;<strong>PEOPLE&#39;S CHOICE&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
Sve radove možete pogledati u galeriji na na&scaron;im <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">socijalnim mrežama</a>.</p>
",
"created" => "2026-02-25 09:03:55",
"modified" => "2026-02-25 09:11:57"
),
"Member" => array(
"id" => "64",
"group_id" => "1",
"first_name" => "Krunoslav",
"last_name" => "Belinić",
"first_name_mask" => "krunoslav",
"last_name_mask" => "belinic",
"username" => "Kruno",
"password" => "*****",
"born" => "2015-01-18 09:19:00",
"created" => "2015-01-18 09:20:39"
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestArticles.ctp, line 7
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 28
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr7-trace').style.display = (document.getElementById('cakeErr7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: mask_dok [<b>APP/views/elements/latestArticles.ctp</b>, line <b>10</b>]<div id="cakeErr7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr7-code').style.display = (document.getElementById('cakeErr7-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr7-context').style.display = (document.getElementById('cakeErr7-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr7-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr7-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestArticles.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$articles = array(
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
)
)
$article = array(
"Article" => array(
"id" => "493",
"member_id" => "64",
"title_eng" => "Gallery of winning entries of Black Queen H&MPC2026",
"title_hrv" => "Galerija pobjedničkih radova na Black Queen H&MPC2026",
"mask_eng" => "gallery_of_winning_entries_of_black_queen_hmpc2026",
"mask_hrv" => "galerija_pobjednickih_radova_na_black_queen_hmpc2026",
"content_eng" => "<p>
<strong>BEST OF SHOW</strong> &amp; 1. place <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> &amp; <strong>PEOPLE&#39;S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.place<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.place<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.place<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.place<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.place<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.place<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.place<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.place<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.place<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.place<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.place<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.place<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.place<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.place<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.place<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.place<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.place<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.place<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.place<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.place<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.place<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.place<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
You can see all the entries in the gallery on our <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">social networks</a>.</p>
",
"content_hrv" => "<p>
<strong>BEST OF SHOW</strong>&nbsp;&amp; 1. mjesto&nbsp;<strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong>&nbsp;&amp;&nbsp;<strong>PEOPLE&#39;S CHOICE&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
Sve radove možete pogledati u galeriji na na&scaron;im <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">socijalnim mrežama</a>.</p>
",
"created" => "2026-02-25 09:03:55",
"modified" => "2026-02-25 09:11:57"
),
"Member" => array(
"id" => "64",
"group_id" => "1",
"first_name" => "Krunoslav",
"last_name" => "Belinić",
"first_name_mask" => "krunoslav",
"last_name_mask" => "belinic",
"username" => "Kruno",
"password" => "*****",
"born" => "2015-01-18 09:19:00",
"created" => "2015-01-18 09:20:39"
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestArticles.ctp, line 10
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 28
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><a href="/dok/articles/2026/02/25" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "493"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(51) "Gallery of winning entries of Black Queen H&MPC2026"
["title_hrv"]=>
string(54) "Galerija pobjedničkih radova na Black Queen H&MPC2026"
["mask_eng"]=>
string(50) "gallery_of_winning_entries_of_black_queen_hmpc2026"
["mask_hrv"]=>
string(52) "galerija_pobjednickih_radova_na_black_queen_hmpc2026"
["content_eng"]=>
string(12503) "<p>
<strong>BEST OF SHOW</strong> & 1. place <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. place <strong>MASTERCLASS </strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. place <strong>MASTERCLASS </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY </strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> & <strong>PEOPLE'S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL </strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT </strong><strong>- MONIKA BEŠENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.place<strong>SINGLE MINIATURE </strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.place<strong>SINGLE MINIATURE </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.place<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.place<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.place<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.place<strong>LARGE/MOUNTED MINIATURE - ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.place<strong>UNIT / SQUAD </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.place<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.place<strong>UNIT / SQUAD - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.place<strong>VEHICLE / MONSTER - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.place<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.place<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.place<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.place<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.place<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.place<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.place<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.place<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.place<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.place<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.place<strong>BUST </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.place<strong>JUNIOR - ELANOR GRAŠIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.place<strong>JUNIOR - LUKA ŠEGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.place<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
You can see all the entries in the gallery on our <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">social networks</a>.</p>
"
["content_hrv"]=>
string(12719) "<p>
<strong>BEST OF SHOW</strong> & 1. mjesto <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. mjesto <strong>MASTERCLASS </strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. mjesto <strong>MASTERCLASS </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY </strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> & <strong>PEOPLE'S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL </strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT </strong><strong>- MONIKA BEŠENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>SINGLE MINIATURE </strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>SINGLE MINIATURE </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>LARGE/MOUNTED MINIATURE - ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>UNIT / SQUAD </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>UNIT / SQUAD - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>VEHICLE / MONSTER - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>BUST </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>JUNIOR - ELANOR GRAŠIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>JUNIOR - LUKA ŠEGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
Sve radove možete pogledati u galeriji na našim <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">socijalnim mrežama</a>.</p>
"
["created"]=>
string(19) "2026-02-25 09:03:55"
["modified"]=>
string(19) "2026-02-25 09:11:57"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "64"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(9) "Krunoslav"
["last_name"]=>
string(8) "Belinić"
["first_name_mask"]=>
string(9) "krunoslav"
["last_name_mask"]=>
string(7) "belinic"
["username"]=>
string(5) "Kruno"
["password"]=>
string(40) "eb3fda45fbec0258e90d809803b10491c548b22f"
["born"]=>
string(19) "2015-01-18 09:19:00"
["created"]=>
string(19) "2015-01-18 09:20:39"
}
}
</pre>
<a href="/dok/members/krunoslav.belinic">Krunoslav Belinić</a>, 25<span class="superscript">th</span> February 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "492"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 5"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 5"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_5"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_5"
["content_eng"]=>
string(3653) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
So far I have finished making the base, painting the base, painting the interior of the vehicle and painting the figures. Now it's time to add the vegetation</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" width="600" /> </a></p>
<p>
The pines/trees were already fixed to the base before painting, so the first vegetation I added was tall shrubs that filled the volume of the base.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" width="600" /> </a></p>
<p>
Then I added lower vegetation like tall grass and lower bushes.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" width="600" /> </a></p>
<p>
Finally, I added some short grass, making sure when I was making the parking lot and path that there was no vegetation in the places where the wheels pass.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" width="600" /> </a></p>
<p>
The paint on the base has just dried up, so next time I'll add the vegetation.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" width="600" /> </a></p>
<p>
When the diorama is turned to the back, the volume of the forest is visible.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" width="600" /> </a></p>
<p>
Before placing the vehicles and miniatures on the base, the diorama looks like this.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" width="600" /> </a></p>
"
["content_hrv"]=>
string(3186) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Do sada sam završio s izradom baze, bojanjem baze, bojanjem interijera vozila i bojanjem figura. Sada je došlo vrijeme za dodavanje vegetacije</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" width="600" /> </a></p>
<p>
Borovi/drveće je već bilo fiksirano na bazu prije bojanja pa je prva sljedeća vegetacija bila visoko žbunje kojim sam popunio volumen baze.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" width="600" /> </a></p>
<p>
Potom sam dodao niže raslinje poput visoke trave i nižeg grmlja.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" width="600" /> </a></p>
<p>
Na kraju sam dodao i nisku travu pri čemu sam pazio kad sam radio ugibalište i puteljak da vegetacije ne bude na mjestima gdje prolaze kotači.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" width="600" /> </a></p>
<p>
Kada se dioramu okrene, vidi se volumen vegetacije u šumi. </p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" width="600" /></a></p>
<p>
Prije postavljanja vozila i minijatura, diorama izgleda ovako:</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2026-01-19 10:46:08"
["modified"]=>
string(19) "2026-01-19 11:00:21"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "491"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 4"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 4"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_4"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_4"
["content_eng"]=>
string(2405) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
After the base and the vehicles, I started painting the miniatures. Two policemen and a truck driver. The first step was the base color – black and then white..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" width="600" /> </a></p>
<p>
After that, I started with the basic colors, concentrating a little more on the truck driver..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" width="600" /> </a></p>
<p>
Considering the year and location of the action, I decided that his jacket should have the logo from the 1984 Sarajevo Winter Olympics..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" width="600" /> </a></p>
<p>
Then I threw myself at the policemen..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" width="600" /> </a></p>
<p>
The paint on the base has just dried up, so next time I'll add the vegetation.</p>
"
["content_hrv"]=>
string(2360) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Nakon baze i vozila, bacio sam se na bojanje minijatura. Dva milicajca i vozač kamiona. Prvi korak je bila temeljna boja – crna pa bijela.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" width="600" /> </a></p>
<p>
Nakon toga, krenuo sam s osnovnim bojama, malo više se koncentrirajući na vozača kamiona.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" width="600" /> </a></p>
<p>
S obzirom na godinu i mjesto radnje, odlučio sam se da mu jakna ima logo od ZOI Sarajevo 1984.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" width="600" /> </a></p>
<p>
Zatim sam se bacio na milicajce.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" width="600" /> </a></p>
<p>
Taman se tako nekako osušila i boja na bazi pa ću sljedeći puta obraditi i dodavanje vegetacije.</p>
"
["created"]=>
string(19) "2026-01-19 10:35:45"
["modified"]=>
string(19) "2026-01-19 10:35:45"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "490"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 3"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 3"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_3"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_3"
["content_eng"]=>
string(3113) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
As I announced last time, it's time to get down to the vehicles. The first thing I did was disassemble the models and take out the interiors of all three vehicles.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" width="600" /> </a></p>
<p>
As you can see in the picture, the interior of the vehicle is poorly or not at all painted, so a lot of attention and time was spent there. I painted the upholstery in shades of gray, or brown on the Tristač. I brought out the details on the dashboard and around the gearbox.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" width="600" /> </a></p>
<p>
There was something missing from the start on the Fićo, but I couldn't figure out what it was until Kruno pointed out to me that the flashing lights were missing. I fixed that with a small 3mm clear LED that I painted in Tamiya Clear Blue with a silver edge.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" width="600" /> </a></p>
<p>
This completes the painting of the vehicles’ interior.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" width="600" /> </a></p>
<p>
The finishing touches are the decorations in the truck's cabin.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " width="600" /> </a></p>
<p>
Next time we will continue with painting the figures.</p>
"
["content_hrv"]=>
string(3080) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Kao što sam najavio prošli put, vrijeme je da se bacim na vozila. Prvo što sam napravio jest da sam rastavio modele i izvadio unutrašnjost sva tri vozila</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" width="600" /> </a></p>
<p>
Kako je vidljivo na slici, unutrašnjost vozila je slabo ili nikako obojana stoga je tu otišlo mnogo pažnje i vremena. Tapecirunge sam obojao u sive nijanse, odnosno u smeđe na tristaču. Izvukao sam detalje na komandnim pločama te oko mjenjača.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" width="600" /> </a></p>
<p>
Na fićeku mi je otpočetka nešto falilo, ali nisam mogao skužiti što dok mi Kruno nije skrenuo pažnju da fali rotirka. Nju sam sredio pomoću jedne male 3mm prozirne LED koju sam obojao u Tamiya Clear Blue sa srebrnim rubom.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" width="600" /> </a></p>
<p>
Time je završeno bojanje unutrašnjosti vozila.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" width="600" /> </a></p>
<p>
Završni detalji su ukrasi u kabini kamiona.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " width="600" /> </a></p>
<p>
Sljedeći put nastavljamo sa bojanjem figura.</p>
<p>
 </p>
"
["created"]=>
string(19) "2026-01-19 10:28:32"
["modified"]=>
string(19) "2026-01-19 10:28:32"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "489"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 2"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 2"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_2"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_2"
["content_eng"]=>
string(3226) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Last time I explained how I created the terrain, and this time I'll be painting the terrain. The terrain itself consists of several parts: an asphalt road, a turnoff and path, and the terrain in the forest.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" width="600" /> </a></p>
<p>
Since I wanted all the surfaces to have similar tones, I decided to paint without a base color, applying the main color immediately. The paint I applied was very thin so it stayed wet for a long time, which allowed me to mix the base colors and get a uniform tone.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" width="600" /> </a></p>
<p>
After applying the basic tones, I started shading. I also used the same principle, using quite diluted tones to create unevenness in certain parts of the surface.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
Then I added a layer that I could most simply call wash. A very diluted darker shade of color.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
I applied the final shades using another technique, the simplest one – dry brush.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" width="600" /> </a></p>
<p>
While these paints were drying, I was simultaneously disassembling and painting the interior of the car and truck, as well as the figures, which will be the subject of future articles.</p>
"
["content_hrv"]=>
string(3277) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Prošli put sam objasnio kako sam izradio teren, a ovaj put ću se baviti bojanjem terena. Sami teren se sastoji od nekoliko dijelova: asfaltna cesta, ugibalište i puteljak te teren u šumi.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" width="600" /> </a></p>
<p>
S obzirom da sam htio da sve površine imaju slične tonove, odlučio sam se bojati bez temeljne boje, nanoseći odmah glavni ton. Boju koju sam nanosio bila je jako razvodnjena tako da je dugo bila mokra i to mi je omogućavalo miješanje osnovnih tonova i dobivanje ujednačene tonove.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" width="600" /> </a></p>
<p>
Nakon nanošenja osnovnih tonova, krenuo sam sa nijansiranjem. Također sam radio istim principom, dosta razvodnjene tonove kako bih dobio neujednačenost pojedinih dijelova površine.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
Potom sam dodao sloj koji bih najjednostavnije mogao nazvati wash. Jako razvodnjenu tamniju nijansu boje.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
Završne nijanse sam nanio drugom tehnikom, najjednostavnijom – dry brush.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" width="600" /> </a></p>
<p>
Dok su se ove boje sušile, paralelno sam rastavio i bojao unutrašnjost automobila i kamiona te figura što će biti tema sljedećih članaka.</p>
"
["created"]=>
string(19) "2026-01-19 09:32:11"
["modified"]=>
string(19) "2026-01-19 09:32:11"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
</ul>
<p><a href="/dok/articles">more_articles</a></p>
<h2>latest_battle_reports</h2>
<ul class="latest">
<li>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr8-trace').style.display = (document.getElementById('cakeErr8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: title_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>8</b>]<div id="cakeErr8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr8-code').style.display = (document.getElementById('cakeErr8-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr8-context').style.display = (document.getElementById('cakeErr8-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr8-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr8-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 8
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-trace').style.display = (document.getElementById('cakeErr9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: mask_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>11</b>]<div id="cakeErr9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-code').style.display = (document.getElementById('cakeErr9-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-context').style.display = (document.getElementById('cakeErr9-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr9-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr9-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 11
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><a href="/dok/battle_reports/2025/03/10" class="readMore"></a> <span class="details">
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-trace').style.display = (document.getElementById('cakeErr10-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>26</b>]<div id="cakeErr10-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-code').style.display = (document.getElementById('cakeErr10-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-context').style.display = (document.getElementById('cakeErr10-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr10-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr10-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)
$memberString = " and "
$battleReportExperience = array(
"id" => "18",
"battle_report_id" => "16",
"member_id" => "96",
"army_id" => "33",
"intro_eng" => "<p>
This Friday, Luka and I had the opportunity to try out the third edition of the famous Warhammer skirmish game Kill Team, and along the way demonstrate the basics that have remained unchanged. Luka played a team of Vespid Stingwings, a highly mobile T&#39;au unit, and I played the Blooded, a traitor squad that used to belong to the Astra Militarum (in my case they were named Glanton&#39;s Gang). The map, measuring 30x22 inches, was organized so that all terrain was outside of our deployment zones, which were 6 inches from the shorter edges. In the middle of the map, in a slight diagonal, 3 points of interest (objectives) are placed. All this resulted in a very symmetrical setup of operatives &ndash; all Vespids and the entire Blooded gang at the beginning of the game were mirrored hidden behind large pieces of terrain. All buildings with doors were 3 inches high, offering the operatives a Vantage point - the ability to keep one hit die as a success, and the well in the very center, 4 inches high, offers an even better Vantage point, where the operatives keep 2 dice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"intro_hrv" => "<p>
Ovaj smo petak Luka i ja imali priliku isprobati treću ediciju poznate Warhammer skirmish igre <em>Kill Team</em> te usput demonstrirati osnove koje su ostale nepromijenjene. Luka je igrao tim Vespid Stingwings, jako mobilne T&#39;au jedinice, a ja sam igrao Blooded, izdajnički odred koji je nekad pripadao Astri Militarum (u mojem su slučaju dobili ime <em>Glantonova banda</em>). Mapa, veličine 30x22 inča, bila je organizirana tako da je sav teren bio van na&scaron;ih deployment zona, koje su iznosile 6 inča od kraćih rubova. Nasred mape, u blagoj dijagonali, postavljene su 3 točke interesa (objectives). Sve je ovo rezultiralo jako simetričnom postavom operativaca &ndash; svi su Vespidi i cijela Blooded banda na početku igre bili zrcaljeno skriveni iza velikih komada terena. Sve građevine s vratima bile su visoke 3 inča, &scaron;to je operativcima nudilo Vantage point &ndash; mogućnost da jednu hit-kockicu zadrže kao uspje&scaron;nu, a bu&scaron;otina u samom centru, visoka 4 inča, nudi jo&scaron; bolji Vantage point, gdje operativci zadržavaju 2 kockice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"Member" => array(
"id" => "96",
"group_id" => "2",
"first_name" => "Antoni",
"last_name" => "Pastuović",
"first_name_mask" => "antoni",
"last_name_mask" => "pastuovic",
"username" => "antoni",
"password" => "*****",
"born" => "2005-04-04 18:52:00",
"created" => "2019-04-04 18:53:09"
),
"Army" => array(
"id" => "33",
"game_id" => "1",
"army_alignment_id" => null,
"name_eng" => "Imperial Guard",
"name_hrv" => "Imperial Guard",
"description_eng" => "",
"description_hrv" => ""
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 26
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-trace').style.display = (document.getElementById('cakeErr11-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>29</b>]<div id="cakeErr11-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-code').style.display = (document.getElementById('cakeErr11-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-context').style.display = (document.getElementById('cakeErr11-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr11-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr11-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)
$memberString = " and <a href="/dok/members/antoni.pastuovic">Antoni Pastuović</a> ()"
$battleReportExperience = array(
"id" => "18",
"battle_report_id" => "16",
"member_id" => "96",
"army_id" => "33",
"intro_eng" => "<p>
This Friday, Luka and I had the opportunity to try out the third edition of the famous Warhammer skirmish game Kill Team, and along the way demonstrate the basics that have remained unchanged. Luka played a team of Vespid Stingwings, a highly mobile T&#39;au unit, and I played the Blooded, a traitor squad that used to belong to the Astra Militarum (in my case they were named Glanton&#39;s Gang). The map, measuring 30x22 inches, was organized so that all terrain was outside of our deployment zones, which were 6 inches from the shorter edges. In the middle of the map, in a slight diagonal, 3 points of interest (objectives) are placed. All this resulted in a very symmetrical setup of operatives &ndash; all Vespids and the entire Blooded gang at the beginning of the game were mirrored hidden behind large pieces of terrain. All buildings with doors were 3 inches high, offering the operatives a Vantage point - the ability to keep one hit die as a success, and the well in the very center, 4 inches high, offers an even better Vantage point, where the operatives keep 2 dice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"intro_hrv" => "<p>
Ovaj smo petak Luka i ja imali priliku isprobati treću ediciju poznate Warhammer skirmish igre <em>Kill Team</em> te usput demonstrirati osnove koje su ostale nepromijenjene. Luka je igrao tim Vespid Stingwings, jako mobilne T&#39;au jedinice, a ja sam igrao Blooded, izdajnički odred koji je nekad pripadao Astri Militarum (u mojem su slučaju dobili ime <em>Glantonova banda</em>). Mapa, veličine 30x22 inča, bila je organizirana tako da je sav teren bio van na&scaron;ih deployment zona, koje su iznosile 6 inča od kraćih rubova. Nasred mape, u blagoj dijagonali, postavljene su 3 točke interesa (objectives). Sve je ovo rezultiralo jako simetričnom postavom operativaca &ndash; svi su Vespidi i cijela Blooded banda na početku igre bili zrcaljeno skriveni iza velikih komada terena. Sve građevine s vratima bile su visoke 3 inča, &scaron;to je operativcima nudilo Vantage point &ndash; mogućnost da jednu hit-kockicu zadrže kao uspje&scaron;nu, a bu&scaron;otina u samom centru, visoka 4 inča, nudi jo&scaron; bolji Vantage point, gdje operativci zadržavaju 2 kockice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"Member" => array(
"id" => "96",
"group_id" => "2",
"first_name" => "Antoni",
"last_name" => "Pastuović",
"first_name_mask" => "antoni",
"last_name_mask" => "pastuovic",
"username" => "antoni",
"password" => "*****",
"born" => "2005-04-04 18:52:00",
"created" => "2019-04-04 18:53:09"
),
"Army" => array(
"id" => "33",
"game_id" => "1",
"army_alignment_id" => null,
"name_eng" => "Imperial Guard",
"name_hrv" => "Imperial Guard",
"description_eng" => "",
"description_hrv" => ""
)
)
$dateFought = "28<span class="superscript">th</span> February 2025"</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre>28<span class="superscript">th</span> February 2025, , and <a href="/dok/members/antoni.pastuovic">Antoni Pastuović</a> () </span>
</li>
<li>
<a href="/dok/battle_reports/2022/05/09" class="readMore"></a> <span class="details">
22<span class="superscript">nd</span> April 2022, , <a href="/dok/members/borna.plese">Borna Pleše</a> () and <a href="/dok/members/kristijan.kliska">Kristijan Kliska</a> () </span>
</li>
<li>
<a href="/dok/battle_reports/2021/11/26" class="readMore"></a> <span class="details">
17<span class="superscript">th</span> November 2021, , and <a href="/dok/members/nino.marasovic">Nino Marasović</a> () </span>
</li>
</ul>
<p><a href="/dok/battle_reports">more_battle_reports</a></p> <div class="fb-like-box" style="background: white; margin-top: 1em; border-bottom: 1px solid #AAA;" data-href="http://www.facebook.com/UmsAgram" data-width="260" data-show-faces="true" data-stream="true" data-header="true"></div></div>"
$scripts_for_layout = ""
$title_for_layout = "Members"
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/members/mario.grgurev"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/members/mario.grgurev"
TextHelper::$params = array
TextHelper::$action = "view"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/members/mario.grgurev"
StringerHelper::$params = array
StringerHelper::$action = "view"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/members/mario.grgurev"
MenuHelper::$params = array
MenuHelper::$action = "view"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772105098
SessionHelper::$sessionTime = 1772117098
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/mario.grgurev"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/members/mario.grgurev"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = NULL
LinkHelper::$defaultLang = NULL
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/mario.grgurev"
LinkHelper::$params = array
LinkHelper::$action = "view"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$separator = " > "
$titleSeparator = " < "
$breadcrumbs = "breadcrumbs "
$title = ""
$breadCrumb = array(
"Page" => array(
"id" => "1",
"parent_id" => null,
"controller" => "home",
"title_eng" => "Home",
"title_hrv" => "Naslovnica",
"lft" => "1",
"rght" => "56"
)
)
$controller = array(
"home"
)
include - APP/views/layouts/default.ctp, line 14
View::_render() - CORE/cake/libs/view/view.php, line 736
View::renderLayout() - CORE/cake/libs/view/view.php, line 494
View::render() - CORE/cake/libs/view/view.php, line 440
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
Notice (8): Undefined index: title_dok [APP/views/layouts/default.ctp, line 23]
if (Configure::read() > 0) { include ($___viewFn);
$___viewFn = "/home/martin/apps/agram/app/views/layouts/default.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Mario",
"last_name" => "Grgurev",
"controller" => "members",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev"
),
"content_for_layout" => "<div id="leftColumn">
<h1>Mario Grgurev</h1>
<p>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr1-trace').style.display = (document.getElementById('cakeErr1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/helpers/stringer.php</b>, line <b>291</b>]<div id="cakeErr1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr1-code').style.display = (document.getElementById('cakeErr1-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr1-context').style.display = (document.getElementById('cakeErr1-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr1-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'first_name'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' '</span><span style="color: #007700">. </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'last_name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></h1>
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'member_info_1'</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">) . </span><span style="color: #0000BB">$stringer</span><span style="color: #007700">-></span><span style="color: #0000BB">humanizeList </span><span style="color: #007700">(</span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Status'</span><span style="color: #007700">], </span><span style="color: #DD0000">"name_</span><span style="color: #0000BB">$lang</span><span style="color: #DD0000">"</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr1-context" class="cake-context" style="display: none;">$array = array(
array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
),
array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ""
$element = array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
)</pre><pre class="stack-trace">StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 291
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr2-trace').style.display = (document.getElementById('cakeErr2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/helpers/stringer.php</b>, line <b>297</b>]<div id="cakeErr2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr2-code').style.display = (document.getElementById('cakeErr2-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr2-context').style.display = (document.getElementById('cakeErr2-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr2-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'first_name'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' '</span><span style="color: #007700">. </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'last_name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></h1>
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'member_info_1'</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">) . </span><span style="color: #0000BB">$stringer</span><span style="color: #007700">-></span><span style="color: #0000BB">humanizeList </span><span style="color: #007700">(</span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Status'</span><span style="color: #007700">], </span><span style="color: #DD0000">"name_</span><span style="color: #0000BB">$lang</span><span style="color: #DD0000">"</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr2-context" class="cake-context" style="display: none;">$array = array(
array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
),
array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ""
$element = array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
)</pre><pre class="stack-trace">StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 297
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr3-trace').style.display = (document.getElementById('cakeErr3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/helpers/stringer.php</b>, line <b>294</b>]<div id="cakeErr3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr3-code').style.display = (document.getElementById('cakeErr3-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr3-context').style.display = (document.getElementById('cakeErr3-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr3-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'first_name'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' '</span><span style="color: #007700">. </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'last_name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></h1>
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'member_info_1'</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">) . </span><span style="color: #0000BB">$stringer</span><span style="color: #007700">-></span><span style="color: #0000BB">humanizeList </span><span style="color: #007700">(</span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Status'</span><span style="color: #007700">], </span><span style="color: #DD0000">"name_</span><span style="color: #0000BB">$lang</span><span style="color: #DD0000">"</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr3-context" class="cake-context" style="display: none;">$array = array(
array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
),
array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ", "
$element = array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)</pre><pre class="stack-trace">StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 294
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre>member_info_1, and </p>
<p>
member_info_2Mariomember_info_3"" and ""<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr4-trace').style.display = (document.getElementById('cakeErr4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/members/view.ctp</b>, line <b>17</b>]<div id="cakeErr4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr4-code').style.display = (document.getElementById('cakeErr4-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr4-context').style.display = (document.getElementById('cakeErr4-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr4-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr4-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/members/view.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Mario",
"last_name" => "Grgurev",
"controller" => "members",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev"
)
)
$loadHelpers = true
$cached = false
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/members/mario.grgurev"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/members/mario.grgurev"
TextHelper::$params = array
TextHelper::$action = "view"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/members/mario.grgurev"
StringerHelper::$params = array
StringerHelper::$action = "view"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/members/mario.grgurev"
MenuHelper::$params = array
MenuHelper::$action = "view"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772105098
SessionHelper::$sessionTime = 1772117098
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/mario.grgurev"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/members/mario.grgurev"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = NULL
LinkHelper::$defaultLang = NULL
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/mario.grgurev"
LinkHelper::$params = array
LinkHelper::$action = "view"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array()
$userData = null
$member = array(
"Member" => array(
"id" => "100",
"group_id" => "2",
"first_name" => "Mario",
"last_name" => "Grgurev",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev",
"username" => "lepimario",
"password" => "*****",
"born" => "2045-01-21 09:02:00",
"created" => "2022-01-21 09:02:32"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array(),
array(),
array()
)
)
$contentData = array(
"first_name" => "Mario",
"last_name" => "Grgurev",
"controller" => "members",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev"
)
$i = 0</pre><pre class="stack-trace">include - APP/views/members/view.ctp, line 17
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre>member_info_5" <span class="armyGame">()</span>". </p>
</div>
<div id="rightColumn">
<!--<div id="hotStuff">
hot_tournaments<br/></div>-->
<div id="hotSponsor">
</div><h2>latest_articles</h2>
<ul class="latest">
<li>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6-trace').style.display = (document.getElementById('cakeErr6-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: title_dok [<b>APP/views/elements/latestArticles.ctp</b>, line <b>7</b>]<div id="cakeErr6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6-code').style.display = (document.getElementById('cakeErr6-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6-context').style.display = (document.getElementById('cakeErr6-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr6-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr6-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestArticles.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$articles = array(
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
)
)
$article = array(
"Article" => array(
"id" => "493",
"member_id" => "64",
"title_eng" => "Gallery of winning entries of Black Queen H&MPC2026",
"title_hrv" => "Galerija pobjedničkih radova na Black Queen H&MPC2026",
"mask_eng" => "gallery_of_winning_entries_of_black_queen_hmpc2026",
"mask_hrv" => "galerija_pobjednickih_radova_na_black_queen_hmpc2026",
"content_eng" => "<p>
<strong>BEST OF SHOW</strong> &amp; 1. place <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> &amp; <strong>PEOPLE&#39;S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.place<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.place<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.place<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.place<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.place<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.place<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.place<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.place<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.place<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.place<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.place<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.place<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.place<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.place<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.place<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.place<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.place<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.place<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.place<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.place<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.place<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.place<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
You can see all the entries in the gallery on our <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">social networks</a>.</p>
",
"content_hrv" => "<p>
<strong>BEST OF SHOW</strong>&nbsp;&amp; 1. mjesto&nbsp;<strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong>&nbsp;&amp;&nbsp;<strong>PEOPLE&#39;S CHOICE&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
Sve radove možete pogledati u galeriji na na&scaron;im <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">socijalnim mrežama</a>.</p>
",
"created" => "2026-02-25 09:03:55",
"modified" => "2026-02-25 09:11:57"
),
"Member" => array(
"id" => "64",
"group_id" => "1",
"first_name" => "Krunoslav",
"last_name" => "Belinić",
"first_name_mask" => "krunoslav",
"last_name_mask" => "belinic",
"username" => "Kruno",
"password" => "*****",
"born" => "2015-01-18 09:19:00",
"created" => "2015-01-18 09:20:39"
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestArticles.ctp, line 7
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 28
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr7-trace').style.display = (document.getElementById('cakeErr7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: mask_dok [<b>APP/views/elements/latestArticles.ctp</b>, line <b>10</b>]<div id="cakeErr7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr7-code').style.display = (document.getElementById('cakeErr7-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr7-context').style.display = (document.getElementById('cakeErr7-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr7-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr7-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestArticles.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$articles = array(
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
)
)
$article = array(
"Article" => array(
"id" => "493",
"member_id" => "64",
"title_eng" => "Gallery of winning entries of Black Queen H&MPC2026",
"title_hrv" => "Galerija pobjedničkih radova na Black Queen H&MPC2026",
"mask_eng" => "gallery_of_winning_entries_of_black_queen_hmpc2026",
"mask_hrv" => "galerija_pobjednickih_radova_na_black_queen_hmpc2026",
"content_eng" => "<p>
<strong>BEST OF SHOW</strong> &amp; 1. place <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> &amp; <strong>PEOPLE&#39;S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.place<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.place<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.place<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.place<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.place<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.place<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.place<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.place<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.place<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.place<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.place<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.place<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.place<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.place<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.place<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.place<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.place<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.place<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.place<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.place<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.place<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.place<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
You can see all the entries in the gallery on our <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">social networks</a>.</p>
",
"content_hrv" => "<p>
<strong>BEST OF SHOW</strong>&nbsp;&amp; 1. mjesto&nbsp;<strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong>&nbsp;&amp;&nbsp;<strong>PEOPLE&#39;S CHOICE&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
Sve radove možete pogledati u galeriji na na&scaron;im <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">socijalnim mrežama</a>.</p>
",
"created" => "2026-02-25 09:03:55",
"modified" => "2026-02-25 09:11:57"
),
"Member" => array(
"id" => "64",
"group_id" => "1",
"first_name" => "Krunoslav",
"last_name" => "Belinić",
"first_name_mask" => "krunoslav",
"last_name_mask" => "belinic",
"username" => "Kruno",
"password" => "*****",
"born" => "2015-01-18 09:19:00",
"created" => "2015-01-18 09:20:39"
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestArticles.ctp, line 10
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 28
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><a href="/dok/articles/2026/02/25" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "493"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(51) "Gallery of winning entries of Black Queen H&MPC2026"
["title_hrv"]=>
string(54) "Galerija pobjedničkih radova na Black Queen H&MPC2026"
["mask_eng"]=>
string(50) "gallery_of_winning_entries_of_black_queen_hmpc2026"
["mask_hrv"]=>
string(52) "galerija_pobjednickih_radova_na_black_queen_hmpc2026"
["content_eng"]=>
string(12503) "<p>
<strong>BEST OF SHOW</strong> & 1. place <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. place <strong>MASTERCLASS </strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. place <strong>MASTERCLASS </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY </strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> & <strong>PEOPLE'S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL </strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT </strong><strong>- MONIKA BEŠENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.place<strong>SINGLE MINIATURE </strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.place<strong>SINGLE MINIATURE </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.place<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.place<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.place<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.place<strong>LARGE/MOUNTED MINIATURE - ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.place<strong>UNIT / SQUAD </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.place<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.place<strong>UNIT / SQUAD - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.place<strong>VEHICLE / MONSTER - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.place<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.place<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.place<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.place<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.place<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.place<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.place<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.place<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.place<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.place<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.place<strong>BUST </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.place<strong>JUNIOR - ELANOR GRAŠIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.place<strong>JUNIOR - LUKA ŠEGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.place<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
You can see all the entries in the gallery on our <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">social networks</a>.</p>
"
["content_hrv"]=>
string(12719) "<p>
<strong>BEST OF SHOW</strong> & 1. mjesto <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. mjesto <strong>MASTERCLASS </strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. mjesto <strong>MASTERCLASS </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY </strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> & <strong>PEOPLE'S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL </strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT </strong><strong>- MONIKA BEŠENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>SINGLE MINIATURE </strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>SINGLE MINIATURE </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>LARGE/MOUNTED MINIATURE - ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>UNIT / SQUAD </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>UNIT / SQUAD - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>VEHICLE / MONSTER - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>BUST </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>JUNIOR - ELANOR GRAŠIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>JUNIOR - LUKA ŠEGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
Sve radove možete pogledati u galeriji na našim <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">socijalnim mrežama</a>.</p>
"
["created"]=>
string(19) "2026-02-25 09:03:55"
["modified"]=>
string(19) "2026-02-25 09:11:57"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "64"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(9) "Krunoslav"
["last_name"]=>
string(8) "Belinić"
["first_name_mask"]=>
string(9) "krunoslav"
["last_name_mask"]=>
string(7) "belinic"
["username"]=>
string(5) "Kruno"
["password"]=>
string(40) "eb3fda45fbec0258e90d809803b10491c548b22f"
["born"]=>
string(19) "2015-01-18 09:19:00"
["created"]=>
string(19) "2015-01-18 09:20:39"
}
}
</pre>
<a href="/dok/members/krunoslav.belinic">Krunoslav Belinić</a>, 25<span class="superscript">th</span> February 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "492"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 5"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 5"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_5"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_5"
["content_eng"]=>
string(3653) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
So far I have finished making the base, painting the base, painting the interior of the vehicle and painting the figures. Now it's time to add the vegetation</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" width="600" /> </a></p>
<p>
The pines/trees were already fixed to the base before painting, so the first vegetation I added was tall shrubs that filled the volume of the base.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" width="600" /> </a></p>
<p>
Then I added lower vegetation like tall grass and lower bushes.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" width="600" /> </a></p>
<p>
Finally, I added some short grass, making sure when I was making the parking lot and path that there was no vegetation in the places where the wheels pass.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" width="600" /> </a></p>
<p>
The paint on the base has just dried up, so next time I'll add the vegetation.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" width="600" /> </a></p>
<p>
When the diorama is turned to the back, the volume of the forest is visible.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" width="600" /> </a></p>
<p>
Before placing the vehicles and miniatures on the base, the diorama looks like this.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" width="600" /> </a></p>
"
["content_hrv"]=>
string(3186) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Do sada sam završio s izradom baze, bojanjem baze, bojanjem interijera vozila i bojanjem figura. Sada je došlo vrijeme za dodavanje vegetacije</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" width="600" /> </a></p>
<p>
Borovi/drveće je već bilo fiksirano na bazu prije bojanja pa je prva sljedeća vegetacija bila visoko žbunje kojim sam popunio volumen baze.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" width="600" /> </a></p>
<p>
Potom sam dodao niže raslinje poput visoke trave i nižeg grmlja.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" width="600" /> </a></p>
<p>
Na kraju sam dodao i nisku travu pri čemu sam pazio kad sam radio ugibalište i puteljak da vegetacije ne bude na mjestima gdje prolaze kotači.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" width="600" /> </a></p>
<p>
Kada se dioramu okrene, vidi se volumen vegetacije u šumi. </p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" width="600" /></a></p>
<p>
Prije postavljanja vozila i minijatura, diorama izgleda ovako:</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2026-01-19 10:46:08"
["modified"]=>
string(19) "2026-01-19 11:00:21"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "491"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 4"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 4"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_4"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_4"
["content_eng"]=>
string(2405) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
After the base and the vehicles, I started painting the miniatures. Two policemen and a truck driver. The first step was the base color – black and then white..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" width="600" /> </a></p>
<p>
After that, I started with the basic colors, concentrating a little more on the truck driver..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" width="600" /> </a></p>
<p>
Considering the year and location of the action, I decided that his jacket should have the logo from the 1984 Sarajevo Winter Olympics..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" width="600" /> </a></p>
<p>
Then I threw myself at the policemen..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" width="600" /> </a></p>
<p>
The paint on the base has just dried up, so next time I'll add the vegetation.</p>
"
["content_hrv"]=>
string(2360) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Nakon baze i vozila, bacio sam se na bojanje minijatura. Dva milicajca i vozač kamiona. Prvi korak je bila temeljna boja – crna pa bijela.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" width="600" /> </a></p>
<p>
Nakon toga, krenuo sam s osnovnim bojama, malo više se koncentrirajući na vozača kamiona.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" width="600" /> </a></p>
<p>
S obzirom na godinu i mjesto radnje, odlučio sam se da mu jakna ima logo od ZOI Sarajevo 1984.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" width="600" /> </a></p>
<p>
Zatim sam se bacio na milicajce.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" width="600" /> </a></p>
<p>
Taman se tako nekako osušila i boja na bazi pa ću sljedeći puta obraditi i dodavanje vegetacije.</p>
"
["created"]=>
string(19) "2026-01-19 10:35:45"
["modified"]=>
string(19) "2026-01-19 10:35:45"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "490"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 3"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 3"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_3"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_3"
["content_eng"]=>
string(3113) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
As I announced last time, it's time to get down to the vehicles. The first thing I did was disassemble the models and take out the interiors of all three vehicles.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" width="600" /> </a></p>
<p>
As you can see in the picture, the interior of the vehicle is poorly or not at all painted, so a lot of attention and time was spent there. I painted the upholstery in shades of gray, or brown on the Tristač. I brought out the details on the dashboard and around the gearbox.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" width="600" /> </a></p>
<p>
There was something missing from the start on the Fićo, but I couldn't figure out what it was until Kruno pointed out to me that the flashing lights were missing. I fixed that with a small 3mm clear LED that I painted in Tamiya Clear Blue with a silver edge.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" width="600" /> </a></p>
<p>
This completes the painting of the vehicles’ interior.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" width="600" /> </a></p>
<p>
The finishing touches are the decorations in the truck's cabin.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " width="600" /> </a></p>
<p>
Next time we will continue with painting the figures.</p>
"
["content_hrv"]=>
string(3080) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Kao što sam najavio prošli put, vrijeme je da se bacim na vozila. Prvo što sam napravio jest da sam rastavio modele i izvadio unutrašnjost sva tri vozila</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" width="600" /> </a></p>
<p>
Kako je vidljivo na slici, unutrašnjost vozila je slabo ili nikako obojana stoga je tu otišlo mnogo pažnje i vremena. Tapecirunge sam obojao u sive nijanse, odnosno u smeđe na tristaču. Izvukao sam detalje na komandnim pločama te oko mjenjača.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" width="600" /> </a></p>
<p>
Na fićeku mi je otpočetka nešto falilo, ali nisam mogao skužiti što dok mi Kruno nije skrenuo pažnju da fali rotirka. Nju sam sredio pomoću jedne male 3mm prozirne LED koju sam obojao u Tamiya Clear Blue sa srebrnim rubom.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" width="600" /> </a></p>
<p>
Time je završeno bojanje unutrašnjosti vozila.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" width="600" /> </a></p>
<p>
Završni detalji su ukrasi u kabini kamiona.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " width="600" /> </a></p>
<p>
Sljedeći put nastavljamo sa bojanjem figura.</p>
<p>
 </p>
"
["created"]=>
string(19) "2026-01-19 10:28:32"
["modified"]=>
string(19) "2026-01-19 10:28:32"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "489"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 2"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 2"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_2"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_2"
["content_eng"]=>
string(3226) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Last time I explained how I created the terrain, and this time I'll be painting the terrain. The terrain itself consists of several parts: an asphalt road, a turnoff and path, and the terrain in the forest.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" width="600" /> </a></p>
<p>
Since I wanted all the surfaces to have similar tones, I decided to paint without a base color, applying the main color immediately. The paint I applied was very thin so it stayed wet for a long time, which allowed me to mix the base colors and get a uniform tone.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" width="600" /> </a></p>
<p>
After applying the basic tones, I started shading. I also used the same principle, using quite diluted tones to create unevenness in certain parts of the surface.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
Then I added a layer that I could most simply call wash. A very diluted darker shade of color.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
I applied the final shades using another technique, the simplest one – dry brush.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" width="600" /> </a></p>
<p>
While these paints were drying, I was simultaneously disassembling and painting the interior of the car and truck, as well as the figures, which will be the subject of future articles.</p>
"
["content_hrv"]=>
string(3277) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Prošli put sam objasnio kako sam izradio teren, a ovaj put ću se baviti bojanjem terena. Sami teren se sastoji od nekoliko dijelova: asfaltna cesta, ugibalište i puteljak te teren u šumi.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" width="600" /> </a></p>
<p>
S obzirom da sam htio da sve površine imaju slične tonove, odlučio sam se bojati bez temeljne boje, nanoseći odmah glavni ton. Boju koju sam nanosio bila je jako razvodnjena tako da je dugo bila mokra i to mi je omogućavalo miješanje osnovnih tonova i dobivanje ujednačene tonove.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" width="600" /> </a></p>
<p>
Nakon nanošenja osnovnih tonova, krenuo sam sa nijansiranjem. Također sam radio istim principom, dosta razvodnjene tonove kako bih dobio neujednačenost pojedinih dijelova površine.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
Potom sam dodao sloj koji bih najjednostavnije mogao nazvati wash. Jako razvodnjenu tamniju nijansu boje.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
Završne nijanse sam nanio drugom tehnikom, najjednostavnijom – dry brush.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" width="600" /> </a></p>
<p>
Dok su se ove boje sušile, paralelno sam rastavio i bojao unutrašnjost automobila i kamiona te figura što će biti tema sljedećih članaka.</p>
"
["created"]=>
string(19) "2026-01-19 09:32:11"
["modified"]=>
string(19) "2026-01-19 09:32:11"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
</ul>
<p><a href="/dok/articles">more_articles</a></p>
<h2>latest_battle_reports</h2>
<ul class="latest">
<li>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr8-trace').style.display = (document.getElementById('cakeErr8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: title_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>8</b>]<div id="cakeErr8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr8-code').style.display = (document.getElementById('cakeErr8-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr8-context').style.display = (document.getElementById('cakeErr8-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr8-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr8-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 8
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-trace').style.display = (document.getElementById('cakeErr9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: mask_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>11</b>]<div id="cakeErr9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-code').style.display = (document.getElementById('cakeErr9-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-context').style.display = (document.getElementById('cakeErr9-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr9-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr9-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 11
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><a href="/dok/battle_reports/2025/03/10" class="readMore"></a> <span class="details">
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-trace').style.display = (document.getElementById('cakeErr10-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>26</b>]<div id="cakeErr10-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-code').style.display = (document.getElementById('cakeErr10-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-context').style.display = (document.getElementById('cakeErr10-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr10-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr10-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)
$memberString = " and "
$battleReportExperience = array(
"id" => "18",
"battle_report_id" => "16",
"member_id" => "96",
"army_id" => "33",
"intro_eng" => "<p>
This Friday, Luka and I had the opportunity to try out the third edition of the famous Warhammer skirmish game Kill Team, and along the way demonstrate the basics that have remained unchanged. Luka played a team of Vespid Stingwings, a highly mobile T&#39;au unit, and I played the Blooded, a traitor squad that used to belong to the Astra Militarum (in my case they were named Glanton&#39;s Gang). The map, measuring 30x22 inches, was organized so that all terrain was outside of our deployment zones, which were 6 inches from the shorter edges. In the middle of the map, in a slight diagonal, 3 points of interest (objectives) are placed. All this resulted in a very symmetrical setup of operatives &ndash; all Vespids and the entire Blooded gang at the beginning of the game were mirrored hidden behind large pieces of terrain. All buildings with doors were 3 inches high, offering the operatives a Vantage point - the ability to keep one hit die as a success, and the well in the very center, 4 inches high, offers an even better Vantage point, where the operatives keep 2 dice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"intro_hrv" => "<p>
Ovaj smo petak Luka i ja imali priliku isprobati treću ediciju poznate Warhammer skirmish igre <em>Kill Team</em> te usput demonstrirati osnove koje su ostale nepromijenjene. Luka je igrao tim Vespid Stingwings, jako mobilne T&#39;au jedinice, a ja sam igrao Blooded, izdajnički odred koji je nekad pripadao Astri Militarum (u mojem su slučaju dobili ime <em>Glantonova banda</em>). Mapa, veličine 30x22 inča, bila je organizirana tako da je sav teren bio van na&scaron;ih deployment zona, koje su iznosile 6 inča od kraćih rubova. Nasred mape, u blagoj dijagonali, postavljene su 3 točke interesa (objectives). Sve je ovo rezultiralo jako simetričnom postavom operativaca &ndash; svi su Vespidi i cijela Blooded banda na početku igre bili zrcaljeno skriveni iza velikih komada terena. Sve građevine s vratima bile su visoke 3 inča, &scaron;to je operativcima nudilo Vantage point &ndash; mogućnost da jednu hit-kockicu zadrže kao uspje&scaron;nu, a bu&scaron;otina u samom centru, visoka 4 inča, nudi jo&scaron; bolji Vantage point, gdje operativci zadržavaju 2 kockice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"Member" => array(
"id" => "96",
"group_id" => "2",
"first_name" => "Antoni",
"last_name" => "Pastuović",
"first_name_mask" => "antoni",
"last_name_mask" => "pastuovic",
"username" => "antoni",
"password" => "*****",
"born" => "2005-04-04 18:52:00",
"created" => "2019-04-04 18:53:09"
),
"Army" => array(
"id" => "33",
"game_id" => "1",
"army_alignment_id" => null,
"name_eng" => "Imperial Guard",
"name_hrv" => "Imperial Guard",
"description_eng" => "",
"description_hrv" => ""
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 26
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-trace').style.display = (document.getElementById('cakeErr11-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>29</b>]<div id="cakeErr11-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-code').style.display = (document.getElementById('cakeErr11-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-context').style.display = (document.getElementById('cakeErr11-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr11-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr11-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)
$memberString = " and <a href="/dok/members/antoni.pastuovic">Antoni Pastuović</a> ()"
$battleReportExperience = array(
"id" => "18",
"battle_report_id" => "16",
"member_id" => "96",
"army_id" => "33",
"intro_eng" => "<p>
This Friday, Luka and I had the opportunity to try out the third edition of the famous Warhammer skirmish game Kill Team, and along the way demonstrate the basics that have remained unchanged. Luka played a team of Vespid Stingwings, a highly mobile T&#39;au unit, and I played the Blooded, a traitor squad that used to belong to the Astra Militarum (in my case they were named Glanton&#39;s Gang). The map, measuring 30x22 inches, was organized so that all terrain was outside of our deployment zones, which were 6 inches from the shorter edges. In the middle of the map, in a slight diagonal, 3 points of interest (objectives) are placed. All this resulted in a very symmetrical setup of operatives &ndash; all Vespids and the entire Blooded gang at the beginning of the game were mirrored hidden behind large pieces of terrain. All buildings with doors were 3 inches high, offering the operatives a Vantage point - the ability to keep one hit die as a success, and the well in the very center, 4 inches high, offers an even better Vantage point, where the operatives keep 2 dice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"intro_hrv" => "<p>
Ovaj smo petak Luka i ja imali priliku isprobati treću ediciju poznate Warhammer skirmish igre <em>Kill Team</em> te usput demonstrirati osnove koje su ostale nepromijenjene. Luka je igrao tim Vespid Stingwings, jako mobilne T&#39;au jedinice, a ja sam igrao Blooded, izdajnički odred koji je nekad pripadao Astri Militarum (u mojem su slučaju dobili ime <em>Glantonova banda</em>). Mapa, veličine 30x22 inča, bila je organizirana tako da je sav teren bio van na&scaron;ih deployment zona, koje su iznosile 6 inča od kraćih rubova. Nasred mape, u blagoj dijagonali, postavljene su 3 točke interesa (objectives). Sve je ovo rezultiralo jako simetričnom postavom operativaca &ndash; svi su Vespidi i cijela Blooded banda na početku igre bili zrcaljeno skriveni iza velikih komada terena. Sve građevine s vratima bile su visoke 3 inča, &scaron;to je operativcima nudilo Vantage point &ndash; mogućnost da jednu hit-kockicu zadrže kao uspje&scaron;nu, a bu&scaron;otina u samom centru, visoka 4 inča, nudi jo&scaron; bolji Vantage point, gdje operativci zadržavaju 2 kockice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"Member" => array(
"id" => "96",
"group_id" => "2",
"first_name" => "Antoni",
"last_name" => "Pastuović",
"first_name_mask" => "antoni",
"last_name_mask" => "pastuovic",
"username" => "antoni",
"password" => "*****",
"born" => "2005-04-04 18:52:00",
"created" => "2019-04-04 18:53:09"
),
"Army" => array(
"id" => "33",
"game_id" => "1",
"army_alignment_id" => null,
"name_eng" => "Imperial Guard",
"name_hrv" => "Imperial Guard",
"description_eng" => "",
"description_hrv" => ""
)
)
$dateFought = "28<span class="superscript">th</span> February 2025"</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre>28<span class="superscript">th</span> February 2025, , and <a href="/dok/members/antoni.pastuovic">Antoni Pastuović</a> () </span>
</li>
<li>
<a href="/dok/battle_reports/2022/05/09" class="readMore"></a> <span class="details">
22<span class="superscript">nd</span> April 2022, , <a href="/dok/members/borna.plese">Borna Pleše</a> () and <a href="/dok/members/kristijan.kliska">Kristijan Kliska</a> () </span>
</li>
<li>
<a href="/dok/battle_reports/2021/11/26" class="readMore"></a> <span class="details">
17<span class="superscript">th</span> November 2021, , and <a href="/dok/members/nino.marasovic">Nino Marasović</a> () </span>
</li>
</ul>
<p><a href="/dok/battle_reports">more_battle_reports</a></p> <div class="fb-like-box" style="background: white; margin-top: 1em; border-bottom: 1px solid #AAA;" data-href="http://www.facebook.com/UmsAgram" data-width="260" data-show-faces="true" data-stream="true" data-header="true"></div></div>",
"scripts_for_layout" => "",
"title_for_layout" => "Members",
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/members/mario.grgurev"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/members/mario.grgurev"
TextHelper::$params = array
TextHelper::$action = "view"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/members/mario.grgurev"
StringerHelper::$params = array
StringerHelper::$action = "view"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/members/mario.grgurev"
MenuHelper::$params = array
MenuHelper::$action = "view"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772105098
SessionHelper::$sessionTime = 1772117098
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/mario.grgurev"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/members/mario.grgurev"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = NULL
LinkHelper::$defaultLang = NULL
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/mario.grgurev"
LinkHelper::$params = array
LinkHelper::$action = "view"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array()
$userData = null
$member = array(
"Member" => array(
"id" => "100",
"group_id" => "2",
"first_name" => "Mario",
"last_name" => "Grgurev",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev",
"username" => "lepimario",
"password" => "*****",
"born" => "2045-01-21 09:02:00",
"created" => "2022-01-21 09:02:32"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array(),
array(),
array()
)
)
$contentData = array(
"first_name" => "Mario",
"last_name" => "Grgurev",
"controller" => "members",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev"
)
$content_for_layout = "<div id="leftColumn">
<h1>Mario Grgurev</h1>
<p>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr1-trace').style.display = (document.getElementById('cakeErr1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/helpers/stringer.php</b>, line <b>291</b>]<div id="cakeErr1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr1-code').style.display = (document.getElementById('cakeErr1-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr1-context').style.display = (document.getElementById('cakeErr1-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr1-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'first_name'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' '</span><span style="color: #007700">. </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'last_name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></h1>
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'member_info_1'</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">) . </span><span style="color: #0000BB">$stringer</span><span style="color: #007700">-></span><span style="color: #0000BB">humanizeList </span><span style="color: #007700">(</span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Status'</span><span style="color: #007700">], </span><span style="color: #DD0000">"name_</span><span style="color: #0000BB">$lang</span><span style="color: #DD0000">"</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr1-context" class="cake-context" style="display: none;">$array = array(
array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
),
array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ""
$element = array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
)</pre><pre class="stack-trace">StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 291
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr2-trace').style.display = (document.getElementById('cakeErr2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/helpers/stringer.php</b>, line <b>297</b>]<div id="cakeErr2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr2-code').style.display = (document.getElementById('cakeErr2-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr2-context').style.display = (document.getElementById('cakeErr2-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr2-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'first_name'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' '</span><span style="color: #007700">. </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'last_name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></h1>
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'member_info_1'</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">) . </span><span style="color: #0000BB">$stringer</span><span style="color: #007700">-></span><span style="color: #0000BB">humanizeList </span><span style="color: #007700">(</span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Status'</span><span style="color: #007700">], </span><span style="color: #DD0000">"name_</span><span style="color: #0000BB">$lang</span><span style="color: #DD0000">"</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr2-context" class="cake-context" style="display: none;">$array = array(
array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
),
array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ""
$element = array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
)</pre><pre class="stack-trace">StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 297
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr3-trace').style.display = (document.getElementById('cakeErr3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/helpers/stringer.php</b>, line <b>294</b>]<div id="cakeErr3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr3-code').style.display = (document.getElementById('cakeErr3-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr3-context').style.display = (document.getElementById('cakeErr3-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr3-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <h1><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'first_name'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' '</span><span style="color: #007700">. </span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Member'</span><span style="color: #007700">][</span><span style="color: #DD0000">'last_name'</span><span style="color: #007700">]; </span><span style="color: #0000BB">?></span></h1>
</span></code>
<code><span style="color: #000000"> <p>
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">__</span><span style="color: #007700">(</span><span style="color: #DD0000">'member_info_1'</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">) . </span><span style="color: #0000BB">$stringer</span><span style="color: #007700">-></span><span style="color: #0000BB">humanizeList </span><span style="color: #007700">(</span><span style="color: #0000BB">$member</span><span style="color: #007700">[</span><span style="color: #DD0000">'Status'</span><span style="color: #007700">], </span><span style="color: #DD0000">"name_</span><span style="color: #0000BB">$lang</span><span style="color: #DD0000">"</span><span style="color: #007700">); </span><span style="color: #0000BB">?>
</span></span></code></span></pre></div><pre id="cakeErr3-context" class="cake-context" style="display: none;">$array = array(
array(
"id" => "1",
"name_eng" => "Member",
"name_hrv" => "Član"
),
array(
"id" => "2",
"name_eng" => "Board of Supervisors",
"name_hrv" => "Nadzorni odbor"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ", "
$element = array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)</pre><pre class="stack-trace">StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 294
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre>member_info_1, and </p>
<p>
member_info_2Mariomember_info_3"" and ""<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr4-trace').style.display = (document.getElementById('cakeErr4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/members/view.ctp</b>, line <b>17</b>]<div id="cakeErr4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr4-code').style.display = (document.getElementById('cakeErr4-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr4-context').style.display = (document.getElementById('cakeErr4-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr4-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr4-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/members/view.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Mario",
"last_name" => "Grgurev",
"controller" => "members",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev"
)
)
$loadHelpers = true
$cached = false
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/members/mario.grgurev"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/members/mario.grgurev"
TextHelper::$params = array
TextHelper::$action = "view"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/members/mario.grgurev"
StringerHelper::$params = array
StringerHelper::$action = "view"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/members/mario.grgurev"
MenuHelper::$params = array
MenuHelper::$action = "view"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772105098
SessionHelper::$sessionTime = 1772117098
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/mario.grgurev"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/members/mario.grgurev"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = NULL
LinkHelper::$defaultLang = NULL
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/mario.grgurev"
LinkHelper::$params = array
LinkHelper::$action = "view"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array()
$userData = null
$member = array(
"Member" => array(
"id" => "100",
"group_id" => "2",
"first_name" => "Mario",
"last_name" => "Grgurev",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev",
"username" => "lepimario",
"password" => "*****",
"born" => "2045-01-21 09:02:00",
"created" => "2022-01-21 09:02:32"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array(),
array(),
array()
)
)
$contentData = array(
"first_name" => "Mario",
"last_name" => "Grgurev",
"controller" => "members",
"first_name_mask" => "mario",
"last_name_mask" => "grgurev"
)
$i = 0</pre><pre class="stack-trace">include - APP/views/members/view.ctp, line 17
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre>member_info_5" <span class="armyGame">()</span>". </p>
</div>
<div id="rightColumn">
<!--<div id="hotStuff">
hot_tournaments<br/></div>-->
<div id="hotSponsor">
</div><h2>latest_articles</h2>
<ul class="latest">
<li>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6-trace').style.display = (document.getElementById('cakeErr6-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: title_dok [<b>APP/views/elements/latestArticles.ctp</b>, line <b>7</b>]<div id="cakeErr6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6-code').style.display = (document.getElementById('cakeErr6-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6-context').style.display = (document.getElementById('cakeErr6-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr6-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr6-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestArticles.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$articles = array(
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
)
)
$article = array(
"Article" => array(
"id" => "493",
"member_id" => "64",
"title_eng" => "Gallery of winning entries of Black Queen H&MPC2026",
"title_hrv" => "Galerija pobjedničkih radova na Black Queen H&MPC2026",
"mask_eng" => "gallery_of_winning_entries_of_black_queen_hmpc2026",
"mask_hrv" => "galerija_pobjednickih_radova_na_black_queen_hmpc2026",
"content_eng" => "<p>
<strong>BEST OF SHOW</strong> &amp; 1. place <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> &amp; <strong>PEOPLE&#39;S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.place<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.place<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.place<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.place<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.place<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.place<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.place<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.place<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.place<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.place<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.place<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.place<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.place<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.place<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.place<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.place<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.place<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.place<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.place<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.place<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.place<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.place<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
You can see all the entries in the gallery on our <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">social networks</a>.</p>
",
"content_hrv" => "<p>
<strong>BEST OF SHOW</strong>&nbsp;&amp; 1. mjesto&nbsp;<strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong>&nbsp;&amp;&nbsp;<strong>PEOPLE&#39;S CHOICE&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
Sve radove možete pogledati u galeriji na na&scaron;im <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">socijalnim mrežama</a>.</p>
",
"created" => "2026-02-25 09:03:55",
"modified" => "2026-02-25 09:11:57"
),
"Member" => array(
"id" => "64",
"group_id" => "1",
"first_name" => "Krunoslav",
"last_name" => "Belinić",
"first_name_mask" => "krunoslav",
"last_name_mask" => "belinic",
"username" => "Kruno",
"password" => "*****",
"born" => "2015-01-18 09:19:00",
"created" => "2015-01-18 09:20:39"
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestArticles.ctp, line 7
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 28
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr7-trace').style.display = (document.getElementById('cakeErr7-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: mask_dok [<b>APP/views/elements/latestArticles.ctp</b>, line <b>10</b>]<div id="cakeErr7-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr7-code').style.display = (document.getElementById('cakeErr7-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr7-context').style.display = (document.getElementById('cakeErr7-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr7-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr7-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestArticles.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$articles = array(
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
),
array(
"Article" => array(),
"Member" => array()
)
)
$article = array(
"Article" => array(
"id" => "493",
"member_id" => "64",
"title_eng" => "Gallery of winning entries of Black Queen H&MPC2026",
"title_hrv" => "Galerija pobjedničkih radova na Black Queen H&MPC2026",
"mask_eng" => "gallery_of_winning_entries_of_black_queen_hmpc2026",
"mask_hrv" => "galerija_pobjednickih_radova_na_black_queen_hmpc2026",
"content_eng" => "<p>
<strong>BEST OF SHOW</strong> &amp; 1. place <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. place <strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> &amp; <strong>PEOPLE&#39;S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.place<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.place<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.place<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.place<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.place<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.place<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.place<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.place<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.place<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.place<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.place<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.place<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.place<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.place<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.place<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.place<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.place<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.place<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.place<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.place<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.place<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.place<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.place<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
You can see all the entries in the gallery on our <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">social networks</a>.</p>
",
"content_hrv" => "<p>
<strong>BEST OF SHOW</strong>&nbsp;&amp; 1. mjesto&nbsp;<strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. mjesto&nbsp;<strong>MASTERCLASS&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY&nbsp;</strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong>&nbsp;&amp;&nbsp;<strong>PEOPLE&#39;S CHOICE&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL&nbsp;</strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT&nbsp;</strong><strong>- MONIKA BE&Scaron;ENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>SINGLE MINIATURE&nbsp;</strong><strong>- ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>LARGE/MOUNTED MINIATURE - ANA POLAN&Scaron;ĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>UNIT / SQUAD&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>UNIT / SQUAD - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
&nbsp;<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>VEHICLE / MONSTER - MAKSIMILIJAN &Scaron;PRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>BUST&nbsp;</strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.mjesto&nbsp;<strong>JUNIOR - ELANOR GRA&Scaron;IĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.mjesto&nbsp;<strong>JUNIOR - LUKA &Scaron;EGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.mjesto&nbsp;<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
Sve radove možete pogledati u galeriji na na&scaron;im <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">socijalnim mrežama</a>.</p>
",
"created" => "2026-02-25 09:03:55",
"modified" => "2026-02-25 09:11:57"
),
"Member" => array(
"id" => "64",
"group_id" => "1",
"first_name" => "Krunoslav",
"last_name" => "Belinić",
"first_name_mask" => "krunoslav",
"last_name_mask" => "belinic",
"username" => "Kruno",
"password" => "*****",
"born" => "2015-01-18 09:19:00",
"created" => "2015-01-18 09:20:39"
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestArticles.ctp, line 10
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 28
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><a href="/dok/articles/2026/02/25" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "493"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(51) "Gallery of winning entries of Black Queen H&MPC2026"
["title_hrv"]=>
string(54) "Galerija pobjedničkih radova na Black Queen H&MPC2026"
["mask_eng"]=>
string(50) "gallery_of_winning_entries_of_black_queen_hmpc2026"
["mask_hrv"]=>
string(52) "galerija_pobjednickih_radova_na_black_queen_hmpc2026"
["content_eng"]=>
string(12503) "<p>
<strong>BEST OF SHOW</strong> & 1. place <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. place <strong>MASTERCLASS </strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. place <strong>MASTERCLASS </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY </strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> & <strong>PEOPLE'S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL </strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT </strong><strong>- MONIKA BEŠENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.place<strong>SINGLE MINIATURE </strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.place<strong>SINGLE MINIATURE </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.place<strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.place<strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.place<strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.place<strong>LARGE/MOUNTED MINIATURE - ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.place<strong>UNIT / SQUAD </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.place<strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.place<strong>UNIT / SQUAD - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.place<strong>VEHICLE / MONSTER - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.place<strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.place<strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.place<strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.place<strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.place<strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.place<strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.place<strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.place<strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.place<strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.place<strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.place<strong>BUST </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.place<strong>JUNIOR - ELANOR GRAŠIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.place<strong>JUNIOR - LUKA ŠEGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.place<strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
You can see all the entries in the gallery on our <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">social networks</a>.</p>
"
["content_hrv"]=>
string(12719) "<p>
<strong>BEST OF SHOW</strong> & 1. mjesto <strong>MASTERCLASS - IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8949b562-8f41-4a80-aab2-f22784b3ba6c.jpg" width="600" /></a></p>
<p>
2. mjesto <strong>MASTERCLASS </strong><strong>- ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ae622692-061b-49cd-984e-0b93c47c12a9.jpg" width="600" /></a></p>
<p>
3. mjesto <strong>MASTERCLASS </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f33188f9-7799-4375-8e74-e1d946f874cd.jpg" width="600" /></a></p>
<p>
<strong>BEST DISPLAY </strong><strong>- MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3f5d890e-529a-4fcb-9c86-221bd6fc2e57.jpg" width="600" /></a></p>
<p>
<strong>BEST OF FANTASY</strong> & <strong>PEOPLE'S CHOICE </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c89aa7cf-f050-4aa4-bf5d-c31abe70165e.jpg" width="600" /></a></p>
<p>
<strong>BEST OF HISTORICAL </strong><strong>- NINOSLAV LUK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b2751730-af2e-42c6-a33c-30890f8d3a26.jpg" width="600" /></a></p>
<p>
<strong>BEST SCULPT </strong><strong>- MONIKA BEŠENIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e5a7d8d-cea4-4e51-8bfc-6b67a4c12f05.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>SINGLE MINIATURE </strong><strong>- VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4828224-9bde-4e65-8a6d-1af3f312503a.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>SINGLE MINIATURE </strong><strong>- ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cb9380c7-f7ee-406a-bccf-9a86477bed82.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>SINGLE MINIATURE - ADAM SKENDŽIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a5f80a51-27d4-4040-952e-b04eb5bf4c99.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f8e3547-5113-488b-9983-c3c592add875.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>LARGE/MOUNTED MINIATURE - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de5778ba-d672-4d24-8e6e-f9f1ac993c26.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>LARGE/MOUNTED MINIATURE - ANA POLANŠĆAK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/58d2d738-55f2-495d-bd44-cf8d023e0142.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>UNIT / SQUAD </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b77d9055-d0c4-4803-8e3f-0bf295c3d5d0.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>UNIT / SQUAD - MILAN RADACSI</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1a6d64f2-a293-4a81-b974-1696d8bb5972.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>UNIT / SQUAD - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0b0ae61f-c140-4c35-b58c-a0813c15d83a.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>VEHICLE / MONSTER - MAKSIMILIJAN ŠPRUNG</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/34dbfff5-b8db-478d-a13d-3698c0490a95.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>VEHICLE / MONSTER - MARIO GRGUREV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/387e5e88-4f80-4bb9-9b30-f7241369de41.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>VEHICLE / MONSTER - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8c2034d2-cae0-4bc2-bdd9-eab85b71db7b.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>OPEN - PETAR KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7e2723b8-421d-4d59-b2ab-5b5abf4a067a.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>OPEN - FILIP KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2bcd6dc0-6d54-44fd-b660-4f6862e2551f.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>OPEN - DEAN TEREK</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fe807e70-9250-49f9-8458-56b2ee4b0fad.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>DIORAMA / DUEL - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7f3bd4c-74cd-48ff-ac00-2d884c6c4770.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>DIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1218bbec-f68d-40e4-a8ae-66e57c949846.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>DIORAMA / DUEL - JURE CUKAR</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4ad5c251-dd03-471f-8ff2-3526507e4aa7.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>BUST - MARKO PAUNOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/daaa9dff-9d7c-4696-b8d9-7ce0c311012a.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>BUST - ANŽE ZORKO</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e11e4893-05f4-49df-a758-720b188c5917.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>BUST </strong><strong>- IVAN KNEZOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d2435198-c290-43bf-a2fe-e8e592dabd7f.jpg" width="600" /></a></p>
<p>
1.mjesto <strong>JUNIOR - ELANOR GRAŠIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f0bbb346-9821-43dc-a463-e507fb1b87ee.jpg" width="600" /></a></p>
<p>
2.mjesto <strong>JUNIOR - LUKA ŠEGINA</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1829eee3-80f3-48de-a013-bada8c612e76.jpg" width="600" /></a></p>
<p>
3.mjesto <strong>JUNIOR - SOFIJA MARASOVIĆ</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bdf02300-4634-46b3-a659-6a8a9183177e.jpg" width="600" /></a></p>
<p>
Sve radove možete pogledati u galeriji na našim <a href="https://www.facebook.com/BlackQueenHMPC/posts/pfbid02gCGwwc8vTLFJDs1MFmbxc8NKZv1oni7uykTLKmomFSM1APfKrGRNtCkr2a6HTGQrl">socijalnim mrežama</a>.</p>
"
["created"]=>
string(19) "2026-02-25 09:03:55"
["modified"]=>
string(19) "2026-02-25 09:11:57"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "64"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(9) "Krunoslav"
["last_name"]=>
string(8) "Belinić"
["first_name_mask"]=>
string(9) "krunoslav"
["last_name_mask"]=>
string(7) "belinic"
["username"]=>
string(5) "Kruno"
["password"]=>
string(40) "eb3fda45fbec0258e90d809803b10491c548b22f"
["born"]=>
string(19) "2015-01-18 09:19:00"
["created"]=>
string(19) "2015-01-18 09:20:39"
}
}
</pre>
<a href="/dok/members/krunoslav.belinic">Krunoslav Belinić</a>, 25<span class="superscript">th</span> February 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "492"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 5"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 5"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_5"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_5"
["content_eng"]=>
string(3653) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
So far I have finished making the base, painting the base, painting the interior of the vehicle and painting the figures. Now it's time to add the vegetation</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" width="600" /> </a></p>
<p>
The pines/trees were already fixed to the base before painting, so the first vegetation I added was tall shrubs that filled the volume of the base.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" width="600" /> </a></p>
<p>
Then I added lower vegetation like tall grass and lower bushes.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" width="600" /> </a></p>
<p>
Finally, I added some short grass, making sure when I was making the parking lot and path that there was no vegetation in the places where the wheels pass.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" width="600" /> </a></p>
<p>
The paint on the base has just dried up, so next time I'll add the vegetation.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" width="600" /> </a></p>
<p>
When the diorama is turned to the back, the volume of the forest is visible.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" width="600" /> </a></p>
<p>
Before placing the vehicles and miniatures on the base, the diorama looks like this.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" width="600" /> </a></p>
"
["content_hrv"]=>
string(3186) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Do sada sam završio s izradom baze, bojanjem baze, bojanjem interijera vozila i bojanjem figura. Sada je došlo vrijeme za dodavanje vegetacije</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/70a25828-f5b9-46fd-9b11-c4be1cfaba63.jpg" width="600" /> </a></p>
<p>
Borovi/drveće je već bilo fiksirano na bazu prije bojanja pa je prva sljedeća vegetacija bila visoko žbunje kojim sam popunio volumen baze.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9f7cb598-1f48-4d88-98e1-396d0a172363.jpg" width="600" /> </a></p>
<p>
Potom sam dodao niže raslinje poput visoke trave i nižeg grmlja.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3fe54784-a94c-4c0f-bf23-701033a73325.jpg" width="600" /> </a></p>
<p>
Na kraju sam dodao i nisku travu pri čemu sam pazio kad sam radio ugibalište i puteljak da vegetacije ne bude na mjestima gdje prolaze kotači.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/596ce54a-a0cb-4a9b-9406-835a7b348f9a.jpg" width="600" /> </a></p>
<p>
Kada se dioramu okrene, vidi se volumen vegetacije u šumi. </p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1d2acabb-7ec7-4f67-bec8-b3b73d5ddf46.jpg" width="600" /></a></p>
<p>
Prije postavljanja vozila i minijatura, diorama izgleda ovako:</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a7ffc2b0-a9bf-4e41-ab2f-0c3021b0447f.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2026-01-19 10:46:08"
["modified"]=>
string(19) "2026-01-19 11:00:21"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "491"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 4"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 4"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_4"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_4"
["content_eng"]=>
string(2405) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
After the base and the vehicles, I started painting the miniatures. Two policemen and a truck driver. The first step was the base color – black and then white..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" width="600" /> </a></p>
<p>
After that, I started with the basic colors, concentrating a little more on the truck driver..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" width="600" /> </a></p>
<p>
Considering the year and location of the action, I decided that his jacket should have the logo from the 1984 Sarajevo Winter Olympics..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" width="600" /> </a></p>
<p>
Then I threw myself at the policemen..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" width="600" /> </a></p>
<p>
The paint on the base has just dried up, so next time I'll add the vegetation.</p>
"
["content_hrv"]=>
string(2360) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Nakon baze i vozila, bacio sam se na bojanje minijatura. Dva milicajca i vozač kamiona. Prvi korak je bila temeljna boja – crna pa bijela.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b187d271-c7e1-44c1-b02c-298960ea1913.jpg" width="600" /> </a></p>
<p>
Nakon toga, krenuo sam s osnovnim bojama, malo više se koncentrirajući na vozača kamiona.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/12f5a702-dbf2-422a-b6b4-c3b7b5297302.jpg" width="600" /> </a></p>
<p>
S obzirom na godinu i mjesto radnje, odlučio sam se da mu jakna ima logo od ZOI Sarajevo 1984.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a2cff465-8288-40ba-a791-e79f749f5286.jpg" width="600" /> </a></p>
<p>
Zatim sam se bacio na milicajce.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de100d18-a41a-46f1-9ffe-2a1319d599b3.jpg" width="600" /> </a></p>
<p>
Taman se tako nekako osušila i boja na bazi pa ću sljedeći puta obraditi i dodavanje vegetacije.</p>
"
["created"]=>
string(19) "2026-01-19 10:35:45"
["modified"]=>
string(19) "2026-01-19 10:35:45"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "490"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 3"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 3"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_3"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_3"
["content_eng"]=>
string(3113) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
As I announced last time, it's time to get down to the vehicles. The first thing I did was disassemble the models and take out the interiors of all three vehicles.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" width="600" /> </a></p>
<p>
As you can see in the picture, the interior of the vehicle is poorly or not at all painted, so a lot of attention and time was spent there. I painted the upholstery in shades of gray, or brown on the Tristač. I brought out the details on the dashboard and around the gearbox.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" width="600" /> </a></p>
<p>
There was something missing from the start on the Fićo, but I couldn't figure out what it was until Kruno pointed out to me that the flashing lights were missing. I fixed that with a small 3mm clear LED that I painted in Tamiya Clear Blue with a silver edge.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" width="600" /> </a></p>
<p>
This completes the painting of the vehicles’ interior.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" width="600" /> </a></p>
<p>
The finishing touches are the decorations in the truck's cabin.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " width="600" /> </a></p>
<p>
Next time we will continue with painting the figures.</p>
"
["content_hrv"]=>
string(3080) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Kao što sam najavio prošli put, vrijeme je da se bacim na vozila. Prvo što sam napravio jest da sam rastavio modele i izvadio unutrašnjost sva tri vozila</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c029fc2e-2ae8-486d-b4d8-0d3faa863385.jpg" width="600" /> </a></p>
<p>
Kako je vidljivo na slici, unutrašnjost vozila je slabo ili nikako obojana stoga je tu otišlo mnogo pažnje i vremena. Tapecirunge sam obojao u sive nijanse, odnosno u smeđe na tristaču. Izvukao sam detalje na komandnim pločama te oko mjenjača.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c6195a01-f5ac-4602-8aed-084ef73504bc.jpg" width="600" /> </a></p>
<p>
Na fićeku mi je otpočetka nešto falilo, ali nisam mogao skužiti što dok mi Kruno nije skrenuo pažnju da fali rotirka. Nju sam sredio pomoću jedne male 3mm prozirne LED koju sam obojao u Tamiya Clear Blue sa srebrnim rubom.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54e40619-76c0-4aba-8c26-33d118910cdc.jpg" width="600" /> </a></p>
<p>
Time je završeno bojanje unutrašnjosti vozila.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5278dd8d-10fd-44b3-87cb-3a7bbe95507f.jpg" width="600" /> </a></p>
<p>
Završni detalji su ukrasi u kabini kamiona.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07c7045a-205b-40d9-83e3-a07d5c7ebe21.jpg " width="600" /> </a></p>
<p>
Sljedeći put nastavljamo sa bojanjem figura.</p>
<p>
 </p>
"
["created"]=>
string(19) "2026-01-19 10:28:32"
["modified"]=>
string(19) "2026-01-19 10:28:32"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
<li>
<a href="/dok/articles/2026/01/19" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "489"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(27) "SFRJ 1986 v2 Diorama part 2"
["title_hrv"]=>
string(29) "Diorama SFRJ 1986 v2– dio 2"
["mask_eng"]=>
string(27) "sfrj_1986_v2_diorama_part_2"
["mask_hrv"]=>
string(26) "diorama_sfrj_1986_v2_dio_2"
["content_eng"]=>
string(3226) "<p>
<em>In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Last time I explained how I created the terrain, and this time I'll be painting the terrain. The terrain itself consists of several parts: an asphalt road, a turnoff and path, and the terrain in the forest.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" width="600" /> </a></p>
<p>
Since I wanted all the surfaces to have similar tones, I decided to paint without a base color, applying the main color immediately. The paint I applied was very thin so it stayed wet for a long time, which allowed me to mix the base colors and get a uniform tone.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" width="600" /> </a></p>
<p>
After applying the basic tones, I started shading. I also used the same principle, using quite diluted tones to create unevenness in certain parts of the surface.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
Then I added a layer that I could most simply call wash. A very diluted darker shade of color.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
I applied the final shades using another technique, the simplest one – dry brush.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" width="600" /> </a></p>
<p>
While these paints were drying, I was simultaneously disassembling and painting the interior of the car and truck, as well as the figures, which will be the subject of future articles.</p>
"
["content_hrv"]=>
string(3277) "<p>
<em>U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ff4272e9-997f-49b7-b214-6f7605ca87c5.jpg" width="600" /> </a></p>
<p>
Prošli put sam objasnio kako sam izradio teren, a ovaj put ću se baviti bojanjem terena. Sami teren se sastoji od nekoliko dijelova: asfaltna cesta, ugibalište i puteljak te teren u šumi.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4492e2ce-a6a8-40e7-9583-53eaf61efbbe.jpg" width="600" /> </a></p>
<p>
S obzirom da sam htio da sve površine imaju slične tonove, odlučio sam se bojati bez temeljne boje, nanoseći odmah glavni ton. Boju koju sam nanosio bila je jako razvodnjena tako da je dugo bila mokra i to mi je omogućavalo miješanje osnovnih tonova i dobivanje ujednačene tonove.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48ff2012-f8ef-4e11-ae9e-f50e7da65a45.jpg" width="600" /> </a></p>
<p>
Nakon nanošenja osnovnih tonova, krenuo sam sa nijansiranjem. Također sam radio istim principom, dosta razvodnjene tonove kako bih dobio neujednačenost pojedinih dijelova površine.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
Potom sam dodao sloj koji bih najjednostavnije mogao nazvati wash. Jako razvodnjenu tamniju nijansu boje.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a7769cd-91df-4c5a-865a-5ed4535fb77f.jpg" width="600" /> </a></p>
<p>
Završne nijanse sam nanio drugom tehnikom, najjednostavnijom – dry brush.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a9ea0721-0f6b-4a34-be66-6fd82a8d6442.jpg" width="600" /> </a></p>
<p>
Dok su se ove boje sušile, paralelno sam rastavio i bojao unutrašnjost automobila i kamiona te figura što će biti tema sljedećih članaka.</p>
"
["created"]=>
string(19) "2026-01-19 09:32:11"
["modified"]=>
string(19) "2026-01-19 09:32:11"
}
["Member"]=>
array(10) {
["id"]=>
string(2) "35"
["group_id"]=>
string(1) "1"
["first_name"]=>
string(5) "Marko"
["last_name"]=>
string(9) "Paunović"
["first_name_mask"]=>
string(5) "marko"
["last_name_mask"]=>
string(8) "paunovic"
["username"]=>
string(5) "marko"
["password"]=>
string(40) "3bd37b326d19d1880d3b93a4b32e8fb3a90fa122"
["born"]=>
string(19) "2033-03-07 20:35:00"
["created"]=>
string(19) "2009-06-02 20:37:03"
}
}
</pre>
<a href="/dok/members/marko.paunovic">Marko Paunović</a>, 19<span class="superscript">th</span> January 2026</span>
</li>
</ul>
<p><a href="/dok/articles">more_articles</a></p>
<h2>latest_battle_reports</h2>
<ul class="latest">
<li>
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr8-trace').style.display = (document.getElementById('cakeErr8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: title_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>8</b>]<div id="cakeErr8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr8-code').style.display = (document.getElementById('cakeErr8-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr8-context').style.display = (document.getElementById('cakeErr8-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr8-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr8-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 8
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-trace').style.display = (document.getElementById('cakeErr9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: mask_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>11</b>]<div id="cakeErr9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-code').style.display = (document.getElementById('cakeErr9-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr9-context').style.display = (document.getElementById('cakeErr9-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr9-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr9-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 11
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><a href="/dok/battle_reports/2025/03/10" class="readMore"></a> <span class="details">
<pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-trace').style.display = (document.getElementById('cakeErr10-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>26</b>]<div id="cakeErr10-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-code').style.display = (document.getElementById('cakeErr10-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr10-context').style.display = (document.getElementById('cakeErr10-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr10-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr10-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)
$memberString = " and "
$battleReportExperience = array(
"id" => "18",
"battle_report_id" => "16",
"member_id" => "96",
"army_id" => "33",
"intro_eng" => "<p>
This Friday, Luka and I had the opportunity to try out the third edition of the famous Warhammer skirmish game Kill Team, and along the way demonstrate the basics that have remained unchanged. Luka played a team of Vespid Stingwings, a highly mobile T&#39;au unit, and I played the Blooded, a traitor squad that used to belong to the Astra Militarum (in my case they were named Glanton&#39;s Gang). The map, measuring 30x22 inches, was organized so that all terrain was outside of our deployment zones, which were 6 inches from the shorter edges. In the middle of the map, in a slight diagonal, 3 points of interest (objectives) are placed. All this resulted in a very symmetrical setup of operatives &ndash; all Vespids and the entire Blooded gang at the beginning of the game were mirrored hidden behind large pieces of terrain. All buildings with doors were 3 inches high, offering the operatives a Vantage point - the ability to keep one hit die as a success, and the well in the very center, 4 inches high, offers an even better Vantage point, where the operatives keep 2 dice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"intro_hrv" => "<p>
Ovaj smo petak Luka i ja imali priliku isprobati treću ediciju poznate Warhammer skirmish igre <em>Kill Team</em> te usput demonstrirati osnove koje su ostale nepromijenjene. Luka je igrao tim Vespid Stingwings, jako mobilne T&#39;au jedinice, a ja sam igrao Blooded, izdajnički odred koji je nekad pripadao Astri Militarum (u mojem su slučaju dobili ime <em>Glantonova banda</em>). Mapa, veličine 30x22 inča, bila je organizirana tako da je sav teren bio van na&scaron;ih deployment zona, koje su iznosile 6 inča od kraćih rubova. Nasred mape, u blagoj dijagonali, postavljene su 3 točke interesa (objectives). Sve je ovo rezultiralo jako simetričnom postavom operativaca &ndash; svi su Vespidi i cijela Blooded banda na početku igre bili zrcaljeno skriveni iza velikih komada terena. Sve građevine s vratima bile su visoke 3 inča, &scaron;to je operativcima nudilo Vantage point &ndash; mogućnost da jednu hit-kockicu zadrže kao uspje&scaron;nu, a bu&scaron;otina u samom centru, visoka 4 inča, nudi jo&scaron; bolji Vantage point, gdje operativci zadržavaju 2 kockice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"Member" => array(
"id" => "96",
"group_id" => "2",
"first_name" => "Antoni",
"last_name" => "Pastuović",
"first_name_mask" => "antoni",
"last_name_mask" => "pastuovic",
"username" => "antoni",
"password" => "*****",
"born" => "2005-04-04 18:52:00",
"created" => "2019-04-04 18:53:09"
),
"Army" => array(
"id" => "33",
"game_id" => "1",
"army_alignment_id" => null,
"name_eng" => "Imperial Guard",
"name_hrv" => "Imperial Guard",
"description_eng" => "",
"description_hrv" => ""
)
)</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 26
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre><pre class="cake-debug"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-trace').style.display = (document.getElementById('cakeErr11-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: name_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>29</b>]<div id="cakeErr11-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-code').style.display = (document.getElementById('cakeErr11-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr11-context').style.display = (document.getElementById('cakeErr11-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr11-code" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"></span></code>
<code><span style="color: #000000"> if (Configure::read() > 0) {</span></code>
<span class="code-highlight"><code><span style="color: #000000"> include ($___viewFn);</span></code></span></pre></div><pre id="cakeErr11-context" class="cake-context" style="display: none;">$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strate&scaron;ka igra smje&scaron;tena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedni&scaron;tvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog boji&scaron;ta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmje&scaron;taju se dvije vojske minijatura. Strate&scaron;ki dio igre je vrlo važan jer već samim razmje&scaron;tanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada va&scaron;i vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juri&scaron;, ili se ukopati na poziciji i braniti ono &scaron;to je va&scaron;e (va&scaron;u polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
&nbsp;</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)
$memberString = " and <a href="/dok/members/antoni.pastuovic">Antoni Pastuović</a> ()"
$battleReportExperience = array(
"id" => "18",
"battle_report_id" => "16",
"member_id" => "96",
"army_id" => "33",
"intro_eng" => "<p>
This Friday, Luka and I had the opportunity to try out the third edition of the famous Warhammer skirmish game Kill Team, and along the way demonstrate the basics that have remained unchanged. Luka played a team of Vespid Stingwings, a highly mobile T&#39;au unit, and I played the Blooded, a traitor squad that used to belong to the Astra Militarum (in my case they were named Glanton&#39;s Gang). The map, measuring 30x22 inches, was organized so that all terrain was outside of our deployment zones, which were 6 inches from the shorter edges. In the middle of the map, in a slight diagonal, 3 points of interest (objectives) are placed. All this resulted in a very symmetrical setup of operatives &ndash; all Vespids and the entire Blooded gang at the beginning of the game were mirrored hidden behind large pieces of terrain. All buildings with doors were 3 inches high, offering the operatives a Vantage point - the ability to keep one hit die as a success, and the well in the very center, 4 inches high, offers an even better Vantage point, where the operatives keep 2 dice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"intro_hrv" => "<p>
Ovaj smo petak Luka i ja imali priliku isprobati treću ediciju poznate Warhammer skirmish igre <em>Kill Team</em> te usput demonstrirati osnove koje su ostale nepromijenjene. Luka je igrao tim Vespid Stingwings, jako mobilne T&#39;au jedinice, a ja sam igrao Blooded, izdajnički odred koji je nekad pripadao Astri Militarum (u mojem su slučaju dobili ime <em>Glantonova banda</em>). Mapa, veličine 30x22 inča, bila je organizirana tako da je sav teren bio van na&scaron;ih deployment zona, koje su iznosile 6 inča od kraćih rubova. Nasred mape, u blagoj dijagonali, postavljene su 3 točke interesa (objectives). Sve je ovo rezultiralo jako simetričnom postavom operativaca &ndash; svi su Vespidi i cijela Blooded banda na početku igre bili zrcaljeno skriveni iza velikih komada terena. Sve građevine s vratima bile su visoke 3 inča, &scaron;to je operativcima nudilo Vantage point &ndash; mogućnost da jednu hit-kockicu zadrže kao uspje&scaron;nu, a bu&scaron;otina u samom centru, visoka 4 inča, nudi jo&scaron; bolji Vantage point, gdje operativci zadržavaju 2 kockice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"Member" => array(
"id" => "96",
"group_id" => "2",
"first_name" => "Antoni",
"last_name" => "Pastuović",
"first_name_mask" => "antoni",
"last_name_mask" => "pastuovic",
"username" => "antoni",
"password" => "*****",
"born" => "2005-04-04 18:52:00",
"created" => "2019-04-04 18:53:09"
),
"Army" => array(
"id" => "33",
"game_id" => "1",
"army_alignment_id" => null,
"name_eng" => "Imperial Guard",
"name_hrv" => "Imperial Guard",
"description_eng" => "",
"description_hrv" => ""
)
)
$dateFought = "28<span class="superscript">th</span> February 2025"</pre><pre class="stack-trace">include - APP/views/elements/latestBattleReports.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86</pre></div></pre>28<span class="superscript">th</span> February 2025, , and <a href="/dok/members/antoni.pastuovic">Antoni Pastuović</a> () </span>
</li>
<li>
<a href="/dok/battle_reports/2022/05/09" class="readMore"></a> <span class="details">
22<span class="superscript">nd</span> April 2022, , <a href="/dok/members/borna.plese">Borna Pleše</a> () and <a href="/dok/members/kristijan.kliska">Kristijan Kliska</a> () </span>
</li>
<li>
<a href="/dok/battle_reports/2021/11/26" class="readMore"></a> <span class="details">
17<span class="superscript">th</span> November 2021, , and <a href="/dok/members/nino.marasovic">Nino Marasović</a> () </span>
</li>
</ul>
<p><a href="/dok/battle_reports">more_battle_reports</a></p> <div class="fb-like-box" style="background: white; margin-top: 1em; border-bottom: 1px solid #AAA;" data-href="http://www.facebook.com/UmsAgram" data-width="260" data-show-faces="true" data-stream="true" data-header="true"></div></div>"
$scripts_for_layout = ""
$title_for_layout = "Members"
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/members/mario.grgurev"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/members/mario.grgurev"
TextHelper::$params = array
TextHelper::$action = "view"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/members/mario.grgurev"
StringerHelper::$params = array
StringerHelper::$action = "view"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/members/mario.grgurev"
MenuHelper::$params = array
MenuHelper::$action = "view"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772105098
SessionHelper::$sessionTime = 1772117098
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/mario.grgurev"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/members/mario.grgurev"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = NULL
LinkHelper::$defaultLang = NULL
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/mario.grgurev"
LinkHelper::$params = array
LinkHelper::$action = "view"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$separator = " > "
$titleSeparator = " < "
$breadcrumbs = "breadcrumbs "
$title = ""
$breadCrumb = array(
"Page" => array(
"id" => "1",
"parent_id" => null,
"controller" => "home",
"title_eng" => "Home",
"title_hrv" => "Naslovnica",
"lft" => "1",
"rght" => "56"
)
)
$controller = array(
"home"
)
include - APP/views/layouts/default.ctp, line 23
View::_render() - CORE/cake/libs/view/view.php, line 736
View::renderLayout() - CORE/cake/libs/view/view.php, line 494
View::render() - CORE/cake/libs/view/view.php, line 440
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
UMS "Agram" : Mario Grgurev < < <
Notice (8): Undefined index: title_dok [APP/views/helpers/menu.php, line 36]
MenuHelper::display() - APP/views/helpers/menu.php, line 36
include - APP/views/layouts/default.ctp, line 68
View::_render() - CORE/cake/libs/view/view.php, line 736
View::renderLayout() - CORE/cake/libs/view/view.php, line 494
View::render() - CORE/cake/libs/view/view.php, line 440
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 291
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
Notice (8): Undefined index: name_dok [APP/views/helpers/stringer.php, line 297]
StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 297
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
Notice (8): Undefined index: name_dok [APP/views/helpers/stringer.php, line 294]
StringerHelper::humanizeList() - APP/views/helpers/stringer.php, line 294
include - APP/views/members/view.ctp, line 4
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
member_info_1, and
member_info_2Mariomember_info_3"" and ""
Notice (8): Undefined index: name_dok [APP/views/members/view.ctp, line 17]
include - APP/views/members/view.ctp, line 17
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
member_info_5" ()".
latest_articles
Notice (8): Undefined index: title_dok [APP/views/elements/latestArticles.ctp, line 7]
include - APP/views/elements/latestArticles.ctp, line 7
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 28
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
Notice (8): Undefined index: mask_dok [APP/views/elements/latestArticles.ctp, line 10]
include - APP/views/elements/latestArticles.ctp, line 10
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 28
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "493"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(51) "Gallery of winning entries of Black Queen H&MPC2026"
["title_hrv"]=>
string(54) "Galerija pobjedničkih radova na Black Queen H&MPC2026"
["mask_eng"]=>
string(50) "gallery_of_winning_entries_of_black_queen_hmpc2026"
["mask_hrv"]=>
string(52) "galerija_pobjednickih_radova_na_black_queen_hmpc2026"
["content_eng"]=>
string(12503) "
BEST OF SHOW & 1. place MASTERCLASS - IVAN KNEZOVIĆ
2. place MASTERCLASS - ANŽE ZORKO
3. place MASTERCLASS - ANA POLANŠĆAK
BEST DISPLAY - MARKO PAUNOVIĆ
BEST OF FANTASY & PEOPLE'S CHOICE - IVAN KNEZOVIĆ
BEST OF HISTORICAL - NINOSLAV LUK
BEST SCULPT - MONIKA BEŠENIĆ
1.placeSINGLE MINIATURE - VLADIMIR MATIĆ-KURILJEV
2.placeSINGLE MINIATURE - ANA POLANŠĆAK
3.placeSINGLE MINIATURE - ADAM SKENDŽIĆ
1.placeLARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD
2.placeLARGE/MOUNTED MINIATURE - JURE CUKAR
3.placeLARGE/MOUNTED MINIATURE - ANA POLANŠĆAK
1.placeUNIT / SQUAD - IVAN KNEZOVIĆ
2.placeUNIT / SQUAD - MILAN RADACSI
3.placeUNIT / SQUAD - MAKSIMILIJAN ŠPRUNG
1.placeVEHICLE / MONSTER - MAKSIMILIJAN ŠPRUNG
2.placeVEHICLE / MONSTER - MARIO GRGUREV
3.placeVEHICLE / MONSTER - MARKO PAUNOVIĆ
1.placeOPEN - PETAR KNEZOVIĆ
2.placeOPEN - FILIP KNEZOVIĆ
3.placeOPEN - DEAN TEREK
1.placeDIORAMA / DUEL - MARKO PAUNOVIĆ
2.placeDIORAMA / DUEL - VLADIMIR MATIĆ-KURILJEV
3.placeDIORAMA / DUEL - JURE CUKAR
1.placeBUST - MARKO PAUNOVIĆ
2.placeBUST - ANŽE ZORKO
3.placeBUST - IVAN KNEZOVIĆ
1.placeJUNIOR - ELANOR GRAŠIĆ
2.placeJUNIOR - LUKA ŠEGINA
3.placeJUNIOR - SOFIJA MARASOVIĆ
You can see all the entries in the gallery on our social networks.
"
["content_hrv"]=>
string(12719) "
BEST OF SHOW & 1. mjesto MASTERCLASS - IVAN KNEZOVIĆ
2. mjesto MASTERCLASS - ANŽE ZORKO
3. mjesto MASTERCLASS - ANA POLANŠĆAK
BEST DISPLAY - MARKO PAUNOVIĆ
BEST OF FANTASY & PEOPLE'S CHOICE - IVAN KNEZOVIĆ
BEST OF HISTORICAL - NINOSLAV LUK
BEST SCULPT - MONIKA BEŠENIĆ
1.mjesto SINGLE MINIATURE - VLADIMIR MATIĆ-KURILJEV
2.mjesto SINGLE MINIATURE - ANA POLANŠĆAK
3.mjesto SINGLE MINIATURE - ADAM SKENDŽIĆ
1.mjesto LARGE/MOUNTED MINIATURE - SEBASTIAN SOGARD
In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.
So far I have finished making the base, painting the base, painting the interior of the vehicle and painting the figures. Now it's time to add the vegetation
The pines/trees were already fixed to the base before painting, so the first vegetation I added was tall shrubs that filled the volume of the base.
Then I added lower vegetation like tall grass and lower bushes.
Finally, I added some short grass, making sure when I was making the parking lot and path that there was no vegetation in the places where the wheels pass.
The paint on the base has just dried up, so next time I'll add the vegetation.
When the diorama is turned to the back, the volume of the forest is visible.
Before placing the vehicles and miniatures on the base, the diorama looks like this.
"
["content_hrv"]=>
string(3186) "
U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..
Do sada sam završio s izradom baze, bojanjem baze, bojanjem interijera vozila i bojanjem figura. Sada je došlo vrijeme za dodavanje vegetacije
Borovi/drveće je već bilo fiksirano na bazu prije bojanja pa je prva sljedeća vegetacija bila visoko žbunje kojim sam popunio volumen baze.
Potom sam dodao niže raslinje poput visoke trave i nižeg grmlja.
Na kraju sam dodao i nisku travu pri čemu sam pazio kad sam radio ugibalište i puteljak da vegetacije ne bude na mjestima gdje prolaze kotači.
Kada se dioramu okrene, vidi se volumen vegetacije u šumi.
Prije postavljanja vozila i minijatura, diorama izgleda ovako:
In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.
After the base and the vehicles, I started painting the miniatures. Two policemen and a truck driver. The first step was the base color – black and then white..
After that, I started with the basic colors, concentrating a little more on the truck driver..
Considering the year and location of the action, I decided that his jacket should have the logo from the 1984 Sarajevo Winter Olympics..
Then I threw myself at the policemen..
The paint on the base has just dried up, so next time I'll add the vegetation.
"
["content_hrv"]=>
string(2360) "
U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..
Nakon baze i vozila, bacio sam se na bojanje minijatura. Dva milicajca i vozač kamiona. Prvi korak je bila temeljna boja – crna pa bijela.
Nakon toga, krenuo sam s osnovnim bojama, malo više se koncentrirajući na vozača kamiona.
S obzirom na godinu i mjesto radnje, odlučio sam se da mu jakna ima logo od ZOI Sarajevo 1984.
Zatim sam se bacio na milicajce.
Taman se tako nekako osušila i boja na bazi pa ću sljedeći puta obraditi i dodavanje vegetacije.
In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.
As I announced last time, it's time to get down to the vehicles. The first thing I did was disassemble the models and take out the interiors of all three vehicles.
As you can see in the picture, the interior of the vehicle is poorly or not at all painted, so a lot of attention and time was spent there. I painted the upholstery in shades of gray, or brown on the Tristač. I brought out the details on the dashboard and around the gearbox.
There was something missing from the start on the Fićo, but I couldn't figure out what it was until Kruno pointed out to me that the flashing lights were missing. I fixed that with a small 3mm clear LED that I painted in Tamiya Clear Blue with a silver edge.
This completes the painting of the vehicles’ interior.
The finishing touches are the decorations in the truck's cabin.
Next time we will continue with painting the figures.
"
["content_hrv"]=>
string(3080) "
U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..
Kao što sam najavio prošli put, vrijeme je da se bacim na vozila. Prvo što sam napravio jest da sam rastavio modele i izvadio unutrašnjost sva tri vozila
Kako je vidljivo na slici, unutrašnjost vozila je slabo ili nikako obojana stoga je tu otišlo mnogo pažnje i vremena. Tapecirunge sam obojao u sive nijanse, odnosno u smeđe na tristaču. Izvukao sam detalje na komandnim pločama te oko mjenjača.
Na fićeku mi je otpočetka nešto falilo, ali nisam mogao skužiti što dok mi Kruno nije skrenuo pažnju da fali rotirka. Nju sam sredio pomoću jedne male 3mm prozirne LED koju sam obojao u Tamiya Clear Blue sa srebrnim rubom.
In this series of articles, we will follow my work on a new diorama, another in the 1986 series. This time I have again decided to use a former country. Another version of the SFRY 1986.
Last time I explained how I created the terrain, and this time I'll be painting the terrain. The terrain itself consists of several parts: an asphalt road, a turnoff and path, and the terrain in the forest.
Since I wanted all the surfaces to have similar tones, I decided to paint without a base color, applying the main color immediately. The paint I applied was very thin so it stayed wet for a long time, which allowed me to mix the base colors and get a uniform tone.
After applying the basic tones, I started shading. I also used the same principle, using quite diluted tones to create unevenness in certain parts of the surface.
Then I added a layer that I could most simply call wash. A very diluted darker shade of color.
I applied the final shades using another technique, the simplest one – dry brush.
While these paints were drying, I was simultaneously disassembling and painting the interior of the car and truck, as well as the figures, which will be the subject of future articles.
"
["content_hrv"]=>
string(3277) "
U ovoj seriji članaka pratit ćemo moj rad na novoj diorami, još jednoj u nizu serijala 1986. Ovaj put sam se opet odlučio za bivšu državu. Druga verzija SFRJ 1986..
Prošli put sam objasnio kako sam izradio teren, a ovaj put ću se baviti bojanjem terena. Sami teren se sastoji od nekoliko dijelova: asfaltna cesta, ugibalište i puteljak te teren u šumi.
S obzirom da sam htio da sve površine imaju slične tonove, odlučio sam se bojati bez temeljne boje, nanoseći odmah glavni ton. Boju koju sam nanosio bila je jako razvodnjena tako da je dugo bila mokra i to mi je omogućavalo miješanje osnovnih tonova i dobivanje ujednačene tonove.
Nakon nanošenja osnovnih tonova, krenuo sam sa nijansiranjem. Također sam radio istim principom, dosta razvodnjene tonove kako bih dobio neujednačenost pojedinih dijelova površine.
Potom sam dodao sloj koji bih najjednostavnije mogao nazvati wash. Jako razvodnjenu tamniju nijansu boje.
Završne nijanse sam nanio drugom tehnikom, najjednostavnijom – dry brush.
Dok su se ove boje sušile, paralelno sam rastavio i bojao unutrašnjost automobila i kamiona te figura što će biti tema sljedećih članaka.
include - APP/views/elements/latestBattleReports.ctp, line 8
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
Notice (8): Undefined index: mask_dok [APP/views/elements/latestBattleReports.ctp, line 11]
include - APP/views/elements/latestBattleReports.ctp, line 11
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
Notice (8): Undefined index: name_dok [APP/views/elements/latestBattleReports.ctp, line 26]
if (Configure::read() > 0) { include ($___viewFn);
$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strateška igra smještena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedništvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog bojišta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmještaju se dvije vojske minijatura. Strateški dio igre je vrlo važan jer već samim razmještanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada vaši vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juriš, ili se ukopati na poziciji i braniti ono što je vaše (vašu polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)
$memberString = " and "
$battleReportExperience = array(
"id" => "18",
"battle_report_id" => "16",
"member_id" => "96",
"army_id" => "33",
"intro_eng" => "<p>
This Friday, Luka and I had the opportunity to try out the third edition of the famous Warhammer skirmish game Kill Team, and along the way demonstrate the basics that have remained unchanged. Luka played a team of Vespid Stingwings, a highly mobile T'au unit, and I played the Blooded, a traitor squad that used to belong to the Astra Militarum (in my case they were named Glanton's Gang). The map, measuring 30x22 inches, was organized so that all terrain was outside of our deployment zones, which were 6 inches from the shorter edges. In the middle of the map, in a slight diagonal, 3 points of interest (objectives) are placed. All this resulted in a very symmetrical setup of operatives – all Vespids and the entire Blooded gang at the beginning of the game were mirrored hidden behind large pieces of terrain. All buildings with doors were 3 inches high, offering the operatives a Vantage point - the ability to keep one hit die as a success, and the well in the very center, 4 inches high, offers an even better Vantage point, where the operatives keep 2 dice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"intro_hrv" => "<p>
Ovaj smo petak Luka i ja imali priliku isprobati treću ediciju poznate Warhammer skirmish igre <em>Kill Team</em> te usput demonstrirati osnove koje su ostale nepromijenjene. Luka je igrao tim Vespid Stingwings, jako mobilne T'au jedinice, a ja sam igrao Blooded, izdajnički odred koji je nekad pripadao Astri Militarum (u mojem su slučaju dobili ime <em>Glantonova banda</em>). Mapa, veličine 30x22 inča, bila je organizirana tako da je sav teren bio van naših deployment zona, koje su iznosile 6 inča od kraćih rubova. Nasred mape, u blagoj dijagonali, postavljene su 3 točke interesa (objectives). Sve je ovo rezultiralo jako simetričnom postavom operativaca – svi su Vespidi i cijela Blooded banda na početku igre bili zrcaljeno skriveni iza velikih komada terena. Sve građevine s vratima bile su visoke 3 inča, što je operativcima nudilo Vantage point – mogućnost da jednu hit-kockicu zadrže kao uspješnu, a bušotina u samom centru, visoka 4 inča, nudi još bolji Vantage point, gdje operativci zadržavaju 2 kockice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"Member" => array(
"id" => "96",
"group_id" => "2",
"first_name" => "Antoni",
"last_name" => "Pastuović",
"first_name_mask" => "antoni",
"last_name_mask" => "pastuovic",
"username" => "antoni",
"password" => "*****",
"born" => "2005-04-04 18:52:00",
"created" => "2019-04-04 18:53:09"
),
"Army" => array(
"id" => "33",
"game_id" => "1",
"army_alignment_id" => null,
"name_eng" => "Imperial Guard",
"name_hrv" => "Imperial Guard",
"description_eng" => "",
"description_hrv" => ""
)
)
include - APP/views/elements/latestBattleReports.ctp, line 26
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
Notice (8): Undefined index: name_dok [APP/views/elements/latestBattleReports.ctp, line 29]
if (Configure::read() > 0) { include ($___viewFn);
$___viewFn = "/home/martin/apps/agram/app/views/elements/latestBattleReports.ctp"
$___dataForView = array(
"lang" => "dok",
"otherLangs" => array(
"eng",
"hrv"
),
"globalNav" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"breadCrumbs" => array(
array(),
array(),
array()
),
"pageContents" => array(
"about_courses" => null
),
"userData" => null,
"coursesAnnouncements" => array(
array(),
array(),
array()
),
"courses" => false,
"cache" => array(
"time" => "+1 day",
"key" => "dok"
),
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"stringer" => StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"link" => LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$lang = "dok"
$otherLangs = array(
"eng",
"hrv"
)
$globalNav = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$breadCrumbs = array(
array(
"Page" => array()
),
array(
"Page" => array()
),
array(
"Page" => array()
)
)
$pageContents = array(
"about_courses" => null
)
$userData = null
$coursesAnnouncements = array(
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
),
array(
"CoursesAnnouncement" => array(),
"Member" => array()
)
)
$courses = false
$cache = array(
"time" => "+1 day",
"key" => "dok"
)
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$_lastAction = ""
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/dok/courses"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/dok/courses"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$stringer = StringerHelper
StringerHelper::$helpers = array
StringerHelper::$base = ""
StringerHelper::$webroot = "/"
StringerHelper::$theme = NULL
StringerHelper::$here = "/dok/courses"
StringerHelper::$params = array
StringerHelper::$action = "index"
StringerHelper::$plugin = NULL
StringerHelper::$data = NULL
StringerHelper::$namedArgs = NULL
StringerHelper::$argSeparator = NULL
StringerHelper::$validationErrors = NULL
StringerHelper::$tags = array
StringerHelper::$__tainted = NULL
StringerHelper::$__cleaned = NULL
StringerHelper::$Html = HtmlHelper object
StringerHelper::$Link = LinkHelper object
StringerHelper::$Text = TextHelper object
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/dok/courses"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Link = LinkHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "f9a8355d006790ee743ededbb1f6e3bd"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1772104770
SessionHelper::$sessionTime = 1772116770
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/courses"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/dok/courses"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$link = LinkHelper
LinkHelper::$helpers = array
LinkHelper::$lang = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/courses"
LinkHelper::$params = array
LinkHelper::$action = "index"
LinkHelper::$plugin = NULL
LinkHelper::$data = NULL
LinkHelper::$namedArgs = NULL
LinkHelper::$argSeparator = NULL
LinkHelper::$validationErrors = NULL
LinkHelper::$tags = array
LinkHelper::$__tainted = NULL
LinkHelper::$__cleaned = NULL
LinkHelper::$Html = HtmlHelper object
LinkHelper::$Session = SessionHelper object
$battleReports = array(
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
),
array(
"BattleReport" => array(),
"Game" => array(),
"BattleReportExperience" => array()
)
)
$battleReport = array(
"BattleReport" => array(
"id" => "16",
"title_eng" => "Kill Team - Blooded vs. Vespid Stingwings",
"title_hrv" => "Kill Team - Blooded vs. Vespid Stingwings",
"mask_eng" => "kill_team_-_blooded_vs_vespid_stingwings",
"mask_hrv" => "kill_team_-_blooded_vs_vespid_stingwings",
"game_id" => "1",
"fought" => "2025-02-28 16:00:00",
"created" => "2025-03-10 08:53:42",
"modified" => "2025-03-10 08:53:42"
),
"Game" => array(
"id" => "1",
"name_eng" => "GW - Warhammer 40.000",
"name_hrv" => "GW - Warhammer 40.000",
"description_eng" => "<p>
In the grim darkness of the far future, there is only war!</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>
",
"description_hrv" => "<p>
Warhammer 40000 je strateška igra smještena u daleku budućnost Zemlje, u kojoj preuzimate zapovjedništvo nad vojskama minijatura kako bi prikazali oružane sukobe vojski budućnosti.</p>
<p>
Bitke se vode na stolu uobičajenih dimenzija 120 x 180 cm, na koji se zatim postavlja različit teren kako bi se dočarao izgled pravog bojišta. Nakon toga, u uobičajenom scenariju, na suprotne strane stola razmještaju se dvije vojske minijatura. Strateški dio igre je vrlo važan jer već samim razmještanjem jedinica na stol možete dobiti veći dio bitke.</p>
<p>
Sada, kada vaši vojnici preko bojnog polja gledaju u mrskog im neprijatelja, spremni ste poslati naredbu za juriš, ili se ukopati na poziciji i braniti ono što je vaše (vašu polovicu drvene ploče prekrivene umjetnim terenom). Kako ne bi nastala zbrka na bojnom polju, igra je podijeljena na poteze, a svaki potez je dodatno podijeljen u faze.<br />
</p>
<p>
<a href="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" target="_blank"> <img alt="Click for enlarged picture" src="http://img.photobucket.com/albums/v467/demonn/Agram-Sajt/40k03_zpsc9a73277.jpg" width="600" /> </a> </p>"
),
"BattleReportExperience" => array(
array()
)
)
$memberString = " and <a href="/dok/members/antoni.pastuovic">Antoni Pastuović</a> ()"
$battleReportExperience = array(
"id" => "18",
"battle_report_id" => "16",
"member_id" => "96",
"army_id" => "33",
"intro_eng" => "<p>
This Friday, Luka and I had the opportunity to try out the third edition of the famous Warhammer skirmish game Kill Team, and along the way demonstrate the basics that have remained unchanged. Luka played a team of Vespid Stingwings, a highly mobile T'au unit, and I played the Blooded, a traitor squad that used to belong to the Astra Militarum (in my case they were named Glanton's Gang). The map, measuring 30x22 inches, was organized so that all terrain was outside of our deployment zones, which were 6 inches from the shorter edges. In the middle of the map, in a slight diagonal, 3 points of interest (objectives) are placed. All this resulted in a very symmetrical setup of operatives – all Vespids and the entire Blooded gang at the beginning of the game were mirrored hidden behind large pieces of terrain. All buildings with doors were 3 inches high, offering the operatives a Vantage point - the ability to keep one hit die as a success, and the well in the very center, 4 inches high, offers an even better Vantage point, where the operatives keep 2 dice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"intro_hrv" => "<p>
Ovaj smo petak Luka i ja imali priliku isprobati treću ediciju poznate Warhammer skirmish igre <em>Kill Team</em> te usput demonstrirati osnove koje su ostale nepromijenjene. Luka je igrao tim Vespid Stingwings, jako mobilne T'au jedinice, a ja sam igrao Blooded, izdajnički odred koji je nekad pripadao Astri Militarum (u mojem su slučaju dobili ime <em>Glantonova banda</em>). Mapa, veličine 30x22 inča, bila je organizirana tako da je sav teren bio van naših deployment zona, koje su iznosile 6 inča od kraćih rubova. Nasred mape, u blagoj dijagonali, postavljene su 3 točke interesa (objectives). Sve je ovo rezultiralo jako simetričnom postavom operativaca – svi su Vespidi i cijela Blooded banda na početku igre bili zrcaljeno skriveni iza velikih komada terena. Sve građevine s vratima bile su visoke 3 inča, što je operativcima nudilo Vantage point – mogućnost da jednu hit-kockicu zadrže kao uspješnu, a bušotina u samom centru, visoka 4 inča, nudi još bolji Vantage point, gdje operativci zadržavaju 2 kockice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e4be55ea-8433-47c7-b28a-459533bba4bc.jpg" width="600" /></a></p>
",
"Member" => array(
"id" => "96",
"group_id" => "2",
"first_name" => "Antoni",
"last_name" => "Pastuović",
"first_name_mask" => "antoni",
"last_name_mask" => "pastuovic",
"username" => "antoni",
"password" => "*****",
"born" => "2005-04-04 18:52:00",
"created" => "2019-04-04 18:53:09"
),
"Army" => array(
"id" => "33",
"game_id" => "1",
"army_alignment_id" => null,
"name_eng" => "Imperial Guard",
"name_hrv" => "Imperial Guard",
"description_eng" => "",
"description_hrv" => ""
)
)
$dateFought = "28<span class="superscript">th</span> February 2025"
include - APP/views/elements/latestBattleReports.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::element() - CORE/cake/libs/view/view.php, line 397
include - APP/views/courses/index.ctp, line 29
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86