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" => "Marko",
"last_name" => "Paunović",
"controller" => "members",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic"
),
"content_for_layout" => "<div id="leftColumn">
<h1>Marko Paunović</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" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni odbor"
),
array(
"id" => "4",
"name_eng" => "Treasurer",
"name_hrv" => "Rizničar"
),
array(
"id" => "7",
"name_eng" => "President",
"name_hrv" => "Predsjednik"
),
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" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni odbor"
),
array(
"id" => "4",
"name_eng" => "Treasurer",
"name_hrv" => "Rizničar"
),
array(
"id" => "7",
"name_eng" => "President",
"name_hrv" => "Predsjednik"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ""
$element = array(
"id" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni 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" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni odbor"
),
array(
"id" => "4",
"name_eng" => "Treasurer",
"name_hrv" => "Rizničar"
),
array(
"id" => "7",
"name_eng" => "President",
"name_hrv" => "Predsjednik"
),
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_2Markomember_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" => "Marko",
"last_name" => "Paunović",
"controller" => "members",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic"
)
)
$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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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 = 1758259931
SessionHelper::$sessionTime = 1758271931
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
),
"Article" => 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(),
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(),
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(),
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(),
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(),
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(),
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(),
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(),
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(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array(),
array(),
array(),
array(),
array()
)
)
$contentData = array(
"first_name" => "Marko",
"last_name" => "Paunović",
"controller" => "members",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic"
)
$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>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>" and " <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('cakeErr4-trace').style.display = (document.getElementById('cakeErr4-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="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/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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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
$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" => "471",
"member_id" => "35",
"title_eng" => "Miniature Painting Workshop - Contrast Paints",
"title_hrv" => "Radionica bojanja minijatura - kontrastice",
"mask_eng" => "miniature_painting_workshop_-_contrast_paints",
"mask_hrv" => "radionica_bojanja_minijatura_-_kontrastice",
"content_eng" => "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila kori&scaron;tenje kontras/speed paint boja na većem broju minijatura.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje vi&scaron;e minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&amp;paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz na&scaron;eg fundusa, ali po prvi puta im je omogućeno i donođ&scaron;enje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su kori&scaron;tene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
Radionica se odvijala na sljedeći način:<br />
Prvo, predavač sjedi za svojim stolom te obja&scaron;njava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu &scaron;to polaznici slu&scaron;aju, gledaju, ali i postavljaju pitanja.<br />
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
Radionica je uključivala sljedeće tematske cjeline:</p>
<p>
1. Planiranje i priprema te sastavljanje minijatura<br />
2. Obrada minijatura prije bojanja<br />
3. Stavljanje bazne boje (sprejanjem).<br />
4. Osnovni slojevi kori&scaron;tenjem Contrast boja<br />
5. Dodatno detaljiziranje i highlighti<br />
6. Naknadno podizanje gotovog paintjoba na vi&scaron;u razinu<br />
7. Baziranje minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"created" => "2025-09-16 09:53:51",
"modified" => "2025-09-16 09:53:51"
),
"Member" => array(
"id" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
)
)</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/members/view.ctp, line 31
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('cakeErr5-trace').style.display = (document.getElementById('cakeErr5-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="cakeErr5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5-code').style.display = (document.getElementById('cakeErr5-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5-context').style.display = (document.getElementById('cakeErr5-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr5-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="cakeErr5-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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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
$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" => "471",
"member_id" => "35",
"title_eng" => "Miniature Painting Workshop - Contrast Paints",
"title_hrv" => "Radionica bojanja minijatura - kontrastice",
"mask_eng" => "miniature_painting_workshop_-_contrast_paints",
"mask_hrv" => "radionica_bojanja_minijatura_-_kontrastice",
"content_eng" => "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila kori&scaron;tenje kontras/speed paint boja na većem broju minijatura.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje vi&scaron;e minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&amp;paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz na&scaron;eg fundusa, ali po prvi puta im je omogućeno i donođ&scaron;enje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su kori&scaron;tene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
Radionica se odvijala na sljedeći način:<br />
Prvo, predavač sjedi za svojim stolom te obja&scaron;njava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu &scaron;to polaznici slu&scaron;aju, gledaju, ali i postavljaju pitanja.<br />
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
Radionica je uključivala sljedeće tematske cjeline:</p>
<p>
1. Planiranje i priprema te sastavljanje minijatura<br />
2. Obrada minijatura prije bojanja<br />
3. Stavljanje bazne boje (sprejanjem).<br />
4. Osnovni slojevi kori&scaron;tenjem Contrast boja<br />
5. Dodatno detaljiziranje i highlighti<br />
6. Naknadno podizanje gotovog paintjoba na vi&scaron;u razinu<br />
7. Baziranje minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"created" => "2025-09-16 09:53:51",
"modified" => "2025-09-16 09:53:51"
),
"Member" => array(
"id" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
)
)</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/members/view.ctp, line 31
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/2025/09/16" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "471"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(45) "Miniature Painting Workshop - Contrast Paints"
["title_hrv"]=>
string(42) "Radionica bojanja minijatura - kontrastice"
["mask_eng"]=>
string(45) "miniature_painting_workshop_-_contrast_paints"
["mask_hrv"]=>
string(42) "radionica_bojanja_minijatura_-_kontrastice"
["content_eng"]=>
string(7360) "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(9549) "<p>
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila korištenje kontras/speed paint boja na većem broju minijatura.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje više minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz našeg fundusa, ali po prvi puta im je omogućeno i donođšenje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su korištene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
Radionica se odvijala na sljedeći način:<br />
Prvo, predavač sjedi za svojim stolom te objašnjava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu što polaznici slušaju, gledaju, ali i postavljaju pitanja.<br />
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
Radionica je uključivala sljedeće tematske cjeline:</p>
<p>
1. Planiranje i priprema te sastavljanje minijatura<br />
2. Obrada minijatura prije bojanja<br />
3. Stavljanje bazne boje (sprejanjem).<br />
4. Osnovni slojevi korištenjem Contrast boja<br />
5. Dodatno detaljiziranje i highlighti<br />
6. Naknadno podizanje gotovog paintjoba na višu razinu<br />
7. Baziranje minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2025-09-16 09:53:51"
["modified"]=>
string(19) "2025-09-16 09:53:51"
}
["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>, 16<span class="superscript">th</span> September 2025</span>
</li>
<li>
<a href="/dok/articles/2025/09/12" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "470"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(40) "Agram Group Build #Project2 – part 6. "
["title_hrv"]=>
string(38) "Agram Group Build #Projekt2 – dio 6."
["mask_eng"]=>
string(33) "agram_group_build_project2_part_6"
["mask_hrv"]=>
string(32) "agram_group_build_projekt2_dio_6"
["content_eng"]=>
string(3109) "<p><em> From 2021, the Association also organizes group projects for its members in which several members participate at once. The program called Agram Group Build was created after our members discussed joint projects on Wednesdays and how it would be convenient to gather more people on Wednesdays at our Hobby corner to work on a common "something"... #Project2 presents a dieselpunk diorama of a flying island with a fast food stand and several docks for flying cars, and the wonderful art of Alejandro Burdisi serves as a template. The main effects on the diorama will be LED lighting, but also the application of the tensegrity principle.</em> </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" width="600" /> </a></p>
<p> Recently, we received new LEDs as well as 3D prints of bits and figures that will go on our diorama. The cars will get a new drive that looks fantastic. For each vehicle, we printed "wheels" in their size.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" width="600" /> </a></p>
<p> In addition, we also got some fun on the truck. But also luggage for the vehicles… When everything is placed on the platform (although not where it will actually go), it already looks fantastic!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" width="600" /> </a></p>
<p>
<a href https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" width="600" /> </a></p>
<p> And when the blue micro LED is put into operation!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" width="600" /> </a></p>
"
["content_hrv"]=>
string(3106) "<p><em> Od 2021. Udruga za svoje članove organizira i grupne projekte na kojima sudjeluje više članova odjednom. Program pod nazivom Agram Group Build je nastao nakon što su naši članovi srijedama razgovarali o zajedničkim projektima i kako bi bilo zgodno okupiti više ljudi srijedama na našem Hobby kutku srijedom i to oko rada na zajedničkom „nečemu”… Projekt #2 predstavlja dieselpunk dioramu letećeg otoka sa štandom za fast food i nekoliko dokova za leteće automobile, a kao predložak služi nam predivan art Alejandra Burdisija. Glavni efekti na diorami biti će LED rasvjeta, ali i primjena tensegrity principa.</em> </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" width="600" /> </a></p>
<p>U proteklom periodu došle su nam nove LEDice kao i 3D printovi bitseva i figura koji idu na našu dioramu. Auti će dobiti novi pogon koji izgleda fantastično. Za svako vozilo isprintali smo „kotače“ u njihovoj veličini. </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" width="600" /> </a></p>
<p> Pored toga još smo dobili i zabavu na kamionu. Ali i prtljagu za vozila… Kad se sve stavi na platformu (doduše ne na mjesto gdje će zapravo ići), već izgleda fantastično! </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" width="600" /> </a></p>
<p>
<a href https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" width="600" /> </a></p>
<p> A kad se u pogon stavi i plava mikro LEDica! </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" width="600" /> </a></p>
"
["created"]=>
string(19) "2025-09-12 07:09:45"
["modified"]=>
string(19) "2025-09-12 07:09: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>, 12<span class="superscript">nd</span> September 2025</span>
</li>
<li>
<a href="/dok/articles/2025/09/04" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "469"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(40) "Agram Group Build #Project2 – part 5. "
["title_hrv"]=>
string(38) "Agram Group Build #Projekt2 – dio 5."
["mask_eng"]=>
string(33) "agram_group_build_project2_part_5"
["mask_hrv"]=>
string(32) "agram_group_build_projekt2_dio_5"
["content_eng"]=>
string(2775) "<p>
<em>From 2021, the Association also organizes group projects for its members in which several members participate at once. The program called Agram Group Build was created after our members discussed joint projects on Wednesdays and how it would be convenient to gather more people on Wednesdays at our Hobby corner to work on a common "something"... #Project2 presents a dieselpunk diorama of a flying island with a fast food stand and several docks for flying cars, and the wonderful art of Alejandro Burdisi serves as a template. The main effects on the diorama will be LED lighting, but also the application of the tensegrity principle.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" width="600" /> </a></p>
<p>
It's been a while since the last article. In the meantime, we've done the calculations for the electricity, but also confirmed the practical calculations. We decided on 6 circuits - each of which is powered by its own Cr2032 battery at 3V. In addition, we decided to create a parallel power supply for all circuits via a single transformer from 220 V AC to 3 V DC. The switch will determine which power supply is used. In theory, it sounds feasible, but it needs to be tested.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" width="600" /> </a></p>
<p>
According to the sketch, the most loaded circuit is the one from the flying car, which has as many as 9 LEDs in it. Therefore, we put together a circuit with all nine LEDs on the test board - four blue, two white, two red and one green and connected everything to one Cr 2032 battery.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" width="600" /> </a></p>
<p>
Everything worked so we decided to let them burn overnight. All the LEDs burned for about 10 hours. Which is satisfactory for group performances – because they will certainly burn for the duration of the performance. And for the exhibition, it will still be necessary to connect the diorama to a 220 V transformer.</p>
"
["content_hrv"]=>
string(2802) "<p>
<em>Od 2021. Udruga za svoje članove organizira i grupne projekte na kojima sudjeluje više članova odjednom. Program pod nazivom Agram Group Build je nastao nakon što su naši članovi srijedama razgovarali o zajedničkim projektima i kako bi bilo zgodno okupiti više ljudi srijedama na našem Hobby kutku srijedom i to oko rada na zajedničkom „nečemu”… Projekt #2 predstavlja dieselpunk dioramu letećeg otoka sa štandom za fast food i nekoliko dokova za leteće automobile, a kao predložak služi nam predivan art Alejandra Burdisija. Glavni efekti na diorami biti će LED rasvjeta, ali i primjena tensegrity principa.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" width="600" /> </a></p>
<p>
Prošlo je dosta vremena od zadnjeg članka. U međuvremenu smo odradili proračune za struju, ali i potvrdili praktično proračune. Odlučili smo se na 6 strujnih krugova – svaki od kojih je pokretan svojom Cr2032 baterijom na 3V. Pored toga, odlučili smo da napravimo i paralelno napajanje svih strujnih krugova preko jednog transformatora sa 220 V izmjenično na 3 V istosmjerno. Prekidač će određivati koje napajanje se koristi. U teoriji zvuči izvedivo, ali potrebno je to i testirati.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" width="600" /> </a></p>
<p>
Prema planu, najopterećeniji strujni krug je onaj iz letećeg auta koji u sebi ima čak 9 LEDica. Stoga smo na testnoj ploči složili strujni krug sa svih devet LEDica – četiri plave, dvije bijele, dvije crvene i jednom zelenom te sve spojili na jednu Cr 2032 bateriju.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" width="600" /> </a></p>
<p>
Sve je radilo pa smo odlučili pustiti ih da gore preko noći. Sve LEDice su gorile cca 10 sati. Što je zadovoljavajuće za udružne nastupe – jer će sigurno gorjeti dok traje nastup. A za izložbu će ipak biti potrebno spojiti dioramu na transformator na 220 V.</p>
<p>
 </p>
"
["created"]=>
string(19) "2025-09-04 11:59:44"
["modified"]=>
string(19) "2025-09-04 11:59:44"
}
["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>, 4<span class="superscript">th</span> September 2025</span>
</li>
<li>
<a href="/dok/articles/2025/08/07" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "468"
["member_id"]=>
string(3) "102"
["title_eng"]=>
string(29) "Seb's Top Tip - paintRack app"
["title_hrv"]=>
string(36) "Sebov Top Tip - aplikacija paintRack"
["mask_eng"]=>
string(28) "sebs_top_tip_-_paintrack_app"
["mask_hrv"]=>
string(36) "sebov_top_tip_-_aplikacija_paintrack"
["content_eng"]=>
string(5168) "<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Here's a little tip for hobbyists that have been useful for me lately.</div>
<p>
<span style="font-family: Arial, Helvetica, sans-serif; font-size: small;">It's a phone app called paintRack. </span></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" width="600" /></a></p>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
It's an app made specifically for our hobby, and has many useful features. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Among these features are the Library where I register every paint color I own and from which paint brand. This gives me a good overview and I can always refer to it when I'm planning a project. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Sets is where I write down my color schemes for different projects, so I'll remember them if I ever have to reproduce them again in the future. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Color tools is my most used feature. If there's a paint I don't own and I want to know the closest color possible within my paints, I find it and open it in color tools. Someone recommended me Vallejo's Light Brown, but since my local hobby shop doesn't sell Vallejo, I check which other color from for example Citadel or AK is a close match. The feature even provides you with a number showing how close of a match it is. A 0.00 is a perfect match. The closest one here is a 4.10 which is decent.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
The color tools also has another useful feature where you can upload any image and select any part of that image, and it provides you with the closest color match. Either from your own paints or all existing paint ranges (you can choose which paint brands you want it to show you).</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
The last useful thing I want to mention about the paintRack app is something I only discovered recently, as I'm integrating more use of AI in my work and hobby. From the app you can export your library list of paints as a file. In my case I have all my paints registered in the app, so this provides me with an extensive list of all colors I have access to. This list I upload to an AI, and this lets me have a very useful conversation with it about color schemes and paint ideas.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(5462) "<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Evo malog savjeta za hobiste koji mi je u posljednje vrijeme bio koristan.</div>
<p>
<span style="font-family: Arial, Helvetica, sans-serif; font-size: small;">To je aplikacija za telefon pod nazivom paintRack. </span></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" width="600" /></a></p>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
To je aplikacija napravljena posebno za naš hobi i ima mnogo korisnih značajki. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Među tim značajkama je i Biblioteka u kojoj registriram svaku boju koju posjedujem i od koje marke boje. To mi daje dobar pregled i uvijek se mogu pozvati na to kada planiram projekt. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Setovi su mjesto gdje zapisujem svoje sheme boja za različite projekte, tako da ću ih zapamtiti ako ih ikada budem morao ponovno reproducirati u budućnosti. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Alati za boje su moja najčešće korištena značajka. Ako postoji boja koju ne posjedujem i želim znati najbližu moguću boju unutar svojih boja, pronađem je i otvorim je u alatima za boje. Netko mi je preporučio Vallejo's Light Brown, ali budući da moja lokalna trgovina hobijima ne prodaje Vallejo, provjerim koja je druga boja, na primjer iz Citadel ili AK, bliska podudarnost. Značajka vam čak daje broj koji pokazuje koliko je blizu podudaranja. 0,00 je savršeno podudaranje. Najbliže ovdje je 4,10, što je pristojno.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Alati za boje također imaju još jednu korisnu značajku gdje možete prenijeti bilo koju sliku i odabrati bilo koji dio te slike, a ona vam pruža najbliže podudaranje boja. Bilo iz vaših vlastitih boja ili svih postojećih raspona boja (možete odabrati koje marke boja želite da vam prikaže).</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Posljednja korisna stvar koju želim spomenuti o aplikaciji paintRack nešto je što sam tek nedavno otkrio, jer sve više integriram korištenje umjetne inteligencije u svoj posao i hobi. Iz aplikacije možete izvesti popis boja iz svoje biblioteke kao datoteku. U mom slučaju, sve moje boje su registrirane u aplikaciji, tako da mi to pruža opsežan popis svih boja kojima imam pristup. Ovaj popis prenosim na umjetnu inteligenciju, a to mi omogućuje vrlo koristan razgovor s njom o shemama boja i idejama za boje.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" style="font-family: Arial, Verdana, sans-serif; font-size: 12px;" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" width="600" /></a></div>
"
["created"]=>
string(19) "2025-08-07 11:39:24"
["modified"]=>
string(19) "2025-08-07 11:39:24"
}
["Member"]=>
array(10) {
["id"]=>
string(3) "102"
["group_id"]=>
string(1) "2"
["first_name"]=>
string(9) "Sebastian"
["last_name"]=>
string(8) "Søgård"
["first_name_mask"]=>
string(9) "sebastian"
["last_name_mask"]=>
string(4) "sgrd"
["username"]=>
string(5) "norge"
["password"]=>
string(40) "4dea770e7045a97695c7dc529698e85f5dadbded"
["born"]=>
string(19) "2003-01-21 09:03:00"
["created"]=>
string(19) "2022-01-21 09:03:12"
}
}
</pre>
<a href="/dok/members/sebastian.sgrd">Sebastian Søgård</a>, 7<span class="superscript">th</span> August 2025</span>
</li>
<li>
<a href="/dok/articles/2025/08/07" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "467"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(49) "WE VISITED: Bayerisches Armeemuseum in Ingolstadt"
["title_hrv"]=>
string(52) "POSJETILI SMO: Bayerisches Armeemuseum u Ingolstadtu"
["mask_eng"]=>
string(48) "we_visited_bayerisches_armeemuseum_in_ingolstadt"
["mask_hrv"]=>
string(51) "posjetili_smo_bayerisches_armeemuseum_u_ingolstadtu"
["content_eng"]=>
string(9159) "<p>
<em>This summer, Željko visited Ingolstadt, and its Bayerisches Armeemuseum is full of military history (albeit with a short gap for obvious reasons).</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" width="600" /> </a></p>
<p>
The <a href="http://www.armeemuseum.de">Bavarian Military Museum in Ingolstadt</a> is one of the largest military history museums in Europe. The collections focus on Bavaria in its European context and cover the period from the late Middle Ages to the present day.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" width="600" /> </a></p>
<p>
One of the museum's exhibits is a <a href="https://armeemuseum.de/en/exhibitions/army-museum-in-the-new-castle/flat-figures.html">collection of tin soldier figures</a>. In addition to individual figures and sets, there are also large dioramas of the Battle of Zusmarshausen in 1648, the Battle of Leuthen in 1757, and the Battle of Leipzig in 1813. </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg
" width="600" /> </a></p>
<p>
For more and better photos, check out our <a href="https://www.facebook.com/UmsAgram/posts/pfbid02ZpvTWGjGGiqueX3k9Fyj9kTatahSC2DWBWC2821x8uVXV5ZQpy5bNm8sKBSMudiFl">social media</a>.</p>
"
["content_hrv"]=>
string(9151) "<p>
<em>Ovog ljeta Željko je posjetio Ingolstadt, a u njemu Bayerisches Armeemuseum prepun vojne povijesti (doduše sa kratkom rupom zbog poznatih razloga).</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" width="600" /> </a></p>
<p>
<a href="http://www.armeemuseum.de">Bavarski vojni muzej u Ingolstadtu</a> jedan je od najvećih muzeja vojne povijesti u Europi. Zbirke se usredotočuju na Bavarsku u njezinu europskom kontekstu i pokrivaju razdoblje od kasnog srednjeg vijeka do danas.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" width="600" /> </a></p>
<p>
Jedan od postava muzeja je i <a href="https://armeemuseum.de/en/exhibitions/army-museum-in-the-new-castle/flat-figures.html">zbirka figura kositrenih vojnika</a>. Uz pojedinačne figure i setove prikazane su i velike diorame bitke kod Zusmarshausena 1648., bitke kod Leuthena 1757. i bitke kod Leipziga 1813. godine. </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg
" width="600" /> </a></p>
<p>
Za više fotografija u boljoj rezoluciji posjetite naše <a href="https://www.facebook.com/UmsAgram/posts/pfbid02ZpvTWGjGGiqueX3k9Fyj9kTatahSC2DWBWC2821x8uVXV5ZQpy5bNm8sKBSMudiFl">socijalne mreže</a>.</p>
"
["created"]=>
string(19) "2025-08-07 08:21:24"
["modified"]=>
string(19) "2025-08-07 08:21:24"
}
["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>, 7<span class="superscript">th</span> August 2025</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('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/latestBattleReports.ctp</b>, line <b>8</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/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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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/latestBattleReports.ctp</b>, line <b>11</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/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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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('cakeErr8-trace').style.display = (document.getElementById('cakeErr8-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="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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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: name_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>29</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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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 = 1758259931
SessionHelper::$sessionTime = 1758271931
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
),
"Article" => 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(),
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(),
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(),
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(),
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(),
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(),
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(),
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(),
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(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array(),
array(),
array(),
array(),
array()
)
)
$contentData = array(
"first_name" => "Marko",
"last_name" => "Paunović",
"controller" => "members",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic"
)
$content_for_layout = "<div id="leftColumn">
<h1>Marko Paunović</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" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni odbor"
),
array(
"id" => "4",
"name_eng" => "Treasurer",
"name_hrv" => "Rizničar"
),
array(
"id" => "7",
"name_eng" => "President",
"name_hrv" => "Predsjednik"
),
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" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni odbor"
),
array(
"id" => "4",
"name_eng" => "Treasurer",
"name_hrv" => "Rizničar"
),
array(
"id" => "7",
"name_eng" => "President",
"name_hrv" => "Predsjednik"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ""
$element = array(
"id" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni 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" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni odbor"
),
array(
"id" => "4",
"name_eng" => "Treasurer",
"name_hrv" => "Rizničar"
),
array(
"id" => "7",
"name_eng" => "President",
"name_hrv" => "Predsjednik"
),
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_2Markomember_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" => "Marko",
"last_name" => "Paunović",
"controller" => "members",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic"
)
)
$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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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 = 1758259931
SessionHelper::$sessionTime = 1758271931
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
),
"Article" => 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(),
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(),
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(),
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(),
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(),
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(),
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(),
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(),
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(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array(),
array(),
array(),
array(),
array()
)
)
$contentData = array(
"first_name" => "Marko",
"last_name" => "Paunović",
"controller" => "members",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic"
)
$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>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>" and " <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('cakeErr4-trace').style.display = (document.getElementById('cakeErr4-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="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/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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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
$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" => "471",
"member_id" => "35",
"title_eng" => "Miniature Painting Workshop - Contrast Paints",
"title_hrv" => "Radionica bojanja minijatura - kontrastice",
"mask_eng" => "miniature_painting_workshop_-_contrast_paints",
"mask_hrv" => "radionica_bojanja_minijatura_-_kontrastice",
"content_eng" => "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila kori&scaron;tenje kontras/speed paint boja na većem broju minijatura.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje vi&scaron;e minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&amp;paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz na&scaron;eg fundusa, ali po prvi puta im je omogućeno i donođ&scaron;enje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su kori&scaron;tene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
Radionica se odvijala na sljedeći način:<br />
Prvo, predavač sjedi za svojim stolom te obja&scaron;njava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu &scaron;to polaznici slu&scaron;aju, gledaju, ali i postavljaju pitanja.<br />
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
Radionica je uključivala sljedeće tematske cjeline:</p>
<p>
1. Planiranje i priprema te sastavljanje minijatura<br />
2. Obrada minijatura prije bojanja<br />
3. Stavljanje bazne boje (sprejanjem).<br />
4. Osnovni slojevi kori&scaron;tenjem Contrast boja<br />
5. Dodatno detaljiziranje i highlighti<br />
6. Naknadno podizanje gotovog paintjoba na vi&scaron;u razinu<br />
7. Baziranje minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"created" => "2025-09-16 09:53:51",
"modified" => "2025-09-16 09:53:51"
),
"Member" => array(
"id" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
)
)</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/members/view.ctp, line 31
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('cakeErr5-trace').style.display = (document.getElementById('cakeErr5-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="cakeErr5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5-code').style.display = (document.getElementById('cakeErr5-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5-context').style.display = (document.getElementById('cakeErr5-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr5-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="cakeErr5-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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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
$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" => "471",
"member_id" => "35",
"title_eng" => "Miniature Painting Workshop - Contrast Paints",
"title_hrv" => "Radionica bojanja minijatura - kontrastice",
"mask_eng" => "miniature_painting_workshop_-_contrast_paints",
"mask_hrv" => "radionica_bojanja_minijatura_-_kontrastice",
"content_eng" => "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila kori&scaron;tenje kontras/speed paint boja na većem broju minijatura.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje vi&scaron;e minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&amp;paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz na&scaron;eg fundusa, ali po prvi puta im je omogućeno i donođ&scaron;enje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su kori&scaron;tene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
Radionica se odvijala na sljedeći način:<br />
Prvo, predavač sjedi za svojim stolom te obja&scaron;njava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu &scaron;to polaznici slu&scaron;aju, gledaju, ali i postavljaju pitanja.<br />
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
Radionica je uključivala sljedeće tematske cjeline:</p>
<p>
1. Planiranje i priprema te sastavljanje minijatura<br />
2. Obrada minijatura prije bojanja<br />
3. Stavljanje bazne boje (sprejanjem).<br />
4. Osnovni slojevi kori&scaron;tenjem Contrast boja<br />
5. Dodatno detaljiziranje i highlighti<br />
6. Naknadno podizanje gotovog paintjoba na vi&scaron;u razinu<br />
7. Baziranje minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"created" => "2025-09-16 09:53:51",
"modified" => "2025-09-16 09:53:51"
),
"Member" => array(
"id" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
)
)</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/members/view.ctp, line 31
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/2025/09/16" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "471"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(45) "Miniature Painting Workshop - Contrast Paints"
["title_hrv"]=>
string(42) "Radionica bojanja minijatura - kontrastice"
["mask_eng"]=>
string(45) "miniature_painting_workshop_-_contrast_paints"
["mask_hrv"]=>
string(42) "radionica_bojanja_minijatura_-_kontrastice"
["content_eng"]=>
string(7360) "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(9549) "<p>
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila korištenje kontras/speed paint boja na većem broju minijatura.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje više minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz našeg fundusa, ali po prvi puta im je omogućeno i donođšenje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su korištene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
Radionica se odvijala na sljedeći način:<br />
Prvo, predavač sjedi za svojim stolom te objašnjava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu što polaznici slušaju, gledaju, ali i postavljaju pitanja.<br />
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
Radionica je uključivala sljedeće tematske cjeline:</p>
<p>
1. Planiranje i priprema te sastavljanje minijatura<br />
2. Obrada minijatura prije bojanja<br />
3. Stavljanje bazne boje (sprejanjem).<br />
4. Osnovni slojevi korištenjem Contrast boja<br />
5. Dodatno detaljiziranje i highlighti<br />
6. Naknadno podizanje gotovog paintjoba na višu razinu<br />
7. Baziranje minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2025-09-16 09:53:51"
["modified"]=>
string(19) "2025-09-16 09:53:51"
}
["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>, 16<span class="superscript">th</span> September 2025</span>
</li>
<li>
<a href="/dok/articles/2025/09/12" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "470"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(40) "Agram Group Build #Project2 – part 6. "
["title_hrv"]=>
string(38) "Agram Group Build #Projekt2 – dio 6."
["mask_eng"]=>
string(33) "agram_group_build_project2_part_6"
["mask_hrv"]=>
string(32) "agram_group_build_projekt2_dio_6"
["content_eng"]=>
string(3109) "<p><em> From 2021, the Association also organizes group projects for its members in which several members participate at once. The program called Agram Group Build was created after our members discussed joint projects on Wednesdays and how it would be convenient to gather more people on Wednesdays at our Hobby corner to work on a common "something"... #Project2 presents a dieselpunk diorama of a flying island with a fast food stand and several docks for flying cars, and the wonderful art of Alejandro Burdisi serves as a template. The main effects on the diorama will be LED lighting, but also the application of the tensegrity principle.</em> </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" width="600" /> </a></p>
<p> Recently, we received new LEDs as well as 3D prints of bits and figures that will go on our diorama. The cars will get a new drive that looks fantastic. For each vehicle, we printed "wheels" in their size.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" width="600" /> </a></p>
<p> In addition, we also got some fun on the truck. But also luggage for the vehicles… When everything is placed on the platform (although not where it will actually go), it already looks fantastic!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" width="600" /> </a></p>
<p>
<a href https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" width="600" /> </a></p>
<p> And when the blue micro LED is put into operation!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" width="600" /> </a></p>
"
["content_hrv"]=>
string(3106) "<p><em> Od 2021. Udruga za svoje članove organizira i grupne projekte na kojima sudjeluje više članova odjednom. Program pod nazivom Agram Group Build je nastao nakon što su naši članovi srijedama razgovarali o zajedničkim projektima i kako bi bilo zgodno okupiti više ljudi srijedama na našem Hobby kutku srijedom i to oko rada na zajedničkom „nečemu”… Projekt #2 predstavlja dieselpunk dioramu letećeg otoka sa štandom za fast food i nekoliko dokova za leteće automobile, a kao predložak služi nam predivan art Alejandra Burdisija. Glavni efekti na diorami biti će LED rasvjeta, ali i primjena tensegrity principa.</em> </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" width="600" /> </a></p>
<p>U proteklom periodu došle su nam nove LEDice kao i 3D printovi bitseva i figura koji idu na našu dioramu. Auti će dobiti novi pogon koji izgleda fantastično. Za svako vozilo isprintali smo „kotače“ u njihovoj veličini. </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" width="600" /> </a></p>
<p> Pored toga još smo dobili i zabavu na kamionu. Ali i prtljagu za vozila… Kad se sve stavi na platformu (doduše ne na mjesto gdje će zapravo ići), već izgleda fantastično! </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" width="600" /> </a></p>
<p>
<a href https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" width="600" /> </a></p>
<p> A kad se u pogon stavi i plava mikro LEDica! </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" width="600" /> </a></p>
"
["created"]=>
string(19) "2025-09-12 07:09:45"
["modified"]=>
string(19) "2025-09-12 07:09: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>, 12<span class="superscript">nd</span> September 2025</span>
</li>
<li>
<a href="/dok/articles/2025/09/04" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "469"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(40) "Agram Group Build #Project2 – part 5. "
["title_hrv"]=>
string(38) "Agram Group Build #Projekt2 – dio 5."
["mask_eng"]=>
string(33) "agram_group_build_project2_part_5"
["mask_hrv"]=>
string(32) "agram_group_build_projekt2_dio_5"
["content_eng"]=>
string(2775) "<p>
<em>From 2021, the Association also organizes group projects for its members in which several members participate at once. The program called Agram Group Build was created after our members discussed joint projects on Wednesdays and how it would be convenient to gather more people on Wednesdays at our Hobby corner to work on a common "something"... #Project2 presents a dieselpunk diorama of a flying island with a fast food stand and several docks for flying cars, and the wonderful art of Alejandro Burdisi serves as a template. The main effects on the diorama will be LED lighting, but also the application of the tensegrity principle.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" width="600" /> </a></p>
<p>
It's been a while since the last article. In the meantime, we've done the calculations for the electricity, but also confirmed the practical calculations. We decided on 6 circuits - each of which is powered by its own Cr2032 battery at 3V. In addition, we decided to create a parallel power supply for all circuits via a single transformer from 220 V AC to 3 V DC. The switch will determine which power supply is used. In theory, it sounds feasible, but it needs to be tested.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" width="600" /> </a></p>
<p>
According to the sketch, the most loaded circuit is the one from the flying car, which has as many as 9 LEDs in it. Therefore, we put together a circuit with all nine LEDs on the test board - four blue, two white, two red and one green and connected everything to one Cr 2032 battery.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" width="600" /> </a></p>
<p>
Everything worked so we decided to let them burn overnight. All the LEDs burned for about 10 hours. Which is satisfactory for group performances – because they will certainly burn for the duration of the performance. And for the exhibition, it will still be necessary to connect the diorama to a 220 V transformer.</p>
"
["content_hrv"]=>
string(2802) "<p>
<em>Od 2021. Udruga za svoje članove organizira i grupne projekte na kojima sudjeluje više članova odjednom. Program pod nazivom Agram Group Build je nastao nakon što su naši članovi srijedama razgovarali o zajedničkim projektima i kako bi bilo zgodno okupiti više ljudi srijedama na našem Hobby kutku srijedom i to oko rada na zajedničkom „nečemu”… Projekt #2 predstavlja dieselpunk dioramu letećeg otoka sa štandom za fast food i nekoliko dokova za leteće automobile, a kao predložak služi nam predivan art Alejandra Burdisija. Glavni efekti na diorami biti će LED rasvjeta, ali i primjena tensegrity principa.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" width="600" /> </a></p>
<p>
Prošlo je dosta vremena od zadnjeg članka. U međuvremenu smo odradili proračune za struju, ali i potvrdili praktično proračune. Odlučili smo se na 6 strujnih krugova – svaki od kojih je pokretan svojom Cr2032 baterijom na 3V. Pored toga, odlučili smo da napravimo i paralelno napajanje svih strujnih krugova preko jednog transformatora sa 220 V izmjenično na 3 V istosmjerno. Prekidač će određivati koje napajanje se koristi. U teoriji zvuči izvedivo, ali potrebno je to i testirati.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" width="600" /> </a></p>
<p>
Prema planu, najopterećeniji strujni krug je onaj iz letećeg auta koji u sebi ima čak 9 LEDica. Stoga smo na testnoj ploči složili strujni krug sa svih devet LEDica – četiri plave, dvije bijele, dvije crvene i jednom zelenom te sve spojili na jednu Cr 2032 bateriju.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" width="600" /> </a></p>
<p>
Sve je radilo pa smo odlučili pustiti ih da gore preko noći. Sve LEDice su gorile cca 10 sati. Što je zadovoljavajuće za udružne nastupe – jer će sigurno gorjeti dok traje nastup. A za izložbu će ipak biti potrebno spojiti dioramu na transformator na 220 V.</p>
<p>
 </p>
"
["created"]=>
string(19) "2025-09-04 11:59:44"
["modified"]=>
string(19) "2025-09-04 11:59:44"
}
["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>, 4<span class="superscript">th</span> September 2025</span>
</li>
<li>
<a href="/dok/articles/2025/08/07" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "468"
["member_id"]=>
string(3) "102"
["title_eng"]=>
string(29) "Seb's Top Tip - paintRack app"
["title_hrv"]=>
string(36) "Sebov Top Tip - aplikacija paintRack"
["mask_eng"]=>
string(28) "sebs_top_tip_-_paintrack_app"
["mask_hrv"]=>
string(36) "sebov_top_tip_-_aplikacija_paintrack"
["content_eng"]=>
string(5168) "<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Here's a little tip for hobbyists that have been useful for me lately.</div>
<p>
<span style="font-family: Arial, Helvetica, sans-serif; font-size: small;">It's a phone app called paintRack. </span></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" width="600" /></a></p>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
It's an app made specifically for our hobby, and has many useful features. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Among these features are the Library where I register every paint color I own and from which paint brand. This gives me a good overview and I can always refer to it when I'm planning a project. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Sets is where I write down my color schemes for different projects, so I'll remember them if I ever have to reproduce them again in the future. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Color tools is my most used feature. If there's a paint I don't own and I want to know the closest color possible within my paints, I find it and open it in color tools. Someone recommended me Vallejo's Light Brown, but since my local hobby shop doesn't sell Vallejo, I check which other color from for example Citadel or AK is a close match. The feature even provides you with a number showing how close of a match it is. A 0.00 is a perfect match. The closest one here is a 4.10 which is decent.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
The color tools also has another useful feature where you can upload any image and select any part of that image, and it provides you with the closest color match. Either from your own paints or all existing paint ranges (you can choose which paint brands you want it to show you).</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
The last useful thing I want to mention about the paintRack app is something I only discovered recently, as I'm integrating more use of AI in my work and hobby. From the app you can export your library list of paints as a file. In my case I have all my paints registered in the app, so this provides me with an extensive list of all colors I have access to. This list I upload to an AI, and this lets me have a very useful conversation with it about color schemes and paint ideas.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(5462) "<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Evo malog savjeta za hobiste koji mi je u posljednje vrijeme bio koristan.</div>
<p>
<span style="font-family: Arial, Helvetica, sans-serif; font-size: small;">To je aplikacija za telefon pod nazivom paintRack. </span></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" width="600" /></a></p>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
To je aplikacija napravljena posebno za naš hobi i ima mnogo korisnih značajki. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Među tim značajkama je i Biblioteka u kojoj registriram svaku boju koju posjedujem i od koje marke boje. To mi daje dobar pregled i uvijek se mogu pozvati na to kada planiram projekt. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Setovi su mjesto gdje zapisujem svoje sheme boja za različite projekte, tako da ću ih zapamtiti ako ih ikada budem morao ponovno reproducirati u budućnosti. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Alati za boje su moja najčešće korištena značajka. Ako postoji boja koju ne posjedujem i želim znati najbližu moguću boju unutar svojih boja, pronađem je i otvorim je u alatima za boje. Netko mi je preporučio Vallejo's Light Brown, ali budući da moja lokalna trgovina hobijima ne prodaje Vallejo, provjerim koja je druga boja, na primjer iz Citadel ili AK, bliska podudarnost. Značajka vam čak daje broj koji pokazuje koliko je blizu podudaranja. 0,00 je savršeno podudaranje. Najbliže ovdje je 4,10, što je pristojno.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Alati za boje također imaju još jednu korisnu značajku gdje možete prenijeti bilo koju sliku i odabrati bilo koji dio te slike, a ona vam pruža najbliže podudaranje boja. Bilo iz vaših vlastitih boja ili svih postojećih raspona boja (možete odabrati koje marke boja želite da vam prikaže).</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Posljednja korisna stvar koju želim spomenuti o aplikaciji paintRack nešto je što sam tek nedavno otkrio, jer sve više integriram korištenje umjetne inteligencije u svoj posao i hobi. Iz aplikacije možete izvesti popis boja iz svoje biblioteke kao datoteku. U mom slučaju, sve moje boje su registrirane u aplikaciji, tako da mi to pruža opsežan popis svih boja kojima imam pristup. Ovaj popis prenosim na umjetnu inteligenciju, a to mi omogućuje vrlo koristan razgovor s njom o shemama boja i idejama za boje.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" style="font-family: Arial, Verdana, sans-serif; font-size: 12px;" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" width="600" /></a></div>
"
["created"]=>
string(19) "2025-08-07 11:39:24"
["modified"]=>
string(19) "2025-08-07 11:39:24"
}
["Member"]=>
array(10) {
["id"]=>
string(3) "102"
["group_id"]=>
string(1) "2"
["first_name"]=>
string(9) "Sebastian"
["last_name"]=>
string(8) "Søgård"
["first_name_mask"]=>
string(9) "sebastian"
["last_name_mask"]=>
string(4) "sgrd"
["username"]=>
string(5) "norge"
["password"]=>
string(40) "4dea770e7045a97695c7dc529698e85f5dadbded"
["born"]=>
string(19) "2003-01-21 09:03:00"
["created"]=>
string(19) "2022-01-21 09:03:12"
}
}
</pre>
<a href="/dok/members/sebastian.sgrd">Sebastian Søgård</a>, 7<span class="superscript">th</span> August 2025</span>
</li>
<li>
<a href="/dok/articles/2025/08/07" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "467"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(49) "WE VISITED: Bayerisches Armeemuseum in Ingolstadt"
["title_hrv"]=>
string(52) "POSJETILI SMO: Bayerisches Armeemuseum u Ingolstadtu"
["mask_eng"]=>
string(48) "we_visited_bayerisches_armeemuseum_in_ingolstadt"
["mask_hrv"]=>
string(51) "posjetili_smo_bayerisches_armeemuseum_u_ingolstadtu"
["content_eng"]=>
string(9159) "<p>
<em>This summer, Željko visited Ingolstadt, and its Bayerisches Armeemuseum is full of military history (albeit with a short gap for obvious reasons).</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" width="600" /> </a></p>
<p>
The <a href="http://www.armeemuseum.de">Bavarian Military Museum in Ingolstadt</a> is one of the largest military history museums in Europe. The collections focus on Bavaria in its European context and cover the period from the late Middle Ages to the present day.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" width="600" /> </a></p>
<p>
One of the museum's exhibits is a <a href="https://armeemuseum.de/en/exhibitions/army-museum-in-the-new-castle/flat-figures.html">collection of tin soldier figures</a>. In addition to individual figures and sets, there are also large dioramas of the Battle of Zusmarshausen in 1648, the Battle of Leuthen in 1757, and the Battle of Leipzig in 1813. </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg
" width="600" /> </a></p>
<p>
For more and better photos, check out our <a href="https://www.facebook.com/UmsAgram/posts/pfbid02ZpvTWGjGGiqueX3k9Fyj9kTatahSC2DWBWC2821x8uVXV5ZQpy5bNm8sKBSMudiFl">social media</a>.</p>
"
["content_hrv"]=>
string(9151) "<p>
<em>Ovog ljeta Željko je posjetio Ingolstadt, a u njemu Bayerisches Armeemuseum prepun vojne povijesti (doduše sa kratkom rupom zbog poznatih razloga).</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" width="600" /> </a></p>
<p>
<a href="http://www.armeemuseum.de">Bavarski vojni muzej u Ingolstadtu</a> jedan je od najvećih muzeja vojne povijesti u Europi. Zbirke se usredotočuju na Bavarsku u njezinu europskom kontekstu i pokrivaju razdoblje od kasnog srednjeg vijeka do danas.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" width="600" /> </a></p>
<p>
Jedan od postava muzeja je i <a href="https://armeemuseum.de/en/exhibitions/army-museum-in-the-new-castle/flat-figures.html">zbirka figura kositrenih vojnika</a>. Uz pojedinačne figure i setove prikazane su i velike diorame bitke kod Zusmarshausena 1648., bitke kod Leuthena 1757. i bitke kod Leipziga 1813. godine. </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg
" width="600" /> </a></p>
<p>
Za više fotografija u boljoj rezoluciji posjetite naše <a href="https://www.facebook.com/UmsAgram/posts/pfbid02ZpvTWGjGGiqueX3k9Fyj9kTatahSC2DWBWC2821x8uVXV5ZQpy5bNm8sKBSMudiFl">socijalne mreže</a>.</p>
"
["created"]=>
string(19) "2025-08-07 08:21:24"
["modified"]=>
string(19) "2025-08-07 08:21:24"
}
["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>, 7<span class="superscript">th</span> August 2025</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('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/latestBattleReports.ctp</b>, line <b>8</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/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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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/latestBattleReports.ctp</b>, line <b>11</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/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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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('cakeErr8-trace').style.display = (document.getElementById('cakeErr8-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="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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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: name_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>29</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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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 = 1758259931
SessionHelper::$sessionTime = 1758271931
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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" => "Marko",
"last_name" => "Paunović",
"controller" => "members",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic"
),
"content_for_layout" => "<div id="leftColumn">
<h1>Marko Paunović</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" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni odbor"
),
array(
"id" => "4",
"name_eng" => "Treasurer",
"name_hrv" => "Rizničar"
),
array(
"id" => "7",
"name_eng" => "President",
"name_hrv" => "Predsjednik"
),
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" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni odbor"
),
array(
"id" => "4",
"name_eng" => "Treasurer",
"name_hrv" => "Rizničar"
),
array(
"id" => "7",
"name_eng" => "President",
"name_hrv" => "Predsjednik"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ""
$element = array(
"id" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni 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" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni odbor"
),
array(
"id" => "4",
"name_eng" => "Treasurer",
"name_hrv" => "Rizničar"
),
array(
"id" => "7",
"name_eng" => "President",
"name_hrv" => "Predsjednik"
),
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_2Markomember_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" => "Marko",
"last_name" => "Paunović",
"controller" => "members",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic"
)
)
$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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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 = 1758259931
SessionHelper::$sessionTime = 1758271931
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
),
"Article" => 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(),
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(),
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(),
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(),
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(),
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(),
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(),
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(),
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(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array(),
array(),
array(),
array(),
array()
)
)
$contentData = array(
"first_name" => "Marko",
"last_name" => "Paunović",
"controller" => "members",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic"
)
$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>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>" and " <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('cakeErr4-trace').style.display = (document.getElementById('cakeErr4-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="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/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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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
$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" => "471",
"member_id" => "35",
"title_eng" => "Miniature Painting Workshop - Contrast Paints",
"title_hrv" => "Radionica bojanja minijatura - kontrastice",
"mask_eng" => "miniature_painting_workshop_-_contrast_paints",
"mask_hrv" => "radionica_bojanja_minijatura_-_kontrastice",
"content_eng" => "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila kori&scaron;tenje kontras/speed paint boja na većem broju minijatura.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje vi&scaron;e minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&amp;paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz na&scaron;eg fundusa, ali po prvi puta im je omogućeno i donođ&scaron;enje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su kori&scaron;tene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
Radionica se odvijala na sljedeći način:<br />
Prvo, predavač sjedi za svojim stolom te obja&scaron;njava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu &scaron;to polaznici slu&scaron;aju, gledaju, ali i postavljaju pitanja.<br />
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
Radionica je uključivala sljedeće tematske cjeline:</p>
<p>
1. Planiranje i priprema te sastavljanje minijatura<br />
2. Obrada minijatura prije bojanja<br />
3. Stavljanje bazne boje (sprejanjem).<br />
4. Osnovni slojevi kori&scaron;tenjem Contrast boja<br />
5. Dodatno detaljiziranje i highlighti<br />
6. Naknadno podizanje gotovog paintjoba na vi&scaron;u razinu<br />
7. Baziranje minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"created" => "2025-09-16 09:53:51",
"modified" => "2025-09-16 09:53:51"
),
"Member" => array(
"id" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
)
)</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/members/view.ctp, line 31
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('cakeErr5-trace').style.display = (document.getElementById('cakeErr5-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="cakeErr5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5-code').style.display = (document.getElementById('cakeErr5-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5-context').style.display = (document.getElementById('cakeErr5-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr5-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="cakeErr5-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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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
$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" => "471",
"member_id" => "35",
"title_eng" => "Miniature Painting Workshop - Contrast Paints",
"title_hrv" => "Radionica bojanja minijatura - kontrastice",
"mask_eng" => "miniature_painting_workshop_-_contrast_paints",
"mask_hrv" => "radionica_bojanja_minijatura_-_kontrastice",
"content_eng" => "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila kori&scaron;tenje kontras/speed paint boja na većem broju minijatura.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje vi&scaron;e minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&amp;paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz na&scaron;eg fundusa, ali po prvi puta im je omogućeno i donođ&scaron;enje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su kori&scaron;tene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
Radionica se odvijala na sljedeći način:<br />
Prvo, predavač sjedi za svojim stolom te obja&scaron;njava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu &scaron;to polaznici slu&scaron;aju, gledaju, ali i postavljaju pitanja.<br />
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
Radionica je uključivala sljedeće tematske cjeline:</p>
<p>
1. Planiranje i priprema te sastavljanje minijatura<br />
2. Obrada minijatura prije bojanja<br />
3. Stavljanje bazne boje (sprejanjem).<br />
4. Osnovni slojevi kori&scaron;tenjem Contrast boja<br />
5. Dodatno detaljiziranje i highlighti<br />
6. Naknadno podizanje gotovog paintjoba na vi&scaron;u razinu<br />
7. Baziranje minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"created" => "2025-09-16 09:53:51",
"modified" => "2025-09-16 09:53:51"
),
"Member" => array(
"id" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
)
)</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/members/view.ctp, line 31
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/2025/09/16" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "471"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(45) "Miniature Painting Workshop - Contrast Paints"
["title_hrv"]=>
string(42) "Radionica bojanja minijatura - kontrastice"
["mask_eng"]=>
string(45) "miniature_painting_workshop_-_contrast_paints"
["mask_hrv"]=>
string(42) "radionica_bojanja_minijatura_-_kontrastice"
["content_eng"]=>
string(7360) "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(9549) "<p>
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila korištenje kontras/speed paint boja na većem broju minijatura.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje više minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz našeg fundusa, ali po prvi puta im je omogućeno i donođšenje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su korištene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
Radionica se odvijala na sljedeći način:<br />
Prvo, predavač sjedi za svojim stolom te objašnjava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu što polaznici slušaju, gledaju, ali i postavljaju pitanja.<br />
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
Radionica je uključivala sljedeće tematske cjeline:</p>
<p>
1. Planiranje i priprema te sastavljanje minijatura<br />
2. Obrada minijatura prije bojanja<br />
3. Stavljanje bazne boje (sprejanjem).<br />
4. Osnovni slojevi korištenjem Contrast boja<br />
5. Dodatno detaljiziranje i highlighti<br />
6. Naknadno podizanje gotovog paintjoba na višu razinu<br />
7. Baziranje minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2025-09-16 09:53:51"
["modified"]=>
string(19) "2025-09-16 09:53:51"
}
["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>, 16<span class="superscript">th</span> September 2025</span>
</li>
<li>
<a href="/dok/articles/2025/09/12" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "470"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(40) "Agram Group Build #Project2 – part 6. "
["title_hrv"]=>
string(38) "Agram Group Build #Projekt2 – dio 6."
["mask_eng"]=>
string(33) "agram_group_build_project2_part_6"
["mask_hrv"]=>
string(32) "agram_group_build_projekt2_dio_6"
["content_eng"]=>
string(3109) "<p><em> From 2021, the Association also organizes group projects for its members in which several members participate at once. The program called Agram Group Build was created after our members discussed joint projects on Wednesdays and how it would be convenient to gather more people on Wednesdays at our Hobby corner to work on a common "something"... #Project2 presents a dieselpunk diorama of a flying island with a fast food stand and several docks for flying cars, and the wonderful art of Alejandro Burdisi serves as a template. The main effects on the diorama will be LED lighting, but also the application of the tensegrity principle.</em> </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" width="600" /> </a></p>
<p> Recently, we received new LEDs as well as 3D prints of bits and figures that will go on our diorama. The cars will get a new drive that looks fantastic. For each vehicle, we printed "wheels" in their size.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" width="600" /> </a></p>
<p> In addition, we also got some fun on the truck. But also luggage for the vehicles… When everything is placed on the platform (although not where it will actually go), it already looks fantastic!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" width="600" /> </a></p>
<p>
<a href https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" width="600" /> </a></p>
<p> And when the blue micro LED is put into operation!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" width="600" /> </a></p>
"
["content_hrv"]=>
string(3106) "<p><em> Od 2021. Udruga za svoje članove organizira i grupne projekte na kojima sudjeluje više članova odjednom. Program pod nazivom Agram Group Build je nastao nakon što su naši članovi srijedama razgovarali o zajedničkim projektima i kako bi bilo zgodno okupiti više ljudi srijedama na našem Hobby kutku srijedom i to oko rada na zajedničkom „nečemu”… Projekt #2 predstavlja dieselpunk dioramu letećeg otoka sa štandom za fast food i nekoliko dokova za leteće automobile, a kao predložak služi nam predivan art Alejandra Burdisija. Glavni efekti na diorami biti će LED rasvjeta, ali i primjena tensegrity principa.</em> </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" width="600" /> </a></p>
<p>U proteklom periodu došle su nam nove LEDice kao i 3D printovi bitseva i figura koji idu na našu dioramu. Auti će dobiti novi pogon koji izgleda fantastično. Za svako vozilo isprintali smo „kotače“ u njihovoj veličini. </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" width="600" /> </a></p>
<p> Pored toga još smo dobili i zabavu na kamionu. Ali i prtljagu za vozila… Kad se sve stavi na platformu (doduše ne na mjesto gdje će zapravo ići), već izgleda fantastično! </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" width="600" /> </a></p>
<p>
<a href https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" width="600" /> </a></p>
<p> A kad se u pogon stavi i plava mikro LEDica! </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" width="600" /> </a></p>
"
["created"]=>
string(19) "2025-09-12 07:09:45"
["modified"]=>
string(19) "2025-09-12 07:09: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>, 12<span class="superscript">nd</span> September 2025</span>
</li>
<li>
<a href="/dok/articles/2025/09/04" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "469"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(40) "Agram Group Build #Project2 – part 5. "
["title_hrv"]=>
string(38) "Agram Group Build #Projekt2 – dio 5."
["mask_eng"]=>
string(33) "agram_group_build_project2_part_5"
["mask_hrv"]=>
string(32) "agram_group_build_projekt2_dio_5"
["content_eng"]=>
string(2775) "<p>
<em>From 2021, the Association also organizes group projects for its members in which several members participate at once. The program called Agram Group Build was created after our members discussed joint projects on Wednesdays and how it would be convenient to gather more people on Wednesdays at our Hobby corner to work on a common "something"... #Project2 presents a dieselpunk diorama of a flying island with a fast food stand and several docks for flying cars, and the wonderful art of Alejandro Burdisi serves as a template. The main effects on the diorama will be LED lighting, but also the application of the tensegrity principle.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" width="600" /> </a></p>
<p>
It's been a while since the last article. In the meantime, we've done the calculations for the electricity, but also confirmed the practical calculations. We decided on 6 circuits - each of which is powered by its own Cr2032 battery at 3V. In addition, we decided to create a parallel power supply for all circuits via a single transformer from 220 V AC to 3 V DC. The switch will determine which power supply is used. In theory, it sounds feasible, but it needs to be tested.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" width="600" /> </a></p>
<p>
According to the sketch, the most loaded circuit is the one from the flying car, which has as many as 9 LEDs in it. Therefore, we put together a circuit with all nine LEDs on the test board - four blue, two white, two red and one green and connected everything to one Cr 2032 battery.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" width="600" /> </a></p>
<p>
Everything worked so we decided to let them burn overnight. All the LEDs burned for about 10 hours. Which is satisfactory for group performances – because they will certainly burn for the duration of the performance. And for the exhibition, it will still be necessary to connect the diorama to a 220 V transformer.</p>
"
["content_hrv"]=>
string(2802) "<p>
<em>Od 2021. Udruga za svoje članove organizira i grupne projekte na kojima sudjeluje više članova odjednom. Program pod nazivom Agram Group Build je nastao nakon što su naši članovi srijedama razgovarali o zajedničkim projektima i kako bi bilo zgodno okupiti više ljudi srijedama na našem Hobby kutku srijedom i to oko rada na zajedničkom „nečemu”… Projekt #2 predstavlja dieselpunk dioramu letećeg otoka sa štandom za fast food i nekoliko dokova za leteće automobile, a kao predložak služi nam predivan art Alejandra Burdisija. Glavni efekti na diorami biti će LED rasvjeta, ali i primjena tensegrity principa.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" width="600" /> </a></p>
<p>
Prošlo je dosta vremena od zadnjeg članka. U međuvremenu smo odradili proračune za struju, ali i potvrdili praktično proračune. Odlučili smo se na 6 strujnih krugova – svaki od kojih je pokretan svojom Cr2032 baterijom na 3V. Pored toga, odlučili smo da napravimo i paralelno napajanje svih strujnih krugova preko jednog transformatora sa 220 V izmjenično na 3 V istosmjerno. Prekidač će određivati koje napajanje se koristi. U teoriji zvuči izvedivo, ali potrebno je to i testirati.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" width="600" /> </a></p>
<p>
Prema planu, najopterećeniji strujni krug je onaj iz letećeg auta koji u sebi ima čak 9 LEDica. Stoga smo na testnoj ploči složili strujni krug sa svih devet LEDica – četiri plave, dvije bijele, dvije crvene i jednom zelenom te sve spojili na jednu Cr 2032 bateriju.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" width="600" /> </a></p>
<p>
Sve je radilo pa smo odlučili pustiti ih da gore preko noći. Sve LEDice su gorile cca 10 sati. Što je zadovoljavajuće za udružne nastupe – jer će sigurno gorjeti dok traje nastup. A za izložbu će ipak biti potrebno spojiti dioramu na transformator na 220 V.</p>
<p>
 </p>
"
["created"]=>
string(19) "2025-09-04 11:59:44"
["modified"]=>
string(19) "2025-09-04 11:59:44"
}
["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>, 4<span class="superscript">th</span> September 2025</span>
</li>
<li>
<a href="/dok/articles/2025/08/07" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "468"
["member_id"]=>
string(3) "102"
["title_eng"]=>
string(29) "Seb's Top Tip - paintRack app"
["title_hrv"]=>
string(36) "Sebov Top Tip - aplikacija paintRack"
["mask_eng"]=>
string(28) "sebs_top_tip_-_paintrack_app"
["mask_hrv"]=>
string(36) "sebov_top_tip_-_aplikacija_paintrack"
["content_eng"]=>
string(5168) "<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Here's a little tip for hobbyists that have been useful for me lately.</div>
<p>
<span style="font-family: Arial, Helvetica, sans-serif; font-size: small;">It's a phone app called paintRack. </span></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" width="600" /></a></p>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
It's an app made specifically for our hobby, and has many useful features. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Among these features are the Library where I register every paint color I own and from which paint brand. This gives me a good overview and I can always refer to it when I'm planning a project. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Sets is where I write down my color schemes for different projects, so I'll remember them if I ever have to reproduce them again in the future. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Color tools is my most used feature. If there's a paint I don't own and I want to know the closest color possible within my paints, I find it and open it in color tools. Someone recommended me Vallejo's Light Brown, but since my local hobby shop doesn't sell Vallejo, I check which other color from for example Citadel or AK is a close match. The feature even provides you with a number showing how close of a match it is. A 0.00 is a perfect match. The closest one here is a 4.10 which is decent.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
The color tools also has another useful feature where you can upload any image and select any part of that image, and it provides you with the closest color match. Either from your own paints or all existing paint ranges (you can choose which paint brands you want it to show you).</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
The last useful thing I want to mention about the paintRack app is something I only discovered recently, as I'm integrating more use of AI in my work and hobby. From the app you can export your library list of paints as a file. In my case I have all my paints registered in the app, so this provides me with an extensive list of all colors I have access to. This list I upload to an AI, and this lets me have a very useful conversation with it about color schemes and paint ideas.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(5462) "<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Evo malog savjeta za hobiste koji mi je u posljednje vrijeme bio koristan.</div>
<p>
<span style="font-family: Arial, Helvetica, sans-serif; font-size: small;">To je aplikacija za telefon pod nazivom paintRack. </span></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" width="600" /></a></p>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
To je aplikacija napravljena posebno za naš hobi i ima mnogo korisnih značajki. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Među tim značajkama je i Biblioteka u kojoj registriram svaku boju koju posjedujem i od koje marke boje. To mi daje dobar pregled i uvijek se mogu pozvati na to kada planiram projekt. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Setovi su mjesto gdje zapisujem svoje sheme boja za različite projekte, tako da ću ih zapamtiti ako ih ikada budem morao ponovno reproducirati u budućnosti. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Alati za boje su moja najčešće korištena značajka. Ako postoji boja koju ne posjedujem i želim znati najbližu moguću boju unutar svojih boja, pronađem je i otvorim je u alatima za boje. Netko mi je preporučio Vallejo's Light Brown, ali budući da moja lokalna trgovina hobijima ne prodaje Vallejo, provjerim koja je druga boja, na primjer iz Citadel ili AK, bliska podudarnost. Značajka vam čak daje broj koji pokazuje koliko je blizu podudaranja. 0,00 je savršeno podudaranje. Najbliže ovdje je 4,10, što je pristojno.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Alati za boje također imaju još jednu korisnu značajku gdje možete prenijeti bilo koju sliku i odabrati bilo koji dio te slike, a ona vam pruža najbliže podudaranje boja. Bilo iz vaših vlastitih boja ili svih postojećih raspona boja (možete odabrati koje marke boja želite da vam prikaže).</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Posljednja korisna stvar koju želim spomenuti o aplikaciji paintRack nešto je što sam tek nedavno otkrio, jer sve više integriram korištenje umjetne inteligencije u svoj posao i hobi. Iz aplikacije možete izvesti popis boja iz svoje biblioteke kao datoteku. U mom slučaju, sve moje boje su registrirane u aplikaciji, tako da mi to pruža opsežan popis svih boja kojima imam pristup. Ovaj popis prenosim na umjetnu inteligenciju, a to mi omogućuje vrlo koristan razgovor s njom o shemama boja i idejama za boje.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" style="font-family: Arial, Verdana, sans-serif; font-size: 12px;" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" width="600" /></a></div>
"
["created"]=>
string(19) "2025-08-07 11:39:24"
["modified"]=>
string(19) "2025-08-07 11:39:24"
}
["Member"]=>
array(10) {
["id"]=>
string(3) "102"
["group_id"]=>
string(1) "2"
["first_name"]=>
string(9) "Sebastian"
["last_name"]=>
string(8) "Søgård"
["first_name_mask"]=>
string(9) "sebastian"
["last_name_mask"]=>
string(4) "sgrd"
["username"]=>
string(5) "norge"
["password"]=>
string(40) "4dea770e7045a97695c7dc529698e85f5dadbded"
["born"]=>
string(19) "2003-01-21 09:03:00"
["created"]=>
string(19) "2022-01-21 09:03:12"
}
}
</pre>
<a href="/dok/members/sebastian.sgrd">Sebastian Søgård</a>, 7<span class="superscript">th</span> August 2025</span>
</li>
<li>
<a href="/dok/articles/2025/08/07" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "467"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(49) "WE VISITED: Bayerisches Armeemuseum in Ingolstadt"
["title_hrv"]=>
string(52) "POSJETILI SMO: Bayerisches Armeemuseum u Ingolstadtu"
["mask_eng"]=>
string(48) "we_visited_bayerisches_armeemuseum_in_ingolstadt"
["mask_hrv"]=>
string(51) "posjetili_smo_bayerisches_armeemuseum_u_ingolstadtu"
["content_eng"]=>
string(9159) "<p>
<em>This summer, Željko visited Ingolstadt, and its Bayerisches Armeemuseum is full of military history (albeit with a short gap for obvious reasons).</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" width="600" /> </a></p>
<p>
The <a href="http://www.armeemuseum.de">Bavarian Military Museum in Ingolstadt</a> is one of the largest military history museums in Europe. The collections focus on Bavaria in its European context and cover the period from the late Middle Ages to the present day.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" width="600" /> </a></p>
<p>
One of the museum's exhibits is a <a href="https://armeemuseum.de/en/exhibitions/army-museum-in-the-new-castle/flat-figures.html">collection of tin soldier figures</a>. In addition to individual figures and sets, there are also large dioramas of the Battle of Zusmarshausen in 1648, the Battle of Leuthen in 1757, and the Battle of Leipzig in 1813. </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg
" width="600" /> </a></p>
<p>
For more and better photos, check out our <a href="https://www.facebook.com/UmsAgram/posts/pfbid02ZpvTWGjGGiqueX3k9Fyj9kTatahSC2DWBWC2821x8uVXV5ZQpy5bNm8sKBSMudiFl">social media</a>.</p>
"
["content_hrv"]=>
string(9151) "<p>
<em>Ovog ljeta Željko je posjetio Ingolstadt, a u njemu Bayerisches Armeemuseum prepun vojne povijesti (doduše sa kratkom rupom zbog poznatih razloga).</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" width="600" /> </a></p>
<p>
<a href="http://www.armeemuseum.de">Bavarski vojni muzej u Ingolstadtu</a> jedan je od najvećih muzeja vojne povijesti u Europi. Zbirke se usredotočuju na Bavarsku u njezinu europskom kontekstu i pokrivaju razdoblje od kasnog srednjeg vijeka do danas.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" width="600" /> </a></p>
<p>
Jedan od postava muzeja je i <a href="https://armeemuseum.de/en/exhibitions/army-museum-in-the-new-castle/flat-figures.html">zbirka figura kositrenih vojnika</a>. Uz pojedinačne figure i setove prikazane su i velike diorame bitke kod Zusmarshausena 1648., bitke kod Leuthena 1757. i bitke kod Leipziga 1813. godine. </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg
" width="600" /> </a></p>
<p>
Za više fotografija u boljoj rezoluciji posjetite naše <a href="https://www.facebook.com/UmsAgram/posts/pfbid02ZpvTWGjGGiqueX3k9Fyj9kTatahSC2DWBWC2821x8uVXV5ZQpy5bNm8sKBSMudiFl">socijalne mreže</a>.</p>
"
["created"]=>
string(19) "2025-08-07 08:21:24"
["modified"]=>
string(19) "2025-08-07 08:21:24"
}
["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>, 7<span class="superscript">th</span> August 2025</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('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/latestBattleReports.ctp</b>, line <b>8</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/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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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/latestBattleReports.ctp</b>, line <b>11</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/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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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('cakeErr8-trace').style.display = (document.getElementById('cakeErr8-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="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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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: name_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>29</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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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 = 1758259931
SessionHelper::$sessionTime = 1758271931
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
),
"Article" => 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(),
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(),
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(),
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(),
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(),
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(),
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(),
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(),
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(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array(),
array(),
array(),
array(),
array()
)
)
$contentData = array(
"first_name" => "Marko",
"last_name" => "Paunović",
"controller" => "members",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic"
)
$content_for_layout = "<div id="leftColumn">
<h1>Marko Paunović</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" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni odbor"
),
array(
"id" => "4",
"name_eng" => "Treasurer",
"name_hrv" => "Rizničar"
),
array(
"id" => "7",
"name_eng" => "President",
"name_hrv" => "Predsjednik"
),
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" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni odbor"
),
array(
"id" => "4",
"name_eng" => "Treasurer",
"name_hrv" => "Rizničar"
),
array(
"id" => "7",
"name_eng" => "President",
"name_hrv" => "Predsjednik"
),
array(
"id" => "9",
"name_eng" => "Court of Honour",
"name_hrv" => "Sud časti"
)
)
$fieldName = "name_dok"
$emp = ""
$output = ""
$element = array(
"id" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni 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" => "3",
"name_eng" => "Executive Board",
"name_hrv" => "Izvršni odbor"
),
array(
"id" => "4",
"name_eng" => "Treasurer",
"name_hrv" => "Rizničar"
),
array(
"id" => "7",
"name_eng" => "President",
"name_hrv" => "Predsjednik"
),
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_2Markomember_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" => "Marko",
"last_name" => "Paunović",
"controller" => "members",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic"
)
)
$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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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 = 1758259931
SessionHelper::$sessionTime = 1758271931
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
),
"Article" => 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(),
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(),
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(),
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(),
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(),
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(),
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(),
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(),
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(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array(),
array(),
array(),
array(),
array()
)
)
$contentData = array(
"first_name" => "Marko",
"last_name" => "Paunović",
"controller" => "members",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic"
)
$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>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>", " <span class="armyGame">()</span>" and " <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('cakeErr4-trace').style.display = (document.getElementById('cakeErr4-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="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/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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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
$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" => "471",
"member_id" => "35",
"title_eng" => "Miniature Painting Workshop - Contrast Paints",
"title_hrv" => "Radionica bojanja minijatura - kontrastice",
"mask_eng" => "miniature_painting_workshop_-_contrast_paints",
"mask_hrv" => "radionica_bojanja_minijatura_-_kontrastice",
"content_eng" => "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila kori&scaron;tenje kontras/speed paint boja na većem broju minijatura.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje vi&scaron;e minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&amp;paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz na&scaron;eg fundusa, ali po prvi puta im je omogućeno i donođ&scaron;enje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su kori&scaron;tene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
Radionica se odvijala na sljedeći način:<br />
Prvo, predavač sjedi za svojim stolom te obja&scaron;njava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu &scaron;to polaznici slu&scaron;aju, gledaju, ali i postavljaju pitanja.<br />
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
Radionica je uključivala sljedeće tematske cjeline:</p>
<p>
1. Planiranje i priprema te sastavljanje minijatura<br />
2. Obrada minijatura prije bojanja<br />
3. Stavljanje bazne boje (sprejanjem).<br />
4. Osnovni slojevi kori&scaron;tenjem Contrast boja<br />
5. Dodatno detaljiziranje i highlighti<br />
6. Naknadno podizanje gotovog paintjoba na vi&scaron;u razinu<br />
7. Baziranje minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"created" => "2025-09-16 09:53:51",
"modified" => "2025-09-16 09:53:51"
),
"Member" => array(
"id" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
)
)</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/members/view.ctp, line 31
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('cakeErr5-trace').style.display = (document.getElementById('cakeErr5-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="cakeErr5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr5-code').style.display = (document.getElementById('cakeErr5-code').style.display == 'none' ? '' : 'none')">Code</a> | <a href="javascript:void(0);" onclick="document.getElementById('cakeErr5-context').style.display = (document.getElementById('cakeErr5-context').style.display == 'none' ? '' : 'none')">Context</a><div id="cakeErr5-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="cakeErr5-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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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
$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" => "471",
"member_id" => "35",
"title_eng" => "Miniature Painting Workshop - Contrast Paints",
"title_hrv" => "Radionica bojanja minijatura - kontrastice",
"mask_eng" => "miniature_painting_workshop_-_contrast_paints",
"mask_hrv" => "radionica_bojanja_minijatura_-_kontrastice",
"content_eng" => "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila kori&scaron;tenje kontras/speed paint boja na većem broju minijatura.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje vi&scaron;e minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&amp;paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz na&scaron;eg fundusa, ali po prvi puta im je omogućeno i donođ&scaron;enje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su kori&scaron;tene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
Radionica se odvijala na sljedeći način:<br />
Prvo, predavač sjedi za svojim stolom te obja&scaron;njava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu &scaron;to polaznici slu&scaron;aju, gledaju, ali i postavljaju pitanja.<br />
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
Radionica je uključivala sljedeće tematske cjeline:</p>
<p>
1. Planiranje i priprema te sastavljanje minijatura<br />
2. Obrada minijatura prije bojanja<br />
3. Stavljanje bazne boje (sprejanjem).<br />
4. Osnovni slojevi kori&scaron;tenjem Contrast boja<br />
5. Dodatno detaljiziranje i highlighti<br />
6. Naknadno podizanje gotovog paintjoba na vi&scaron;u razinu<br />
7. Baziranje minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
",
"created" => "2025-09-16 09:53:51",
"modified" => "2025-09-16 09:53:51"
),
"Member" => array(
"id" => "35",
"group_id" => "1",
"first_name" => "Marko",
"last_name" => "Paunović",
"first_name_mask" => "marko",
"last_name_mask" => "paunovic",
"username" => "marko",
"password" => "*****",
"born" => "2033-03-07 20:35:00",
"created" => "2009-06-02 20:37:03"
)
)</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/members/view.ctp, line 31
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/2025/09/16" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "471"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(45) "Miniature Painting Workshop - Contrast Paints"
["title_hrv"]=>
string(42) "Radionica bojanja minijatura - kontrastice"
["mask_eng"]=>
string(45) "miniature_painting_workshop_-_contrast_paints"
["mask_hrv"]=>
string(42) "radionica_bojanja_minijatura_-_kontrastice"
["content_eng"]=>
string(7360) "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(9549) "<p>
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila korištenje kontras/speed paint boja na većem broju minijatura.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/571bcd55-d5ac-4860-8f95-ecc41fe76f95.jpg" width="600" /></a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje više minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz našeg fundusa, ali po prvi puta im je omogućeno i donođšenje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su korištene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/54019c4c-0e4f-4169-9ea8-3de601f629e5.jpg" width="600" /></a></p>
<p>
Radionica se odvijala na sljedeći način:<br />
Prvo, predavač sjedi za svojim stolom te objašnjava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu što polaznici slušaju, gledaju, ali i postavljaju pitanja.<br />
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/83d95bad-1914-4225-8ce1-84e741184a67.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a97928a4-2e7b-45ab-8fc5-9768d759ec35.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5bb1f361-f608-4d32-a765-411ea844f54a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c8212efe-6f78-4826-b64d-d6747b34fb65.jpg" width="600" /></a></p>
<p>
Radionica je uključivala sljedeće tematske cjeline:</p>
<p>
1. Planiranje i priprema te sastavljanje minijatura<br />
2. Obrada minijatura prije bojanja<br />
3. Stavljanje bazne boje (sprejanjem).<br />
4. Osnovni slojevi korištenjem Contrast boja<br />
5. Dodatno detaljiziranje i highlighti<br />
6. Naknadno podizanje gotovog paintjoba na višu razinu<br />
7. Baziranje minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/38c52a42-5d20-4aeb-ae53-0e3cd50fc69d.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ab76c84-f6ef-48f3-aaea-1c9813d1d1e7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9f29f88-a2d6-4669-bfb3-97636cd63b6e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/47e03b54-6921-4841-8899-89972671620e.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45c92ad5-8d1a-475d-b773-8321a3a3a98a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73beaf67-8944-46f8-b966-c062dfcd77eb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc1a2135-9ce8-4285-8b3f-1f2f516a409a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddf0336e-3633-4b41-a73c-25142865d5af.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c3c8756-6a67-4c29-8992-9a2c3b570def.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/430f8733-6e54-4e11-a6e7-4f4db5d053e5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a687972e-f773-41d9-a3ae-a523d3d463d3.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5449b02b-c386-4a80-8bfc-39b014c7613a.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c058cbb0-3e23-4bb3-aa3d-c6bd14d4f8ae.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/10851d73-cc8a-4524-adcc-e31524a95a54.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b1c1c340-7253-4818-b96b-0f02bf678ad2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/da835ec2-b8aa-4017-94c2-fc35b861c618.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2025-09-16 09:53:51"
["modified"]=>
string(19) "2025-09-16 09:53:51"
}
["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>, 16<span class="superscript">th</span> September 2025</span>
</li>
<li>
<a href="/dok/articles/2025/09/12" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "470"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(40) "Agram Group Build #Project2 – part 6. "
["title_hrv"]=>
string(38) "Agram Group Build #Projekt2 – dio 6."
["mask_eng"]=>
string(33) "agram_group_build_project2_part_6"
["mask_hrv"]=>
string(32) "agram_group_build_projekt2_dio_6"
["content_eng"]=>
string(3109) "<p><em> From 2021, the Association also organizes group projects for its members in which several members participate at once. The program called Agram Group Build was created after our members discussed joint projects on Wednesdays and how it would be convenient to gather more people on Wednesdays at our Hobby corner to work on a common "something"... #Project2 presents a dieselpunk diorama of a flying island with a fast food stand and several docks for flying cars, and the wonderful art of Alejandro Burdisi serves as a template. The main effects on the diorama will be LED lighting, but also the application of the tensegrity principle.</em> </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" width="600" /> </a></p>
<p> Recently, we received new LEDs as well as 3D prints of bits and figures that will go on our diorama. The cars will get a new drive that looks fantastic. For each vehicle, we printed "wheels" in their size.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" width="600" /> </a></p>
<p> In addition, we also got some fun on the truck. But also luggage for the vehicles… When everything is placed on the platform (although not where it will actually go), it already looks fantastic!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" width="600" /> </a></p>
<p>
<a href https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" width="600" /> </a></p>
<p> And when the blue micro LED is put into operation!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" width="600" /> </a></p>
"
["content_hrv"]=>
string(3106) "<p><em> Od 2021. Udruga za svoje članove organizira i grupne projekte na kojima sudjeluje više članova odjednom. Program pod nazivom Agram Group Build je nastao nakon što su naši članovi srijedama razgovarali o zajedničkim projektima i kako bi bilo zgodno okupiti više ljudi srijedama na našem Hobby kutku srijedom i to oko rada na zajedničkom „nečemu”… Projekt #2 predstavlja dieselpunk dioramu letećeg otoka sa štandom za fast food i nekoliko dokova za leteće automobile, a kao predložak služi nam predivan art Alejandra Burdisija. Glavni efekti na diorami biti će LED rasvjeta, ali i primjena tensegrity principa.</em> </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0a82f8-7f17-4a48-8b22-de7a88c59336.jpg
" width="600" /> </a></p>
<p>U proteklom periodu došle su nam nove LEDice kao i 3D printovi bitseva i figura koji idu na našu dioramu. Auti će dobiti novi pogon koji izgleda fantastično. Za svako vozilo isprintali smo „kotače“ u njihovoj veličini. </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/036f5899-c7d7-4451-bfc2-3ab596e3ed19.jpg
" width="600" /> </a></p>
<p> Pored toga još smo dobili i zabavu na kamionu. Ali i prtljagu za vozila… Kad se sve stavi na platformu (doduše ne na mjesto gdje će zapravo ići), već izgleda fantastično! </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/982ab238-c4d6-4576-9d06-89bb96bda668.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9d363976-7b6b-4538-b47e-6cc3cb2ebbab.jpg
" width="600" /> </a></p>
<p>
<a href https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6ebd7aa7-25d4-473a-8513-7d3661a7a65c.jpg
" width="600" /> </a></p>
<p> A kad se u pogon stavi i plava mikro LEDica! </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6e6747fc-157a-4eec-8707-8a6b245504cd.jpg
" width="600" /> </a></p>
"
["created"]=>
string(19) "2025-09-12 07:09:45"
["modified"]=>
string(19) "2025-09-12 07:09: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>, 12<span class="superscript">nd</span> September 2025</span>
</li>
<li>
<a href="/dok/articles/2025/09/04" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "469"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(40) "Agram Group Build #Project2 – part 5. "
["title_hrv"]=>
string(38) "Agram Group Build #Projekt2 – dio 5."
["mask_eng"]=>
string(33) "agram_group_build_project2_part_5"
["mask_hrv"]=>
string(32) "agram_group_build_projekt2_dio_5"
["content_eng"]=>
string(2775) "<p>
<em>From 2021, the Association also organizes group projects for its members in which several members participate at once. The program called Agram Group Build was created after our members discussed joint projects on Wednesdays and how it would be convenient to gather more people on Wednesdays at our Hobby corner to work on a common "something"... #Project2 presents a dieselpunk diorama of a flying island with a fast food stand and several docks for flying cars, and the wonderful art of Alejandro Burdisi serves as a template. The main effects on the diorama will be LED lighting, but also the application of the tensegrity principle.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" width="600" /> </a></p>
<p>
It's been a while since the last article. In the meantime, we've done the calculations for the electricity, but also confirmed the practical calculations. We decided on 6 circuits - each of which is powered by its own Cr2032 battery at 3V. In addition, we decided to create a parallel power supply for all circuits via a single transformer from 220 V AC to 3 V DC. The switch will determine which power supply is used. In theory, it sounds feasible, but it needs to be tested.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" width="600" /> </a></p>
<p>
According to the sketch, the most loaded circuit is the one from the flying car, which has as many as 9 LEDs in it. Therefore, we put together a circuit with all nine LEDs on the test board - four blue, two white, two red and one green and connected everything to one Cr 2032 battery.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" width="600" /> </a></p>
<p>
Everything worked so we decided to let them burn overnight. All the LEDs burned for about 10 hours. Which is satisfactory for group performances – because they will certainly burn for the duration of the performance. And for the exhibition, it will still be necessary to connect the diorama to a 220 V transformer.</p>
"
["content_hrv"]=>
string(2802) "<p>
<em>Od 2021. Udruga za svoje članove organizira i grupne projekte na kojima sudjeluje više članova odjednom. Program pod nazivom Agram Group Build je nastao nakon što su naši članovi srijedama razgovarali o zajedničkim projektima i kako bi bilo zgodno okupiti više ljudi srijedama na našem Hobby kutku srijedom i to oko rada na zajedničkom „nečemu”… Projekt #2 predstavlja dieselpunk dioramu letećeg otoka sa štandom za fast food i nekoliko dokova za leteće automobile, a kao predložak služi nam predivan art Alejandra Burdisija. Glavni efekti na diorami biti će LED rasvjeta, ali i primjena tensegrity principa.</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/868173d8-8ba0-4aea-bd9b-940606386b08.jpg
" width="600" /> </a></p>
<p>
Prošlo je dosta vremena od zadnjeg članka. U međuvremenu smo odradili proračune za struju, ali i potvrdili praktično proračune. Odlučili smo se na 6 strujnih krugova – svaki od kojih je pokretan svojom Cr2032 baterijom na 3V. Pored toga, odlučili smo da napravimo i paralelno napajanje svih strujnih krugova preko jednog transformatora sa 220 V izmjenično na 3 V istosmjerno. Prekidač će određivati koje napajanje se koristi. U teoriji zvuči izvedivo, ali potrebno je to i testirati.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/983b328e-0645-4306-a7aa-f3cab581f98c.jpg
" width="600" /> </a></p>
<p>
Prema planu, najopterećeniji strujni krug je onaj iz letećeg auta koji u sebi ima čak 9 LEDica. Stoga smo na testnoj ploči složili strujni krug sa svih devet LEDica – četiri plave, dvije bijele, dvije crvene i jednom zelenom te sve spojili na jednu Cr 2032 bateriju.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4e7f40b2-21b1-4444-880d-abd565e6b07f.jpg
" width="600" /> </a></p>
<p>
Sve je radilo pa smo odlučili pustiti ih da gore preko noći. Sve LEDice su gorile cca 10 sati. Što je zadovoljavajuće za udružne nastupe – jer će sigurno gorjeti dok traje nastup. A za izložbu će ipak biti potrebno spojiti dioramu na transformator na 220 V.</p>
<p>
 </p>
"
["created"]=>
string(19) "2025-09-04 11:59:44"
["modified"]=>
string(19) "2025-09-04 11:59:44"
}
["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>, 4<span class="superscript">th</span> September 2025</span>
</li>
<li>
<a href="/dok/articles/2025/08/07" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "468"
["member_id"]=>
string(3) "102"
["title_eng"]=>
string(29) "Seb's Top Tip - paintRack app"
["title_hrv"]=>
string(36) "Sebov Top Tip - aplikacija paintRack"
["mask_eng"]=>
string(28) "sebs_top_tip_-_paintrack_app"
["mask_hrv"]=>
string(36) "sebov_top_tip_-_aplikacija_paintrack"
["content_eng"]=>
string(5168) "<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Here's a little tip for hobbyists that have been useful for me lately.</div>
<p>
<span style="font-family: Arial, Helvetica, sans-serif; font-size: small;">It's a phone app called paintRack. </span></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" width="600" /></a></p>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
It's an app made specifically for our hobby, and has many useful features. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Among these features are the Library where I register every paint color I own and from which paint brand. This gives me a good overview and I can always refer to it when I'm planning a project. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Sets is where I write down my color schemes for different projects, so I'll remember them if I ever have to reproduce them again in the future. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Color tools is my most used feature. If there's a paint I don't own and I want to know the closest color possible within my paints, I find it and open it in color tools. Someone recommended me Vallejo's Light Brown, but since my local hobby shop doesn't sell Vallejo, I check which other color from for example Citadel or AK is a close match. The feature even provides you with a number showing how close of a match it is. A 0.00 is a perfect match. The closest one here is a 4.10 which is decent.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
The color tools also has another useful feature where you can upload any image and select any part of that image, and it provides you with the closest color match. Either from your own paints or all existing paint ranges (you can choose which paint brands you want it to show you).</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
The last useful thing I want to mention about the paintRack app is something I only discovered recently, as I'm integrating more use of AI in my work and hobby. From the app you can export your library list of paints as a file. In my case I have all my paints registered in the app, so this provides me with an extensive list of all colors I have access to. This list I upload to an AI, and this lets me have a very useful conversation with it about color schemes and paint ideas.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(5462) "<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Evo malog savjeta za hobiste koji mi je u posljednje vrijeme bio koristan.</div>
<p>
<span style="font-family: Arial, Helvetica, sans-serif; font-size: small;">To je aplikacija za telefon pod nazivom paintRack. </span></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97779ab4-5ce8-4c84-925e-1ae077731226.jpg" width="600" /></a></p>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
To je aplikacija napravljena posebno za naš hobi i ima mnogo korisnih značajki. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Među tim značajkama je i Biblioteka u kojoj registriram svaku boju koju posjedujem i od koje marke boje. To mi daje dobar pregled i uvijek se mogu pozvati na to kada planiram projekt. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Setovi su mjesto gdje zapisujem svoje sheme boja za različite projekte, tako da ću ih zapamtiti ako ih ikada budem morao ponovno reproducirati u budućnosti. </div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a616aeb9-40f2-4429-8f42-1fca0af54e07.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Alati za boje su moja najčešće korištena značajka. Ako postoji boja koju ne posjedujem i želim znati najbližu moguću boju unutar svojih boja, pronađem je i otvorim je u alatima za boje. Netko mi je preporučio Vallejo's Light Brown, ali budući da moja lokalna trgovina hobijima ne prodaje Vallejo, provjerim koja je druga boja, na primjer iz Citadel ili AK, bliska podudarnost. Značajka vam čak daje broj koji pokazuje koliko je blizu podudaranja. 0,00 je savršeno podudaranje. Najbliže ovdje je 4,10, što je pristojno.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d624dac-e92d-44bb-b087-550ade82b453.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Alati za boje također imaju još jednu korisnu značajku gdje možete prenijeti bilo koju sliku i odabrati bilo koji dio te slike, a ona vam pruža najbliže podudaranje boja. Bilo iz vaših vlastitih boja ili svih postojećih raspona boja (možete odabrati koje marke boja želite da vam prikaže).</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fd18558d-3bb6-4fc7-aa01-2560be779896.jpg" width="600" /></a></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
Posljednja korisna stvar koju želim spomenuti o aplikaciji paintRack nešto je što sam tek nedavno otkrio, jer sve više integriram korištenje umjetne inteligencije u svoj posao i hobi. Iz aplikacije možete izvesti popis boja iz svoje biblioteke kao datoteku. U mom slučaju, sve moje boje su registrirane u aplikaciji, tako da mi to pruža opsežan popis svih boja kojima imam pristup. Ovaj popis prenosim na umjetnu inteligenciju, a to mi omogućuje vrlo koristan razgovor s njom o shemama boja i idejama za boje.</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: small;">
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" style="font-family: Arial, Verdana, sans-serif; font-size: 12px;" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8af7ecf6-1cc3-4ece-afcd-e59ecfbf81cf.jpg" width="600" /></a></div>
"
["created"]=>
string(19) "2025-08-07 11:39:24"
["modified"]=>
string(19) "2025-08-07 11:39:24"
}
["Member"]=>
array(10) {
["id"]=>
string(3) "102"
["group_id"]=>
string(1) "2"
["first_name"]=>
string(9) "Sebastian"
["last_name"]=>
string(8) "Søgård"
["first_name_mask"]=>
string(9) "sebastian"
["last_name_mask"]=>
string(4) "sgrd"
["username"]=>
string(5) "norge"
["password"]=>
string(40) "4dea770e7045a97695c7dc529698e85f5dadbded"
["born"]=>
string(19) "2003-01-21 09:03:00"
["created"]=>
string(19) "2022-01-21 09:03:12"
}
}
</pre>
<a href="/dok/members/sebastian.sgrd">Sebastian Søgård</a>, 7<span class="superscript">th</span> August 2025</span>
</li>
<li>
<a href="/dok/articles/2025/08/07" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "467"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(49) "WE VISITED: Bayerisches Armeemuseum in Ingolstadt"
["title_hrv"]=>
string(52) "POSJETILI SMO: Bayerisches Armeemuseum u Ingolstadtu"
["mask_eng"]=>
string(48) "we_visited_bayerisches_armeemuseum_in_ingolstadt"
["mask_hrv"]=>
string(51) "posjetili_smo_bayerisches_armeemuseum_u_ingolstadtu"
["content_eng"]=>
string(9159) "<p>
<em>This summer, Željko visited Ingolstadt, and its Bayerisches Armeemuseum is full of military history (albeit with a short gap for obvious reasons).</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" width="600" /> </a></p>
<p>
The <a href="http://www.armeemuseum.de">Bavarian Military Museum in Ingolstadt</a> is one of the largest military history museums in Europe. The collections focus on Bavaria in its European context and cover the period from the late Middle Ages to the present day.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" width="600" /> </a></p>
<p>
One of the museum's exhibits is a <a href="https://armeemuseum.de/en/exhibitions/army-museum-in-the-new-castle/flat-figures.html">collection of tin soldier figures</a>. In addition to individual figures and sets, there are also large dioramas of the Battle of Zusmarshausen in 1648, the Battle of Leuthen in 1757, and the Battle of Leipzig in 1813. </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg
" width="600" /> </a></p>
<p>
For more and better photos, check out our <a href="https://www.facebook.com/UmsAgram/posts/pfbid02ZpvTWGjGGiqueX3k9Fyj9kTatahSC2DWBWC2821x8uVXV5ZQpy5bNm8sKBSMudiFl">social media</a>.</p>
"
["content_hrv"]=>
string(9151) "<p>
<em>Ovog ljeta Željko je posjetio Ingolstadt, a u njemu Bayerisches Armeemuseum prepun vojne povijesti (doduše sa kratkom rupom zbog poznatih razloga).</em></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/77c47ffa-823e-4813-826a-85ee0c1d806b.jpg
" width="600" /> </a></p>
<p>
<a href="http://www.armeemuseum.de">Bavarski vojni muzej u Ingolstadtu</a> jedan je od najvećih muzeja vojne povijesti u Europi. Zbirke se usredotočuju na Bavarsku u njezinu europskom kontekstu i pokrivaju razdoblje od kasnog srednjeg vijeka do danas.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1b15315c-e2e3-47a4-804b-10f79e60a7de.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f7bc0615-311d-4efe-b84a-b3048cbfa709.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efaf5815-48ed-49a4-9c7a-54935b252ce2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8ef5b0c2-129f-4476-b210-6c7d297dda1a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/97728417-01b5-4576-afed-dcbbe2f1dd29.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/411561af-bf79-4217-93a7-b409d7eb569c.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c2f644a-fdd6-4d78-8067-c49751018fc7.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/46202e03-f9eb-413e-9877-6067d51d0d10.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cee50513-b3ed-4b78-b411-2ec412c3bbaf.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68f05628-b381-436a-b5fc-c840eaa056ea.jpg" width="600" /> </a></p>
<p>
Jedan od postava muzeja je i <a href="https://armeemuseum.de/en/exhibitions/army-museum-in-the-new-castle/flat-figures.html">zbirka figura kositrenih vojnika</a>. Uz pojedinačne figure i setove prikazane su i velike diorame bitke kod Zusmarshausena 1648., bitke kod Leuthena 1757. i bitke kod Leipziga 1813. godine. </p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/05387f13-1f81-450d-97d6-43163aff8e7a.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/abd98894-fa80-4f86-bdf9-af5a0d7decd2.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad3b741c-deec-4d04-96a3-f7e59a8d195b.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3bf81456-476b-455d-9de7-605e37f53cad.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6caf39d7-1749-433d-b651-5f01c7d22359.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8d11a600-d824-4e1c-b954-2fef54d374e8.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/41b9a1bb-df3e-49e9-8a47-68577fae6b70.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/06b79cb3-f34d-4a18-9e44-e849bdb6f511.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/44dffdf1-5411-4b58-a715-fadf17b7e081.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0d465024-2e95-4d30-bb21-8e4e04c83463.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0863032f-d9f0-4468-b280-614cb5ec7b67.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a920a28c-cf41-4c25-afce-3f9ce375cd95.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cac7c0d1-55ff-421d-9c01-12a80bb26da9.jpg
" width="600" /> </a></p>
<p>
Za više fotografija u boljoj rezoluciji posjetite naše <a href="https://www.facebook.com/UmsAgram/posts/pfbid02ZpvTWGjGGiqueX3k9Fyj9kTatahSC2DWBWC2821x8uVXV5ZQpy5bNm8sKBSMudiFl">socijalne mreže</a>.</p>
"
["created"]=>
string(19) "2025-08-07 08:21:24"
["modified"]=>
string(19) "2025-08-07 08:21:24"
}
["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>, 7<span class="superscript">th</span> August 2025</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('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/latestBattleReports.ctp</b>, line <b>8</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/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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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/latestBattleReports.ctp</b>, line <b>11</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/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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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('cakeErr8-trace').style.display = (document.getElementById('cakeErr8-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="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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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: name_dok [<b>APP/views/elements/latestBattleReports.ctp</b>, line <b>29</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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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 = 1758259931
SessionHelper::$sessionTime = 1758271931
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/marko.paunovic"
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/marko.paunovic"
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/marko.paunovic"
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" : Marko Paunović < < <
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_2Markomember_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
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/members/view.ctp, line 31
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/members/view.ctp, line 31
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
Vikend radionica bojanja minijatura održana je u subotu 13. i 14.09. u Kino dvorani ZZTK. Tema je bila korištenje kontras/speed paint boja na većem broju minijatura.
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojili nekoliko (2-3) različitih figura koristeći Contrast boje za brzo bojanje minijatura. Fokus ovih predavanja bio je bojenje više minijatura odjednom, no znanja s radionice jednako su primjenjiva i na bojenje vojski za boardgame igre te kolekcija figura za pen&paper rpg-ove. Svaki polaznik je složio dvije do tri figure iz našeg fundusa, ali po prvi puta im je omogućeno i donođšenje vlastitih figura za rad na njima. Na radionici su bile predstavljene boje i pribor, priprema figura, nekoliko tehnika bojenja minijatura od osnovnih do naprednijih, te tehnike i trikovi za brzo i efikasno bojenje većih količina figura odjednom. U sklopu radionice bile su korištene akrilne boje na bazi vode s posebnom pažnjom posvećenom Contrast bojama. Predavanja su bila prilagođena tako da je voditelji posvetiti jednako vrijeme svim polaznicima i mogao se prilagoditi svim kategorijama minijaturista (od početnika do malo naprednijih).
Radionica se odvijala na sljedeći način:
Prvo, predavač sjedi za svojim stolom te objašnjava i demonstrira pojedini korak u bojanju minijature/makete na svojem primjerku. Njegov rad se preko kamere i projektora prikazuje na platnu što polaznici slušaju, gledaju, ali i postavljaju pitanja.
Potom, polaznici primjenjuju stečeno znanje. Voditelj kruži između polaznika i provjerava kako svakom polazniku ide. Na taj način, može se prilagoditi svakom polazniku ponaosob.
Radionica je uključivala sljedeće tematske cjeline:
1. Planiranje i priprema te sastavljanje minijatura
2. Obrada minijatura prije bojanja
3. Stavljanje bazne boje (sprejanjem).
4. Osnovni slojevi korištenjem Contrast boja
5. Dodatno detaljiziranje i highlighti
6. Naknadno podizanje gotovog paintjoba na višu razinu
7. Baziranje minijatura
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "470"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(40) "Agram Group Build #Project2 – part 6. "
["title_hrv"]=>
string(38) "Agram Group Build #Projekt2 – dio 6."
["mask_eng"]=>
string(33) "agram_group_build_project2_part_6"
["mask_hrv"]=>
string(32) "agram_group_build_projekt2_dio_6"
["content_eng"]=>
string(3109) "
From 2021, the Association also organizes group projects for its members in which several members participate at once. The program called Agram Group Build was created after our members discussed joint projects on Wednesdays and how it would be convenient to gather more people on Wednesdays at our Hobby corner to work on a common "something"... #Project2 presents a dieselpunk diorama of a flying island with a fast food stand and several docks for flying cars, and the wonderful art of Alejandro Burdisi serves as a template. The main effects on the diorama will be LED lighting, but also the application of the tensegrity principle.
Recently, we received new LEDs as well as 3D prints of bits and figures that will go on our diorama. The cars will get a new drive that looks fantastic. For each vehicle, we printed "wheels" in their size.
In addition, we also got some fun on the truck. But also luggage for the vehicles… When everything is placed on the platform (although not where it will actually go), it already looks fantastic!
And when the blue micro LED is put into operation!
"
["content_hrv"]=>
string(3106) "
Od 2021. Udruga za svoje članove organizira i grupne projekte na kojima sudjeluje više članova odjednom. Program pod nazivom Agram Group Build je nastao nakon što su naši članovi srijedama razgovarali o zajedničkim projektima i kako bi bilo zgodno okupiti više ljudi srijedama na našem Hobby kutku srijedom i to oko rada na zajedničkom „nečemu”… Projekt #2 predstavlja dieselpunk dioramu letećeg otoka sa štandom za fast food i nekoliko dokova za leteće automobile, a kao predložak služi nam predivan art Alejandra Burdisija. Glavni efekti na diorami biti će LED rasvjeta, ali i primjena tensegrity principa.
U proteklom periodu došle su nam nove LEDice kao i 3D printovi bitseva i figura koji idu na našu dioramu. Auti će dobiti novi pogon koji izgleda fantastično. Za svako vozilo isprintali smo „kotače“ u njihovoj veličini.
Pored toga još smo dobili i zabavu na kamionu. Ali i prtljagu za vozila… Kad se sve stavi na platformu (doduše ne na mjesto gdje će zapravo ići), već izgleda fantastično!
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "469"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(40) "Agram Group Build #Project2 – part 5. "
["title_hrv"]=>
string(38) "Agram Group Build #Projekt2 – dio 5."
["mask_eng"]=>
string(33) "agram_group_build_project2_part_5"
["mask_hrv"]=>
string(32) "agram_group_build_projekt2_dio_5"
["content_eng"]=>
string(2775) "
From 2021, the Association also organizes group projects for its members in which several members participate at once. The program called Agram Group Build was created after our members discussed joint projects on Wednesdays and how it would be convenient to gather more people on Wednesdays at our Hobby corner to work on a common "something"... #Project2 presents a dieselpunk diorama of a flying island with a fast food stand and several docks for flying cars, and the wonderful art of Alejandro Burdisi serves as a template. The main effects on the diorama will be LED lighting, but also the application of the tensegrity principle.
It's been a while since the last article. In the meantime, we've done the calculations for the electricity, but also confirmed the practical calculations. We decided on 6 circuits - each of which is powered by its own Cr2032 battery at 3V. In addition, we decided to create a parallel power supply for all circuits via a single transformer from 220 V AC to 3 V DC. The switch will determine which power supply is used. In theory, it sounds feasible, but it needs to be tested.
According to the sketch, the most loaded circuit is the one from the flying car, which has as many as 9 LEDs in it. Therefore, we put together a circuit with all nine LEDs on the test board - four blue, two white, two red and one green and connected everything to one Cr 2032 battery.
Everything worked so we decided to let them burn overnight. All the LEDs burned for about 10 hours. Which is satisfactory for group performances – because they will certainly burn for the duration of the performance. And for the exhibition, it will still be necessary to connect the diorama to a 220 V transformer.
"
["content_hrv"]=>
string(2802) "
Od 2021. Udruga za svoje članove organizira i grupne projekte na kojima sudjeluje više članova odjednom. Program pod nazivom Agram Group Build je nastao nakon što su naši članovi srijedama razgovarali o zajedničkim projektima i kako bi bilo zgodno okupiti više ljudi srijedama na našem Hobby kutku srijedom i to oko rada na zajedničkom „nečemu”… Projekt #2 predstavlja dieselpunk dioramu letećeg otoka sa štandom za fast food i nekoliko dokova za leteće automobile, a kao predložak služi nam predivan art Alejandra Burdisija. Glavni efekti na diorami biti će LED rasvjeta, ali i primjena tensegrity principa.
Prošlo je dosta vremena od zadnjeg članka. U međuvremenu smo odradili proračune za struju, ali i potvrdili praktično proračune. Odlučili smo se na 6 strujnih krugova – svaki od kojih je pokretan svojom Cr2032 baterijom na 3V. Pored toga, odlučili smo da napravimo i paralelno napajanje svih strujnih krugova preko jednog transformatora sa 220 V izmjenično na 3 V istosmjerno. Prekidač će određivati koje napajanje se koristi. U teoriji zvuči izvedivo, ali potrebno je to i testirati.
Prema planu, najopterećeniji strujni krug je onaj iz letećeg auta koji u sebi ima čak 9 LEDica. Stoga smo na testnoj ploči složili strujni krug sa svih devet LEDica – četiri plave, dvije bijele, dvije crvene i jednom zelenom te sve spojili na jednu Cr 2032 bateriju.
Sve je radilo pa smo odlučili pustiti ih da gore preko noći. Sve LEDice su gorile cca 10 sati. Što je zadovoljavajuće za udružne nastupe – jer će sigurno gorjeti dok traje nastup. A za izložbu će ipak biti potrebno spojiti dioramu na transformator na 220 V.
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "468"
["member_id"]=>
string(3) "102"
["title_eng"]=>
string(29) "Seb's Top Tip - paintRack app"
["title_hrv"]=>
string(36) "Sebov Top Tip - aplikacija paintRack"
["mask_eng"]=>
string(28) "sebs_top_tip_-_paintrack_app"
["mask_hrv"]=>
string(36) "sebov_top_tip_-_aplikacija_paintrack"
["content_eng"]=>
string(5168) "
Here's a little tip for hobbyists that have been useful for me lately.
It's a phone app called paintRack.
It's an app made specifically for our hobby, and has many useful features.
Among these features are the Library where I register every paint color I own and from which paint brand. This gives me a good overview and I can always refer to it when I'm planning a project.
Sets is where I write down my color schemes for different projects, so I'll remember them if I ever have to reproduce them again in the future.
Color tools is my most used feature. If there's a paint I don't own and I want to know the closest color possible within my paints, I find it and open it in color tools. Someone recommended me Vallejo's Light Brown, but since my local hobby shop doesn't sell Vallejo, I check which other color from for example Citadel or AK is a close match. The feature even provides you with a number showing how close of a match it is. A 0.00 is a perfect match. The closest one here is a 4.10 which is decent.
The color tools also has another useful feature where you can upload any image and select any part of that image, and it provides you with the closest color match. Either from your own paints or all existing paint ranges (you can choose which paint brands you want it to show you).
The last useful thing I want to mention about the paintRack app is something I only discovered recently, as I'm integrating more use of AI in my work and hobby. From the app you can export your library list of paints as a file. In my case I have all my paints registered in the app, so this provides me with an extensive list of all colors I have access to. This list I upload to an AI, and this lets me have a very useful conversation with it about color schemes and paint ideas.
"
["content_hrv"]=>
string(5462) "
Evo malog savjeta za hobiste koji mi je u posljednje vrijeme bio koristan.
To je aplikacija za telefon pod nazivom paintRack.
To je aplikacija napravljena posebno za naš hobi i ima mnogo korisnih značajki.
Među tim značajkama je i Biblioteka u kojoj registriram svaku boju koju posjedujem i od koje marke boje. To mi daje dobar pregled i uvijek se mogu pozvati na to kada planiram projekt.
Setovi su mjesto gdje zapisujem svoje sheme boja za različite projekte, tako da ću ih zapamtiti ako ih ikada budem morao ponovno reproducirati u budućnosti.
Alati za boje su moja najčešće korištena značajka. Ako postoji boja koju ne posjedujem i želim znati najbližu moguću boju unutar svojih boja, pronađem je i otvorim je u alatima za boje. Netko mi je preporučio Vallejo's Light Brown, ali budući da moja lokalna trgovina hobijima ne prodaje Vallejo, provjerim koja je druga boja, na primjer iz Citadel ili AK, bliska podudarnost. Značajka vam čak daje broj koji pokazuje koliko je blizu podudaranja. 0,00 je savršeno podudaranje. Najbliže ovdje je 4,10, što je pristojno.
Alati za boje također imaju još jednu korisnu značajku gdje možete prenijeti bilo koju sliku i odabrati bilo koji dio te slike, a ona vam pruža najbliže podudaranje boja. Bilo iz vaših vlastitih boja ili svih postojećih raspona boja (možete odabrati koje marke boja želite da vam prikaže).
Posljednja korisna stvar koju želim spomenuti o aplikaciji paintRack nešto je što sam tek nedavno otkrio, jer sve više integriram korištenje umjetne inteligencije u svoj posao i hobi. Iz aplikacije možete izvesti popis boja iz svoje biblioteke kao datoteku. U mom slučaju, sve moje boje su registrirane u aplikaciji, tako da mi to pruža opsežan popis svih boja kojima imam pristup. Ovaj popis prenosim na umjetnu inteligenciju, a to mi omogućuje vrlo koristan razgovor s njom o shemama boja i idejama za boje.
This summer, Željko visited Ingolstadt, and its Bayerisches Armeemuseum is full of military history (albeit with a short gap for obvious reasons).
The Bavarian Military Museum in Ingolstadt is one of the largest military history museums in Europe. The collections focus on Bavaria in its European context and cover the period from the late Middle Ages to the present day.
One of the museum's exhibits is a collection of tin soldier figures. In addition to individual figures and sets, there are also large dioramas of the Battle of Zusmarshausen in 1648, the Battle of Leuthen in 1757, and the Battle of Leipzig in 1813.
For more and better photos, check out our social media.
"
["content_hrv"]=>
string(9151) "
Ovog ljeta Željko je posjetio Ingolstadt, a u njemu Bayerisches Armeemuseum prepun vojne povijesti (doduše sa kratkom rupom zbog poznatih razloga).
Bavarski vojni muzej u Ingolstadtu jedan je od najvećih muzeja vojne povijesti u Europi. Zbirke se usredotočuju na Bavarsku u njezinu europskom kontekstu i pokrivaju razdoblje od kasnog srednjeg vijeka do danas.
Jedan od postava muzeja je i zbirka figura kositrenih vojnika. Uz pojedinačne figure i setove prikazane su i velike diorame bitke kod Zusmarshausena 1648., bitke kod Leuthena 1757. i bitke kod Leipziga 1813. godine.
Za više fotografija u boljoj rezoluciji posjetite naše socijalne mreže.
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/members/view.ctp, line 32
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/members/view.ctp, line 32
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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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(),
"userData" => null,
"member" => array(
"Member" => array(),
"Article" => array(),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(),
"Status" => array()
),
"contentData" => array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
),
"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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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 = 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()
$userData = null
$member = array(
"Member" => array(
"id" => "56",
"group_id" => "2",
"first_name" => "Domagoj",
"last_name" => "Krpan",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan",
"username" => "Domagoj",
"password" => "*****",
"born" => "2035-05-07 22:33:00",
"created" => "2014-05-07 22:33:57"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(
array(),
array()
),
"Army" => array(
array(),
array()
),
"Game" => array(
array(),
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Domagoj",
"last_name" => "Krpan",
"controller" => "members",
"first_name_mask" => "domagoj",
"last_name_mask" => "krpan"
)
$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/members/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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/domagoj.krpan"
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 = "1c21babb09f169d10f32ef448bd02009"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1758203103
SessionHelper::$sessionTime = 1758215103
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/domagoj.krpan"
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/domagoj.krpan"
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 = "dok"
LinkHelper::$defaultLang = "hrv"
LinkHelper::$base = ""
LinkHelper::$webroot = "/"
LinkHelper::$theme = NULL
LinkHelper::$here = "/dok/members/domagoj.krpan"
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
$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/members/view.ctp, line 32
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