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 = 1768084219
SessionHelper::$sessionTime = 1768096219
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(),
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('cakeErr2-trace').style.display = (document.getElementById('cakeErr2-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="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"></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="cakeErr2-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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "487",
"member_id" => "35",
"title_eng" => "Advent in Agram 2025",
"title_hrv" => "Advent u Agramu 2025",
"mask_eng" => "advent_in_agram_2025",
"mask_hrv" => "advent_u_agramu_2025",
"content_eng" => "<p>
During November and December we organized Advent in Agram. The Advent consisted of several fun events.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Terrain Workshop - Hobbiton Xmass decorations</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Miniature Photography Course</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Figurines and Bits Flea Market</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
And it all ended with a Christmas party</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Tijekom studenog i prosinca organizirali smo Advent u Agramu. Advent se sastojao od nekoliko zabavnih događaja.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Radionica izrade prostornih maketa - izrada božićne kuglice u obliku hobitske rupe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Tečaj fotografiranja minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Buvljak figura i bitsa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
I sve je zavr&scaron;ilo božićnom zabavom!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"created" => "2025-12-18 08:55:50",
"modified" => "2025-12-18 08:55:50"
),
"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('cakeErr3-trace').style.display = (document.getElementById('cakeErr3-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="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"></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="cakeErr3-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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "487",
"member_id" => "35",
"title_eng" => "Advent in Agram 2025",
"title_hrv" => "Advent u Agramu 2025",
"mask_eng" => "advent_in_agram_2025",
"mask_hrv" => "advent_u_agramu_2025",
"content_eng" => "<p>
During November and December we organized Advent in Agram. The Advent consisted of several fun events.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Terrain Workshop - Hobbiton Xmass decorations</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Miniature Photography Course</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Figurines and Bits Flea Market</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
And it all ended with a Christmas party</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Tijekom studenog i prosinca organizirali smo Advent u Agramu. Advent se sastojao od nekoliko zabavnih događaja.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Radionica izrade prostornih maketa - izrada božićne kuglice u obliku hobitske rupe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Tečaj fotografiranja minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Buvljak figura i bitsa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
I sve je zavr&scaron;ilo božićnom zabavom!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"created" => "2025-12-18 08:55:50",
"modified" => "2025-12-18 08:55:50"
),
"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/12/18" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "487"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(20) "Advent in Agram 2025"
["title_hrv"]=>
string(20) "Advent u Agramu 2025"
["mask_eng"]=>
string(20) "advent_in_agram_2025"
["mask_hrv"]=>
string(20) "advent_u_agramu_2025"
["content_eng"]=>
string(2568) "<p>
During November and December we organized Advent in Agram. The Advent consisted of several fun events.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Terrain Workshop - Hobbiton Xmass decorations</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Miniature Photography Course</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Figurines and Bits Flea Market</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
And it all ended with a Christmas party</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(2619) "<p>
Tijekom studenog i prosinca organizirali smo Advent u Agramu. Advent se sastojao od nekoliko zabavnih događaja.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Radionica izrade prostornih maketa - izrada božićne kuglice u obliku hobitske rupe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Tečaj fotografiranja minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Buvljak figura i bitsa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
I sve je završilo božićnom zabavom!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2025-12-18 08:55:50"
["modified"]=>
string(19) "2025-12-18 08:55:50"
}
["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>, 18<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/18" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "486"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(31) "Agram 2025 – A Year In Review"
["title_hrv"]=>
string(34) "Agram u 2025. iliti 2025. u Agramu"
["mask_eng"]=>
string(27) "agram_2025_a_year_in_review"
["mask_hrv"]=>
string(32) "agram_u_2025_iliti_2025_u_agramu"
["content_eng"]=>
string(52755) "<p>
The year 2025 has also come to an end, in which, in addition to the traditional programs, we created a series of our own miniatures for the first time, published the first book in English, and also made our own miniatures for awards for our Black Queen in 2026! In cooperation with Algebra Bernays University, two of their students, Jana Pahel and Monika Bešenić, designed Agramer figures according to our design, which we already used this year in our Back to Basics workshops. In addition to these miniatures, for the needs of our miniature painting competition, Black Queen H&MPC also created a bust and a 75mm and 120mm miniature of Barbara Celjska, known in these parts as the Black Queen. Read about all that below.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" width="600" /> </a></p>
<p>
<strong>A G R A M E R S</strong></p>
<p>
In September, at the Days of Technical Culture, we presented our Agrameri miniature line for the first time. It consists of six miniatures depicting a dragon, a knight, a barbarian, a princess, a king and a wizard..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" width="600" /> </a></p>
<p>
But let's go back to the beginning of the year, which, like every year, began with our traditional Exhibition...</p>
<p>
<strong>E X H I B I T I O N O F M I N I A T U R E S A N D T A B L E T O P S C E N E R Y A G R A M 2 0 2 5</strong></p>
<p>
We started the year with preparations for our annual Exhibition of Miniatures and Tabletop Scenery, during which we also organized a weekend miniature painting workshop and, for the fifth time this term, our international miniature painting competition, the Black Queen Hobby and Miniature Painting Competition..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg" width="600" /> </a></p>
<p>
<strong>The Exhibition of Miniatures and Tabletop Scenery "Agram 2025"</strong> took place this year from 20.2. to 9.03. The exhibition was set up on Wednesday 19.2. in the afternoon and was attended by a large number of members and friends of the Association who exhibited their works.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" width="600" /> </a></p>
<p>
As always, the Exhibition presented a cross-section of the work of the Association, its members, participants of its courses and workshops, and members of the Miniature Painters Croatia FB group. A large number of showcases contained numerous miniatures for tabletop strategy games, board games, and an entire showcase was dedicated to award-winning exhibits from previous miniature competitions. Several showcases were dedicated to projects that the Association has been implementing for 21 years, such as the UMS “Agram” Library and Reading Room, the Workshop for Making Spatial Models, and the Miniature Painting Workshop.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" width="600" /> </a></p>
<p>
During the first weekend of the Exhibition, 22-23 February, we held the 19th annual international miniature painting competition, the Black Queen Hobby and Miniature Painting Competition. !</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg" width="600" /> </a></p>
<p>
As contestants arrived and registered for the competition, our hardworking staff photographed all the exhibits before sorting them into categories and carefully placing them in glass cases.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg" width="600" /> </a></p>
<p>
<strong>WARGAMING DEMO GAMES</strong></p>
<p>
This year, organized by our friends from Slovenia from the Amulet D20 club, demonstrations of the tabletop strategy game Turnip28 were held. Over the course of both days, a handful of games were played on beautiful terrain!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" width="600" /> </a></p>
<p>
<strong>SALE CORNER</strong></p>
<p>
During the weekend we hosted our sponsors with their sales stands: Swood.si and Carta Magica.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" width="600" /> </a></p>
<p>
<strong>MINIATURE PAINTING DEMONSTRATIONS</strong></p>
<p>
The ZZTK space allows workshops to be held during the weekend in the cinema hall in the basement, so we also organized demonstration workshops during the weekend. The work of the lecturers was recorded with a camera and projected onto the projection screen in the hall. Many thanks to our domestic and foreign lecturers: Ana Polanšćak (CRO), Vladimir Matić-Kuriljev (SRB), Luka Jaret and Vanet Dolenc (SLO), doc.dr.sc. Winton Afrić (CRO) and Marcello Rizza (I).</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" width="600" /> </a></p>
<p>
<strong>SPEED PAINTING CONTEST</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg" width="600" /> </a></p>
<p>
On Sunday afternoon, a miniature speed painting competition was held. Participants had 90 minutes to paint one miniature. Thanks to our sponsor Hobby Chest, who provided us with a large donation of painting materials from AK Interactive, we organized a miniature speed painting competition according to the following rules:</p>
<p>
- competitors have 90 minutes to paint a miniature</p>
<p>
- all competitors paint the same (same type) miniature</p>
<p>
- we provided paints from AK Interactive</p>
<p>
- we provided brushes from AK Interactive.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg" width="600" /> </a></p>
<p>
With that, we came to the very end of this wonderful weekend and all that remained was the distribution of prizes and awards to the winners.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" width="600" /> </a></p>
<p>
<strong>BACK TO BASICS WORKSHOPS FOR KIDS</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg" width="600" /> </a></p>
<p>
On weekdays from 17:00 to 18:00 we held our new workshops for the youngest, in which our youngest participants painted their first miniatures..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg" width="600" /> </a></p>
<p>
<strong>OPEN MINIATURE PAINTING WORKSHOPS</strong></p>
<p>
Over the next two weeks, our volunteers held open miniature painting workshops on weekdays from 4:00 PM to 8:00 PM. Miniature painting workstations were set up where our visitors could paint miniatures we had prepared (or their own if they had brought them) using our materials and tools.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg" width="600" /> </a></p>
<p>
U srijedu 05.03.2025. održana je godišnja <strong>sjednica Skupštine</strong> na kojoj smo odredili smjernice rada u 2025..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg" width="600" /> </a></p>
<p>
<strong>W E E K E N D M I N I A T U R E P A I N T I N G W O R K S H O P S</strong></p>
<p>
During the second weekend of the Exhibition, March 1-2, we organized a <strong>MINITURE PAINTING WORKSHOP – Frostgrave</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg" width="600" /> </a></p>
<p>
The workshop was held over two days (the whole weekend) and participants painted five different figures for the Frostgrave game, which can also be used for DND sessions. The focus of these lectures was painting several miniatures at once, but the knowledge from the workshop is equally applicable to painting armies for boardgames and a collection of figures for pen&paper rpgs. The workshop presented paints and accessories, preparation of figures, several techniques for coloring miniatures from basic to more advanced, and techniques and tricks for quickly and efficiently coloring large quantities of figures at once. As part of the workshop, water-based acrylic paints were used.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg" width="600" /> </a></p>
<p>
During the weekend, 17-18.05., we organized a <strong>MINITURE PAINTING WORKSHOP – Kitbashing and Converting</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" width="600" /> </a></p>
<p>
The workshop was conducted over two days (a whole weekend) and focused on making two (up to three) of their own miniatures from various parts (several different miniatures) with the addition of modeling the parts using modeling clay (Green Stuff). It consisted of two parts, a theoretical and a practical part. During the workshop, participants were introduced to tools, materials and techniques for performing simple and complex conversions, including the use of modeling putties.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" width="600" /> </a></p>
<p>
Over the weekend, September 13-14, 2025, we held a new weekend miniature painting workshop called <strong>Contrast paints</strong>.</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>
The workshop was held over two days (the whole weekend) and participants colored several (2-3) different figures using Contrast colors for quick coloring of miniatures. The focus of these lectures was coloring several miniatures at once, but the knowledge from the workshop is equally applicable to coloring armies for boardgames and a collection of figures for pen&paper rpgs. Each participant put together two to three figures from our collection, but for the first time they were also able to bring their own figures to work on. The workshop presented paints and accessories, preparation of figures, several techniques for coloring miniatures from basic to more advanced, and techniques and tricks for quickly and efficiently coloring large quantities of figures at once. As part of the workshop, water-based acrylic paints were used, with special attention paid to Contrast paints. The lectures were adjusted so that the presenters could devote equal time to all participants and could be adapted to all categories of miniaturists (from beginners to slightly advanced).</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>
<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>
<strong>B A C K T O B A S I C S Miniature painting workshops for kids</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg" width="600" /> </a></p>
<p>
During October and November, we held our Back to Basics miniature painting workshops for the youngest at the Zagreb City Libraries. We held a total of six workshops during October and November. And in combination with the Association's appearances at various events throughout 2025, a total of 100 participants, our youngest fellow citizens, went through the B2B workshop program..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg" width="600" /> </a></p>
<p>
<strong>A G R A M L E G O S E C T I O N</strong></p>
<p>
As part of our Agram Lego Section, we have been organizing a series of expert lectures related to our current group LEGO project since 2024. Our experts lead lectures in various fields such as architecture, mechanical engineering, naval architecture, sculpture, etc. In 2025, we covered two topics: Leonardo da Vinci – the inventor and the Orient Express.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg" width="600" /></a></p>
<p>
In February, our Mario Grgurev covered the topic of inventor Leonardo da Vinci as part of the construction of his flying machine.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg" width="600" /></a></p>
<p>
In April, our engineers held a series of lectures about the Orient Express, steam engines and locomotives as part of the construction of a model of this most famous train in the world.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg" width="600" /></a></p>
<p>
<strong>A G R A M G R O U P B U I L D</strong></p>
<p>
As part of this UMS "Agram" project called Agram Group Build, which was created after Kruno and Marko discussed joint projects on Wednesdays and how it would be cool to gather more people on Wednesdays to work on something together. From this, the idea of Group Builds was born. In 2025, we worked on a series of busts on the theme of Iron Maiden and on the creation of a dieselpunk diorama of a flying island.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg" width="600" /> </a></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>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg" width="600" /> </a></p>
<p>
<strong>H O B B Y C O R N E R O N W E D N E S D A Y S</strong></p>
<p>
Hobby Corner on Wednesdays is conceived as a collection of free activities in the space used by UMS "Agram" during Wednesday evening sessions. Most activities are open to everyone, with some benefits for UMS "Agram" members, such as storing miniatures in display cases between sessions or borrowing books from our extensive Library.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg" width="600" /> </a></p>
<p>
<strong>A D V E N T I N A G R A M </strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg
" width="600" /> </a></p>
<p>
During November and December, we organized a program called Advent in Agram, which consisted of interactive workshops on making Christmas balls and shorter demonstration workshops during December. Interactive workshops involve participants making their own models according to instructions and under the supervision of a leader. No registration is required for the demonstration workshops in December, and they consist of a series of separate topics that cover model-making methods, effects, and materials related to the winter period, such as making snow, ice, and the like, which the lecturer demonstrates from behind the desk.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" width="600" /> </a></p>
<p>
<strong>Miniature photography course</strong></p>
<p>
10.12. as part of Advent in Agram, a miniature photography course was held, in which the lecturer showed how to photograph miniatures and how to make all miniatures sharp.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" width="600" /> </a></p>
<p>
<strong>Secret Santa</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" width="600" /> </a></p>
<p>
<strong>Miniatures Fleamarket</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" width="600" /> </a></p>
<p>
<strong>P E R F O R M A N C E S AT C O M P E T I T I O N S, C O N V E N T I O N S, E X H I B I T I O N S A N D O T H E R E V E N T S </strong></p>
<p>
<strong>All A Bord, Nedelišće</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" width="600" /> </a></p>
<p>
Our Mario, a veteran of the battlefields of Međimurje, led another Back to Basics coloring workshop. This time, at All A-Board vol.2 DDI - Social Games Days in Nedelišće on Saturday, March 15th.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" width="600" /> </a></p>
<p>
<strong>Sferakon, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" width="600" /> </a></p>
<p>
This year, UMS "Agram" organized interactive Back to Basics miniature painting workshops at its stand on Saturday, May 10th, adapted for all ages (from 8-99). The workshops for up to three participants last an hour..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" width="600" /> </a></p>
<p>
<strong>H.R.E.N.28, Medvode, Slovenia</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" width="600" /> </a></p>
<p>
Our delegation participated in the international invitational event H.r.e.n.28 organized by our friends from AmuletD20.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" width="600" /> </a></p>
<p>
<strong>14. Days of Technical Culture, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" width="600" /> </a></p>
<p>
On September 19th and 20th, we performed at the 14th Days of Technical Culture at the Dubrava Cultural Center. The days were organized by the Zagreb Technical Culture Association..</p>
<p>
As part of the performance, we organized: - introducing Agramer, a line of chibi miniatures - promotion of the book Tabletop Scenery for Beginners</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" width="600" /> </a></p>
<p>
And we are proud to announce that we received the Dr. Oton Kučera Annual Technical Culture Award for our work in 2024.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" width="600" /> </a></p>
<p>
We also organized free: - demonstrations of miniaturist techniques - sculpting and painting miniatures on Friday - Back to Basics miniature painting workshops for the youngest on Saturday</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" width="600" /> </a></p>
<p>
<strong>Modelmania, Zagreb</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" width="600" /></a></p>
<p>
On Saturday, October 25, 2025, the Photo Video Show & ModelMania Zagreb took place in the Congress Hall at the Zagreb Fair. UMS Agram performed with a presentation of the work of our various programs such as Advent in Agram, Agram Group Build, Agram Lego Section and the UMS "Agram" Library and Reading Room.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" width="600" /></a></p>
<p>
Our volunteers, Kruno and Marko were there from 10am answering questions about what we do. Antoni and Lav were in charge of demonstrating the tabletop strategy game Gaslands! Kruno held a Back to Basics miniature painting workshop!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" width="600" /></a></p>
<p>
<strong>State Championship of Slovenia in plastic modeling, Ljubljana, Slovenia</strong></p>
<p>
On Saturday, November 22, 2025. in Ljubljana, the National Championship of Slovenia in Plastic Modeling was held, jubilee, 30. On this occasion, our delegation performed in several categories, but also for the first time with a presentation stand.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
<strong>Museum Slovenija v Malem, Šenčur/Kranj, Slovenij</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
After the performance at the National Championship in Ljubljana, our team went on a trip to Kranj on Sunday morning at the invitation of our partners from Back to Basics! First we visited the Svet v Malem museum in Šenčur and then the headquarters of Back to Basics in Kranj.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
During the visit, we were presented with a commemorative plaque on the occasion of the hundredth participant in our Back to Basics workshops during 2025.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
After that, we visited the B2B headquarters at the Kovačnica incubator in Kranj, where we discussed the state of technical culture in both Slovenia and Croatia over coffee.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
<strong>V I S I T S T O E X H I B I T I O N S, C O M P E T I T I O N S A N D O T H E R E V E N T S </strong></p>
<p>
<strong>Mosonshow, Mosonmagyarovar, Hungary</strong></p>
<p>
In April, our Marko Paunović, at the invitation of the organizers, was one of the judges at the prestigious international competition Mosonshow.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" width="600" /> </a></p>
<p>
<strong>Eurotrack 2025, Zagreb</strong></p>
<p>
On Friday, May 10, our exhibition delegation visited the largest model train exhibition in Croatia, called Eurotrack 2025.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" width="600" /></a></p>
<p>
<strong>Kontrast, Warsaw, Poland</strong></p>
<p>
One of the largest miniature painting competitions in the world has been taking place in Warsaw since 2021. The Knezović clan visited Kontrast for the first time in 2023. The event was great and they enjoyed almost 1500 works, many of which were made by masters at the highest artistic level.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg" width="600" /> </a></p>
<p>
Our results were beyond expectations. Petar did not return with a medal, because for 2 years he worked mostly on orders. Jure Cukar, for whom we wore 3 models, won 1 silver in the Standard class. Filip won 2 silvers in the Standard class for his lizards (diorama) and for his environmental soldier (single model up to 54 mm). Ivan won gold in the Standard Historical and Realism category and the Alternity Miniatures award, silver in the Standard Storytelling category, gold in the Standard category for models larger than 54 millimeters and gold in the Standard Diorama category, the medal of Verko's Vault (miniature museum in Las Vegas) and what I really did not expect, the Best of Standard - award for the best work of all works in the Standard category. In addition, he also won a silver medal in the Master category.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg
" width="600" /> </a></p>
<p>
<strong>Svet v Malem, Pivka, Slovenia </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" width="600" /></a></p>
<p>
On Saturday, May 24, 2025, we headed to Pivka, Slovenia, for the traditional international competition Svet v Malem. As in previous years, this time it was held in the Military History Park in Pivka, located in a former military barracks.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" width="600" /></a></p>
<p>
<strong>Mastery in Scale, Samobor </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" width="600" /></a></p>
<p>
On Tuesday, July 15th, we visited the opening of the exhibition of ships and other models by Marijan Majdak, entitled Mastery in Scale.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" width="600" /></a></p>
<p>
<strong>CK 2025, Stubičke Toplice </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" width="600" /></a></p>
<p>
On Saturday, September 27, 2025, our members performed at CK2025 in Stubičke Toplice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" width="600" /></a></p>
<p>
<strong>Amulet D20 Grand Tournament, Ljubljana, Slovenia </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" width="600" /></a></p>
<p>
In early October, our Domagoj had the opportunity to visit his neighbors from the Amuletd20 association. This time it wasn't an artsy Turnip28 event, but a huge tournament in AOS and Conquest games.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" width="600" /></a></p>
<p>
<strong>Monte San Savino Show, Monte San Savino, Italija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" width="600" /></a></p>
<p>
A small town in Italy has hosted one of the largest and most prestigious miniature exhibitions in the world every year since 2006, bringing together miniaturists from all over the world. The Knezović clan decided it was a shame that Croatians didn't come to the Monte San Savino Show, so after having a great time at Kontrast, a miniature exhibition in Warsaw, they decided to visit Italy as well.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" width="600" /></a></p>
<p>
<strong>Kup Zagreb, Zagreb </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
On Saturday, December 6th, our members competed in the 20th Zagreb Cup. The competition was held at the Juraj Kaštelan Elementary School in Zagreb.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
<p>
<strong>Modelling Articles</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg" width="600" /> </a></p>
<p>
And finally, our most comprehensive program should be mentioned. The online publication of articles from miniatures and model making that started in 2020 continued in the following years and even in 2025 with over 50 published articles this year. We would like to thank all members for their hard work and dedication in making miniatures and models, but especially for taking time to photograph work in progress and writing articles for our site.</p>
<p>
<strong>A B O O K P U B L I S H E D B Y U M S „A G R A M“</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg" width="600" /> </a></p>
<p>
In 2025, we published the first publication in English: Tabletop Scenery for Beginners by Marko Paunović.</p>
<p>
</p>
<p>
<strong>UMS "Agram" wishes you all the best in the new year 2026! See you next year!</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" width="600" /> </a></p>
"
["content_hrv"]=>
string(52683) "<p>
Došao je kraj i ovoj 2025. godini u kojoj smo pored tradicionalnih programa po prvi puta izradili i seriju vlastitih minijatura, izdali prvu knjigu na engleskom jeziku, ali i napravili vlastite minijature za nagrade za naš Black Queen 2026.! U suradnji sa sveučilištem Algebra Bernays, dvije njihove studentice, Jana Pahel i Monika Bešenić su prema našem dizajnu dizajnirale figure Agramera koje smo već ove godine koristili u našim Back to Basics radionicama. Pored tih minijatura, za potrebe našeg natjecanja u bojanju minijatura, Black Queen H&MPC, izradile su i bistu te 75mm i 120mm minijaturu Barbare Celjske, u ovim krajevima poznatu pod imenom Crna Kraljica. O svemu tome, pročitajte u nastavku.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" width="600" /> </a></p>
<p>
<strong>A G R A M E R I</strong></p>
<p>
U rujnu na Danima tehničke kulture po prvi puta smo predstavili našu liniju minijatura Agrameri. Sastoji se od šest minijatura koje prikazuju zmaja, viteza, barbarina, princezu, kralja i čarobnjaka.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" width="600" /> </a></p>
<p>
No vratimo se na početak godine, koji je kao i svaki puta započeo sa našom tradicionalnom Izložbom...</p>
<p>
<strong>I Z L O Ž B A M I N I J A T U R A I M A K E T A A G R A M 2 0 2 5</strong></p>
<p>
Godinu smo započeli pripremama za našu godišnju Izložbu minijatura i maketa tijekom koje smo organizirali i vikend radionicu bojanja minijatura te po peti puta u ovom terminu naše međunarodno natjecanje u bojanju minijatura Black Queen Hobby and Miniature Painting Competition.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg" width="600" /> </a></p>
<p>
<strong>Izložba minijatura i maketa "Agram 2025"</strong> održala se ove godine od 20.2. do 9.03. Postavljanje izložbe je održano u srijedu 19.2. u popodnevnim satima i sudjelovao je velik broj članova kao i prijatelja Udruge koji su izlagali svoje radove.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" width="600" /> </a></p>
<p>
Kao i uvijek, Izložba je prikazivala presjek rada Udruge, njenih članova, polaznika njenih tečajeva i radionica te članova FB grupe Miniature Painters Croatia. U velikom broju vitrina našle su se brojne minijature za stolne strateške igre, igre na tabli, a cijela jedna vitrina posvećena je nagrađenim izlošcima sa prethodnih minijaturističkih natjecanja. Nekoliko vitrina bilo je posvećeno projektima koje Udruga već 21 godinu provodi poput Knjižnice i čitaonice UMS „Agram“, Radionice za izradu prostornih maketa i Radionice bojanja minijatura.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" width="600" /> </a></p>
<p>
Tijekom prvog vikenda Izložbe, 22.-23.02.,održali smo 19. godišnje međunarodno natjecanje u bojanju minijatura <strong>Black Queen Hobby and Miniature Painting Competition</strong>!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg" width="600" /> </a></p>
<p>
Kako su natjecatelji pristizali i prijavljivali se na natjecanje, naše vrijedno osoblje je fotografiralo sve izloške prije nego li su ih rasporedili po kategorijama i pažljivo ih postavili u staklene vitrine.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg" width="600" /> </a></p>
<p>
<strong>WARGAMING POKAZNE PARTIJE</strong></p>
<p>
Ove godine u organizaciji naših prijatelja iz Slovenije iz kluba Amulet D20 održane su demonstracije stolne strateške igre Turnip28. Tijekom oba dana odigran je pregršt partija na predivnim terenima!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" width="600" /> </a></p>
<p>
<strong>PRODAJNI KUTAK</strong></p>
<p>
Tijekom vikenda ugostili smo naše sponzore sa njihovim prodajnim štandovima: Swood.si i Carta Magica.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" width="600" /> </a></p>
<p>
<strong>OGLEDNE RADIONICE BOJANJA MINIJATURA</strong></p>
<p>
Prostor ZZTK omogućuje održavanje radionica tijekom vikenda u kino dvorani u podrumu, stoga smo tijekom vikenda organizirali i ogledne radionice. Rad predavača snimao se kamerom i projicirao na projekcijsko platno u dvorani. Veliko hvala našim domaćim i inozemnim predavačima: Ani Polanšćak (HR), Vladimiru Matić-Kuriljevu (SRB), Luki Jaretu i Vanetu Dolencu (SLO), doc.dr.sc. Wintonu Afriću (HR) i Marcellu Rizzi (I).</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" width="600" /> </a></p>
<p>
<strong>NATJECANJE U BRZOM BOJANJU MINIJATURA</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg" width="600" /> </a></p>
<p>
U nedjelju popodne održano je i natjecanje u brzom bojanju minijatura. Sudionici su imali 90 minuta vremena da obojaju jednu minijaturu. Zahvaljujući našem sponzoru Hobby Chest, koji nam je osigurao veliku donaciju materijala za bojanje od AK Interactive, organizirali smo jedno natjecanje u brzom bojanju minijatura prema sljedećim pravilima:</p>
<p>
- natjecatelji imaju 90 minuta da oboje minijaturu</p>
<p>
- svi natjecatelji bojaju istu (isti tip) minijaturu</p>
<p>
- osigurali smo boje od AK Interactive</p>
<p>
- osigurali smo kistove od AK Interactive.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg" width="600" /> </a></p>
<p>
S time smo došli do samoga kraja ovog predivnog vikenda i sve što je preostalo je bila podjela nagrada i priznanja pobjednicima.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" width="600" /> </a></p>
<p>
<strong>BACK TO BASICS RADIONICE ZA NAJMLAĐE</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg" width="600" /> </a></p>
<p>
Radnim danima od 17:00 do 18:00 održavali smo naše nove radionice za najmlađe u kojima su naši najmlađi polaznici bojali svoje prve minijature.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg" width="600" /> </a></p>
<p>
<strong>OTVORENE RADIONICE BOJANJA MINIJATURA</strong></p>
<p>
Tijekom naredna dva tjedna, naši volonteri su radnim danima od 16:00 do 20:00, držali otvorene radionice bojanja minijatura. Postavljene su radne stanice za bojanje minijatura na kojoj su naši posjetitelji mogli bojati minijature koje smo priredili (ili svoje ukoliko su ih donijeli) koristeći naše materijale i alate.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg" width="600" /> </a></p>
<p>
U srijedu 05.03.2025. održana je godišnja <strong>sjednica Skupštine</strong> na kojoj smo odredili smjernice rada u 2025..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg" width="600" /> </a></p>
<p>
<strong>V I K E N D R A D I O N I C E B O J A NJ A M I N I J A T U R A</strong></p>
<p>
Tijekom drugog vikenda Izložbe, 01.-02.03., organizirali smo <strong>RADIONICU BOJANJA MINIJATURA – Frostgrave</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg" width="600" /> </a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojali pet različitih figura za igru Frostgrave, a koje se mogu koristiti i za DND sessione. Fokus ovih predavanja bilo jebojenje 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. 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 korištene su akrilne boje na bazi vode.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg" width="600" /> </a></p>
<p>
Tijekom vikenda, 17.-18.05., organizirali smo <strong>RADIONICU BOJANJA MINIJATURA – Kitbashing and Converting</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" width="600" /> </a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i bila je fokusirana na izradu dvije (do tri) vlastite minijature od raznih dijelova (više različitih minijatura) uz dodatak modeliranja dijelova uz pomoć modelarskih masa (Green Stuff). Sastojala se od dva dijela, teorijskog i praktičnog dijela. Tijekom radionice polaznici su se upoznali s alatima, materijalima i tehnikama za izvođenje jednostavnih i kompleksnih konverzija, uključujući uporabu masa za modeliranje.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" width="600" /> </a></p>
<p>
Tijekom vikenda, 13.-14.9.2025., održali smo novu vikend radionicu bojanja minijatura pod nazivom <strong>Kontrastice</strong>.</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/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>
<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>
<strong>B A C K T O B A S I C S Radionice za najmlađe</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg" width="600" /> </a></p>
<p>
Tijekom listopada i studenog u Knjižnicama Grada Zagreba smo održali naše Back to Basics radionice bojanja minijatura za najmlađe. Ukupno smo održali šest radionice tijekom listopada i studenog. A u kombinaciji sa nastupima Udruge na raznim događanjima tijekom 2025., sveukupno je kroz program B2B radionica prošlo 100 polaznika, naših najmlađih sugrađana.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg" width="600" /> </a></p>
<p>
<strong>A G R A M L E G O S E K C I J A</strong></p>
<p>
Kao dio naše Agram Lego Sekcije, od 2024. organiziramo serije stručnih predavanja vezanih na naš trenutni grupni LEGO projekt. Naši stručnjaci vode predavanja iz raznih područja poput arhitekture, strojarstva, brodogradnje, kiparstva i slično. U 2025. smo obradili dvije teme: Leonardo da Vinci – izumitelj te Orient Express.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg" width="600" /></a></p>
<p>
U veljači je naš Mario Grgurev obradio temu izumitelja Leonarda da Vincija u sklopu izgradnje njegovog letećeg stroja.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg" width="600" /></a></p>
<p>
U travnju su naši strojari održali niz predavanja o Orient Expressu te parnim strojevima i lokomotivama u sklopu izgradnje makete ovog najpoznatijeg vlaka na svijetu.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg" width="600" /></a></p>
<p>
<strong>A G R A M G R O U P B U I L D</strong></p>
<p>
U sklopu ovog projekta UMS „Agram” pod nazivom Agram Group Build koji je nastao nakon što su Kruno i Marko srijedama razgovarali o zajedničkim projektima i kako bi bilo cool okupiti više ljudi srijedama oko rada na zajedničkom nečemu. Iz toga se izrodila ideja o Group Buildovima. U 2025. smo radili na seriji bisti na temu Iron Maiden te na izradi dieselpunk diorame letećeg otoka.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg" width="600" /> </a></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>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg" width="600" /> </a></p>
<p>
<strong>H O B B Y K U T A K S R I J E D O M</strong></p>
<p>
Hobby Kutak Srijedom je zamišljen kao suma besplatnih aktivnosti u prostoru kojeg koristi UMS „Agram” u terminima srijedom navečer. Većina aktivnosti je otvorena za sve, uz neke pogodnosti za članove UMS „Agram” poput skladištenja minijatura u vitrinama između termina ili pak posuđivanje knjiga iz naše bogate Knjižnice.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg" width="600" /> </a></p>
<p>
<strong>A D V E N T U A G R A M U</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg
" width="600" /> </a></p>
<p>
Tijekom studenog i prosinca organizirali smo program pod nazivom Advent u Agramu koji se sastojao od interaktivnih radionica izrade božićnih kuglica te kraćih oglednih radionica tijekom prosinca. Interaktivne radionice podrazumijevaju da polaznici izrađuju vlastite makete prema uputama i pod paskom voditelja. Za ogledne radionice u prosincu nisu potrebne prijave, a sastoje se od niza zasebnih tema koje obrađuju maketarske metode, efekte i materijale koji su vezani za zimski period poput izrade snijega, leda i sličnog koje predavač pokazuje za katedrom.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" width="600" /> </a></p>
<p>
<strong>Tečaj fotografiranja minijatura</strong></p>
<p>
10.12. u sklopu Adventa u Agramu održan je i tečaj fotografiranja minijatura u kojemu je predavač pokazao kako fotografirati minijature i kako učiniti da sve minijature budu oštre.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" width="600" /> </a></p>
<p>
<strong>Secret Santa</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" width="600" /> </a></p>
<p>
<strong>Buvljak minijatura i bitseva</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" width="600" /> </a></p>
<p>
<strong>N A S T U P I N A N A T J E C A NJ I M A, K O N V E N C I J A M A, I Z L O Ž B A M A I D R U G I M D O G A Đ A NJ I M A</strong></p>
<p>
<strong>All A Bord, Nedelišće</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" width="600" /> </a></p>
<p>
Naš Mario, veteran međimurskih bojilišta, vodio je jos jednu Back to Basics radionicu bojanja. Ovoga puta, na All A-Board vol.2 DDI - Dani društvenih igara u Nedelišću u subotu 15.3.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" width="600" /> </a></p>
<p>
<strong>Sferakon, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" width="600" /> </a></p>
<p>
UMS "Agram" je ove godine na svom štandu u subotu 10.5. organizirao interaktivne Back to Basics radionice bojanja minijatura prilagođene svim uzrastima (od 8-99). Radionice za do tri polaznika su u trajanju od sat vremena.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" width="600" /> </a></p>
<p>
<strong>H.R.E.N.28, Medvode, Slovenija</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" width="600" /> </a></p>
<p>
Naša delegacija je sudjelovala na međunarodnom pozivnom događaju H.r.e.n.28 koji su organizirali naši prijatelji iz AmuletD20.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" width="600" /> </a></p>
<p>
<strong>14. dani tehničke kulture, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" width="600" /> </a></p>
<p>
19. i 20.9. nastupili smo na XIV danima tehničke kulture u Kulturnom centru Dubrava. Dane je organizirala Zagrebačka zajednica tehničke kulture.</p>
<p>
U sklopu nastupa organizirali smo: - predstavljanje Agramera, linije chibi minijatura - promociju knjige Tabletop Scenery for Beginners</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" width="600" /> </a></p>
<p>
A s ponosom objavljujemo i da smo za naš rad u 2024. primili godišnju nagradu tehničke kulture dr. Oton Kučera</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" width="600" /> </a></p>
<p>
Također smo organizirali i besplatne: - pokazne demonstracije minijaturističkih tehnika - sculpting i bojanje minijatura u petak - Back to Basics radionice bojanja minijatura za najmlađe u subotu</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" width="600" /> </a></p>
<p>
<strong>Modelmania, Zagreb</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" width="600" /></a></p>
<p>
U subotu 25.10.2025. održao se Foto Video Show & ModelMania Zagreb u Kongresnoj dvorani na Zagrebačkom Velesajmu. UMS Agram je nastupio s prezentacijom rada naših raznih programa poput Advent u Agramu, Agram Group Build, Agram Lego Sekcija i Knjižnica i čitaonica UMS "Agram".</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" width="600" /></a></p>
<p>
Naši volonteri, Kruno i Marko bili su tamo od 10 ujutro i odgovarali na pitanja s čime se bavimo. Antoni i Lav su bili zaduženi za demonstriranje stolne strateške igre Gaslands! Kruno je držao Back to Basics radionice bojanja minijatura!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" width="600" /></a></p>
<p>
<strong>Državno prvenstvo Slovenije u plastičnom maketarstvu, Ljubljana, Slovenija</strong></p>
<p>
U subotu, 22.11.2025. u Ljubljani održavalo se Državno prvenstvo Slovenije u plastičnom maketarstvu, jubilarno, 30. Tom prilikom naša delegacija je nastupila u nekoliko kategorija, ali i po prvi puta sa prezentacijskim štandom.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
<strong>Muzej Slovenija v Malem, Šenčur/Kranj, Slovenija</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
Nakon nastupa na Državnom prvenstvu u Ljubljani, naša ekipa se u nedjelju ujutro uputila na izlet u Kranj na poziv naših partnera iz Back to Basics! Prvo smo posjetili muzej Svet v Malem u Šenčuru pa onda sjedište Back to Basics u Kranju.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
Tijekom posjeta uručena nam je prigodna plaketa povodom stotog polaznika naših Back to Basics radionica tijekom 2025..</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
Nakon toga posjetili smo i B2B sjedište u inkubatoru Kovačnica u Kranju gdje smo uz kavu prodiskutirali stanje u tehničkoj kulturi kako u Sloveniji tako i u Hrvatskoj.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
<strong>P O S J E T E I Z L O Ž B A M A, N A T J E C A NJ I M A I D R U G I M D O G A Đ A J I M A</strong></p>
<p>
<strong>Mosonshow, Mosonmagyarovar, Mađarska</strong></p>
<p>
U travnju je naš Marko Paunović na poziv organizatora bio jedan od sudaca na prestižnom međunarodnom natjecanju Mosonshow.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" width="600" /> </a></p>
<p>
<strong>Eurotrack 2025, Zagreb</strong></p>
<p>
U petak, 10. svibnja, naša delegacija za izložbe, posjetila je najveću izložbu modela vlakova u Hrvatskoj pod nazivom Eurotrack 2025.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" width="600" /></a></p>
<p>
<strong>Kontrast, Varšava, Poljska</strong></p>
<p>
Jedno od najvećih natjecanja u bojenju minijatura na svijetu odvija se u Varšavi od 2021. godine. Klan Knezović je posjetio Kontrast prvi puta 2023. godine. Događaj je bio sjajan te su uživali u gotovo 1500 radova, od kojih su mnogi rađeni od strane majstora na najvišoj umjetničkoj razini.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg" width="600" /> </a></p>
<p>
Naši rezultati bili su iznad očekivanja. Petar se nije vratio s medaljom, jer je kroz 2 godine radio većinom na narudžbama. Jure Cukar, za koga smo nosili 3 modela osvojio je 1 srebro u Standard klasi. Filip je osvojio 2 srebra u Standard klasi za svoje guštere (diorama) i za svojeg ambientalnog vojnika (single model do 54 mm). Ivan je pak osvojio zlato u Standard Historical and Realism kategoriji te nagradu Alternity Miniaturesa, srebro u Standard Storytelling kategoriji, zlato u Standard kategoriji za modele veće od 54 milimetra te zlato u Standard Diorama kategoriji, medalju Verko's Vaulta (muzej minijatura u Las Vegasu) te ono što stvarno nisam očekivao, Best of Standard – nagradu za najbolji rad od svih radova u Standard kategoriji. Pored toga osvojio je i jednu srebrnu medalju u Master kategoriji.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg
" width="600" /> </a></p>
<p>
<strong>Svet v Malem, Pivka, Slovenija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" width="600" /></a></p>
<p>
U subotu, 24.5.2025. zaputili smo se u Pivku u Sloveniji na tradicionalno međunarodno natjecanje Svet v Malem. Kao i proteklih godina i ovaj puta se održalo u Parku vojaške zgodovine u Pivki smještenom u bivšoj vojnoj kasarni.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" width="600" /></a></p>
<p>
<strong>Majstorstvo u mjerilu, Samobor </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" width="600" /></a></p>
<p>
U utorak, 15.7. posjetili smo otvorenje izložbe brodova i ostalih maketa autora Marijana Majdaka pod nazivom Majstorstvo u mjerilu.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" width="600" /></a></p>
<p>
<strong>CK 2025, Stubičke toplice </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" width="600" /></a></p>
<p>
U subotu, 27.9.2025. naši članovi su nastupili na CK2025 u Stubičkim toplicama.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" width="600" /></a></p>
<p>
<strong>Amulet D20 Grand Tournament, Ljubljana, Slovenija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" width="600" /></a></p>
<p>
Početkom listopada naš Domagoj je imao priliku posjetiti susjede iz udruge Amuletd20. Ovog puta nije bio artsy Turnip28 event, nego ogroman turnir u AOS i Conquest igrama.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" width="600" /></a></p>
<p>
<strong>Monte San Savino Show, Monte San Savino, Italija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" width="600" /></a></p>
<p>
U malom gradiću u Italiji svake se godine, još od 2006., održava jedna od najvećih i najprestižnijih izložbi minijatura na svijetu, koja okuplja minijaturiste iz cijeloga svijeta. Klan Knezović zaključio je da je šteta što na Monte San Savino Show ne dolaze Hrvati, pa su nakon odličnog provoda na Kontrastu, izložbi minijatura u Varšavi, odlučili posjetiti i Italiju.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" width="600" /></a></p>
<p>
<strong>Kup Zagreb, Zagreb </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
U subotu 6.12. naši članovi su nastupili na 20. Kupu Zagreb. Natjecanje se održalo u OŠ Juraja Kaštelana na zagrebačkoj Savici..</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
<p>
<strong>ČLANCI IZ MINIJATURIZMA I MAKETARSTVA</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg" width="600" /> </a></p>
<p>
I za kraj, valja spomenuti i naš najopsežniji program. Online objavljivanje članaka iz minijaturizma i maketarstva započeto 2020. se nastavilo i u narednim godinama pa tako i 2025. sa preko 50 objavljenih članaka ove godine. Ovim putem se zahvaljujemo svim članovima na trudu i zalaganju u izradi minijatura i maketa, ali posebno u odvajanju vremena za fotografiranje rada u nastajanju i pisanja članaka za našu stranicu.</p>
<p>
<strong>K NJ I G A U I Z D A NJ U U M S „A G R A M“</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg" width="600" /> </a></p>
<p>
Tijekom 2025. izdali smo i prvu publikaciju na engleskom jeziku. Riječ je o priručniku Tabletop Scenery for Beginners autora Marka Paunovića.</p>
<p>
</p>
<p>
<strong>UMS „Agram“ vam želi sve najbolje u novoj 2026. godini! Vidimo se iduće godine!</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" width="600" /> </a></p>
"
["created"]=>
string(19) "2025-12-18 07:33:37"
["modified"]=>
string(19) "2025-12-18 07:33:37"
}
["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>, 18<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/10" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "485"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(27) "We visited: Kup Zagreb 2025"
["title_hrv"]=>
string(30) "Posjetili smo: Kup Zagreb 2025"
["mask_eng"]=>
string(26) "we_visited_kup_zagreb_2025"
["mask_hrv"]=>
string(29) "posjetili_smo_kup_zagreb_2025"
["content_eng"]=>
string(2240) "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(2691) "<p>
U subotu 6.12. naši članovi su nastupili na 20. Kupu Zagreb. Natjecanje se održalo u OŠ Juraja Kaštelana na zagrebačkoj Savici.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" width="600" /></a></p>
<p>
Rad kojem smo dodijelili naš tradicionalni Best of Show voted by Agram je došao iz Mađarske iz radionice Akosa Szabe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" width="600" /></a></p>
<p>
Na kraju, osim nekoliko specijalnih nagrada, naši članovi osvojili su dvije zlatne, dvije srebrne i dvije brončane medalje.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2025-12-10 10:37:40"
["modified"]=>
string(19) "2025-12-10 10:37:40"
}
["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>, 10<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/09" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "484"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(91) "We visited: Museum Slovenia v Malem and Back to Basics in the Kovačnica incubator in Kranj"
["title_hrv"]=>
string(88) "Posjetili smo: Muzej Slovenija v Malem i Back to Basics u inkubatoru Kovačnica u Kranju"
["mask_eng"]=>
string(89) "we_visited_museum_slovenia_v_malem_and_back_to_basics_in_the_kovacnica_incubator_in_kranj"
["mask_hrv"]=>
string(86) "posjetili_smo_muzej_slovenija_v_malem_i_back_to_basics_u_inkubatoru_kovacnica_u_kranju"
["content_eng"]=>
string(10845) "<p>
<em>After the performance at the National Championship in Ljubljana, our team went on a trip to Kranj on Sunday morning at the invitation of our partners from Back to Basics!</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" width="600" /></a></p>
<p>
The day was beautiful and we soon reached the first point of our excursion. The Museum Svet v Malem.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
The lecture about the museum was given by our friends Bine Logar, Luka Jančič and Milan Hrestak.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
After the lecture, there was free time to view dioramas related to the history of Slovenia.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" width="600" /></a></p>
<p>
After looking at the models on the ground floor, we went up to the first floor to the workshop area. The first thing that impressed us was the representation of Triglav. A train runs around the entire room, showing the past of Slovenia.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" width="600" /></a></p>
<p>
The second thing our hosts surprised us with was a commemorative plaque rewarding us for successfully conducting Back to Basics workshops in 2025, in which we had 100 participants.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
On the way out, we signed the Guest Book.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" width="600" /></a></p>
<p>
After visiting the museum, our hosts took us to lunch at Walter's (all recommendations for real Bosnian grill!)</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" width="600" /></a></p>
<p>
After that, we visited the B2B headquarters at the Kovačnica incubator in Kranj, where we discussed the state of technical culture in both Slovenia and Croatia over coffee.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
To end the gathering, the hosts took us for a short walk in nature.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" width="600" /></a></p>
<p>
And this wouldn't be a hobby trip if we didn't take a peek at at least one LGS - P<a href="https://parkenigma.com/">ark Enigma</a> in the center of Kranj!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" width="600" /></a></p>
<p>
Before returning, there was still time for a coffee and a chat about the weekend's impressions!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" width="600" /></a></p>
<p>
As always, more and bigger photos are on our <a href="https://www.facebook.com/UmsAgram/posts/pfbid035NPYFatZWjjMdsGMXkbnD9bAZcProUJW6eiEotUGv5E3Cws2cNMTbdsNTrithLtrl">social networks</a>!</p>
"
["content_hrv"]=>
string(10849) "<p>
<em>Nakon nastupa na Državnom prvenstvu u Ljubljani, naša ekipa se u nedjelju ujutro uputila na izlet u Kranj na poziv naših partnera iz Back to Basics!</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" width="600" /></a></p>
<p>
Dan je bio predivan i ubrzo smo stigli do prve točke našeg izleta. Muzej Svet v Malem.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
Predavanje o muzeju su odradili naši prijatelji Bine Logar, Luka Jančič i Milan Hrestak.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
Nakon predavanja, uslijedilo je slobodno vrijeme za razgledavanje diorama vezanih na povijest Slovenije.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" width="600" /></a></p>
<p>
Nakon razgledavanja maketa u prizemlju, popeli smo se na prvi kat u prostor radionice. Prvo što nas je impresioniralo bio je prikaz Triglava. Oko cijele prostorije prolazi vlak koji pokazuje prošlost Slovenije. </p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" width="600" /></a></p>
<p>
Druga stvar čime su nas naši domaćini iznenadili bila je prigodna spomenica kojom nas nagrađuju za uspješno vođenje Back to Basics radionica u 2025. u kojoj smo imali 100 polaznika.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
Na izlasku smo se upisali u Knjigu dojmova.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" width="600" /></a></p>
<p>
Nakon posjeta muzeju, domaćini su nas odveli na ručak kod Waltera. (sve preporuke za pravi bosanski roštilj!)</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" width="600" /></a></p>
<p>
Nakon toga posjetili smo i B2B sjedište u inkubatoru Kovačnica u Kranju gdje smo uz kavu prodiskutirali stanje u tehničkoj kulturi kako u Sloveniji tako i u Hrvatskoj.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
Za kraj druženja, domaćini su nas odveli na kratku šetnju u prirodi.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" width="600" /></a></p>
<p>
A ovo ne bi bio hobby put da nismo zavirili u barem jedan LGS - <a href="https://parkenigma.com/">Park Enigma</a> u centru Kranja!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" width="600" /></a></p>
<p>
Prije povratka još je bilo vremena za jednu kavu i razgovor o dojmovima vikenda!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" width="600" /></a></p>
<p>
Kao i uvijek, više i veće fotke su na našim <a href="https://www.facebook.com/UmsAgram/posts/pfbid035NPYFatZWjjMdsGMXkbnD9bAZcProUJW6eiEotUGv5E3Cws2cNMTbdsNTrithLtrl">socijalnim mrežama</a>!</p>
"
["created"]=>
string(19) "2025-12-09 08:40:12"
["modified"]=>
string(19) "2025-12-09 08:40:12"
}
["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>, 9<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/09" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "483"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(85) "We attended: Slovenian State Championship in plastic modelling, Ljubljana 22.11.2025."
["title_hrv"]=>
string(95) "Nastupili smo na: Državno prvenstvo Slovenije u plastičnom maketarstvu, Ljubljana 22.11.2025."
["mask_eng"]=>
string(80) "we_attended_slovenian_state_championship_in_plastic_modelling_ljubljana_22112025"
["mask_hrv"]=>
string(88) "nastupili_smo_na_drzavno_prvenstvo_slovenije_u_plasticnom_maketarstvu_ljubljana_22112025"
["content_eng"]=>
string(6634) "<p>
<em style="margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(0, 0, 0); font-family: Verdana, sans-serif;">On Saturday, November 22, 2025. in Ljubljana, the National Championship of Slovenia in Plastic Modeling was held. It was a jubilee, their 30th edition. For this occasion, our delegation performed in several categories, but also for the first time we had a presentation stand as well.</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
After the set-up, the competition opened at 11 am with the cutting of a celebratory cake.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" width="600" /></a></p>
<p>
Throughout the competition, our booth was very popular, and the biggest hit were the homemade chocolate chip cookies made by Marko's wife!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" width="600" /></a></p>
<p>
Below is a gallery of exhibits.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" width="600" /></a></p>
<p>
In our opinion, best of show went to Slovenia. Anže Zorko made a fantastic chieftain!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" width="600" /></a></p>
<p>
The best part of the event itself was hanging out with fellow modelers and gamers. Many thanks to Amulet D20 for the Middle Earth SBG demo which our Seb thoroughly enjoyed!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" width="600" /></a></p>
<p>
Finally, the tradition is that the most awarded member pays for the booze!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" width="600" /></a></p>
<p>
Look for more photos in better resolution on our <a href="https://www.facebook.com/UmsAgram/posts/pfbid02377ubCbd3gxYagHkhSd9aRixbJD7ZyxfrjRWDS6BtDiBNmToPSwfLc1qfeEzaBvTl">social networks</a>!</p>
"
["content_hrv"]=>
string(6669) "<p>
<em style="margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(0, 0, 0); font-family: Verdana, sans-serif;">U subotu, 22.11.2025. u Ljubljani održavalo se Državno prvenstvo Slovenije u plastičnom maketarstvu, jubilarno, 30. Tom prilikom naša delegacija je nastupila u nekoliko kategorija, ali i po prvi puta sa prezentacijskim štandom.</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
Nakon postavljanja, u 11 je natjecanje otvoreno uz prigodno rezanje slavljeničke torte.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" width="600" /></a></p>
<p>
TIjekom cijelog natjecanja, naš štand je bio jako posjećen, a najveći hit su bili domaći chocolate chip cookies koje je izradila Markova supruga!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" width="600" /></a></p>
<p>
U nastavku slijedi galerija radova.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" width="600" /></a></p>
<p>
Po našem izboru, best of show otišao je u Sloveniju. Anže Zorko napravio je fantastičnog poglavicu!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" width="600" /></a></p>
<p>
Najbolji dio samog događaja bilo je druženje s kolegama maketarima i gamerima. Veliko hvala Amulet D20 na demonstraciji Middle Earth SBG u kojoj je naš Seb izrazito uživao!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" width="600" /></a></p>
<p>
Za kraj, tradicija da najnagrađivaniji član plaća cugu!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" width="600" /></a></p>
<p>
Više fotografija i u boljoj rezoluciji potražite na našim <a href="https://www.facebook.com/UmsAgram/posts/pfbid02377ubCbd3gxYagHkhSd9aRixbJD7ZyxfrjRWDS6BtDiBNmToPSwfLc1qfeEzaBvTl">socijalnim mrežama</a>!</p>
"
["created"]=>
string(19) "2025-12-09 08:09:21"
["modified"]=>
string(19) "2025-12-09 08:09:21"
}
["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>, 9<span class="superscript">th</span> December 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('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/latestBattleReports.ctp</b>, line <b>8</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/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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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('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/latestBattleReports.ctp</b>, line <b>11</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/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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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('cakeErr6-trace').style.display = (document.getElementById('cakeErr6-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="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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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('cakeErr7-trace').style.display = (document.getElementById('cakeErr7-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="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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768084219
SessionHelper::$sessionTime = 1768096219
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(),
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 = 1768084219
SessionHelper::$sessionTime = 1768096219
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(),
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('cakeErr2-trace').style.display = (document.getElementById('cakeErr2-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="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"></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="cakeErr2-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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "487",
"member_id" => "35",
"title_eng" => "Advent in Agram 2025",
"title_hrv" => "Advent u Agramu 2025",
"mask_eng" => "advent_in_agram_2025",
"mask_hrv" => "advent_u_agramu_2025",
"content_eng" => "<p>
During November and December we organized Advent in Agram. The Advent consisted of several fun events.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Terrain Workshop - Hobbiton Xmass decorations</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Miniature Photography Course</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Figurines and Bits Flea Market</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
And it all ended with a Christmas party</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Tijekom studenog i prosinca organizirali smo Advent u Agramu. Advent se sastojao od nekoliko zabavnih događaja.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Radionica izrade prostornih maketa - izrada božićne kuglice u obliku hobitske rupe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Tečaj fotografiranja minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Buvljak figura i bitsa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
I sve je zavr&scaron;ilo božićnom zabavom!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"created" => "2025-12-18 08:55:50",
"modified" => "2025-12-18 08:55:50"
),
"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('cakeErr3-trace').style.display = (document.getElementById('cakeErr3-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="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"></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="cakeErr3-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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "487",
"member_id" => "35",
"title_eng" => "Advent in Agram 2025",
"title_hrv" => "Advent u Agramu 2025",
"mask_eng" => "advent_in_agram_2025",
"mask_hrv" => "advent_u_agramu_2025",
"content_eng" => "<p>
During November and December we organized Advent in Agram. The Advent consisted of several fun events.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Terrain Workshop - Hobbiton Xmass decorations</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Miniature Photography Course</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Figurines and Bits Flea Market</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
And it all ended with a Christmas party</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Tijekom studenog i prosinca organizirali smo Advent u Agramu. Advent se sastojao od nekoliko zabavnih događaja.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Radionica izrade prostornih maketa - izrada božićne kuglice u obliku hobitske rupe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Tečaj fotografiranja minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Buvljak figura i bitsa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
I sve je zavr&scaron;ilo božićnom zabavom!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"created" => "2025-12-18 08:55:50",
"modified" => "2025-12-18 08:55:50"
),
"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/12/18" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "487"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(20) "Advent in Agram 2025"
["title_hrv"]=>
string(20) "Advent u Agramu 2025"
["mask_eng"]=>
string(20) "advent_in_agram_2025"
["mask_hrv"]=>
string(20) "advent_u_agramu_2025"
["content_eng"]=>
string(2568) "<p>
During November and December we organized Advent in Agram. The Advent consisted of several fun events.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Terrain Workshop - Hobbiton Xmass decorations</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Miniature Photography Course</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Figurines and Bits Flea Market</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
And it all ended with a Christmas party</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(2619) "<p>
Tijekom studenog i prosinca organizirali smo Advent u Agramu. Advent se sastojao od nekoliko zabavnih događaja.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Radionica izrade prostornih maketa - izrada božićne kuglice u obliku hobitske rupe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Tečaj fotografiranja minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Buvljak figura i bitsa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
I sve je završilo božićnom zabavom!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2025-12-18 08:55:50"
["modified"]=>
string(19) "2025-12-18 08:55:50"
}
["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>, 18<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/18" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "486"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(31) "Agram 2025 – A Year In Review"
["title_hrv"]=>
string(34) "Agram u 2025. iliti 2025. u Agramu"
["mask_eng"]=>
string(27) "agram_2025_a_year_in_review"
["mask_hrv"]=>
string(32) "agram_u_2025_iliti_2025_u_agramu"
["content_eng"]=>
string(52755) "<p>
The year 2025 has also come to an end, in which, in addition to the traditional programs, we created a series of our own miniatures for the first time, published the first book in English, and also made our own miniatures for awards for our Black Queen in 2026! In cooperation with Algebra Bernays University, two of their students, Jana Pahel and Monika Bešenić, designed Agramer figures according to our design, which we already used this year in our Back to Basics workshops. In addition to these miniatures, for the needs of our miniature painting competition, Black Queen H&MPC also created a bust and a 75mm and 120mm miniature of Barbara Celjska, known in these parts as the Black Queen. Read about all that below.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" width="600" /> </a></p>
<p>
<strong>A G R A M E R S</strong></p>
<p>
In September, at the Days of Technical Culture, we presented our Agrameri miniature line for the first time. It consists of six miniatures depicting a dragon, a knight, a barbarian, a princess, a king and a wizard..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" width="600" /> </a></p>
<p>
But let's go back to the beginning of the year, which, like every year, began with our traditional Exhibition...</p>
<p>
<strong>E X H I B I T I O N O F M I N I A T U R E S A N D T A B L E T O P S C E N E R Y A G R A M 2 0 2 5</strong></p>
<p>
We started the year with preparations for our annual Exhibition of Miniatures and Tabletop Scenery, during which we also organized a weekend miniature painting workshop and, for the fifth time this term, our international miniature painting competition, the Black Queen Hobby and Miniature Painting Competition..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg" width="600" /> </a></p>
<p>
<strong>The Exhibition of Miniatures and Tabletop Scenery "Agram 2025"</strong> took place this year from 20.2. to 9.03. The exhibition was set up on Wednesday 19.2. in the afternoon and was attended by a large number of members and friends of the Association who exhibited their works.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" width="600" /> </a></p>
<p>
As always, the Exhibition presented a cross-section of the work of the Association, its members, participants of its courses and workshops, and members of the Miniature Painters Croatia FB group. A large number of showcases contained numerous miniatures for tabletop strategy games, board games, and an entire showcase was dedicated to award-winning exhibits from previous miniature competitions. Several showcases were dedicated to projects that the Association has been implementing for 21 years, such as the UMS “Agram” Library and Reading Room, the Workshop for Making Spatial Models, and the Miniature Painting Workshop.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" width="600" /> </a></p>
<p>
During the first weekend of the Exhibition, 22-23 February, we held the 19th annual international miniature painting competition, the Black Queen Hobby and Miniature Painting Competition. !</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg" width="600" /> </a></p>
<p>
As contestants arrived and registered for the competition, our hardworking staff photographed all the exhibits before sorting them into categories and carefully placing them in glass cases.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg" width="600" /> </a></p>
<p>
<strong>WARGAMING DEMO GAMES</strong></p>
<p>
This year, organized by our friends from Slovenia from the Amulet D20 club, demonstrations of the tabletop strategy game Turnip28 were held. Over the course of both days, a handful of games were played on beautiful terrain!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" width="600" /> </a></p>
<p>
<strong>SALE CORNER</strong></p>
<p>
During the weekend we hosted our sponsors with their sales stands: Swood.si and Carta Magica.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" width="600" /> </a></p>
<p>
<strong>MINIATURE PAINTING DEMONSTRATIONS</strong></p>
<p>
The ZZTK space allows workshops to be held during the weekend in the cinema hall in the basement, so we also organized demonstration workshops during the weekend. The work of the lecturers was recorded with a camera and projected onto the projection screen in the hall. Many thanks to our domestic and foreign lecturers: Ana Polanšćak (CRO), Vladimir Matić-Kuriljev (SRB), Luka Jaret and Vanet Dolenc (SLO), doc.dr.sc. Winton Afrić (CRO) and Marcello Rizza (I).</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" width="600" /> </a></p>
<p>
<strong>SPEED PAINTING CONTEST</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg" width="600" /> </a></p>
<p>
On Sunday afternoon, a miniature speed painting competition was held. Participants had 90 minutes to paint one miniature. Thanks to our sponsor Hobby Chest, who provided us with a large donation of painting materials from AK Interactive, we organized a miniature speed painting competition according to the following rules:</p>
<p>
- competitors have 90 minutes to paint a miniature</p>
<p>
- all competitors paint the same (same type) miniature</p>
<p>
- we provided paints from AK Interactive</p>
<p>
- we provided brushes from AK Interactive.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg" width="600" /> </a></p>
<p>
With that, we came to the very end of this wonderful weekend and all that remained was the distribution of prizes and awards to the winners.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" width="600" /> </a></p>
<p>
<strong>BACK TO BASICS WORKSHOPS FOR KIDS</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg" width="600" /> </a></p>
<p>
On weekdays from 17:00 to 18:00 we held our new workshops for the youngest, in which our youngest participants painted their first miniatures..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg" width="600" /> </a></p>
<p>
<strong>OPEN MINIATURE PAINTING WORKSHOPS</strong></p>
<p>
Over the next two weeks, our volunteers held open miniature painting workshops on weekdays from 4:00 PM to 8:00 PM. Miniature painting workstations were set up where our visitors could paint miniatures we had prepared (or their own if they had brought them) using our materials and tools.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg" width="600" /> </a></p>
<p>
U srijedu 05.03.2025. održana je godišnja <strong>sjednica Skupštine</strong> na kojoj smo odredili smjernice rada u 2025..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg" width="600" /> </a></p>
<p>
<strong>W E E K E N D M I N I A T U R E P A I N T I N G W O R K S H O P S</strong></p>
<p>
During the second weekend of the Exhibition, March 1-2, we organized a <strong>MINITURE PAINTING WORKSHOP – Frostgrave</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg" width="600" /> </a></p>
<p>
The workshop was held over two days (the whole weekend) and participants painted five different figures for the Frostgrave game, which can also be used for DND sessions. The focus of these lectures was painting several miniatures at once, but the knowledge from the workshop is equally applicable to painting armies for boardgames and a collection of figures for pen&paper rpgs. The workshop presented paints and accessories, preparation of figures, several techniques for coloring miniatures from basic to more advanced, and techniques and tricks for quickly and efficiently coloring large quantities of figures at once. As part of the workshop, water-based acrylic paints were used.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg" width="600" /> </a></p>
<p>
During the weekend, 17-18.05., we organized a <strong>MINITURE PAINTING WORKSHOP – Kitbashing and Converting</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" width="600" /> </a></p>
<p>
The workshop was conducted over two days (a whole weekend) and focused on making two (up to three) of their own miniatures from various parts (several different miniatures) with the addition of modeling the parts using modeling clay (Green Stuff). It consisted of two parts, a theoretical and a practical part. During the workshop, participants were introduced to tools, materials and techniques for performing simple and complex conversions, including the use of modeling putties.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" width="600" /> </a></p>
<p>
Over the weekend, September 13-14, 2025, we held a new weekend miniature painting workshop called <strong>Contrast paints</strong>.</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>
The workshop was held over two days (the whole weekend) and participants colored several (2-3) different figures using Contrast colors for quick coloring of miniatures. The focus of these lectures was coloring several miniatures at once, but the knowledge from the workshop is equally applicable to coloring armies for boardgames and a collection of figures for pen&paper rpgs. Each participant put together two to three figures from our collection, but for the first time they were also able to bring their own figures to work on. The workshop presented paints and accessories, preparation of figures, several techniques for coloring miniatures from basic to more advanced, and techniques and tricks for quickly and efficiently coloring large quantities of figures at once. As part of the workshop, water-based acrylic paints were used, with special attention paid to Contrast paints. The lectures were adjusted so that the presenters could devote equal time to all participants and could be adapted to all categories of miniaturists (from beginners to slightly advanced).</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>
<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>
<strong>B A C K T O B A S I C S Miniature painting workshops for kids</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg" width="600" /> </a></p>
<p>
During October and November, we held our Back to Basics miniature painting workshops for the youngest at the Zagreb City Libraries. We held a total of six workshops during October and November. And in combination with the Association's appearances at various events throughout 2025, a total of 100 participants, our youngest fellow citizens, went through the B2B workshop program..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg" width="600" /> </a></p>
<p>
<strong>A G R A M L E G O S E C T I O N</strong></p>
<p>
As part of our Agram Lego Section, we have been organizing a series of expert lectures related to our current group LEGO project since 2024. Our experts lead lectures in various fields such as architecture, mechanical engineering, naval architecture, sculpture, etc. In 2025, we covered two topics: Leonardo da Vinci – the inventor and the Orient Express.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg" width="600" /></a></p>
<p>
In February, our Mario Grgurev covered the topic of inventor Leonardo da Vinci as part of the construction of his flying machine.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg" width="600" /></a></p>
<p>
In April, our engineers held a series of lectures about the Orient Express, steam engines and locomotives as part of the construction of a model of this most famous train in the world.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg" width="600" /></a></p>
<p>
<strong>A G R A M G R O U P B U I L D</strong></p>
<p>
As part of this UMS "Agram" project called Agram Group Build, which was created after Kruno and Marko discussed joint projects on Wednesdays and how it would be cool to gather more people on Wednesdays to work on something together. From this, the idea of Group Builds was born. In 2025, we worked on a series of busts on the theme of Iron Maiden and on the creation of a dieselpunk diorama of a flying island.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg" width="600" /> </a></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>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg" width="600" /> </a></p>
<p>
<strong>H O B B Y C O R N E R O N W E D N E S D A Y S</strong></p>
<p>
Hobby Corner on Wednesdays is conceived as a collection of free activities in the space used by UMS "Agram" during Wednesday evening sessions. Most activities are open to everyone, with some benefits for UMS "Agram" members, such as storing miniatures in display cases between sessions or borrowing books from our extensive Library.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg" width="600" /> </a></p>
<p>
<strong>A D V E N T I N A G R A M </strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg
" width="600" /> </a></p>
<p>
During November and December, we organized a program called Advent in Agram, which consisted of interactive workshops on making Christmas balls and shorter demonstration workshops during December. Interactive workshops involve participants making their own models according to instructions and under the supervision of a leader. No registration is required for the demonstration workshops in December, and they consist of a series of separate topics that cover model-making methods, effects, and materials related to the winter period, such as making snow, ice, and the like, which the lecturer demonstrates from behind the desk.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" width="600" /> </a></p>
<p>
<strong>Miniature photography course</strong></p>
<p>
10.12. as part of Advent in Agram, a miniature photography course was held, in which the lecturer showed how to photograph miniatures and how to make all miniatures sharp.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" width="600" /> </a></p>
<p>
<strong>Secret Santa</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" width="600" /> </a></p>
<p>
<strong>Miniatures Fleamarket</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" width="600" /> </a></p>
<p>
<strong>P E R F O R M A N C E S AT C O M P E T I T I O N S, C O N V E N T I O N S, E X H I B I T I O N S A N D O T H E R E V E N T S </strong></p>
<p>
<strong>All A Bord, Nedelišće</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" width="600" /> </a></p>
<p>
Our Mario, a veteran of the battlefields of Međimurje, led another Back to Basics coloring workshop. This time, at All A-Board vol.2 DDI - Social Games Days in Nedelišće on Saturday, March 15th.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" width="600" /> </a></p>
<p>
<strong>Sferakon, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" width="600" /> </a></p>
<p>
This year, UMS "Agram" organized interactive Back to Basics miniature painting workshops at its stand on Saturday, May 10th, adapted for all ages (from 8-99). The workshops for up to three participants last an hour..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" width="600" /> </a></p>
<p>
<strong>H.R.E.N.28, Medvode, Slovenia</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" width="600" /> </a></p>
<p>
Our delegation participated in the international invitational event H.r.e.n.28 organized by our friends from AmuletD20.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" width="600" /> </a></p>
<p>
<strong>14. Days of Technical Culture, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" width="600" /> </a></p>
<p>
On September 19th and 20th, we performed at the 14th Days of Technical Culture at the Dubrava Cultural Center. The days were organized by the Zagreb Technical Culture Association..</p>
<p>
As part of the performance, we organized: - introducing Agramer, a line of chibi miniatures - promotion of the book Tabletop Scenery for Beginners</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" width="600" /> </a></p>
<p>
And we are proud to announce that we received the Dr. Oton Kučera Annual Technical Culture Award for our work in 2024.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" width="600" /> </a></p>
<p>
We also organized free: - demonstrations of miniaturist techniques - sculpting and painting miniatures on Friday - Back to Basics miniature painting workshops for the youngest on Saturday</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" width="600" /> </a></p>
<p>
<strong>Modelmania, Zagreb</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" width="600" /></a></p>
<p>
On Saturday, October 25, 2025, the Photo Video Show & ModelMania Zagreb took place in the Congress Hall at the Zagreb Fair. UMS Agram performed with a presentation of the work of our various programs such as Advent in Agram, Agram Group Build, Agram Lego Section and the UMS "Agram" Library and Reading Room.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" width="600" /></a></p>
<p>
Our volunteers, Kruno and Marko were there from 10am answering questions about what we do. Antoni and Lav were in charge of demonstrating the tabletop strategy game Gaslands! Kruno held a Back to Basics miniature painting workshop!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" width="600" /></a></p>
<p>
<strong>State Championship of Slovenia in plastic modeling, Ljubljana, Slovenia</strong></p>
<p>
On Saturday, November 22, 2025. in Ljubljana, the National Championship of Slovenia in Plastic Modeling was held, jubilee, 30. On this occasion, our delegation performed in several categories, but also for the first time with a presentation stand.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
<strong>Museum Slovenija v Malem, Šenčur/Kranj, Slovenij</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
After the performance at the National Championship in Ljubljana, our team went on a trip to Kranj on Sunday morning at the invitation of our partners from Back to Basics! First we visited the Svet v Malem museum in Šenčur and then the headquarters of Back to Basics in Kranj.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
During the visit, we were presented with a commemorative plaque on the occasion of the hundredth participant in our Back to Basics workshops during 2025.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
After that, we visited the B2B headquarters at the Kovačnica incubator in Kranj, where we discussed the state of technical culture in both Slovenia and Croatia over coffee.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
<strong>V I S I T S T O E X H I B I T I O N S, C O M P E T I T I O N S A N D O T H E R E V E N T S </strong></p>
<p>
<strong>Mosonshow, Mosonmagyarovar, Hungary</strong></p>
<p>
In April, our Marko Paunović, at the invitation of the organizers, was one of the judges at the prestigious international competition Mosonshow.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" width="600" /> </a></p>
<p>
<strong>Eurotrack 2025, Zagreb</strong></p>
<p>
On Friday, May 10, our exhibition delegation visited the largest model train exhibition in Croatia, called Eurotrack 2025.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" width="600" /></a></p>
<p>
<strong>Kontrast, Warsaw, Poland</strong></p>
<p>
One of the largest miniature painting competitions in the world has been taking place in Warsaw since 2021. The Knezović clan visited Kontrast for the first time in 2023. The event was great and they enjoyed almost 1500 works, many of which were made by masters at the highest artistic level.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg" width="600" /> </a></p>
<p>
Our results were beyond expectations. Petar did not return with a medal, because for 2 years he worked mostly on orders. Jure Cukar, for whom we wore 3 models, won 1 silver in the Standard class. Filip won 2 silvers in the Standard class for his lizards (diorama) and for his environmental soldier (single model up to 54 mm). Ivan won gold in the Standard Historical and Realism category and the Alternity Miniatures award, silver in the Standard Storytelling category, gold in the Standard category for models larger than 54 millimeters and gold in the Standard Diorama category, the medal of Verko's Vault (miniature museum in Las Vegas) and what I really did not expect, the Best of Standard - award for the best work of all works in the Standard category. In addition, he also won a silver medal in the Master category.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg
" width="600" /> </a></p>
<p>
<strong>Svet v Malem, Pivka, Slovenia </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" width="600" /></a></p>
<p>
On Saturday, May 24, 2025, we headed to Pivka, Slovenia, for the traditional international competition Svet v Malem. As in previous years, this time it was held in the Military History Park in Pivka, located in a former military barracks.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" width="600" /></a></p>
<p>
<strong>Mastery in Scale, Samobor </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" width="600" /></a></p>
<p>
On Tuesday, July 15th, we visited the opening of the exhibition of ships and other models by Marijan Majdak, entitled Mastery in Scale.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" width="600" /></a></p>
<p>
<strong>CK 2025, Stubičke Toplice </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" width="600" /></a></p>
<p>
On Saturday, September 27, 2025, our members performed at CK2025 in Stubičke Toplice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" width="600" /></a></p>
<p>
<strong>Amulet D20 Grand Tournament, Ljubljana, Slovenia </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" width="600" /></a></p>
<p>
In early October, our Domagoj had the opportunity to visit his neighbors from the Amuletd20 association. This time it wasn't an artsy Turnip28 event, but a huge tournament in AOS and Conquest games.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" width="600" /></a></p>
<p>
<strong>Monte San Savino Show, Monte San Savino, Italija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" width="600" /></a></p>
<p>
A small town in Italy has hosted one of the largest and most prestigious miniature exhibitions in the world every year since 2006, bringing together miniaturists from all over the world. The Knezović clan decided it was a shame that Croatians didn't come to the Monte San Savino Show, so after having a great time at Kontrast, a miniature exhibition in Warsaw, they decided to visit Italy as well.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" width="600" /></a></p>
<p>
<strong>Kup Zagreb, Zagreb </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
On Saturday, December 6th, our members competed in the 20th Zagreb Cup. The competition was held at the Juraj Kaštelan Elementary School in Zagreb.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
<p>
<strong>Modelling Articles</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg" width="600" /> </a></p>
<p>
And finally, our most comprehensive program should be mentioned. The online publication of articles from miniatures and model making that started in 2020 continued in the following years and even in 2025 with over 50 published articles this year. We would like to thank all members for their hard work and dedication in making miniatures and models, but especially for taking time to photograph work in progress and writing articles for our site.</p>
<p>
<strong>A B O O K P U B L I S H E D B Y U M S „A G R A M“</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg" width="600" /> </a></p>
<p>
In 2025, we published the first publication in English: Tabletop Scenery for Beginners by Marko Paunović.</p>
<p>
</p>
<p>
<strong>UMS "Agram" wishes you all the best in the new year 2026! See you next year!</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" width="600" /> </a></p>
"
["content_hrv"]=>
string(52683) "<p>
Došao je kraj i ovoj 2025. godini u kojoj smo pored tradicionalnih programa po prvi puta izradili i seriju vlastitih minijatura, izdali prvu knjigu na engleskom jeziku, ali i napravili vlastite minijature za nagrade za naš Black Queen 2026.! U suradnji sa sveučilištem Algebra Bernays, dvije njihove studentice, Jana Pahel i Monika Bešenić su prema našem dizajnu dizajnirale figure Agramera koje smo već ove godine koristili u našim Back to Basics radionicama. Pored tih minijatura, za potrebe našeg natjecanja u bojanju minijatura, Black Queen H&MPC, izradile su i bistu te 75mm i 120mm minijaturu Barbare Celjske, u ovim krajevima poznatu pod imenom Crna Kraljica. O svemu tome, pročitajte u nastavku.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" width="600" /> </a></p>
<p>
<strong>A G R A M E R I</strong></p>
<p>
U rujnu na Danima tehničke kulture po prvi puta smo predstavili našu liniju minijatura Agrameri. Sastoji se od šest minijatura koje prikazuju zmaja, viteza, barbarina, princezu, kralja i čarobnjaka.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" width="600" /> </a></p>
<p>
No vratimo se na početak godine, koji je kao i svaki puta započeo sa našom tradicionalnom Izložbom...</p>
<p>
<strong>I Z L O Ž B A M I N I J A T U R A I M A K E T A A G R A M 2 0 2 5</strong></p>
<p>
Godinu smo započeli pripremama za našu godišnju Izložbu minijatura i maketa tijekom koje smo organizirali i vikend radionicu bojanja minijatura te po peti puta u ovom terminu naše međunarodno natjecanje u bojanju minijatura Black Queen Hobby and Miniature Painting Competition.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg" width="600" /> </a></p>
<p>
<strong>Izložba minijatura i maketa "Agram 2025"</strong> održala se ove godine od 20.2. do 9.03. Postavljanje izložbe je održano u srijedu 19.2. u popodnevnim satima i sudjelovao je velik broj članova kao i prijatelja Udruge koji su izlagali svoje radove.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" width="600" /> </a></p>
<p>
Kao i uvijek, Izložba je prikazivala presjek rada Udruge, njenih članova, polaznika njenih tečajeva i radionica te članova FB grupe Miniature Painters Croatia. U velikom broju vitrina našle su se brojne minijature za stolne strateške igre, igre na tabli, a cijela jedna vitrina posvećena je nagrađenim izlošcima sa prethodnih minijaturističkih natjecanja. Nekoliko vitrina bilo je posvećeno projektima koje Udruga već 21 godinu provodi poput Knjižnice i čitaonice UMS „Agram“, Radionice za izradu prostornih maketa i Radionice bojanja minijatura.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" width="600" /> </a></p>
<p>
Tijekom prvog vikenda Izložbe, 22.-23.02.,održali smo 19. godišnje međunarodno natjecanje u bojanju minijatura <strong>Black Queen Hobby and Miniature Painting Competition</strong>!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg" width="600" /> </a></p>
<p>
Kako su natjecatelji pristizali i prijavljivali se na natjecanje, naše vrijedno osoblje je fotografiralo sve izloške prije nego li su ih rasporedili po kategorijama i pažljivo ih postavili u staklene vitrine.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg" width="600" /> </a></p>
<p>
<strong>WARGAMING POKAZNE PARTIJE</strong></p>
<p>
Ove godine u organizaciji naših prijatelja iz Slovenije iz kluba Amulet D20 održane su demonstracije stolne strateške igre Turnip28. Tijekom oba dana odigran je pregršt partija na predivnim terenima!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" width="600" /> </a></p>
<p>
<strong>PRODAJNI KUTAK</strong></p>
<p>
Tijekom vikenda ugostili smo naše sponzore sa njihovim prodajnim štandovima: Swood.si i Carta Magica.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" width="600" /> </a></p>
<p>
<strong>OGLEDNE RADIONICE BOJANJA MINIJATURA</strong></p>
<p>
Prostor ZZTK omogućuje održavanje radionica tijekom vikenda u kino dvorani u podrumu, stoga smo tijekom vikenda organizirali i ogledne radionice. Rad predavača snimao se kamerom i projicirao na projekcijsko platno u dvorani. Veliko hvala našim domaćim i inozemnim predavačima: Ani Polanšćak (HR), Vladimiru Matić-Kuriljevu (SRB), Luki Jaretu i Vanetu Dolencu (SLO), doc.dr.sc. Wintonu Afriću (HR) i Marcellu Rizzi (I).</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" width="600" /> </a></p>
<p>
<strong>NATJECANJE U BRZOM BOJANJU MINIJATURA</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg" width="600" /> </a></p>
<p>
U nedjelju popodne održano je i natjecanje u brzom bojanju minijatura. Sudionici su imali 90 minuta vremena da obojaju jednu minijaturu. Zahvaljujući našem sponzoru Hobby Chest, koji nam je osigurao veliku donaciju materijala za bojanje od AK Interactive, organizirali smo jedno natjecanje u brzom bojanju minijatura prema sljedećim pravilima:</p>
<p>
- natjecatelji imaju 90 minuta da oboje minijaturu</p>
<p>
- svi natjecatelji bojaju istu (isti tip) minijaturu</p>
<p>
- osigurali smo boje od AK Interactive</p>
<p>
- osigurali smo kistove od AK Interactive.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg" width="600" /> </a></p>
<p>
S time smo došli do samoga kraja ovog predivnog vikenda i sve što je preostalo je bila podjela nagrada i priznanja pobjednicima.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" width="600" /> </a></p>
<p>
<strong>BACK TO BASICS RADIONICE ZA NAJMLAĐE</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg" width="600" /> </a></p>
<p>
Radnim danima od 17:00 do 18:00 održavali smo naše nove radionice za najmlađe u kojima su naši najmlađi polaznici bojali svoje prve minijature.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg" width="600" /> </a></p>
<p>
<strong>OTVORENE RADIONICE BOJANJA MINIJATURA</strong></p>
<p>
Tijekom naredna dva tjedna, naši volonteri su radnim danima od 16:00 do 20:00, držali otvorene radionice bojanja minijatura. Postavljene su radne stanice za bojanje minijatura na kojoj su naši posjetitelji mogli bojati minijature koje smo priredili (ili svoje ukoliko su ih donijeli) koristeći naše materijale i alate.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg" width="600" /> </a></p>
<p>
U srijedu 05.03.2025. održana je godišnja <strong>sjednica Skupštine</strong> na kojoj smo odredili smjernice rada u 2025..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg" width="600" /> </a></p>
<p>
<strong>V I K E N D R A D I O N I C E B O J A NJ A M I N I J A T U R A</strong></p>
<p>
Tijekom drugog vikenda Izložbe, 01.-02.03., organizirali smo <strong>RADIONICU BOJANJA MINIJATURA – Frostgrave</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg" width="600" /> </a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojali pet različitih figura za igru Frostgrave, a koje se mogu koristiti i za DND sessione. Fokus ovih predavanja bilo jebojenje 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. 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 korištene su akrilne boje na bazi vode.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg" width="600" /> </a></p>
<p>
Tijekom vikenda, 17.-18.05., organizirali smo <strong>RADIONICU BOJANJA MINIJATURA – Kitbashing and Converting</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" width="600" /> </a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i bila je fokusirana na izradu dvije (do tri) vlastite minijature od raznih dijelova (više različitih minijatura) uz dodatak modeliranja dijelova uz pomoć modelarskih masa (Green Stuff). Sastojala se od dva dijela, teorijskog i praktičnog dijela. Tijekom radionice polaznici su se upoznali s alatima, materijalima i tehnikama za izvođenje jednostavnih i kompleksnih konverzija, uključujući uporabu masa za modeliranje.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" width="600" /> </a></p>
<p>
Tijekom vikenda, 13.-14.9.2025., održali smo novu vikend radionicu bojanja minijatura pod nazivom <strong>Kontrastice</strong>.</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/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>
<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>
<strong>B A C K T O B A S I C S Radionice za najmlađe</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg" width="600" /> </a></p>
<p>
Tijekom listopada i studenog u Knjižnicama Grada Zagreba smo održali naše Back to Basics radionice bojanja minijatura za najmlađe. Ukupno smo održali šest radionice tijekom listopada i studenog. A u kombinaciji sa nastupima Udruge na raznim događanjima tijekom 2025., sveukupno je kroz program B2B radionica prošlo 100 polaznika, naših najmlađih sugrađana.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg" width="600" /> </a></p>
<p>
<strong>A G R A M L E G O S E K C I J A</strong></p>
<p>
Kao dio naše Agram Lego Sekcije, od 2024. organiziramo serije stručnih predavanja vezanih na naš trenutni grupni LEGO projekt. Naši stručnjaci vode predavanja iz raznih područja poput arhitekture, strojarstva, brodogradnje, kiparstva i slično. U 2025. smo obradili dvije teme: Leonardo da Vinci – izumitelj te Orient Express.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg" width="600" /></a></p>
<p>
U veljači je naš Mario Grgurev obradio temu izumitelja Leonarda da Vincija u sklopu izgradnje njegovog letećeg stroja.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg" width="600" /></a></p>
<p>
U travnju su naši strojari održali niz predavanja o Orient Expressu te parnim strojevima i lokomotivama u sklopu izgradnje makete ovog najpoznatijeg vlaka na svijetu.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg" width="600" /></a></p>
<p>
<strong>A G R A M G R O U P B U I L D</strong></p>
<p>
U sklopu ovog projekta UMS „Agram” pod nazivom Agram Group Build koji je nastao nakon što su Kruno i Marko srijedama razgovarali o zajedničkim projektima i kako bi bilo cool okupiti više ljudi srijedama oko rada na zajedničkom nečemu. Iz toga se izrodila ideja o Group Buildovima. U 2025. smo radili na seriji bisti na temu Iron Maiden te na izradi dieselpunk diorame letećeg otoka.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg" width="600" /> </a></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>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg" width="600" /> </a></p>
<p>
<strong>H O B B Y K U T A K S R I J E D O M</strong></p>
<p>
Hobby Kutak Srijedom je zamišljen kao suma besplatnih aktivnosti u prostoru kojeg koristi UMS „Agram” u terminima srijedom navečer. Većina aktivnosti je otvorena za sve, uz neke pogodnosti za članove UMS „Agram” poput skladištenja minijatura u vitrinama između termina ili pak posuđivanje knjiga iz naše bogate Knjižnice.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg" width="600" /> </a></p>
<p>
<strong>A D V E N T U A G R A M U</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg
" width="600" /> </a></p>
<p>
Tijekom studenog i prosinca organizirali smo program pod nazivom Advent u Agramu koji se sastojao od interaktivnih radionica izrade božićnih kuglica te kraćih oglednih radionica tijekom prosinca. Interaktivne radionice podrazumijevaju da polaznici izrađuju vlastite makete prema uputama i pod paskom voditelja. Za ogledne radionice u prosincu nisu potrebne prijave, a sastoje se od niza zasebnih tema koje obrađuju maketarske metode, efekte i materijale koji su vezani za zimski period poput izrade snijega, leda i sličnog koje predavač pokazuje za katedrom.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" width="600" /> </a></p>
<p>
<strong>Tečaj fotografiranja minijatura</strong></p>
<p>
10.12. u sklopu Adventa u Agramu održan je i tečaj fotografiranja minijatura u kojemu je predavač pokazao kako fotografirati minijature i kako učiniti da sve minijature budu oštre.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" width="600" /> </a></p>
<p>
<strong>Secret Santa</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" width="600" /> </a></p>
<p>
<strong>Buvljak minijatura i bitseva</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" width="600" /> </a></p>
<p>
<strong>N A S T U P I N A N A T J E C A NJ I M A, K O N V E N C I J A M A, I Z L O Ž B A M A I D R U G I M D O G A Đ A NJ I M A</strong></p>
<p>
<strong>All A Bord, Nedelišće</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" width="600" /> </a></p>
<p>
Naš Mario, veteran međimurskih bojilišta, vodio je jos jednu Back to Basics radionicu bojanja. Ovoga puta, na All A-Board vol.2 DDI - Dani društvenih igara u Nedelišću u subotu 15.3.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" width="600" /> </a></p>
<p>
<strong>Sferakon, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" width="600" /> </a></p>
<p>
UMS "Agram" je ove godine na svom štandu u subotu 10.5. organizirao interaktivne Back to Basics radionice bojanja minijatura prilagođene svim uzrastima (od 8-99). Radionice za do tri polaznika su u trajanju od sat vremena.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" width="600" /> </a></p>
<p>
<strong>H.R.E.N.28, Medvode, Slovenija</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" width="600" /> </a></p>
<p>
Naša delegacija je sudjelovala na međunarodnom pozivnom događaju H.r.e.n.28 koji su organizirali naši prijatelji iz AmuletD20.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" width="600" /> </a></p>
<p>
<strong>14. dani tehničke kulture, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" width="600" /> </a></p>
<p>
19. i 20.9. nastupili smo na XIV danima tehničke kulture u Kulturnom centru Dubrava. Dane je organizirala Zagrebačka zajednica tehničke kulture.</p>
<p>
U sklopu nastupa organizirali smo: - predstavljanje Agramera, linije chibi minijatura - promociju knjige Tabletop Scenery for Beginners</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" width="600" /> </a></p>
<p>
A s ponosom objavljujemo i da smo za naš rad u 2024. primili godišnju nagradu tehničke kulture dr. Oton Kučera</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" width="600" /> </a></p>
<p>
Također smo organizirali i besplatne: - pokazne demonstracije minijaturističkih tehnika - sculpting i bojanje minijatura u petak - Back to Basics radionice bojanja minijatura za najmlađe u subotu</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" width="600" /> </a></p>
<p>
<strong>Modelmania, Zagreb</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" width="600" /></a></p>
<p>
U subotu 25.10.2025. održao se Foto Video Show & ModelMania Zagreb u Kongresnoj dvorani na Zagrebačkom Velesajmu. UMS Agram je nastupio s prezentacijom rada naših raznih programa poput Advent u Agramu, Agram Group Build, Agram Lego Sekcija i Knjižnica i čitaonica UMS "Agram".</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" width="600" /></a></p>
<p>
Naši volonteri, Kruno i Marko bili su tamo od 10 ujutro i odgovarali na pitanja s čime se bavimo. Antoni i Lav su bili zaduženi za demonstriranje stolne strateške igre Gaslands! Kruno je držao Back to Basics radionice bojanja minijatura!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" width="600" /></a></p>
<p>
<strong>Državno prvenstvo Slovenije u plastičnom maketarstvu, Ljubljana, Slovenija</strong></p>
<p>
U subotu, 22.11.2025. u Ljubljani održavalo se Državno prvenstvo Slovenije u plastičnom maketarstvu, jubilarno, 30. Tom prilikom naša delegacija je nastupila u nekoliko kategorija, ali i po prvi puta sa prezentacijskim štandom.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
<strong>Muzej Slovenija v Malem, Šenčur/Kranj, Slovenija</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
Nakon nastupa na Državnom prvenstvu u Ljubljani, naša ekipa se u nedjelju ujutro uputila na izlet u Kranj na poziv naših partnera iz Back to Basics! Prvo smo posjetili muzej Svet v Malem u Šenčuru pa onda sjedište Back to Basics u Kranju.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
Tijekom posjeta uručena nam je prigodna plaketa povodom stotog polaznika naših Back to Basics radionica tijekom 2025..</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
Nakon toga posjetili smo i B2B sjedište u inkubatoru Kovačnica u Kranju gdje smo uz kavu prodiskutirali stanje u tehničkoj kulturi kako u Sloveniji tako i u Hrvatskoj.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
<strong>P O S J E T E I Z L O Ž B A M A, N A T J E C A NJ I M A I D R U G I M D O G A Đ A J I M A</strong></p>
<p>
<strong>Mosonshow, Mosonmagyarovar, Mađarska</strong></p>
<p>
U travnju je naš Marko Paunović na poziv organizatora bio jedan od sudaca na prestižnom međunarodnom natjecanju Mosonshow.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" width="600" /> </a></p>
<p>
<strong>Eurotrack 2025, Zagreb</strong></p>
<p>
U petak, 10. svibnja, naša delegacija za izložbe, posjetila je najveću izložbu modela vlakova u Hrvatskoj pod nazivom Eurotrack 2025.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" width="600" /></a></p>
<p>
<strong>Kontrast, Varšava, Poljska</strong></p>
<p>
Jedno od najvećih natjecanja u bojenju minijatura na svijetu odvija se u Varšavi od 2021. godine. Klan Knezović je posjetio Kontrast prvi puta 2023. godine. Događaj je bio sjajan te su uživali u gotovo 1500 radova, od kojih su mnogi rađeni od strane majstora na najvišoj umjetničkoj razini.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg" width="600" /> </a></p>
<p>
Naši rezultati bili su iznad očekivanja. Petar se nije vratio s medaljom, jer je kroz 2 godine radio većinom na narudžbama. Jure Cukar, za koga smo nosili 3 modela osvojio je 1 srebro u Standard klasi. Filip je osvojio 2 srebra u Standard klasi za svoje guštere (diorama) i za svojeg ambientalnog vojnika (single model do 54 mm). Ivan je pak osvojio zlato u Standard Historical and Realism kategoriji te nagradu Alternity Miniaturesa, srebro u Standard Storytelling kategoriji, zlato u Standard kategoriji za modele veće od 54 milimetra te zlato u Standard Diorama kategoriji, medalju Verko's Vaulta (muzej minijatura u Las Vegasu) te ono što stvarno nisam očekivao, Best of Standard – nagradu za najbolji rad od svih radova u Standard kategoriji. Pored toga osvojio je i jednu srebrnu medalju u Master kategoriji.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg
" width="600" /> </a></p>
<p>
<strong>Svet v Malem, Pivka, Slovenija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" width="600" /></a></p>
<p>
U subotu, 24.5.2025. zaputili smo se u Pivku u Sloveniji na tradicionalno međunarodno natjecanje Svet v Malem. Kao i proteklih godina i ovaj puta se održalo u Parku vojaške zgodovine u Pivki smještenom u bivšoj vojnoj kasarni.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" width="600" /></a></p>
<p>
<strong>Majstorstvo u mjerilu, Samobor </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" width="600" /></a></p>
<p>
U utorak, 15.7. posjetili smo otvorenje izložbe brodova i ostalih maketa autora Marijana Majdaka pod nazivom Majstorstvo u mjerilu.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" width="600" /></a></p>
<p>
<strong>CK 2025, Stubičke toplice </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" width="600" /></a></p>
<p>
U subotu, 27.9.2025. naši članovi su nastupili na CK2025 u Stubičkim toplicama.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" width="600" /></a></p>
<p>
<strong>Amulet D20 Grand Tournament, Ljubljana, Slovenija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" width="600" /></a></p>
<p>
Početkom listopada naš Domagoj je imao priliku posjetiti susjede iz udruge Amuletd20. Ovog puta nije bio artsy Turnip28 event, nego ogroman turnir u AOS i Conquest igrama.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" width="600" /></a></p>
<p>
<strong>Monte San Savino Show, Monte San Savino, Italija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" width="600" /></a></p>
<p>
U malom gradiću u Italiji svake se godine, još od 2006., održava jedna od najvećih i najprestižnijih izložbi minijatura na svijetu, koja okuplja minijaturiste iz cijeloga svijeta. Klan Knezović zaključio je da je šteta što na Monte San Savino Show ne dolaze Hrvati, pa su nakon odličnog provoda na Kontrastu, izložbi minijatura u Varšavi, odlučili posjetiti i Italiju.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" width="600" /></a></p>
<p>
<strong>Kup Zagreb, Zagreb </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
U subotu 6.12. naši članovi su nastupili na 20. Kupu Zagreb. Natjecanje se održalo u OŠ Juraja Kaštelana na zagrebačkoj Savici..</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
<p>
<strong>ČLANCI IZ MINIJATURIZMA I MAKETARSTVA</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg" width="600" /> </a></p>
<p>
I za kraj, valja spomenuti i naš najopsežniji program. Online objavljivanje članaka iz minijaturizma i maketarstva započeto 2020. se nastavilo i u narednim godinama pa tako i 2025. sa preko 50 objavljenih članaka ove godine. Ovim putem se zahvaljujemo svim članovima na trudu i zalaganju u izradi minijatura i maketa, ali posebno u odvajanju vremena za fotografiranje rada u nastajanju i pisanja članaka za našu stranicu.</p>
<p>
<strong>K NJ I G A U I Z D A NJ U U M S „A G R A M“</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg" width="600" /> </a></p>
<p>
Tijekom 2025. izdali smo i prvu publikaciju na engleskom jeziku. Riječ je o priručniku Tabletop Scenery for Beginners autora Marka Paunovića.</p>
<p>
</p>
<p>
<strong>UMS „Agram“ vam želi sve najbolje u novoj 2026. godini! Vidimo se iduće godine!</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" width="600" /> </a></p>
"
["created"]=>
string(19) "2025-12-18 07:33:37"
["modified"]=>
string(19) "2025-12-18 07:33:37"
}
["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>, 18<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/10" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "485"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(27) "We visited: Kup Zagreb 2025"
["title_hrv"]=>
string(30) "Posjetili smo: Kup Zagreb 2025"
["mask_eng"]=>
string(26) "we_visited_kup_zagreb_2025"
["mask_hrv"]=>
string(29) "posjetili_smo_kup_zagreb_2025"
["content_eng"]=>
string(2240) "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(2691) "<p>
U subotu 6.12. naši članovi su nastupili na 20. Kupu Zagreb. Natjecanje se održalo u OŠ Juraja Kaštelana na zagrebačkoj Savici.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" width="600" /></a></p>
<p>
Rad kojem smo dodijelili naš tradicionalni Best of Show voted by Agram je došao iz Mađarske iz radionice Akosa Szabe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" width="600" /></a></p>
<p>
Na kraju, osim nekoliko specijalnih nagrada, naši članovi osvojili su dvije zlatne, dvije srebrne i dvije brončane medalje.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2025-12-10 10:37:40"
["modified"]=>
string(19) "2025-12-10 10:37:40"
}
["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>, 10<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/09" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "484"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(91) "We visited: Museum Slovenia v Malem and Back to Basics in the Kovačnica incubator in Kranj"
["title_hrv"]=>
string(88) "Posjetili smo: Muzej Slovenija v Malem i Back to Basics u inkubatoru Kovačnica u Kranju"
["mask_eng"]=>
string(89) "we_visited_museum_slovenia_v_malem_and_back_to_basics_in_the_kovacnica_incubator_in_kranj"
["mask_hrv"]=>
string(86) "posjetili_smo_muzej_slovenija_v_malem_i_back_to_basics_u_inkubatoru_kovacnica_u_kranju"
["content_eng"]=>
string(10845) "<p>
<em>After the performance at the National Championship in Ljubljana, our team went on a trip to Kranj on Sunday morning at the invitation of our partners from Back to Basics!</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" width="600" /></a></p>
<p>
The day was beautiful and we soon reached the first point of our excursion. The Museum Svet v Malem.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
The lecture about the museum was given by our friends Bine Logar, Luka Jančič and Milan Hrestak.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
After the lecture, there was free time to view dioramas related to the history of Slovenia.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" width="600" /></a></p>
<p>
After looking at the models on the ground floor, we went up to the first floor to the workshop area. The first thing that impressed us was the representation of Triglav. A train runs around the entire room, showing the past of Slovenia.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" width="600" /></a></p>
<p>
The second thing our hosts surprised us with was a commemorative plaque rewarding us for successfully conducting Back to Basics workshops in 2025, in which we had 100 participants.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
On the way out, we signed the Guest Book.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" width="600" /></a></p>
<p>
After visiting the museum, our hosts took us to lunch at Walter's (all recommendations for real Bosnian grill!)</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" width="600" /></a></p>
<p>
After that, we visited the B2B headquarters at the Kovačnica incubator in Kranj, where we discussed the state of technical culture in both Slovenia and Croatia over coffee.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
To end the gathering, the hosts took us for a short walk in nature.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" width="600" /></a></p>
<p>
And this wouldn't be a hobby trip if we didn't take a peek at at least one LGS - P<a href="https://parkenigma.com/">ark Enigma</a> in the center of Kranj!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" width="600" /></a></p>
<p>
Before returning, there was still time for a coffee and a chat about the weekend's impressions!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" width="600" /></a></p>
<p>
As always, more and bigger photos are on our <a href="https://www.facebook.com/UmsAgram/posts/pfbid035NPYFatZWjjMdsGMXkbnD9bAZcProUJW6eiEotUGv5E3Cws2cNMTbdsNTrithLtrl">social networks</a>!</p>
"
["content_hrv"]=>
string(10849) "<p>
<em>Nakon nastupa na Državnom prvenstvu u Ljubljani, naša ekipa se u nedjelju ujutro uputila na izlet u Kranj na poziv naših partnera iz Back to Basics!</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" width="600" /></a></p>
<p>
Dan je bio predivan i ubrzo smo stigli do prve točke našeg izleta. Muzej Svet v Malem.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
Predavanje o muzeju su odradili naši prijatelji Bine Logar, Luka Jančič i Milan Hrestak.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
Nakon predavanja, uslijedilo je slobodno vrijeme za razgledavanje diorama vezanih na povijest Slovenije.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" width="600" /></a></p>
<p>
Nakon razgledavanja maketa u prizemlju, popeli smo se na prvi kat u prostor radionice. Prvo što nas je impresioniralo bio je prikaz Triglava. Oko cijele prostorije prolazi vlak koji pokazuje prošlost Slovenije. </p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" width="600" /></a></p>
<p>
Druga stvar čime su nas naši domaćini iznenadili bila je prigodna spomenica kojom nas nagrađuju za uspješno vođenje Back to Basics radionica u 2025. u kojoj smo imali 100 polaznika.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
Na izlasku smo se upisali u Knjigu dojmova.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" width="600" /></a></p>
<p>
Nakon posjeta muzeju, domaćini su nas odveli na ručak kod Waltera. (sve preporuke za pravi bosanski roštilj!)</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" width="600" /></a></p>
<p>
Nakon toga posjetili smo i B2B sjedište u inkubatoru Kovačnica u Kranju gdje smo uz kavu prodiskutirali stanje u tehničkoj kulturi kako u Sloveniji tako i u Hrvatskoj.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
Za kraj druženja, domaćini su nas odveli na kratku šetnju u prirodi.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" width="600" /></a></p>
<p>
A ovo ne bi bio hobby put da nismo zavirili u barem jedan LGS - <a href="https://parkenigma.com/">Park Enigma</a> u centru Kranja!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" width="600" /></a></p>
<p>
Prije povratka još je bilo vremena za jednu kavu i razgovor o dojmovima vikenda!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" width="600" /></a></p>
<p>
Kao i uvijek, više i veće fotke su na našim <a href="https://www.facebook.com/UmsAgram/posts/pfbid035NPYFatZWjjMdsGMXkbnD9bAZcProUJW6eiEotUGv5E3Cws2cNMTbdsNTrithLtrl">socijalnim mrežama</a>!</p>
"
["created"]=>
string(19) "2025-12-09 08:40:12"
["modified"]=>
string(19) "2025-12-09 08:40:12"
}
["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>, 9<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/09" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "483"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(85) "We attended: Slovenian State Championship in plastic modelling, Ljubljana 22.11.2025."
["title_hrv"]=>
string(95) "Nastupili smo na: Državno prvenstvo Slovenije u plastičnom maketarstvu, Ljubljana 22.11.2025."
["mask_eng"]=>
string(80) "we_attended_slovenian_state_championship_in_plastic_modelling_ljubljana_22112025"
["mask_hrv"]=>
string(88) "nastupili_smo_na_drzavno_prvenstvo_slovenije_u_plasticnom_maketarstvu_ljubljana_22112025"
["content_eng"]=>
string(6634) "<p>
<em style="margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(0, 0, 0); font-family: Verdana, sans-serif;">On Saturday, November 22, 2025. in Ljubljana, the National Championship of Slovenia in Plastic Modeling was held. It was a jubilee, their 30th edition. For this occasion, our delegation performed in several categories, but also for the first time we had a presentation stand as well.</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
After the set-up, the competition opened at 11 am with the cutting of a celebratory cake.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" width="600" /></a></p>
<p>
Throughout the competition, our booth was very popular, and the biggest hit were the homemade chocolate chip cookies made by Marko's wife!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" width="600" /></a></p>
<p>
Below is a gallery of exhibits.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" width="600" /></a></p>
<p>
In our opinion, best of show went to Slovenia. Anže Zorko made a fantastic chieftain!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" width="600" /></a></p>
<p>
The best part of the event itself was hanging out with fellow modelers and gamers. Many thanks to Amulet D20 for the Middle Earth SBG demo which our Seb thoroughly enjoyed!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" width="600" /></a></p>
<p>
Finally, the tradition is that the most awarded member pays for the booze!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" width="600" /></a></p>
<p>
Look for more photos in better resolution on our <a href="https://www.facebook.com/UmsAgram/posts/pfbid02377ubCbd3gxYagHkhSd9aRixbJD7ZyxfrjRWDS6BtDiBNmToPSwfLc1qfeEzaBvTl">social networks</a>!</p>
"
["content_hrv"]=>
string(6669) "<p>
<em style="margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(0, 0, 0); font-family: Verdana, sans-serif;">U subotu, 22.11.2025. u Ljubljani održavalo se Državno prvenstvo Slovenije u plastičnom maketarstvu, jubilarno, 30. Tom prilikom naša delegacija je nastupila u nekoliko kategorija, ali i po prvi puta sa prezentacijskim štandom.</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
Nakon postavljanja, u 11 je natjecanje otvoreno uz prigodno rezanje slavljeničke torte.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" width="600" /></a></p>
<p>
TIjekom cijelog natjecanja, naš štand je bio jako posjećen, a najveći hit su bili domaći chocolate chip cookies koje je izradila Markova supruga!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" width="600" /></a></p>
<p>
U nastavku slijedi galerija radova.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" width="600" /></a></p>
<p>
Po našem izboru, best of show otišao je u Sloveniju. Anže Zorko napravio je fantastičnog poglavicu!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" width="600" /></a></p>
<p>
Najbolji dio samog događaja bilo je druženje s kolegama maketarima i gamerima. Veliko hvala Amulet D20 na demonstraciji Middle Earth SBG u kojoj je naš Seb izrazito uživao!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" width="600" /></a></p>
<p>
Za kraj, tradicija da najnagrađivaniji član plaća cugu!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" width="600" /></a></p>
<p>
Više fotografija i u boljoj rezoluciji potražite na našim <a href="https://www.facebook.com/UmsAgram/posts/pfbid02377ubCbd3gxYagHkhSd9aRixbJD7ZyxfrjRWDS6BtDiBNmToPSwfLc1qfeEzaBvTl">socijalnim mrežama</a>!</p>
"
["created"]=>
string(19) "2025-12-09 08:09:21"
["modified"]=>
string(19) "2025-12-09 08:09:21"
}
["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>, 9<span class="superscript">th</span> December 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('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/latestBattleReports.ctp</b>, line <b>8</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/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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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('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/latestBattleReports.ctp</b>, line <b>11</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/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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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('cakeErr6-trace').style.display = (document.getElementById('cakeErr6-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="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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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('cakeErr7-trace').style.display = (document.getElementById('cakeErr7-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="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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768084219
SessionHelper::$sessionTime = 1768096219
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 = 1768084219
SessionHelper::$sessionTime = 1768096219
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(),
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('cakeErr2-trace').style.display = (document.getElementById('cakeErr2-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="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"></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="cakeErr2-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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "487",
"member_id" => "35",
"title_eng" => "Advent in Agram 2025",
"title_hrv" => "Advent u Agramu 2025",
"mask_eng" => "advent_in_agram_2025",
"mask_hrv" => "advent_u_agramu_2025",
"content_eng" => "<p>
During November and December we organized Advent in Agram. The Advent consisted of several fun events.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Terrain Workshop - Hobbiton Xmass decorations</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Miniature Photography Course</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Figurines and Bits Flea Market</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
And it all ended with a Christmas party</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Tijekom studenog i prosinca organizirali smo Advent u Agramu. Advent se sastojao od nekoliko zabavnih događaja.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Radionica izrade prostornih maketa - izrada božićne kuglice u obliku hobitske rupe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Tečaj fotografiranja minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Buvljak figura i bitsa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
I sve je zavr&scaron;ilo božićnom zabavom!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"created" => "2025-12-18 08:55:50",
"modified" => "2025-12-18 08:55:50"
),
"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('cakeErr3-trace').style.display = (document.getElementById('cakeErr3-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="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"></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="cakeErr3-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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "487",
"member_id" => "35",
"title_eng" => "Advent in Agram 2025",
"title_hrv" => "Advent u Agramu 2025",
"mask_eng" => "advent_in_agram_2025",
"mask_hrv" => "advent_u_agramu_2025",
"content_eng" => "<p>
During November and December we organized Advent in Agram. The Advent consisted of several fun events.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Terrain Workshop - Hobbiton Xmass decorations</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Miniature Photography Course</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Figurines and Bits Flea Market</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
And it all ended with a Christmas party</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Tijekom studenog i prosinca organizirali smo Advent u Agramu. Advent se sastojao od nekoliko zabavnih događaja.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Radionica izrade prostornih maketa - izrada božićne kuglice u obliku hobitske rupe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Tečaj fotografiranja minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Buvljak figura i bitsa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
I sve je zavr&scaron;ilo božićnom zabavom!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"created" => "2025-12-18 08:55:50",
"modified" => "2025-12-18 08:55:50"
),
"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/12/18" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "487"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(20) "Advent in Agram 2025"
["title_hrv"]=>
string(20) "Advent u Agramu 2025"
["mask_eng"]=>
string(20) "advent_in_agram_2025"
["mask_hrv"]=>
string(20) "advent_u_agramu_2025"
["content_eng"]=>
string(2568) "<p>
During November and December we organized Advent in Agram. The Advent consisted of several fun events.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Terrain Workshop - Hobbiton Xmass decorations</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Miniature Photography Course</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Figurines and Bits Flea Market</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
And it all ended with a Christmas party</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(2619) "<p>
Tijekom studenog i prosinca organizirali smo Advent u Agramu. Advent se sastojao od nekoliko zabavnih događaja.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Radionica izrade prostornih maketa - izrada božićne kuglice u obliku hobitske rupe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Tečaj fotografiranja minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Buvljak figura i bitsa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
I sve je završilo božićnom zabavom!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2025-12-18 08:55:50"
["modified"]=>
string(19) "2025-12-18 08:55:50"
}
["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>, 18<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/18" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "486"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(31) "Agram 2025 – A Year In Review"
["title_hrv"]=>
string(34) "Agram u 2025. iliti 2025. u Agramu"
["mask_eng"]=>
string(27) "agram_2025_a_year_in_review"
["mask_hrv"]=>
string(32) "agram_u_2025_iliti_2025_u_agramu"
["content_eng"]=>
string(52755) "<p>
The year 2025 has also come to an end, in which, in addition to the traditional programs, we created a series of our own miniatures for the first time, published the first book in English, and also made our own miniatures for awards for our Black Queen in 2026! In cooperation with Algebra Bernays University, two of their students, Jana Pahel and Monika Bešenić, designed Agramer figures according to our design, which we already used this year in our Back to Basics workshops. In addition to these miniatures, for the needs of our miniature painting competition, Black Queen H&MPC also created a bust and a 75mm and 120mm miniature of Barbara Celjska, known in these parts as the Black Queen. Read about all that below.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" width="600" /> </a></p>
<p>
<strong>A G R A M E R S</strong></p>
<p>
In September, at the Days of Technical Culture, we presented our Agrameri miniature line for the first time. It consists of six miniatures depicting a dragon, a knight, a barbarian, a princess, a king and a wizard..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" width="600" /> </a></p>
<p>
But let's go back to the beginning of the year, which, like every year, began with our traditional Exhibition...</p>
<p>
<strong>E X H I B I T I O N O F M I N I A T U R E S A N D T A B L E T O P S C E N E R Y A G R A M 2 0 2 5</strong></p>
<p>
We started the year with preparations for our annual Exhibition of Miniatures and Tabletop Scenery, during which we also organized a weekend miniature painting workshop and, for the fifth time this term, our international miniature painting competition, the Black Queen Hobby and Miniature Painting Competition..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg" width="600" /> </a></p>
<p>
<strong>The Exhibition of Miniatures and Tabletop Scenery "Agram 2025"</strong> took place this year from 20.2. to 9.03. The exhibition was set up on Wednesday 19.2. in the afternoon and was attended by a large number of members and friends of the Association who exhibited their works.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" width="600" /> </a></p>
<p>
As always, the Exhibition presented a cross-section of the work of the Association, its members, participants of its courses and workshops, and members of the Miniature Painters Croatia FB group. A large number of showcases contained numerous miniatures for tabletop strategy games, board games, and an entire showcase was dedicated to award-winning exhibits from previous miniature competitions. Several showcases were dedicated to projects that the Association has been implementing for 21 years, such as the UMS “Agram” Library and Reading Room, the Workshop for Making Spatial Models, and the Miniature Painting Workshop.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" width="600" /> </a></p>
<p>
During the first weekend of the Exhibition, 22-23 February, we held the 19th annual international miniature painting competition, the Black Queen Hobby and Miniature Painting Competition. !</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg" width="600" /> </a></p>
<p>
As contestants arrived and registered for the competition, our hardworking staff photographed all the exhibits before sorting them into categories and carefully placing them in glass cases.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg" width="600" /> </a></p>
<p>
<strong>WARGAMING DEMO GAMES</strong></p>
<p>
This year, organized by our friends from Slovenia from the Amulet D20 club, demonstrations of the tabletop strategy game Turnip28 were held. Over the course of both days, a handful of games were played on beautiful terrain!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" width="600" /> </a></p>
<p>
<strong>SALE CORNER</strong></p>
<p>
During the weekend we hosted our sponsors with their sales stands: Swood.si and Carta Magica.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" width="600" /> </a></p>
<p>
<strong>MINIATURE PAINTING DEMONSTRATIONS</strong></p>
<p>
The ZZTK space allows workshops to be held during the weekend in the cinema hall in the basement, so we also organized demonstration workshops during the weekend. The work of the lecturers was recorded with a camera and projected onto the projection screen in the hall. Many thanks to our domestic and foreign lecturers: Ana Polanšćak (CRO), Vladimir Matić-Kuriljev (SRB), Luka Jaret and Vanet Dolenc (SLO), doc.dr.sc. Winton Afrić (CRO) and Marcello Rizza (I).</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" width="600" /> </a></p>
<p>
<strong>SPEED PAINTING CONTEST</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg" width="600" /> </a></p>
<p>
On Sunday afternoon, a miniature speed painting competition was held. Participants had 90 minutes to paint one miniature. Thanks to our sponsor Hobby Chest, who provided us with a large donation of painting materials from AK Interactive, we organized a miniature speed painting competition according to the following rules:</p>
<p>
- competitors have 90 minutes to paint a miniature</p>
<p>
- all competitors paint the same (same type) miniature</p>
<p>
- we provided paints from AK Interactive</p>
<p>
- we provided brushes from AK Interactive.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg" width="600" /> </a></p>
<p>
With that, we came to the very end of this wonderful weekend and all that remained was the distribution of prizes and awards to the winners.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" width="600" /> </a></p>
<p>
<strong>BACK TO BASICS WORKSHOPS FOR KIDS</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg" width="600" /> </a></p>
<p>
On weekdays from 17:00 to 18:00 we held our new workshops for the youngest, in which our youngest participants painted their first miniatures..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg" width="600" /> </a></p>
<p>
<strong>OPEN MINIATURE PAINTING WORKSHOPS</strong></p>
<p>
Over the next two weeks, our volunteers held open miniature painting workshops on weekdays from 4:00 PM to 8:00 PM. Miniature painting workstations were set up where our visitors could paint miniatures we had prepared (or their own if they had brought them) using our materials and tools.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg" width="600" /> </a></p>
<p>
U srijedu 05.03.2025. održana je godišnja <strong>sjednica Skupštine</strong> na kojoj smo odredili smjernice rada u 2025..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg" width="600" /> </a></p>
<p>
<strong>W E E K E N D M I N I A T U R E P A I N T I N G W O R K S H O P S</strong></p>
<p>
During the second weekend of the Exhibition, March 1-2, we organized a <strong>MINITURE PAINTING WORKSHOP – Frostgrave</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg" width="600" /> </a></p>
<p>
The workshop was held over two days (the whole weekend) and participants painted five different figures for the Frostgrave game, which can also be used for DND sessions. The focus of these lectures was painting several miniatures at once, but the knowledge from the workshop is equally applicable to painting armies for boardgames and a collection of figures for pen&paper rpgs. The workshop presented paints and accessories, preparation of figures, several techniques for coloring miniatures from basic to more advanced, and techniques and tricks for quickly and efficiently coloring large quantities of figures at once. As part of the workshop, water-based acrylic paints were used.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg" width="600" /> </a></p>
<p>
During the weekend, 17-18.05., we organized a <strong>MINITURE PAINTING WORKSHOP – Kitbashing and Converting</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" width="600" /> </a></p>
<p>
The workshop was conducted over two days (a whole weekend) and focused on making two (up to three) of their own miniatures from various parts (several different miniatures) with the addition of modeling the parts using modeling clay (Green Stuff). It consisted of two parts, a theoretical and a practical part. During the workshop, participants were introduced to tools, materials and techniques for performing simple and complex conversions, including the use of modeling putties.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" width="600" /> </a></p>
<p>
Over the weekend, September 13-14, 2025, we held a new weekend miniature painting workshop called <strong>Contrast paints</strong>.</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>
The workshop was held over two days (the whole weekend) and participants colored several (2-3) different figures using Contrast colors for quick coloring of miniatures. The focus of these lectures was coloring several miniatures at once, but the knowledge from the workshop is equally applicable to coloring armies for boardgames and a collection of figures for pen&paper rpgs. Each participant put together two to three figures from our collection, but for the first time they were also able to bring their own figures to work on. The workshop presented paints and accessories, preparation of figures, several techniques for coloring miniatures from basic to more advanced, and techniques and tricks for quickly and efficiently coloring large quantities of figures at once. As part of the workshop, water-based acrylic paints were used, with special attention paid to Contrast paints. The lectures were adjusted so that the presenters could devote equal time to all participants and could be adapted to all categories of miniaturists (from beginners to slightly advanced).</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>
<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>
<strong>B A C K T O B A S I C S Miniature painting workshops for kids</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg" width="600" /> </a></p>
<p>
During October and November, we held our Back to Basics miniature painting workshops for the youngest at the Zagreb City Libraries. We held a total of six workshops during October and November. And in combination with the Association's appearances at various events throughout 2025, a total of 100 participants, our youngest fellow citizens, went through the B2B workshop program..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg" width="600" /> </a></p>
<p>
<strong>A G R A M L E G O S E C T I O N</strong></p>
<p>
As part of our Agram Lego Section, we have been organizing a series of expert lectures related to our current group LEGO project since 2024. Our experts lead lectures in various fields such as architecture, mechanical engineering, naval architecture, sculpture, etc. In 2025, we covered two topics: Leonardo da Vinci – the inventor and the Orient Express.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg" width="600" /></a></p>
<p>
In February, our Mario Grgurev covered the topic of inventor Leonardo da Vinci as part of the construction of his flying machine.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg" width="600" /></a></p>
<p>
In April, our engineers held a series of lectures about the Orient Express, steam engines and locomotives as part of the construction of a model of this most famous train in the world.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg" width="600" /></a></p>
<p>
<strong>A G R A M G R O U P B U I L D</strong></p>
<p>
As part of this UMS "Agram" project called Agram Group Build, which was created after Kruno and Marko discussed joint projects on Wednesdays and how it would be cool to gather more people on Wednesdays to work on something together. From this, the idea of Group Builds was born. In 2025, we worked on a series of busts on the theme of Iron Maiden and on the creation of a dieselpunk diorama of a flying island.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg" width="600" /> </a></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>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg" width="600" /> </a></p>
<p>
<strong>H O B B Y C O R N E R O N W E D N E S D A Y S</strong></p>
<p>
Hobby Corner on Wednesdays is conceived as a collection of free activities in the space used by UMS "Agram" during Wednesday evening sessions. Most activities are open to everyone, with some benefits for UMS "Agram" members, such as storing miniatures in display cases between sessions or borrowing books from our extensive Library.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg" width="600" /> </a></p>
<p>
<strong>A D V E N T I N A G R A M </strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg
" width="600" /> </a></p>
<p>
During November and December, we organized a program called Advent in Agram, which consisted of interactive workshops on making Christmas balls and shorter demonstration workshops during December. Interactive workshops involve participants making their own models according to instructions and under the supervision of a leader. No registration is required for the demonstration workshops in December, and they consist of a series of separate topics that cover model-making methods, effects, and materials related to the winter period, such as making snow, ice, and the like, which the lecturer demonstrates from behind the desk.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" width="600" /> </a></p>
<p>
<strong>Miniature photography course</strong></p>
<p>
10.12. as part of Advent in Agram, a miniature photography course was held, in which the lecturer showed how to photograph miniatures and how to make all miniatures sharp.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" width="600" /> </a></p>
<p>
<strong>Secret Santa</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" width="600" /> </a></p>
<p>
<strong>Miniatures Fleamarket</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" width="600" /> </a></p>
<p>
<strong>P E R F O R M A N C E S AT C O M P E T I T I O N S, C O N V E N T I O N S, E X H I B I T I O N S A N D O T H E R E V E N T S </strong></p>
<p>
<strong>All A Bord, Nedelišće</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" width="600" /> </a></p>
<p>
Our Mario, a veteran of the battlefields of Međimurje, led another Back to Basics coloring workshop. This time, at All A-Board vol.2 DDI - Social Games Days in Nedelišće on Saturday, March 15th.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" width="600" /> </a></p>
<p>
<strong>Sferakon, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" width="600" /> </a></p>
<p>
This year, UMS "Agram" organized interactive Back to Basics miniature painting workshops at its stand on Saturday, May 10th, adapted for all ages (from 8-99). The workshops for up to three participants last an hour..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" width="600" /> </a></p>
<p>
<strong>H.R.E.N.28, Medvode, Slovenia</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" width="600" /> </a></p>
<p>
Our delegation participated in the international invitational event H.r.e.n.28 organized by our friends from AmuletD20.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" width="600" /> </a></p>
<p>
<strong>14. Days of Technical Culture, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" width="600" /> </a></p>
<p>
On September 19th and 20th, we performed at the 14th Days of Technical Culture at the Dubrava Cultural Center. The days were organized by the Zagreb Technical Culture Association..</p>
<p>
As part of the performance, we organized: - introducing Agramer, a line of chibi miniatures - promotion of the book Tabletop Scenery for Beginners</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" width="600" /> </a></p>
<p>
And we are proud to announce that we received the Dr. Oton Kučera Annual Technical Culture Award for our work in 2024.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" width="600" /> </a></p>
<p>
We also organized free: - demonstrations of miniaturist techniques - sculpting and painting miniatures on Friday - Back to Basics miniature painting workshops for the youngest on Saturday</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" width="600" /> </a></p>
<p>
<strong>Modelmania, Zagreb</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" width="600" /></a></p>
<p>
On Saturday, October 25, 2025, the Photo Video Show & ModelMania Zagreb took place in the Congress Hall at the Zagreb Fair. UMS Agram performed with a presentation of the work of our various programs such as Advent in Agram, Agram Group Build, Agram Lego Section and the UMS "Agram" Library and Reading Room.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" width="600" /></a></p>
<p>
Our volunteers, Kruno and Marko were there from 10am answering questions about what we do. Antoni and Lav were in charge of demonstrating the tabletop strategy game Gaslands! Kruno held a Back to Basics miniature painting workshop!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" width="600" /></a></p>
<p>
<strong>State Championship of Slovenia in plastic modeling, Ljubljana, Slovenia</strong></p>
<p>
On Saturday, November 22, 2025. in Ljubljana, the National Championship of Slovenia in Plastic Modeling was held, jubilee, 30. On this occasion, our delegation performed in several categories, but also for the first time with a presentation stand.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
<strong>Museum Slovenija v Malem, Šenčur/Kranj, Slovenij</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
After the performance at the National Championship in Ljubljana, our team went on a trip to Kranj on Sunday morning at the invitation of our partners from Back to Basics! First we visited the Svet v Malem museum in Šenčur and then the headquarters of Back to Basics in Kranj.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
During the visit, we were presented with a commemorative plaque on the occasion of the hundredth participant in our Back to Basics workshops during 2025.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
After that, we visited the B2B headquarters at the Kovačnica incubator in Kranj, where we discussed the state of technical culture in both Slovenia and Croatia over coffee.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
<strong>V I S I T S T O E X H I B I T I O N S, C O M P E T I T I O N S A N D O T H E R E V E N T S </strong></p>
<p>
<strong>Mosonshow, Mosonmagyarovar, Hungary</strong></p>
<p>
In April, our Marko Paunović, at the invitation of the organizers, was one of the judges at the prestigious international competition Mosonshow.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" width="600" /> </a></p>
<p>
<strong>Eurotrack 2025, Zagreb</strong></p>
<p>
On Friday, May 10, our exhibition delegation visited the largest model train exhibition in Croatia, called Eurotrack 2025.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" width="600" /></a></p>
<p>
<strong>Kontrast, Warsaw, Poland</strong></p>
<p>
One of the largest miniature painting competitions in the world has been taking place in Warsaw since 2021. The Knezović clan visited Kontrast for the first time in 2023. The event was great and they enjoyed almost 1500 works, many of which were made by masters at the highest artistic level.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg" width="600" /> </a></p>
<p>
Our results were beyond expectations. Petar did not return with a medal, because for 2 years he worked mostly on orders. Jure Cukar, for whom we wore 3 models, won 1 silver in the Standard class. Filip won 2 silvers in the Standard class for his lizards (diorama) and for his environmental soldier (single model up to 54 mm). Ivan won gold in the Standard Historical and Realism category and the Alternity Miniatures award, silver in the Standard Storytelling category, gold in the Standard category for models larger than 54 millimeters and gold in the Standard Diorama category, the medal of Verko's Vault (miniature museum in Las Vegas) and what I really did not expect, the Best of Standard - award for the best work of all works in the Standard category. In addition, he also won a silver medal in the Master category.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg
" width="600" /> </a></p>
<p>
<strong>Svet v Malem, Pivka, Slovenia </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" width="600" /></a></p>
<p>
On Saturday, May 24, 2025, we headed to Pivka, Slovenia, for the traditional international competition Svet v Malem. As in previous years, this time it was held in the Military History Park in Pivka, located in a former military barracks.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" width="600" /></a></p>
<p>
<strong>Mastery in Scale, Samobor </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" width="600" /></a></p>
<p>
On Tuesday, July 15th, we visited the opening of the exhibition of ships and other models by Marijan Majdak, entitled Mastery in Scale.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" width="600" /></a></p>
<p>
<strong>CK 2025, Stubičke Toplice </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" width="600" /></a></p>
<p>
On Saturday, September 27, 2025, our members performed at CK2025 in Stubičke Toplice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" width="600" /></a></p>
<p>
<strong>Amulet D20 Grand Tournament, Ljubljana, Slovenia </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" width="600" /></a></p>
<p>
In early October, our Domagoj had the opportunity to visit his neighbors from the Amuletd20 association. This time it wasn't an artsy Turnip28 event, but a huge tournament in AOS and Conquest games.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" width="600" /></a></p>
<p>
<strong>Monte San Savino Show, Monte San Savino, Italija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" width="600" /></a></p>
<p>
A small town in Italy has hosted one of the largest and most prestigious miniature exhibitions in the world every year since 2006, bringing together miniaturists from all over the world. The Knezović clan decided it was a shame that Croatians didn't come to the Monte San Savino Show, so after having a great time at Kontrast, a miniature exhibition in Warsaw, they decided to visit Italy as well.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" width="600" /></a></p>
<p>
<strong>Kup Zagreb, Zagreb </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
On Saturday, December 6th, our members competed in the 20th Zagreb Cup. The competition was held at the Juraj Kaštelan Elementary School in Zagreb.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
<p>
<strong>Modelling Articles</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg" width="600" /> </a></p>
<p>
And finally, our most comprehensive program should be mentioned. The online publication of articles from miniatures and model making that started in 2020 continued in the following years and even in 2025 with over 50 published articles this year. We would like to thank all members for their hard work and dedication in making miniatures and models, but especially for taking time to photograph work in progress and writing articles for our site.</p>
<p>
<strong>A B O O K P U B L I S H E D B Y U M S „A G R A M“</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg" width="600" /> </a></p>
<p>
In 2025, we published the first publication in English: Tabletop Scenery for Beginners by Marko Paunović.</p>
<p>
</p>
<p>
<strong>UMS "Agram" wishes you all the best in the new year 2026! See you next year!</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" width="600" /> </a></p>
"
["content_hrv"]=>
string(52683) "<p>
Došao je kraj i ovoj 2025. godini u kojoj smo pored tradicionalnih programa po prvi puta izradili i seriju vlastitih minijatura, izdali prvu knjigu na engleskom jeziku, ali i napravili vlastite minijature za nagrade za naš Black Queen 2026.! U suradnji sa sveučilištem Algebra Bernays, dvije njihove studentice, Jana Pahel i Monika Bešenić su prema našem dizajnu dizajnirale figure Agramera koje smo već ove godine koristili u našim Back to Basics radionicama. Pored tih minijatura, za potrebe našeg natjecanja u bojanju minijatura, Black Queen H&MPC, izradile su i bistu te 75mm i 120mm minijaturu Barbare Celjske, u ovim krajevima poznatu pod imenom Crna Kraljica. O svemu tome, pročitajte u nastavku.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" width="600" /> </a></p>
<p>
<strong>A G R A M E R I</strong></p>
<p>
U rujnu na Danima tehničke kulture po prvi puta smo predstavili našu liniju minijatura Agrameri. Sastoji se od šest minijatura koje prikazuju zmaja, viteza, barbarina, princezu, kralja i čarobnjaka.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" width="600" /> </a></p>
<p>
No vratimo se na početak godine, koji je kao i svaki puta započeo sa našom tradicionalnom Izložbom...</p>
<p>
<strong>I Z L O Ž B A M I N I J A T U R A I M A K E T A A G R A M 2 0 2 5</strong></p>
<p>
Godinu smo započeli pripremama za našu godišnju Izložbu minijatura i maketa tijekom koje smo organizirali i vikend radionicu bojanja minijatura te po peti puta u ovom terminu naše međunarodno natjecanje u bojanju minijatura Black Queen Hobby and Miniature Painting Competition.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg" width="600" /> </a></p>
<p>
<strong>Izložba minijatura i maketa "Agram 2025"</strong> održala se ove godine od 20.2. do 9.03. Postavljanje izložbe je održano u srijedu 19.2. u popodnevnim satima i sudjelovao je velik broj članova kao i prijatelja Udruge koji su izlagali svoje radove.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" width="600" /> </a></p>
<p>
Kao i uvijek, Izložba je prikazivala presjek rada Udruge, njenih članova, polaznika njenih tečajeva i radionica te članova FB grupe Miniature Painters Croatia. U velikom broju vitrina našle su se brojne minijature za stolne strateške igre, igre na tabli, a cijela jedna vitrina posvećena je nagrađenim izlošcima sa prethodnih minijaturističkih natjecanja. Nekoliko vitrina bilo je posvećeno projektima koje Udruga već 21 godinu provodi poput Knjižnice i čitaonice UMS „Agram“, Radionice za izradu prostornih maketa i Radionice bojanja minijatura.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" width="600" /> </a></p>
<p>
Tijekom prvog vikenda Izložbe, 22.-23.02.,održali smo 19. godišnje međunarodno natjecanje u bojanju minijatura <strong>Black Queen Hobby and Miniature Painting Competition</strong>!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg" width="600" /> </a></p>
<p>
Kako su natjecatelji pristizali i prijavljivali se na natjecanje, naše vrijedno osoblje je fotografiralo sve izloške prije nego li su ih rasporedili po kategorijama i pažljivo ih postavili u staklene vitrine.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg" width="600" /> </a></p>
<p>
<strong>WARGAMING POKAZNE PARTIJE</strong></p>
<p>
Ove godine u organizaciji naših prijatelja iz Slovenije iz kluba Amulet D20 održane su demonstracije stolne strateške igre Turnip28. Tijekom oba dana odigran je pregršt partija na predivnim terenima!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" width="600" /> </a></p>
<p>
<strong>PRODAJNI KUTAK</strong></p>
<p>
Tijekom vikenda ugostili smo naše sponzore sa njihovim prodajnim štandovima: Swood.si i Carta Magica.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" width="600" /> </a></p>
<p>
<strong>OGLEDNE RADIONICE BOJANJA MINIJATURA</strong></p>
<p>
Prostor ZZTK omogućuje održavanje radionica tijekom vikenda u kino dvorani u podrumu, stoga smo tijekom vikenda organizirali i ogledne radionice. Rad predavača snimao se kamerom i projicirao na projekcijsko platno u dvorani. Veliko hvala našim domaćim i inozemnim predavačima: Ani Polanšćak (HR), Vladimiru Matić-Kuriljevu (SRB), Luki Jaretu i Vanetu Dolencu (SLO), doc.dr.sc. Wintonu Afriću (HR) i Marcellu Rizzi (I).</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" width="600" /> </a></p>
<p>
<strong>NATJECANJE U BRZOM BOJANJU MINIJATURA</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg" width="600" /> </a></p>
<p>
U nedjelju popodne održano je i natjecanje u brzom bojanju minijatura. Sudionici su imali 90 minuta vremena da obojaju jednu minijaturu. Zahvaljujući našem sponzoru Hobby Chest, koji nam je osigurao veliku donaciju materijala za bojanje od AK Interactive, organizirali smo jedno natjecanje u brzom bojanju minijatura prema sljedećim pravilima:</p>
<p>
- natjecatelji imaju 90 minuta da oboje minijaturu</p>
<p>
- svi natjecatelji bojaju istu (isti tip) minijaturu</p>
<p>
- osigurali smo boje od AK Interactive</p>
<p>
- osigurali smo kistove od AK Interactive.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg" width="600" /> </a></p>
<p>
S time smo došli do samoga kraja ovog predivnog vikenda i sve što je preostalo je bila podjela nagrada i priznanja pobjednicima.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" width="600" /> </a></p>
<p>
<strong>BACK TO BASICS RADIONICE ZA NAJMLAĐE</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg" width="600" /> </a></p>
<p>
Radnim danima od 17:00 do 18:00 održavali smo naše nove radionice za najmlađe u kojima su naši najmlađi polaznici bojali svoje prve minijature.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg" width="600" /> </a></p>
<p>
<strong>OTVORENE RADIONICE BOJANJA MINIJATURA</strong></p>
<p>
Tijekom naredna dva tjedna, naši volonteri su radnim danima od 16:00 do 20:00, držali otvorene radionice bojanja minijatura. Postavljene su radne stanice za bojanje minijatura na kojoj su naši posjetitelji mogli bojati minijature koje smo priredili (ili svoje ukoliko su ih donijeli) koristeći naše materijale i alate.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg" width="600" /> </a></p>
<p>
U srijedu 05.03.2025. održana je godišnja <strong>sjednica Skupštine</strong> na kojoj smo odredili smjernice rada u 2025..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg" width="600" /> </a></p>
<p>
<strong>V I K E N D R A D I O N I C E B O J A NJ A M I N I J A T U R A</strong></p>
<p>
Tijekom drugog vikenda Izložbe, 01.-02.03., organizirali smo <strong>RADIONICU BOJANJA MINIJATURA – Frostgrave</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg" width="600" /> </a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojali pet različitih figura za igru Frostgrave, a koje se mogu koristiti i za DND sessione. Fokus ovih predavanja bilo jebojenje 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. 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 korištene su akrilne boje na bazi vode.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg" width="600" /> </a></p>
<p>
Tijekom vikenda, 17.-18.05., organizirali smo <strong>RADIONICU BOJANJA MINIJATURA – Kitbashing and Converting</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" width="600" /> </a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i bila je fokusirana na izradu dvije (do tri) vlastite minijature od raznih dijelova (više različitih minijatura) uz dodatak modeliranja dijelova uz pomoć modelarskih masa (Green Stuff). Sastojala se od dva dijela, teorijskog i praktičnog dijela. Tijekom radionice polaznici su se upoznali s alatima, materijalima i tehnikama za izvođenje jednostavnih i kompleksnih konverzija, uključujući uporabu masa za modeliranje.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" width="600" /> </a></p>
<p>
Tijekom vikenda, 13.-14.9.2025., održali smo novu vikend radionicu bojanja minijatura pod nazivom <strong>Kontrastice</strong>.</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/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>
<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>
<strong>B A C K T O B A S I C S Radionice za najmlađe</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg" width="600" /> </a></p>
<p>
Tijekom listopada i studenog u Knjižnicama Grada Zagreba smo održali naše Back to Basics radionice bojanja minijatura za najmlađe. Ukupno smo održali šest radionice tijekom listopada i studenog. A u kombinaciji sa nastupima Udruge na raznim događanjima tijekom 2025., sveukupno je kroz program B2B radionica prošlo 100 polaznika, naših najmlađih sugrađana.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg" width="600" /> </a></p>
<p>
<strong>A G R A M L E G O S E K C I J A</strong></p>
<p>
Kao dio naše Agram Lego Sekcije, od 2024. organiziramo serije stručnih predavanja vezanih na naš trenutni grupni LEGO projekt. Naši stručnjaci vode predavanja iz raznih područja poput arhitekture, strojarstva, brodogradnje, kiparstva i slično. U 2025. smo obradili dvije teme: Leonardo da Vinci – izumitelj te Orient Express.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg" width="600" /></a></p>
<p>
U veljači je naš Mario Grgurev obradio temu izumitelja Leonarda da Vincija u sklopu izgradnje njegovog letećeg stroja.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg" width="600" /></a></p>
<p>
U travnju su naši strojari održali niz predavanja o Orient Expressu te parnim strojevima i lokomotivama u sklopu izgradnje makete ovog najpoznatijeg vlaka na svijetu.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg" width="600" /></a></p>
<p>
<strong>A G R A M G R O U P B U I L D</strong></p>
<p>
U sklopu ovog projekta UMS „Agram” pod nazivom Agram Group Build koji je nastao nakon što su Kruno i Marko srijedama razgovarali o zajedničkim projektima i kako bi bilo cool okupiti više ljudi srijedama oko rada na zajedničkom nečemu. Iz toga se izrodila ideja o Group Buildovima. U 2025. smo radili na seriji bisti na temu Iron Maiden te na izradi dieselpunk diorame letećeg otoka.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg" width="600" /> </a></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>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg" width="600" /> </a></p>
<p>
<strong>H O B B Y K U T A K S R I J E D O M</strong></p>
<p>
Hobby Kutak Srijedom je zamišljen kao suma besplatnih aktivnosti u prostoru kojeg koristi UMS „Agram” u terminima srijedom navečer. Većina aktivnosti je otvorena za sve, uz neke pogodnosti za članove UMS „Agram” poput skladištenja minijatura u vitrinama između termina ili pak posuđivanje knjiga iz naše bogate Knjižnice.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg" width="600" /> </a></p>
<p>
<strong>A D V E N T U A G R A M U</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg
" width="600" /> </a></p>
<p>
Tijekom studenog i prosinca organizirali smo program pod nazivom Advent u Agramu koji se sastojao od interaktivnih radionica izrade božićnih kuglica te kraćih oglednih radionica tijekom prosinca. Interaktivne radionice podrazumijevaju da polaznici izrađuju vlastite makete prema uputama i pod paskom voditelja. Za ogledne radionice u prosincu nisu potrebne prijave, a sastoje se od niza zasebnih tema koje obrađuju maketarske metode, efekte i materijale koji su vezani za zimski period poput izrade snijega, leda i sličnog koje predavač pokazuje za katedrom.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" width="600" /> </a></p>
<p>
<strong>Tečaj fotografiranja minijatura</strong></p>
<p>
10.12. u sklopu Adventa u Agramu održan je i tečaj fotografiranja minijatura u kojemu je predavač pokazao kako fotografirati minijature i kako učiniti da sve minijature budu oštre.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" width="600" /> </a></p>
<p>
<strong>Secret Santa</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" width="600" /> </a></p>
<p>
<strong>Buvljak minijatura i bitseva</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" width="600" /> </a></p>
<p>
<strong>N A S T U P I N A N A T J E C A NJ I M A, K O N V E N C I J A M A, I Z L O Ž B A M A I D R U G I M D O G A Đ A NJ I M A</strong></p>
<p>
<strong>All A Bord, Nedelišće</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" width="600" /> </a></p>
<p>
Naš Mario, veteran međimurskih bojilišta, vodio je jos jednu Back to Basics radionicu bojanja. Ovoga puta, na All A-Board vol.2 DDI - Dani društvenih igara u Nedelišću u subotu 15.3.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" width="600" /> </a></p>
<p>
<strong>Sferakon, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" width="600" /> </a></p>
<p>
UMS "Agram" je ove godine na svom štandu u subotu 10.5. organizirao interaktivne Back to Basics radionice bojanja minijatura prilagođene svim uzrastima (od 8-99). Radionice za do tri polaznika su u trajanju od sat vremena.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" width="600" /> </a></p>
<p>
<strong>H.R.E.N.28, Medvode, Slovenija</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" width="600" /> </a></p>
<p>
Naša delegacija je sudjelovala na međunarodnom pozivnom događaju H.r.e.n.28 koji su organizirali naši prijatelji iz AmuletD20.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" width="600" /> </a></p>
<p>
<strong>14. dani tehničke kulture, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" width="600" /> </a></p>
<p>
19. i 20.9. nastupili smo na XIV danima tehničke kulture u Kulturnom centru Dubrava. Dane je organizirala Zagrebačka zajednica tehničke kulture.</p>
<p>
U sklopu nastupa organizirali smo: - predstavljanje Agramera, linije chibi minijatura - promociju knjige Tabletop Scenery for Beginners</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" width="600" /> </a></p>
<p>
A s ponosom objavljujemo i da smo za naš rad u 2024. primili godišnju nagradu tehničke kulture dr. Oton Kučera</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" width="600" /> </a></p>
<p>
Također smo organizirali i besplatne: - pokazne demonstracije minijaturističkih tehnika - sculpting i bojanje minijatura u petak - Back to Basics radionice bojanja minijatura za najmlađe u subotu</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" width="600" /> </a></p>
<p>
<strong>Modelmania, Zagreb</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" width="600" /></a></p>
<p>
U subotu 25.10.2025. održao se Foto Video Show & ModelMania Zagreb u Kongresnoj dvorani na Zagrebačkom Velesajmu. UMS Agram je nastupio s prezentacijom rada naših raznih programa poput Advent u Agramu, Agram Group Build, Agram Lego Sekcija i Knjižnica i čitaonica UMS "Agram".</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" width="600" /></a></p>
<p>
Naši volonteri, Kruno i Marko bili su tamo od 10 ujutro i odgovarali na pitanja s čime se bavimo. Antoni i Lav su bili zaduženi za demonstriranje stolne strateške igre Gaslands! Kruno je držao Back to Basics radionice bojanja minijatura!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" width="600" /></a></p>
<p>
<strong>Državno prvenstvo Slovenije u plastičnom maketarstvu, Ljubljana, Slovenija</strong></p>
<p>
U subotu, 22.11.2025. u Ljubljani održavalo se Državno prvenstvo Slovenije u plastičnom maketarstvu, jubilarno, 30. Tom prilikom naša delegacija je nastupila u nekoliko kategorija, ali i po prvi puta sa prezentacijskim štandom.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
<strong>Muzej Slovenija v Malem, Šenčur/Kranj, Slovenija</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
Nakon nastupa na Državnom prvenstvu u Ljubljani, naša ekipa se u nedjelju ujutro uputila na izlet u Kranj na poziv naših partnera iz Back to Basics! Prvo smo posjetili muzej Svet v Malem u Šenčuru pa onda sjedište Back to Basics u Kranju.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
Tijekom posjeta uručena nam je prigodna plaketa povodom stotog polaznika naših Back to Basics radionica tijekom 2025..</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
Nakon toga posjetili smo i B2B sjedište u inkubatoru Kovačnica u Kranju gdje smo uz kavu prodiskutirali stanje u tehničkoj kulturi kako u Sloveniji tako i u Hrvatskoj.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
<strong>P O S J E T E I Z L O Ž B A M A, N A T J E C A NJ I M A I D R U G I M D O G A Đ A J I M A</strong></p>
<p>
<strong>Mosonshow, Mosonmagyarovar, Mađarska</strong></p>
<p>
U travnju je naš Marko Paunović na poziv organizatora bio jedan od sudaca na prestižnom međunarodnom natjecanju Mosonshow.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" width="600" /> </a></p>
<p>
<strong>Eurotrack 2025, Zagreb</strong></p>
<p>
U petak, 10. svibnja, naša delegacija za izložbe, posjetila je najveću izložbu modela vlakova u Hrvatskoj pod nazivom Eurotrack 2025.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" width="600" /></a></p>
<p>
<strong>Kontrast, Varšava, Poljska</strong></p>
<p>
Jedno od najvećih natjecanja u bojenju minijatura na svijetu odvija se u Varšavi od 2021. godine. Klan Knezović je posjetio Kontrast prvi puta 2023. godine. Događaj je bio sjajan te su uživali u gotovo 1500 radova, od kojih su mnogi rađeni od strane majstora na najvišoj umjetničkoj razini.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg" width="600" /> </a></p>
<p>
Naši rezultati bili su iznad očekivanja. Petar se nije vratio s medaljom, jer je kroz 2 godine radio većinom na narudžbama. Jure Cukar, za koga smo nosili 3 modela osvojio je 1 srebro u Standard klasi. Filip je osvojio 2 srebra u Standard klasi za svoje guštere (diorama) i za svojeg ambientalnog vojnika (single model do 54 mm). Ivan je pak osvojio zlato u Standard Historical and Realism kategoriji te nagradu Alternity Miniaturesa, srebro u Standard Storytelling kategoriji, zlato u Standard kategoriji za modele veće od 54 milimetra te zlato u Standard Diorama kategoriji, medalju Verko's Vaulta (muzej minijatura u Las Vegasu) te ono što stvarno nisam očekivao, Best of Standard – nagradu za najbolji rad od svih radova u Standard kategoriji. Pored toga osvojio je i jednu srebrnu medalju u Master kategoriji.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg
" width="600" /> </a></p>
<p>
<strong>Svet v Malem, Pivka, Slovenija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" width="600" /></a></p>
<p>
U subotu, 24.5.2025. zaputili smo se u Pivku u Sloveniji na tradicionalno međunarodno natjecanje Svet v Malem. Kao i proteklih godina i ovaj puta se održalo u Parku vojaške zgodovine u Pivki smještenom u bivšoj vojnoj kasarni.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" width="600" /></a></p>
<p>
<strong>Majstorstvo u mjerilu, Samobor </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" width="600" /></a></p>
<p>
U utorak, 15.7. posjetili smo otvorenje izložbe brodova i ostalih maketa autora Marijana Majdaka pod nazivom Majstorstvo u mjerilu.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" width="600" /></a></p>
<p>
<strong>CK 2025, Stubičke toplice </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" width="600" /></a></p>
<p>
U subotu, 27.9.2025. naši članovi su nastupili na CK2025 u Stubičkim toplicama.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" width="600" /></a></p>
<p>
<strong>Amulet D20 Grand Tournament, Ljubljana, Slovenija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" width="600" /></a></p>
<p>
Početkom listopada naš Domagoj je imao priliku posjetiti susjede iz udruge Amuletd20. Ovog puta nije bio artsy Turnip28 event, nego ogroman turnir u AOS i Conquest igrama.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" width="600" /></a></p>
<p>
<strong>Monte San Savino Show, Monte San Savino, Italija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" width="600" /></a></p>
<p>
U malom gradiću u Italiji svake se godine, još od 2006., održava jedna od najvećih i najprestižnijih izložbi minijatura na svijetu, koja okuplja minijaturiste iz cijeloga svijeta. Klan Knezović zaključio je da je šteta što na Monte San Savino Show ne dolaze Hrvati, pa su nakon odličnog provoda na Kontrastu, izložbi minijatura u Varšavi, odlučili posjetiti i Italiju.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" width="600" /></a></p>
<p>
<strong>Kup Zagreb, Zagreb </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
U subotu 6.12. naši članovi su nastupili na 20. Kupu Zagreb. Natjecanje se održalo u OŠ Juraja Kaštelana na zagrebačkoj Savici..</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
<p>
<strong>ČLANCI IZ MINIJATURIZMA I MAKETARSTVA</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg" width="600" /> </a></p>
<p>
I za kraj, valja spomenuti i naš najopsežniji program. Online objavljivanje članaka iz minijaturizma i maketarstva započeto 2020. se nastavilo i u narednim godinama pa tako i 2025. sa preko 50 objavljenih članaka ove godine. Ovim putem se zahvaljujemo svim članovima na trudu i zalaganju u izradi minijatura i maketa, ali posebno u odvajanju vremena za fotografiranje rada u nastajanju i pisanja članaka za našu stranicu.</p>
<p>
<strong>K NJ I G A U I Z D A NJ U U M S „A G R A M“</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg" width="600" /> </a></p>
<p>
Tijekom 2025. izdali smo i prvu publikaciju na engleskom jeziku. Riječ je o priručniku Tabletop Scenery for Beginners autora Marka Paunovića.</p>
<p>
</p>
<p>
<strong>UMS „Agram“ vam želi sve najbolje u novoj 2026. godini! Vidimo se iduće godine!</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" width="600" /> </a></p>
"
["created"]=>
string(19) "2025-12-18 07:33:37"
["modified"]=>
string(19) "2025-12-18 07:33:37"
}
["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>, 18<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/10" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "485"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(27) "We visited: Kup Zagreb 2025"
["title_hrv"]=>
string(30) "Posjetili smo: Kup Zagreb 2025"
["mask_eng"]=>
string(26) "we_visited_kup_zagreb_2025"
["mask_hrv"]=>
string(29) "posjetili_smo_kup_zagreb_2025"
["content_eng"]=>
string(2240) "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(2691) "<p>
U subotu 6.12. naši članovi su nastupili na 20. Kupu Zagreb. Natjecanje se održalo u OŠ Juraja Kaštelana na zagrebačkoj Savici.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" width="600" /></a></p>
<p>
Rad kojem smo dodijelili naš tradicionalni Best of Show voted by Agram je došao iz Mađarske iz radionice Akosa Szabe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" width="600" /></a></p>
<p>
Na kraju, osim nekoliko specijalnih nagrada, naši članovi osvojili su dvije zlatne, dvije srebrne i dvije brončane medalje.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2025-12-10 10:37:40"
["modified"]=>
string(19) "2025-12-10 10:37:40"
}
["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>, 10<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/09" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "484"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(91) "We visited: Museum Slovenia v Malem and Back to Basics in the Kovačnica incubator in Kranj"
["title_hrv"]=>
string(88) "Posjetili smo: Muzej Slovenija v Malem i Back to Basics u inkubatoru Kovačnica u Kranju"
["mask_eng"]=>
string(89) "we_visited_museum_slovenia_v_malem_and_back_to_basics_in_the_kovacnica_incubator_in_kranj"
["mask_hrv"]=>
string(86) "posjetili_smo_muzej_slovenija_v_malem_i_back_to_basics_u_inkubatoru_kovacnica_u_kranju"
["content_eng"]=>
string(10845) "<p>
<em>After the performance at the National Championship in Ljubljana, our team went on a trip to Kranj on Sunday morning at the invitation of our partners from Back to Basics!</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" width="600" /></a></p>
<p>
The day was beautiful and we soon reached the first point of our excursion. The Museum Svet v Malem.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
The lecture about the museum was given by our friends Bine Logar, Luka Jančič and Milan Hrestak.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
After the lecture, there was free time to view dioramas related to the history of Slovenia.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" width="600" /></a></p>
<p>
After looking at the models on the ground floor, we went up to the first floor to the workshop area. The first thing that impressed us was the representation of Triglav. A train runs around the entire room, showing the past of Slovenia.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" width="600" /></a></p>
<p>
The second thing our hosts surprised us with was a commemorative plaque rewarding us for successfully conducting Back to Basics workshops in 2025, in which we had 100 participants.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
On the way out, we signed the Guest Book.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" width="600" /></a></p>
<p>
After visiting the museum, our hosts took us to lunch at Walter's (all recommendations for real Bosnian grill!)</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" width="600" /></a></p>
<p>
After that, we visited the B2B headquarters at the Kovačnica incubator in Kranj, where we discussed the state of technical culture in both Slovenia and Croatia over coffee.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
To end the gathering, the hosts took us for a short walk in nature.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" width="600" /></a></p>
<p>
And this wouldn't be a hobby trip if we didn't take a peek at at least one LGS - P<a href="https://parkenigma.com/">ark Enigma</a> in the center of Kranj!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" width="600" /></a></p>
<p>
Before returning, there was still time for a coffee and a chat about the weekend's impressions!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" width="600" /></a></p>
<p>
As always, more and bigger photos are on our <a href="https://www.facebook.com/UmsAgram/posts/pfbid035NPYFatZWjjMdsGMXkbnD9bAZcProUJW6eiEotUGv5E3Cws2cNMTbdsNTrithLtrl">social networks</a>!</p>
"
["content_hrv"]=>
string(10849) "<p>
<em>Nakon nastupa na Državnom prvenstvu u Ljubljani, naša ekipa se u nedjelju ujutro uputila na izlet u Kranj na poziv naših partnera iz Back to Basics!</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" width="600" /></a></p>
<p>
Dan je bio predivan i ubrzo smo stigli do prve točke našeg izleta. Muzej Svet v Malem.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
Predavanje o muzeju su odradili naši prijatelji Bine Logar, Luka Jančič i Milan Hrestak.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
Nakon predavanja, uslijedilo je slobodno vrijeme za razgledavanje diorama vezanih na povijest Slovenije.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" width="600" /></a></p>
<p>
Nakon razgledavanja maketa u prizemlju, popeli smo se na prvi kat u prostor radionice. Prvo što nas je impresioniralo bio je prikaz Triglava. Oko cijele prostorije prolazi vlak koji pokazuje prošlost Slovenije. </p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" width="600" /></a></p>
<p>
Druga stvar čime su nas naši domaćini iznenadili bila je prigodna spomenica kojom nas nagrađuju za uspješno vođenje Back to Basics radionica u 2025. u kojoj smo imali 100 polaznika.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
Na izlasku smo se upisali u Knjigu dojmova.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" width="600" /></a></p>
<p>
Nakon posjeta muzeju, domaćini su nas odveli na ručak kod Waltera. (sve preporuke za pravi bosanski roštilj!)</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" width="600" /></a></p>
<p>
Nakon toga posjetili smo i B2B sjedište u inkubatoru Kovačnica u Kranju gdje smo uz kavu prodiskutirali stanje u tehničkoj kulturi kako u Sloveniji tako i u Hrvatskoj.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
Za kraj druženja, domaćini su nas odveli na kratku šetnju u prirodi.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" width="600" /></a></p>
<p>
A ovo ne bi bio hobby put da nismo zavirili u barem jedan LGS - <a href="https://parkenigma.com/">Park Enigma</a> u centru Kranja!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" width="600" /></a></p>
<p>
Prije povratka još je bilo vremena za jednu kavu i razgovor o dojmovima vikenda!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" width="600" /></a></p>
<p>
Kao i uvijek, više i veće fotke su na našim <a href="https://www.facebook.com/UmsAgram/posts/pfbid035NPYFatZWjjMdsGMXkbnD9bAZcProUJW6eiEotUGv5E3Cws2cNMTbdsNTrithLtrl">socijalnim mrežama</a>!</p>
"
["created"]=>
string(19) "2025-12-09 08:40:12"
["modified"]=>
string(19) "2025-12-09 08:40:12"
}
["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>, 9<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/09" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "483"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(85) "We attended: Slovenian State Championship in plastic modelling, Ljubljana 22.11.2025."
["title_hrv"]=>
string(95) "Nastupili smo na: Državno prvenstvo Slovenije u plastičnom maketarstvu, Ljubljana 22.11.2025."
["mask_eng"]=>
string(80) "we_attended_slovenian_state_championship_in_plastic_modelling_ljubljana_22112025"
["mask_hrv"]=>
string(88) "nastupili_smo_na_drzavno_prvenstvo_slovenije_u_plasticnom_maketarstvu_ljubljana_22112025"
["content_eng"]=>
string(6634) "<p>
<em style="margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(0, 0, 0); font-family: Verdana, sans-serif;">On Saturday, November 22, 2025. in Ljubljana, the National Championship of Slovenia in Plastic Modeling was held. It was a jubilee, their 30th edition. For this occasion, our delegation performed in several categories, but also for the first time we had a presentation stand as well.</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
After the set-up, the competition opened at 11 am with the cutting of a celebratory cake.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" width="600" /></a></p>
<p>
Throughout the competition, our booth was very popular, and the biggest hit were the homemade chocolate chip cookies made by Marko's wife!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" width="600" /></a></p>
<p>
Below is a gallery of exhibits.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" width="600" /></a></p>
<p>
In our opinion, best of show went to Slovenia. Anže Zorko made a fantastic chieftain!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" width="600" /></a></p>
<p>
The best part of the event itself was hanging out with fellow modelers and gamers. Many thanks to Amulet D20 for the Middle Earth SBG demo which our Seb thoroughly enjoyed!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" width="600" /></a></p>
<p>
Finally, the tradition is that the most awarded member pays for the booze!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" width="600" /></a></p>
<p>
Look for more photos in better resolution on our <a href="https://www.facebook.com/UmsAgram/posts/pfbid02377ubCbd3gxYagHkhSd9aRixbJD7ZyxfrjRWDS6BtDiBNmToPSwfLc1qfeEzaBvTl">social networks</a>!</p>
"
["content_hrv"]=>
string(6669) "<p>
<em style="margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(0, 0, 0); font-family: Verdana, sans-serif;">U subotu, 22.11.2025. u Ljubljani održavalo se Državno prvenstvo Slovenije u plastičnom maketarstvu, jubilarno, 30. Tom prilikom naša delegacija je nastupila u nekoliko kategorija, ali i po prvi puta sa prezentacijskim štandom.</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
Nakon postavljanja, u 11 je natjecanje otvoreno uz prigodno rezanje slavljeničke torte.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" width="600" /></a></p>
<p>
TIjekom cijelog natjecanja, naš štand je bio jako posjećen, a najveći hit su bili domaći chocolate chip cookies koje je izradila Markova supruga!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" width="600" /></a></p>
<p>
U nastavku slijedi galerija radova.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" width="600" /></a></p>
<p>
Po našem izboru, best of show otišao je u Sloveniju. Anže Zorko napravio je fantastičnog poglavicu!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" width="600" /></a></p>
<p>
Najbolji dio samog događaja bilo je druženje s kolegama maketarima i gamerima. Veliko hvala Amulet D20 na demonstraciji Middle Earth SBG u kojoj je naš Seb izrazito uživao!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" width="600" /></a></p>
<p>
Za kraj, tradicija da najnagrađivaniji član plaća cugu!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" width="600" /></a></p>
<p>
Više fotografija i u boljoj rezoluciji potražite na našim <a href="https://www.facebook.com/UmsAgram/posts/pfbid02377ubCbd3gxYagHkhSd9aRixbJD7ZyxfrjRWDS6BtDiBNmToPSwfLc1qfeEzaBvTl">socijalnim mrežama</a>!</p>
"
["created"]=>
string(19) "2025-12-09 08:09:21"
["modified"]=>
string(19) "2025-12-09 08:09:21"
}
["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>, 9<span class="superscript">th</span> December 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('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/latestBattleReports.ctp</b>, line <b>8</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/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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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('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/latestBattleReports.ctp</b>, line <b>11</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/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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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('cakeErr6-trace').style.display = (document.getElementById('cakeErr6-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="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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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('cakeErr7-trace').style.display = (document.getElementById('cakeErr7-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="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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768084219
SessionHelper::$sessionTime = 1768096219
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(),
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 = 1768084219
SessionHelper::$sessionTime = 1768096219
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(),
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('cakeErr2-trace').style.display = (document.getElementById('cakeErr2-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="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"></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="cakeErr2-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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "487",
"member_id" => "35",
"title_eng" => "Advent in Agram 2025",
"title_hrv" => "Advent u Agramu 2025",
"mask_eng" => "advent_in_agram_2025",
"mask_hrv" => "advent_u_agramu_2025",
"content_eng" => "<p>
During November and December we organized Advent in Agram. The Advent consisted of several fun events.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Terrain Workshop - Hobbiton Xmass decorations</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Miniature Photography Course</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Figurines and Bits Flea Market</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
And it all ended with a Christmas party</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Tijekom studenog i prosinca organizirali smo Advent u Agramu. Advent se sastojao od nekoliko zabavnih događaja.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Radionica izrade prostornih maketa - izrada božićne kuglice u obliku hobitske rupe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Tečaj fotografiranja minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Buvljak figura i bitsa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
I sve je zavr&scaron;ilo božićnom zabavom!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"created" => "2025-12-18 08:55:50",
"modified" => "2025-12-18 08:55:50"
),
"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('cakeErr3-trace').style.display = (document.getElementById('cakeErr3-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="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"></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="cakeErr3-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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "487",
"member_id" => "35",
"title_eng" => "Advent in Agram 2025",
"title_hrv" => "Advent u Agramu 2025",
"mask_eng" => "advent_in_agram_2025",
"mask_hrv" => "advent_u_agramu_2025",
"content_eng" => "<p>
During November and December we organized Advent in Agram. The Advent consisted of several fun events.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Terrain Workshop - Hobbiton Xmass decorations</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Miniature Photography Course</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Figurines and Bits Flea Market</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
And it all ended with a Christmas party</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"content_hrv" => "<p>
Tijekom studenog i prosinca organizirali smo Advent u Agramu. Advent se sastojao od nekoliko zabavnih događaja.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Radionica izrade prostornih maketa - izrada božićne kuglice u obliku hobitske rupe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Tečaj fotografiranja minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Buvljak figura i bitsa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
I sve je zavr&scaron;ilo božićnom zabavom!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
",
"created" => "2025-12-18 08:55:50",
"modified" => "2025-12-18 08:55:50"
),
"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/12/18" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "487"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(20) "Advent in Agram 2025"
["title_hrv"]=>
string(20) "Advent u Agramu 2025"
["mask_eng"]=>
string(20) "advent_in_agram_2025"
["mask_hrv"]=>
string(20) "advent_u_agramu_2025"
["content_eng"]=>
string(2568) "<p>
During November and December we organized Advent in Agram. The Advent consisted of several fun events.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Terrain Workshop - Hobbiton Xmass decorations</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Miniature Photography Course</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Figurines and Bits Flea Market</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
And it all ended with a Christmas party</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(2619) "<p>
Tijekom studenog i prosinca organizirali smo Advent u Agramu. Advent se sastojao od nekoliko zabavnih događaja.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg" width="600" /></a></p>
<p>
Radionica izrade prostornih maketa - izrada božićne kuglice u obliku hobitske rupe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg" width="600" /></a></p>
<p>
Tečaj fotografiranja minijatura</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg" width="600" /></a></p>
<p>
Buvljak figura i bitsa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg" width="600" /></a></p>
<p>
Secret Santa</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg" width="600" /></a></p>
<p>
I sve je završilo božićnom zabavom!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2025-12-18 08:55:50"
["modified"]=>
string(19) "2025-12-18 08:55:50"
}
["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>, 18<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/18" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "486"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(31) "Agram 2025 – A Year In Review"
["title_hrv"]=>
string(34) "Agram u 2025. iliti 2025. u Agramu"
["mask_eng"]=>
string(27) "agram_2025_a_year_in_review"
["mask_hrv"]=>
string(32) "agram_u_2025_iliti_2025_u_agramu"
["content_eng"]=>
string(52755) "<p>
The year 2025 has also come to an end, in which, in addition to the traditional programs, we created a series of our own miniatures for the first time, published the first book in English, and also made our own miniatures for awards for our Black Queen in 2026! In cooperation with Algebra Bernays University, two of their students, Jana Pahel and Monika Bešenić, designed Agramer figures according to our design, which we already used this year in our Back to Basics workshops. In addition to these miniatures, for the needs of our miniature painting competition, Black Queen H&MPC also created a bust and a 75mm and 120mm miniature of Barbara Celjska, known in these parts as the Black Queen. Read about all that below.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" width="600" /> </a></p>
<p>
<strong>A G R A M E R S</strong></p>
<p>
In September, at the Days of Technical Culture, we presented our Agrameri miniature line for the first time. It consists of six miniatures depicting a dragon, a knight, a barbarian, a princess, a king and a wizard..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" width="600" /> </a></p>
<p>
But let's go back to the beginning of the year, which, like every year, began with our traditional Exhibition...</p>
<p>
<strong>E X H I B I T I O N O F M I N I A T U R E S A N D T A B L E T O P S C E N E R Y A G R A M 2 0 2 5</strong></p>
<p>
We started the year with preparations for our annual Exhibition of Miniatures and Tabletop Scenery, during which we also organized a weekend miniature painting workshop and, for the fifth time this term, our international miniature painting competition, the Black Queen Hobby and Miniature Painting Competition..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg" width="600" /> </a></p>
<p>
<strong>The Exhibition of Miniatures and Tabletop Scenery "Agram 2025"</strong> took place this year from 20.2. to 9.03. The exhibition was set up on Wednesday 19.2. in the afternoon and was attended by a large number of members and friends of the Association who exhibited their works.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" width="600" /> </a></p>
<p>
As always, the Exhibition presented a cross-section of the work of the Association, its members, participants of its courses and workshops, and members of the Miniature Painters Croatia FB group. A large number of showcases contained numerous miniatures for tabletop strategy games, board games, and an entire showcase was dedicated to award-winning exhibits from previous miniature competitions. Several showcases were dedicated to projects that the Association has been implementing for 21 years, such as the UMS “Agram” Library and Reading Room, the Workshop for Making Spatial Models, and the Miniature Painting Workshop.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" width="600" /> </a></p>
<p>
During the first weekend of the Exhibition, 22-23 February, we held the 19th annual international miniature painting competition, the Black Queen Hobby and Miniature Painting Competition. !</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg" width="600" /> </a></p>
<p>
As contestants arrived and registered for the competition, our hardworking staff photographed all the exhibits before sorting them into categories and carefully placing them in glass cases.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg" width="600" /> </a></p>
<p>
<strong>WARGAMING DEMO GAMES</strong></p>
<p>
This year, organized by our friends from Slovenia from the Amulet D20 club, demonstrations of the tabletop strategy game Turnip28 were held. Over the course of both days, a handful of games were played on beautiful terrain!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" width="600" /> </a></p>
<p>
<strong>SALE CORNER</strong></p>
<p>
During the weekend we hosted our sponsors with their sales stands: Swood.si and Carta Magica.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" width="600" /> </a></p>
<p>
<strong>MINIATURE PAINTING DEMONSTRATIONS</strong></p>
<p>
The ZZTK space allows workshops to be held during the weekend in the cinema hall in the basement, so we also organized demonstration workshops during the weekend. The work of the lecturers was recorded with a camera and projected onto the projection screen in the hall. Many thanks to our domestic and foreign lecturers: Ana Polanšćak (CRO), Vladimir Matić-Kuriljev (SRB), Luka Jaret and Vanet Dolenc (SLO), doc.dr.sc. Winton Afrić (CRO) and Marcello Rizza (I).</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" width="600" /> </a></p>
<p>
<strong>SPEED PAINTING CONTEST</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg" width="600" /> </a></p>
<p>
On Sunday afternoon, a miniature speed painting competition was held. Participants had 90 minutes to paint one miniature. Thanks to our sponsor Hobby Chest, who provided us with a large donation of painting materials from AK Interactive, we organized a miniature speed painting competition according to the following rules:</p>
<p>
- competitors have 90 minutes to paint a miniature</p>
<p>
- all competitors paint the same (same type) miniature</p>
<p>
- we provided paints from AK Interactive</p>
<p>
- we provided brushes from AK Interactive.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg" width="600" /> </a></p>
<p>
With that, we came to the very end of this wonderful weekend and all that remained was the distribution of prizes and awards to the winners.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" width="600" /> </a></p>
<p>
<strong>BACK TO BASICS WORKSHOPS FOR KIDS</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg" width="600" /> </a></p>
<p>
On weekdays from 17:00 to 18:00 we held our new workshops for the youngest, in which our youngest participants painted their first miniatures..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg" width="600" /> </a></p>
<p>
<strong>OPEN MINIATURE PAINTING WORKSHOPS</strong></p>
<p>
Over the next two weeks, our volunteers held open miniature painting workshops on weekdays from 4:00 PM to 8:00 PM. Miniature painting workstations were set up where our visitors could paint miniatures we had prepared (or their own if they had brought them) using our materials and tools.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg" width="600" /> </a></p>
<p>
U srijedu 05.03.2025. održana je godišnja <strong>sjednica Skupštine</strong> na kojoj smo odredili smjernice rada u 2025..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg" width="600" /> </a></p>
<p>
<strong>W E E K E N D M I N I A T U R E P A I N T I N G W O R K S H O P S</strong></p>
<p>
During the second weekend of the Exhibition, March 1-2, we organized a <strong>MINITURE PAINTING WORKSHOP – Frostgrave</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg" width="600" /> </a></p>
<p>
The workshop was held over two days (the whole weekend) and participants painted five different figures for the Frostgrave game, which can also be used for DND sessions. The focus of these lectures was painting several miniatures at once, but the knowledge from the workshop is equally applicable to painting armies for boardgames and a collection of figures for pen&paper rpgs. The workshop presented paints and accessories, preparation of figures, several techniques for coloring miniatures from basic to more advanced, and techniques and tricks for quickly and efficiently coloring large quantities of figures at once. As part of the workshop, water-based acrylic paints were used.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg" width="600" /> </a></p>
<p>
During the weekend, 17-18.05., we organized a <strong>MINITURE PAINTING WORKSHOP – Kitbashing and Converting</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" width="600" /> </a></p>
<p>
The workshop was conducted over two days (a whole weekend) and focused on making two (up to three) of their own miniatures from various parts (several different miniatures) with the addition of modeling the parts using modeling clay (Green Stuff). It consisted of two parts, a theoretical and a practical part. During the workshop, participants were introduced to tools, materials and techniques for performing simple and complex conversions, including the use of modeling putties.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" width="600" /> </a></p>
<p>
Over the weekend, September 13-14, 2025, we held a new weekend miniature painting workshop called <strong>Contrast paints</strong>.</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>
The workshop was held over two days (the whole weekend) and participants colored several (2-3) different figures using Contrast colors for quick coloring of miniatures. The focus of these lectures was coloring several miniatures at once, but the knowledge from the workshop is equally applicable to coloring armies for boardgames and a collection of figures for pen&paper rpgs. Each participant put together two to three figures from our collection, but for the first time they were also able to bring their own figures to work on. The workshop presented paints and accessories, preparation of figures, several techniques for coloring miniatures from basic to more advanced, and techniques and tricks for quickly and efficiently coloring large quantities of figures at once. As part of the workshop, water-based acrylic paints were used, with special attention paid to Contrast paints. The lectures were adjusted so that the presenters could devote equal time to all participants and could be adapted to all categories of miniaturists (from beginners to slightly advanced).</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>
<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>
<strong>B A C K T O B A S I C S Miniature painting workshops for kids</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg" width="600" /> </a></p>
<p>
During October and November, we held our Back to Basics miniature painting workshops for the youngest at the Zagreb City Libraries. We held a total of six workshops during October and November. And in combination with the Association's appearances at various events throughout 2025, a total of 100 participants, our youngest fellow citizens, went through the B2B workshop program..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg" width="600" /> </a></p>
<p>
<strong>A G R A M L E G O S E C T I O N</strong></p>
<p>
As part of our Agram Lego Section, we have been organizing a series of expert lectures related to our current group LEGO project since 2024. Our experts lead lectures in various fields such as architecture, mechanical engineering, naval architecture, sculpture, etc. In 2025, we covered two topics: Leonardo da Vinci – the inventor and the Orient Express.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg" width="600" /></a></p>
<p>
In February, our Mario Grgurev covered the topic of inventor Leonardo da Vinci as part of the construction of his flying machine.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg" width="600" /></a></p>
<p>
In April, our engineers held a series of lectures about the Orient Express, steam engines and locomotives as part of the construction of a model of this most famous train in the world.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg" width="600" /></a></p>
<p>
<strong>A G R A M G R O U P B U I L D</strong></p>
<p>
As part of this UMS "Agram" project called Agram Group Build, which was created after Kruno and Marko discussed joint projects on Wednesdays and how it would be cool to gather more people on Wednesdays to work on something together. From this, the idea of Group Builds was born. In 2025, we worked on a series of busts on the theme of Iron Maiden and on the creation of a dieselpunk diorama of a flying island.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg" width="600" /> </a></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>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg" width="600" /> </a></p>
<p>
<strong>H O B B Y C O R N E R O N W E D N E S D A Y S</strong></p>
<p>
Hobby Corner on Wednesdays is conceived as a collection of free activities in the space used by UMS "Agram" during Wednesday evening sessions. Most activities are open to everyone, with some benefits for UMS "Agram" members, such as storing miniatures in display cases between sessions or borrowing books from our extensive Library.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg" width="600" /> </a></p>
<p>
<strong>A D V E N T I N A G R A M </strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg
" width="600" /> </a></p>
<p>
During November and December, we organized a program called Advent in Agram, which consisted of interactive workshops on making Christmas balls and shorter demonstration workshops during December. Interactive workshops involve participants making their own models according to instructions and under the supervision of a leader. No registration is required for the demonstration workshops in December, and they consist of a series of separate topics that cover model-making methods, effects, and materials related to the winter period, such as making snow, ice, and the like, which the lecturer demonstrates from behind the desk.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" width="600" /> </a></p>
<p>
<strong>Miniature photography course</strong></p>
<p>
10.12. as part of Advent in Agram, a miniature photography course was held, in which the lecturer showed how to photograph miniatures and how to make all miniatures sharp.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" width="600" /> </a></p>
<p>
<strong>Secret Santa</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" width="600" /> </a></p>
<p>
<strong>Miniatures Fleamarket</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" width="600" /> </a></p>
<p>
<strong>P E R F O R M A N C E S AT C O M P E T I T I O N S, C O N V E N T I O N S, E X H I B I T I O N S A N D O T H E R E V E N T S </strong></p>
<p>
<strong>All A Bord, Nedelišće</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" width="600" /> </a></p>
<p>
Our Mario, a veteran of the battlefields of Međimurje, led another Back to Basics coloring workshop. This time, at All A-Board vol.2 DDI - Social Games Days in Nedelišće on Saturday, March 15th.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" width="600" /> </a></p>
<p>
<strong>Sferakon, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" width="600" /> </a></p>
<p>
This year, UMS "Agram" organized interactive Back to Basics miniature painting workshops at its stand on Saturday, May 10th, adapted for all ages (from 8-99). The workshops for up to three participants last an hour..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" width="600" /> </a></p>
<p>
<strong>H.R.E.N.28, Medvode, Slovenia</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" width="600" /> </a></p>
<p>
Our delegation participated in the international invitational event H.r.e.n.28 organized by our friends from AmuletD20.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" width="600" /> </a></p>
<p>
<strong>14. Days of Technical Culture, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" width="600" /> </a></p>
<p>
On September 19th and 20th, we performed at the 14th Days of Technical Culture at the Dubrava Cultural Center. The days were organized by the Zagreb Technical Culture Association..</p>
<p>
As part of the performance, we organized: - introducing Agramer, a line of chibi miniatures - promotion of the book Tabletop Scenery for Beginners</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" width="600" /> </a></p>
<p>
And we are proud to announce that we received the Dr. Oton Kučera Annual Technical Culture Award for our work in 2024.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" width="600" /> </a></p>
<p>
We also organized free: - demonstrations of miniaturist techniques - sculpting and painting miniatures on Friday - Back to Basics miniature painting workshops for the youngest on Saturday</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" width="600" /> </a></p>
<p>
<strong>Modelmania, Zagreb</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" width="600" /></a></p>
<p>
On Saturday, October 25, 2025, the Photo Video Show & ModelMania Zagreb took place in the Congress Hall at the Zagreb Fair. UMS Agram performed with a presentation of the work of our various programs such as Advent in Agram, Agram Group Build, Agram Lego Section and the UMS "Agram" Library and Reading Room.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" width="600" /></a></p>
<p>
Our volunteers, Kruno and Marko were there from 10am answering questions about what we do. Antoni and Lav were in charge of demonstrating the tabletop strategy game Gaslands! Kruno held a Back to Basics miniature painting workshop!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" width="600" /></a></p>
<p>
<strong>State Championship of Slovenia in plastic modeling, Ljubljana, Slovenia</strong></p>
<p>
On Saturday, November 22, 2025. in Ljubljana, the National Championship of Slovenia in Plastic Modeling was held, jubilee, 30. On this occasion, our delegation performed in several categories, but also for the first time with a presentation stand.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
<strong>Museum Slovenija v Malem, Šenčur/Kranj, Slovenij</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
After the performance at the National Championship in Ljubljana, our team went on a trip to Kranj on Sunday morning at the invitation of our partners from Back to Basics! First we visited the Svet v Malem museum in Šenčur and then the headquarters of Back to Basics in Kranj.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
During the visit, we were presented with a commemorative plaque on the occasion of the hundredth participant in our Back to Basics workshops during 2025.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
After that, we visited the B2B headquarters at the Kovačnica incubator in Kranj, where we discussed the state of technical culture in both Slovenia and Croatia over coffee.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
<strong>V I S I T S T O E X H I B I T I O N S, C O M P E T I T I O N S A N D O T H E R E V E N T S </strong></p>
<p>
<strong>Mosonshow, Mosonmagyarovar, Hungary</strong></p>
<p>
In April, our Marko Paunović, at the invitation of the organizers, was one of the judges at the prestigious international competition Mosonshow.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" width="600" /> </a></p>
<p>
<strong>Eurotrack 2025, Zagreb</strong></p>
<p>
On Friday, May 10, our exhibition delegation visited the largest model train exhibition in Croatia, called Eurotrack 2025.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" width="600" /></a></p>
<p>
<strong>Kontrast, Warsaw, Poland</strong></p>
<p>
One of the largest miniature painting competitions in the world has been taking place in Warsaw since 2021. The Knezović clan visited Kontrast for the first time in 2023. The event was great and they enjoyed almost 1500 works, many of which were made by masters at the highest artistic level.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg" width="600" /> </a></p>
<p>
Our results were beyond expectations. Petar did not return with a medal, because for 2 years he worked mostly on orders. Jure Cukar, for whom we wore 3 models, won 1 silver in the Standard class. Filip won 2 silvers in the Standard class for his lizards (diorama) and for his environmental soldier (single model up to 54 mm). Ivan won gold in the Standard Historical and Realism category and the Alternity Miniatures award, silver in the Standard Storytelling category, gold in the Standard category for models larger than 54 millimeters and gold in the Standard Diorama category, the medal of Verko's Vault (miniature museum in Las Vegas) and what I really did not expect, the Best of Standard - award for the best work of all works in the Standard category. In addition, he also won a silver medal in the Master category.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg
" width="600" /> </a></p>
<p>
<strong>Svet v Malem, Pivka, Slovenia </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" width="600" /></a></p>
<p>
On Saturday, May 24, 2025, we headed to Pivka, Slovenia, for the traditional international competition Svet v Malem. As in previous years, this time it was held in the Military History Park in Pivka, located in a former military barracks.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" width="600" /></a></p>
<p>
<strong>Mastery in Scale, Samobor </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" width="600" /></a></p>
<p>
On Tuesday, July 15th, we visited the opening of the exhibition of ships and other models by Marijan Majdak, entitled Mastery in Scale.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" width="600" /></a></p>
<p>
<strong>CK 2025, Stubičke Toplice </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" width="600" /></a></p>
<p>
On Saturday, September 27, 2025, our members performed at CK2025 in Stubičke Toplice.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" width="600" /></a></p>
<p>
<strong>Amulet D20 Grand Tournament, Ljubljana, Slovenia </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" width="600" /></a></p>
<p>
In early October, our Domagoj had the opportunity to visit his neighbors from the Amuletd20 association. This time it wasn't an artsy Turnip28 event, but a huge tournament in AOS and Conquest games.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" width="600" /></a></p>
<p>
<strong>Monte San Savino Show, Monte San Savino, Italija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" width="600" /></a></p>
<p>
A small town in Italy has hosted one of the largest and most prestigious miniature exhibitions in the world every year since 2006, bringing together miniaturists from all over the world. The Knezović clan decided it was a shame that Croatians didn't come to the Monte San Savino Show, so after having a great time at Kontrast, a miniature exhibition in Warsaw, they decided to visit Italy as well.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" width="600" /></a></p>
<p>
<strong>Kup Zagreb, Zagreb </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
On Saturday, December 6th, our members competed in the 20th Zagreb Cup. The competition was held at the Juraj Kaštelan Elementary School in Zagreb.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
<p>
<strong>Modelling Articles</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg" width="600" /> </a></p>
<p>
And finally, our most comprehensive program should be mentioned. The online publication of articles from miniatures and model making that started in 2020 continued in the following years and even in 2025 with over 50 published articles this year. We would like to thank all members for their hard work and dedication in making miniatures and models, but especially for taking time to photograph work in progress and writing articles for our site.</p>
<p>
<strong>A B O O K P U B L I S H E D B Y U M S „A G R A M“</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg" width="600" /> </a></p>
<p>
In 2025, we published the first publication in English: Tabletop Scenery for Beginners by Marko Paunović.</p>
<p>
</p>
<p>
<strong>UMS "Agram" wishes you all the best in the new year 2026! See you next year!</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" width="600" /> </a></p>
"
["content_hrv"]=>
string(52683) "<p>
Došao je kraj i ovoj 2025. godini u kojoj smo pored tradicionalnih programa po prvi puta izradili i seriju vlastitih minijatura, izdali prvu knjigu na engleskom jeziku, ali i napravili vlastite minijature za nagrade za naš Black Queen 2026.! U suradnji sa sveučilištem Algebra Bernays, dvije njihove studentice, Jana Pahel i Monika Bešenić su prema našem dizajnu dizajnirale figure Agramera koje smo već ove godine koristili u našim Back to Basics radionicama. Pored tih minijatura, za potrebe našeg natjecanja u bojanju minijatura, Black Queen H&MPC, izradile su i bistu te 75mm i 120mm minijaturu Barbare Celjske, u ovim krajevima poznatu pod imenom Crna Kraljica. O svemu tome, pročitajte u nastavku.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d275a000-7535-4ab6-8506-d9a9492047bf.jpg
" width="600" /> </a></p>
<p>
<strong>A G R A M E R I</strong></p>
<p>
U rujnu na Danima tehničke kulture po prvi puta smo predstavili našu liniju minijatura Agrameri. Sastoji se od šest minijatura koje prikazuju zmaja, viteza, barbarina, princezu, kralja i čarobnjaka.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/beb2061b-f956-46f3-918b-c5f69a147e4e.jpg
" width="600" /> </a></p>
<p>
No vratimo se na početak godine, koji je kao i svaki puta započeo sa našom tradicionalnom Izložbom...</p>
<p>
<strong>I Z L O Ž B A M I N I J A T U R A I M A K E T A A G R A M 2 0 2 5</strong></p>
<p>
Godinu smo započeli pripremama za našu godišnju Izložbu minijatura i maketa tijekom koje smo organizirali i vikend radionicu bojanja minijatura te po peti puta u ovom terminu naše međunarodno natjecanje u bojanju minijatura Black Queen Hobby and Miniature Painting Competition.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aa0bf9b2-94e4-4fa9-9434-5ab1bc53a294.jpg" width="600" /> </a></p>
<p>
<strong>Izložba minijatura i maketa "Agram 2025"</strong> održala se ove godine od 20.2. do 9.03. Postavljanje izložbe je održano u srijedu 19.2. u popodnevnim satima i sudjelovao je velik broj članova kao i prijatelja Udruge koji su izlagali svoje radove.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/48fbc96b-7c09-4824-881d-e74f4c2228ef.jpg
" width="600" /> </a></p>
<p>
Kao i uvijek, Izložba je prikazivala presjek rada Udruge, njenih članova, polaznika njenih tečajeva i radionica te članova FB grupe Miniature Painters Croatia. U velikom broju vitrina našle su se brojne minijature za stolne strateške igre, igre na tabli, a cijela jedna vitrina posvećena je nagrađenim izlošcima sa prethodnih minijaturističkih natjecanja. Nekoliko vitrina bilo je posvećeno projektima koje Udruga već 21 godinu provodi poput Knjižnice i čitaonice UMS „Agram“, Radionice za izradu prostornih maketa i Radionice bojanja minijatura.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5cb50e67-ca85-4bd2-8cac-43e430d4c56c.jpg
" width="600" /> </a></p>
<p>
Tijekom prvog vikenda Izložbe, 22.-23.02.,održali smo 19. godišnje međunarodno natjecanje u bojanju minijatura <strong>Black Queen Hobby and Miniature Painting Competition</strong>!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e35ab243-789e-48bf-bdfa-b8256d316dd6.jpg" width="600" /> </a></p>
<p>
Kako su natjecatelji pristizali i prijavljivali se na natjecanje, naše vrijedno osoblje je fotografiralo sve izloške prije nego li su ih rasporedili po kategorijama i pažljivo ih postavili u staklene vitrine.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/20df1170-0329-4001-99dd-1a280b9b6ad0.jpeg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/df8c39a8-002d-4f33-8b09-d8b037304ae5.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ed84883f-1e1e-4ec6-aef5-3acae190d360.jpg" width="600" /> </a></p>
<p>
<strong>WARGAMING POKAZNE PARTIJE</strong></p>
<p>
Ove godine u organizaciji naših prijatelja iz Slovenije iz kluba Amulet D20 održane su demonstracije stolne strateške igre Turnip28. Tijekom oba dana odigran je pregršt partija na predivnim terenima!</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a069b86b-56be-4de7-af06-4b88e5f8cebc.jpg
" width="600" /> </a></p>
<p>
<strong>PRODAJNI KUTAK</strong></p>
<p>
Tijekom vikenda ugostili smo naše sponzore sa njihovim prodajnim štandovima: Swood.si i Carta Magica.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/010eda83-103e-423d-b9ea-68416ec6a4f3.jpeg
" width="600" /> </a></p>
<p>
<strong>OGLEDNE RADIONICE BOJANJA MINIJATURA</strong></p>
<p>
Prostor ZZTK omogućuje održavanje radionica tijekom vikenda u kino dvorani u podrumu, stoga smo tijekom vikenda organizirali i ogledne radionice. Rad predavača snimao se kamerom i projicirao na projekcijsko platno u dvorani. Veliko hvala našim domaćim i inozemnim predavačima: Ani Polanšćak (HR), Vladimiru Matić-Kuriljevu (SRB), Luki Jaretu i Vanetu Dolencu (SLO), doc.dr.sc. Wintonu Afriću (HR) i Marcellu Rizzi (I).</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/14aa45b2-4700-4ff7-b49d-3300c8b8770f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/80c05513-b810-4f46-ba17-fd7b7a9ce618.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1aea354-1c30-49cb-96e7-36f51f5b59e5.jpg
" width="600" /> </a></p>
<p>
<strong>NATJECANJE U BRZOM BOJANJU MINIJATURA</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/568c1978-9476-4c7e-8005-6f6e79d042d9.jpg" width="600" /> </a></p>
<p>
U nedjelju popodne održano je i natjecanje u brzom bojanju minijatura. Sudionici su imali 90 minuta vremena da obojaju jednu minijaturu. Zahvaljujući našem sponzoru Hobby Chest, koji nam je osigurao veliku donaciju materijala za bojanje od AK Interactive, organizirali smo jedno natjecanje u brzom bojanju minijatura prema sljedećim pravilima:</p>
<p>
- natjecatelji imaju 90 minuta da oboje minijaturu</p>
<p>
- svi natjecatelji bojaju istu (isti tip) minijaturu</p>
<p>
- osigurali smo boje od AK Interactive</p>
<p>
- osigurali smo kistove od AK Interactive.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c7df866-d65d-4987-b1a5-8809236a71a2.jpg" width="600" /> </a></p>
<p>
S time smo došli do samoga kraja ovog predivnog vikenda i sve što je preostalo je bila podjela nagrada i priznanja pobjednicima.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/172c6d2f-7831-4bbd-9e56-0c87bf2e3bb4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a00425f-bbcf-4f49-a599-b07076c8e0ea.jpg" width="600" /> </a></p>
<p>
<strong>BACK TO BASICS RADIONICE ZA NAJMLAĐE</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e0627cb2-f751-4b68-88e7-f41c3bc7ba3b.jpg" width="600" /> </a></p>
<p>
Radnim danima od 17:00 do 18:00 održavali smo naše nove radionice za najmlađe u kojima su naši najmlađi polaznici bojali svoje prve minijature.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3c6804e7-5b5a-4f32-93b5-414684a94826.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e19fbb15-8c3b-4051-a2d7-fb9a908d3696.jpg" width="600" /> </a></p>
<p>
<strong>OTVORENE RADIONICE BOJANJA MINIJATURA</strong></p>
<p>
Tijekom naredna dva tjedna, naši volonteri su radnim danima od 16:00 do 20:00, držali otvorene radionice bojanja minijatura. Postavljene su radne stanice za bojanje minijatura na kojoj su naši posjetitelji mogli bojati minijature koje smo priredili (ili svoje ukoliko su ih donijeli) koristeći naše materijale i alate.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a0cc490-df85-44cd-9034-c565e0a88c4e.jpeg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8baca832-db2d-4259-a16f-600d7df997df.jpg" width="600" /> </a></p>
<p>
U srijedu 05.03.2025. održana je godišnja <strong>sjednica Skupštine</strong> na kojoj smo odredili smjernice rada u 2025..</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2ce278f5-b219-45ce-b1ea-8502874fe049.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4b8386ef-313f-46ae-91b8-538aead7633d.jpg" width="600" /> </a></p>
<p>
<strong>V I K E N D R A D I O N I C E B O J A NJ A M I N I J A T U R A</strong></p>
<p>
Tijekom drugog vikenda Izložbe, 01.-02.03., organizirali smo <strong>RADIONICU BOJANJA MINIJATURA – Frostgrave</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/de870a43-8787-419f-83cc-d62484520584.jpg" width="600" /> </a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojali pet različitih figura za igru Frostgrave, a koje se mogu koristiti i za DND sessione. Fokus ovih predavanja bilo jebojenje 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. 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 korištene su akrilne boje na bazi vode.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d6eea983-de2c-463e-b16b-0997e966c0c8.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a854d96-74d4-4766-a25b-dcb943b1ba6d.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7d526d5d-847b-4aa4-b974-ecc3a60e4964.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/686ec1cf-76cf-4566-8d95-efbd2fe6225b.jpg" width="600" /> </a></p>
<p>
Tijekom vikenda, 17.-18.05., organizirali smo <strong>RADIONICU BOJANJA MINIJATURA – Kitbashing and Converting</strong>.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dc11fa60-fd3f-4aef-97e3-37544dab2ef2.jpg" width="600" /> </a></p>
<p>
Radionica se provodila kroz dva dana (cijeli vikend) i bila je fokusirana na izradu dvije (do tri) vlastite minijature od raznih dijelova (više različitih minijatura) uz dodatak modeliranja dijelova uz pomoć modelarskih masa (Green Stuff). Sastojala se od dva dijela, teorijskog i praktičnog dijela. Tijekom radionice polaznici su se upoznali s alatima, materijalima i tehnikama za izvođenje jednostavnih i kompleksnih konverzija, uključujući uporabu masa za modeliranje.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/40c3183b-33c9-4915-9de4-8bd3e72184ff.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32040fe4-3611-4e69-9b3a-2c56868e8c8c.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f26fe6a6-5a69-49f4-8c1a-981dc8174aff.jpg" width="600" /> </a></p>
<p>
Tijekom vikenda, 13.-14.9.2025., održali smo novu vikend radionicu bojanja minijatura pod nazivom <strong>Kontrastice</strong>.</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/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>
<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>
<strong>B A C K T O B A S I C S Radionice za najmlađe</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e1d7e2f4-7763-4c2a-9dfc-8e9a00e8ebe3.jpg" width="600" /> </a></p>
<p>
Tijekom listopada i studenog u Knjižnicama Grada Zagreba smo održali naše Back to Basics radionice bojanja minijatura za najmlađe. Ukupno smo održali šest radionice tijekom listopada i studenog. A u kombinaciji sa nastupima Udruge na raznim događanjima tijekom 2025., sveukupno je kroz program B2B radionica prošlo 100 polaznika, naših najmlađih sugrađana.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/45fa165e-4136-4696-99ff-cd5058197948.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b7ead797-5f78-487b-9c83-df34cfd4c42b.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/cdd482ae-e940-4cae-b668-dcb2235053d4.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e09bee61-82aa-42b9-a319-f428d489b1f9.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ff481a6-41ad-4a94-85a6-5a18e6e5aa1f.jpg" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3d98f633-ac0a-461c-8997-704ab1a869d9.jpg" width="600" /> </a></p>
<p>
<strong>A G R A M L E G O S E K C I J A</strong></p>
<p>
Kao dio naše Agram Lego Sekcije, od 2024. organiziramo serije stručnih predavanja vezanih na naš trenutni grupni LEGO projekt. Naši stručnjaci vode predavanja iz raznih područja poput arhitekture, strojarstva, brodogradnje, kiparstva i slično. U 2025. smo obradili dvije teme: Leonardo da Vinci – izumitelj te Orient Express.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/00f1d006-f2bc-49da-996c-8a17db74be9c.jpg" width="600" /></a></p>
<p>
U veljači je naš Mario Grgurev obradio temu izumitelja Leonarda da Vincija u sklopu izgradnje njegovog letećeg stroja.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fa0ae3c1-1b1e-46a9-b772-a35556d6247d.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/af96dbda-b0d3-4e3e-8d92-a8315cbfa0de.jpg" width="600" /></a></p>
<p>
U travnju su naši strojari održali niz predavanja o Orient Expressu te parnim strojevima i lokomotivama u sklopu izgradnje makete ovog najpoznatijeg vlaka na svijetu.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7455032a-1cd5-488b-bd9d-8edc2dda587c.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/63386bb1-09c2-4b80-8f78-5e4789329b80.jpg" width="600" /></a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg
" target="_blank"><img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1f0455c9-3ed5-4396-bd5d-e488e7cc3ab0.jpg" width="600" /></a></p>
<p>
<strong>A G R A M G R O U P B U I L D</strong></p>
<p>
U sklopu ovog projekta UMS „Agram” pod nazivom Agram Group Build koji je nastao nakon što su Kruno i Marko srijedama razgovarali o zajedničkim projektima i kako bi bilo cool okupiti više ljudi srijedama oko rada na zajedničkom nečemu. Iz toga se izrodila ideja o Group Buildovima. U 2025. smo radili na seriji bisti na temu Iron Maiden te na izradi dieselpunk diorame letećeg otoka.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6c84b721-a2ab-47f2-a2f8-95e44e9e4f1c.jpg" width="600" /> </a></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>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/59270430-d230-4aa5-b34c-e7c58467e8c4.jpg" width="600" /> </a></p>
<p>
<strong>H O B B Y K U T A K S R I J E D O M</strong></p>
<p>
Hobby Kutak Srijedom je zamišljen kao suma besplatnih aktivnosti u prostoru kojeg koristi UMS „Agram” u terminima srijedom navečer. Većina aktivnosti je otvorena za sve, uz neke pogodnosti za članove UMS „Agram” poput skladištenja minijatura u vitrinama između termina ili pak posuđivanje knjiga iz naše bogate Knjižnice.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b99322f7-7064-46a7-9de0-f12bf3a0e5f6.jpg" width="600" /> </a></p>
<p>
<strong>A D V E N T U A G R A M U</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/898fe266-c16b-4c93-8af7-2f93243db263.jpg
" width="600" /> </a></p>
<p>
Tijekom studenog i prosinca organizirali smo program pod nazivom Advent u Agramu koji se sastojao od interaktivnih radionica izrade božićnih kuglica te kraćih oglednih radionica tijekom prosinca. Interaktivne radionice podrazumijevaju da polaznici izrađuju vlastite makete prema uputama i pod paskom voditelja. Za ogledne radionice u prosincu nisu potrebne prijave, a sastoje se od niza zasebnih tema koje obrađuju maketarske metode, efekte i materijale koji su vezani za zimski period poput izrade snijega, leda i sličnog koje predavač pokazuje za katedrom.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/e428cb0c-1b0d-4d60-8642-2bf8dc6c171f.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/164f8525-bf25-46ad-96f0-3ab5877b5c02.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/384659a7-65cd-4aaf-8c9c-2a3e66615a76.jpg
" width="600" /> </a></p>
<p>
<strong>Tečaj fotografiranja minijatura</strong></p>
<p>
10.12. u sklopu Adventa u Agramu održan je i tečaj fotografiranja minijatura u kojemu je predavač pokazao kako fotografirati minijature i kako učiniti da sve minijature budu oštre.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/970c2921-1d76-454f-a498-fcff6ea9ef07.jpg
" width="600" /> </a></p>
<p>
<strong>Secret Santa</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/79d5022f-1743-4280-bcad-6cba304b58ba.jpg
" width="600" /> </a></p>
<p>
<strong>Buvljak minijatura i bitseva</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0f18c874-9e79-4545-9c51-03691d258bb2.jpg
" width="600" /> </a></p>
<p>
<strong>N A S T U P I N A N A T J E C A NJ I M A, K O N V E N C I J A M A, I Z L O Ž B A M A I D R U G I M D O G A Đ A NJ I M A</strong></p>
<p>
<strong>All A Bord, Nedelišće</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fa5dada-72fb-4eaa-94ee-3eac22ba1216.jpg
" width="600" /> </a></p>
<p>
Naš Mario, veteran međimurskih bojilišta, vodio je jos jednu Back to Basics radionicu bojanja. Ovoga puta, na All A-Board vol.2 DDI - Dani društvenih igara u Nedelišću u subotu 15.3.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ead9e110-9eca-4ba3-bc22-e00d83deebb4.jpeg
" width="600" /> </a></p>
<p>
<strong>Sferakon, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d5379e49-0ec4-4410-a5fb-2a2769a4e68a.jpg
" width="600" /> </a></p>
<p>
UMS "Agram" je ove godine na svom štandu u subotu 10.5. organizirao interaktivne Back to Basics radionice bojanja minijatura prilagođene svim uzrastima (od 8-99). Radionice za do tri polaznika su u trajanju od sat vremena.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2e0f224b-1b4a-494c-b562-2e33657fa275.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c25eb97b-1282-4c56-a2b7-1bb02a21c7fe.jpg
" width="600" /> </a></p>
<p>
<strong>H.R.E.N.28, Medvode, Slovenija</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/32c42882-d2c0-45ee-a313-ee876e5575f8.jpg
" width="600" /> </a></p>
<p>
Naša delegacija je sudjelovala na međunarodnom pozivnom događaju H.r.e.n.28 koji su organizirali naši prijatelji iz AmuletD20.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5ff22c67-9b8a-4d2f-9648-cfcc7cdbfe9d.jpg
" width="600" /> </a></p>
<p>
<strong>14. dani tehničke kulture, Zagreb</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0a031907-15d9-48f6-b69f-15c2286585e5.jpg
" width="600" /> </a></p>
<p>
19. i 20.9. nastupili smo na XIV danima tehničke kulture u Kulturnom centru Dubrava. Dane je organizirala Zagrebačka zajednica tehničke kulture.</p>
<p>
U sklopu nastupa organizirali smo: - predstavljanje Agramera, linije chibi minijatura - promociju knjige Tabletop Scenery for Beginners</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5267061a-edad-4e85-ba82-9b2f0f0d29b0.jpg
" width="600" /> </a></p>
<p>
A s ponosom objavljujemo i da smo za naš rad u 2024. primili godišnju nagradu tehničke kulture dr. Oton Kučera</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/67835e3c-0f32-4166-874a-4222b16ede19.jpg
" width="600" /> </a></p>
<p>
Također smo organizirali i besplatne: - pokazne demonstracije minijaturističkih tehnika - sculpting i bojanje minijatura u petak - Back to Basics radionice bojanja minijatura za najmlađe u subotu</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/fed6d25e-59ee-4723-aa13-c4fb5d621bd0.jpg
" width="600" /> </a></p>
<p>
<strong>Modelmania, Zagreb</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/251e82c1-45d5-44b9-a7ac-4d9af2a1fc79.jpg" width="600" /></a></p>
<p>
U subotu 25.10.2025. održao se Foto Video Show & ModelMania Zagreb u Kongresnoj dvorani na Zagrebačkom Velesajmu. UMS Agram je nastupio s prezentacijom rada naših raznih programa poput Advent u Agramu, Agram Group Build, Agram Lego Sekcija i Knjižnica i čitaonica UMS "Agram".</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/875f2fb8-9d6f-45a2-bc3d-c1ff07650537.jpg" width="600" /></a></p>
<p>
Naši volonteri, Kruno i Marko bili su tamo od 10 ujutro i odgovarali na pitanja s čime se bavimo. Antoni i Lav su bili zaduženi za demonstriranje stolne strateške igre Gaslands! Kruno je držao Back to Basics radionice bojanja minijatura!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/558564f4-0813-45ef-b333-90ff974bb306.jpg" width="600" /></a></p>
<p>
<strong>Državno prvenstvo Slovenije u plastičnom maketarstvu, Ljubljana, Slovenija</strong></p>
<p>
U subotu, 22.11.2025. u Ljubljani održavalo se Državno prvenstvo Slovenije u plastičnom maketarstvu, jubilarno, 30. Tom prilikom naša delegacija je nastupila u nekoliko kategorija, ali i po prvi puta sa prezentacijskim štandom.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
<strong>Muzej Slovenija v Malem, Šenčur/Kranj, Slovenija</strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
Nakon nastupa na Državnom prvenstvu u Ljubljani, naša ekipa se u nedjelju ujutro uputila na izlet u Kranj na poziv naših partnera iz Back to Basics! Prvo smo posjetili muzej Svet v Malem u Šenčuru pa onda sjedište Back to Basics u Kranju.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
Tijekom posjeta uručena nam je prigodna plaketa povodom stotog polaznika naših Back to Basics radionica tijekom 2025..</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
Nakon toga posjetili smo i B2B sjedište u inkubatoru Kovačnica u Kranju gdje smo uz kavu prodiskutirali stanje u tehničkoj kulturi kako u Sloveniji tako i u Hrvatskoj.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
<strong>P O S J E T E I Z L O Ž B A M A, N A T J E C A NJ I M A I D R U G I M D O G A Đ A J I M A</strong></p>
<p>
<strong>Mosonshow, Mosonmagyarovar, Mađarska</strong></p>
<p>
U travnju je naš Marko Paunović na poziv organizatora bio jedan od sudaca na prestižnom međunarodnom natjecanju Mosonshow.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9b436817-943e-4513-a41a-818094b08076.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/25e5bcba-7620-452f-899a-e0635c3473e4.jpg
" width="600" /> </a></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9273bee5-5b1b-4a90-94c1-5a42ba790d5e.jpg
" width="600" /> </a></p>
<p>
<strong>Eurotrack 2025, Zagreb</strong></p>
<p>
U petak, 10. svibnja, naša delegacija za izložbe, posjetila je najveću izložbu modela vlakova u Hrvatskoj pod nazivom Eurotrack 2025.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f03ef6e3-a7d4-438f-948e-9dc69896d862.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0277707b-4cfb-40c6-afce-2bf86b14c41c.jpg" width="600" /></a></p>
<p>
<strong>Kontrast, Varšava, Poljska</strong></p>
<p>
Jedno od najvećih natjecanja u bojenju minijatura na svijetu odvija se u Varšavi od 2021. godine. Klan Knezović je posjetio Kontrast prvi puta 2023. godine. Događaj je bio sjajan te su uživali u gotovo 1500 radova, od kojih su mnogi rađeni od strane majstora na najvišoj umjetničkoj razini.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07ea844-7480-459c-8fc9-fe6562149ca8.jpg" width="600" /> </a></p>
<p>
Naši rezultati bili su iznad očekivanja. Petar se nije vratio s medaljom, jer je kroz 2 godine radio većinom na narudžbama. Jure Cukar, za koga smo nosili 3 modela osvojio je 1 srebro u Standard klasi. Filip je osvojio 2 srebra u Standard klasi za svoje guštere (diorama) i za svojeg ambientalnog vojnika (single model do 54 mm). Ivan je pak osvojio zlato u Standard Historical and Realism kategoriji te nagradu Alternity Miniaturesa, srebro u Standard Storytelling kategoriji, zlato u Standard kategoriji za modele veće od 54 milimetra te zlato u Standard Diorama kategoriji, medalju Verko's Vaulta (muzej minijatura u Las Vegasu) te ono što stvarno nisam očekivao, Best of Standard – nagradu za najbolji rad od svih radova u Standard kategoriji. Pored toga osvojio je i jednu srebrnu medalju u Master kategoriji.</p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/aac9cac5-74bf-4051-a420-fee006b66dec.jpg
" width="600" /> </a></p>
<p>
<strong>Svet v Malem, Pivka, Slovenija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5730e31d-9df6-4d5e-b8b0-6d7889e95471.jpg" width="600" /></a></p>
<p>
U subotu, 24.5.2025. zaputili smo se u Pivku u Sloveniji na tradicionalno međunarodno natjecanje Svet v Malem. Kao i proteklih godina i ovaj puta se održalo u Parku vojaške zgodovine u Pivki smještenom u bivšoj vojnoj kasarni.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab25bf4b-3a14-4ac1-99fd-e6eadfd3d6c9.jpg" width="600" /></a></p>
<p>
<strong>Majstorstvo u mjerilu, Samobor </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/dfccf67a-1490-4e07-8ccf-6cfed48b9d72.jpg" width="600" /></a></p>
<p>
U utorak, 15.7. posjetili smo otvorenje izložbe brodova i ostalih maketa autora Marijana Majdaka pod nazivom Majstorstvo u mjerilu.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8fbbc695-9683-4c0d-80f8-9f4ff73b65e9.jpg" width="600" /></a></p>
<p>
<strong>CK 2025, Stubičke toplice </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/68a4b92f-ee06-4fc1-b3bc-62e51bf286cb.jpg" width="600" /></a></p>
<p>
U subotu, 27.9.2025. naši članovi su nastupili na CK2025 u Stubičkim toplicama.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/be20ad11-55e7-42e7-9294-5808e1ad4d45.jpg" width="600" /></a></p>
<p>
<strong>Amulet D20 Grand Tournament, Ljubljana, Slovenija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f28070ff-616d-4862-a23b-b0b75abb6a18.jpg" width="600" /></a></p>
<p>
Početkom listopada naš Domagoj je imao priliku posjetiti susjede iz udruge Amuletd20. Ovog puta nije bio artsy Turnip28 event, nego ogroman turnir u AOS i Conquest igrama.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/23b14876-b97b-4dc6-a7eb-59bfa73d19af.jpg" width="600" /></a></p>
<p>
<strong>Monte San Savino Show, Monte San Savino, Italija </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5c6889aa-82a7-44b4-aec3-55b6259be3c7.jpg" width="600" /></a></p>
<p>
U malom gradiću u Italiji svake se godine, još od 2006., održava jedna od najvećih i najprestižnijih izložbi minijatura na svijetu, koja okuplja minijaturiste iz cijeloga svijeta. Klan Knezović zaključio je da je šteta što na Monte San Savino Show ne dolaze Hrvati, pa su nakon odličnog provoda na Kontrastu, izložbi minijatura u Varšavi, odlučili posjetiti i Italiju.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/24ef5907-b895-479f-bf1f-1c9daae1ebbb.jpg" width="600" /></a></p>
<p>
<strong>Kup Zagreb, Zagreb </strong></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
U subotu 6.12. naši članovi su nastupili na 20. Kupu Zagreb. Natjecanje se održalo u OŠ Juraja Kaštelana na zagrebačkoj Savici..</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
<p>
<strong>ČLANCI IZ MINIJATURIZMA I MAKETARSTVA</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d46469ba-801f-453a-a4da-ed1cd53af58c.jpg" width="600" /> </a></p>
<p>
I za kraj, valja spomenuti i naš najopsežniji program. Online objavljivanje članaka iz minijaturizma i maketarstva započeto 2020. se nastavilo i u narednim godinama pa tako i 2025. sa preko 50 objavljenih članaka ove godine. Ovim putem se zahvaljujemo svim članovima na trudu i zalaganju u izradi minijatura i maketa, ali posebno u odvajanju vremena za fotografiranje rada u nastajanju i pisanja članaka za našu stranicu.</p>
<p>
<strong>K NJ I G A U I Z D A NJ U U M S „A G R A M“</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg
" target="_blank"> <img alt="Click for enlarged picture" src="
https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4945a9c-6c57-4438-a1e8-07a1bbc3f94a.jpg" width="600" /> </a></p>
<p>
Tijekom 2025. izdali smo i prvu publikaciju na engleskom jeziku. Riječ je o priručniku Tabletop Scenery for Beginners autora Marka Paunovića.</p>
<p>
</p>
<p>
<strong>UMS „Agram“ vam želi sve najbolje u novoj 2026. godini! Vidimo se iduće godine!</strong></p>
<p>
<a href=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" target="_blank"> <img alt="Click for enlarged picture" src=" https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4e1c72-b7e0-4444-b7de-34f5b41e9120.jpg
" width="600" /> </a></p>
"
["created"]=>
string(19) "2025-12-18 07:33:37"
["modified"]=>
string(19) "2025-12-18 07:33:37"
}
["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>, 18<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/10" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "485"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(27) "We visited: Kup Zagreb 2025"
["title_hrv"]=>
string(30) "Posjetili smo: Kup Zagreb 2025"
["mask_eng"]=>
string(26) "we_visited_kup_zagreb_2025"
["mask_hrv"]=>
string(29) "posjetili_smo_kup_zagreb_2025"
["content_eng"]=>
string(2240) "<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
"
["content_hrv"]=>
string(2691) "<p>
U subotu 6.12. naši članovi su nastupili na 20. Kupu Zagreb. Natjecanje se održalo u OŠ Juraja Kaštelana na zagrebačkoj Savici.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/7c64a513-1d38-47d1-83bc-51f970dfe808.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ca724a86-177a-4140-bb4e-5eee949c5954.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8e14b7e0-3b5a-4755-981e-f8570981bc0f.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f974a8a2-b09a-4137-8086-68752ea8b8e1.jpg" width="600" /></a></p>
<p>
Rad kojem smo dodijelili naš tradicionalni Best of Show voted by Agram je došao iz Mađarske iz radionice Akosa Szabe.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bf4caff9-15de-48ef-b4b7-c10d30aaf40b.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/17975b3b-06f2-4c07-beeb-89a4e9af9129.jpg" width="600" /></a></p>
<p>
Na kraju, osim nekoliko specijalnih nagrada, naši članovi osvojili su dvije zlatne, dvije srebrne i dvije brončane medalje.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a8fd40d5-15ca-481d-8806-e36057505638.jpg" width="600" /></a></p>
"
["created"]=>
string(19) "2025-12-10 10:37:40"
["modified"]=>
string(19) "2025-12-10 10:37:40"
}
["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>, 10<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/09" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "484"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(91) "We visited: Museum Slovenia v Malem and Back to Basics in the Kovačnica incubator in Kranj"
["title_hrv"]=>
string(88) "Posjetili smo: Muzej Slovenija v Malem i Back to Basics u inkubatoru Kovačnica u Kranju"
["mask_eng"]=>
string(89) "we_visited_museum_slovenia_v_malem_and_back_to_basics_in_the_kovacnica_incubator_in_kranj"
["mask_hrv"]=>
string(86) "posjetili_smo_muzej_slovenija_v_malem_i_back_to_basics_u_inkubatoru_kovacnica_u_kranju"
["content_eng"]=>
string(10845) "<p>
<em>After the performance at the National Championship in Ljubljana, our team went on a trip to Kranj on Sunday morning at the invitation of our partners from Back to Basics!</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" width="600" /></a></p>
<p>
The day was beautiful and we soon reached the first point of our excursion. The Museum Svet v Malem.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
The lecture about the museum was given by our friends Bine Logar, Luka Jančič and Milan Hrestak.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
After the lecture, there was free time to view dioramas related to the history of Slovenia.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" width="600" /></a></p>
<p>
After looking at the models on the ground floor, we went up to the first floor to the workshop area. The first thing that impressed us was the representation of Triglav. A train runs around the entire room, showing the past of Slovenia.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" width="600" /></a></p>
<p>
The second thing our hosts surprised us with was a commemorative plaque rewarding us for successfully conducting Back to Basics workshops in 2025, in which we had 100 participants.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
On the way out, we signed the Guest Book.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" width="600" /></a></p>
<p>
After visiting the museum, our hosts took us to lunch at Walter's (all recommendations for real Bosnian grill!)</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" width="600" /></a></p>
<p>
After that, we visited the B2B headquarters at the Kovačnica incubator in Kranj, where we discussed the state of technical culture in both Slovenia and Croatia over coffee.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
To end the gathering, the hosts took us for a short walk in nature.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" width="600" /></a></p>
<p>
And this wouldn't be a hobby trip if we didn't take a peek at at least one LGS - P<a href="https://parkenigma.com/">ark Enigma</a> in the center of Kranj!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" width="600" /></a></p>
<p>
Before returning, there was still time for a coffee and a chat about the weekend's impressions!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" width="600" /></a></p>
<p>
As always, more and bigger photos are on our <a href="https://www.facebook.com/UmsAgram/posts/pfbid035NPYFatZWjjMdsGMXkbnD9bAZcProUJW6eiEotUGv5E3Cws2cNMTbdsNTrithLtrl">social networks</a>!</p>
"
["content_hrv"]=>
string(10849) "<p>
<em>Nakon nastupa na Državnom prvenstvu u Ljubljani, naša ekipa se u nedjelju ujutro uputila na izlet u Kranj na poziv naših partnera iz Back to Basics!</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5fe967ef-f176-44d0-a3c1-e45af50ab9f1.jpg" width="600" /></a></p>
<p>
Dan je bio predivan i ubrzo smo stigli do prve točke našeg izleta. Muzej Svet v Malem.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2d42e076-3ff6-4e39-8a0d-4cecd7e2aa95.jpg" width="600" /></a></p>
<p>
Predavanje o muzeju su odradili naši prijatelji Bine Logar, Luka Jančič i Milan Hrestak.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9637a964-2a69-4464-af8c-f02b17f6936f.jpg" width="600" /></a></p>
<p>
Nakon predavanja, uslijedilo je slobodno vrijeme za razgledavanje diorama vezanih na povijest Slovenije.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/f4037f80-76c6-4453-918b-41e4b56ec379.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ddbfea73-d637-4701-afac-811e352a7fe4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6dd79ef7-0f63-441c-98b9-1af05821965c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/36b520cf-e3b2-498f-950a-1e257fb47ab2.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6bc6089b-f038-4e8a-9778-6fed52846066.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/35ca313b-e009-48dd-95db-75a9b3992d29.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/76ead955-34b4-40d8-91fe-7a5eeb5c46e4.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0e3778f3-c6ce-4757-a4d7-6f80265ac9cb.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/0cf1195a-6682-4a01-b07b-d124dc156642.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/2444b3e9-f9ed-4b27-81e9-7cf3ff37df1e.jpg" width="600" /></a></p>
<p>
Nakon razgledavanja maketa u prizemlju, popeli smo se na prvi kat u prostor radionice. Prvo što nas je impresioniralo bio je prikaz Triglava. Oko cijele prostorije prolazi vlak koji pokazuje prošlost Slovenije. </p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/d9af6199-a2a7-4438-b229-6e6ebc8c7e61.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a1f73736-3593-443d-8674-86053f98efb5.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/c9c202a1-c97f-4f63-afcb-fdf1a52dd56c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ab58f50b-e552-4bff-90b1-7d673c5c4fd4.jpg" width="600" /></a></p>
<p>
Druga stvar čime su nas naši domaćini iznenadili bila je prigodna spomenica kojom nas nagrađuju za uspješno vođenje Back to Basics radionica u 2025. u kojoj smo imali 100 polaznika.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ad1391cd-b72d-44c5-a818-7bc89fe0e6bf.jpg" width="600" /></a></p>
<p>
Na izlasku smo se upisali u Knjigu dojmova.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a535979e-66e5-49f9-9650-0766f389557b.jpg" width="600" /></a></p>
<p>
Nakon posjeta muzeju, domaćini su nas odveli na ručak kod Waltera. (sve preporuke za pravi bosanski roštilj!)</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/469be85a-c730-4be3-8b80-d19467de50f8.jpg" width="600" /></a></p>
<p>
Nakon toga posjetili smo i B2B sjedište u inkubatoru Kovačnica u Kranju gdje smo uz kavu prodiskutirali stanje u tehničkoj kulturi kako u Sloveniji tako i u Hrvatskoj.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/73e45a39-f077-409f-8e6e-2982c891dd91.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/33f11e6f-940a-4c01-8a38-5a586957ac40.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ce1e6912-6578-4c40-b5a9-edf7c6d6a208.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/6b4413bd-9bb5-45e9-b470-29542a9f912e.jpg" width="600" /></a></p>
<p>
Za kraj druženja, domaćini su nas odveli na kratku šetnju u prirodi.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/3a6369bf-27bc-467e-9169-0764a118d730.jpg" width="600" /></a></p>
<p>
A ovo ne bi bio hobby put da nismo zavirili u barem jedan LGS - <a href="https://parkenigma.com/">Park Enigma</a> u centru Kranja!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/1ca4534b-72ca-47e2-99cb-b34bf3b36418.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/07f7b122-8a96-4d37-87f8-4c51fadbda4c.jpg" width="600" /></a></p>
<p>
Prije povratka još je bilo vremena za jednu kavu i razgovor o dojmovima vikenda!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a33ff8b6-6b19-4630-8f1f-c7553736eb98.jpg" width="600" /></a></p>
<p>
Kao i uvijek, više i veće fotke su na našim <a href="https://www.facebook.com/UmsAgram/posts/pfbid035NPYFatZWjjMdsGMXkbnD9bAZcProUJW6eiEotUGv5E3Cws2cNMTbdsNTrithLtrl">socijalnim mrežama</a>!</p>
"
["created"]=>
string(19) "2025-12-09 08:40:12"
["modified"]=>
string(19) "2025-12-09 08:40:12"
}
["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>, 9<span class="superscript">th</span> December 2025</span>
</li>
<li>
<a href="/dok/articles/2025/12/09" class="readMore"></a>
<span class="details"> <pre style="display: none;">
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "483"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(85) "We attended: Slovenian State Championship in plastic modelling, Ljubljana 22.11.2025."
["title_hrv"]=>
string(95) "Nastupili smo na: Državno prvenstvo Slovenije u plastičnom maketarstvu, Ljubljana 22.11.2025."
["mask_eng"]=>
string(80) "we_attended_slovenian_state_championship_in_plastic_modelling_ljubljana_22112025"
["mask_hrv"]=>
string(88) "nastupili_smo_na_drzavno_prvenstvo_slovenije_u_plasticnom_maketarstvu_ljubljana_22112025"
["content_eng"]=>
string(6634) "<p>
<em style="margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(0, 0, 0); font-family: Verdana, sans-serif;">On Saturday, November 22, 2025. in Ljubljana, the National Championship of Slovenia in Plastic Modeling was held. It was a jubilee, their 30th edition. For this occasion, our delegation performed in several categories, but also for the first time we had a presentation stand as well.</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
After the set-up, the competition opened at 11 am with the cutting of a celebratory cake.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" width="600" /></a></p>
<p>
Throughout the competition, our booth was very popular, and the biggest hit were the homemade chocolate chip cookies made by Marko's wife!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" width="600" /></a></p>
<p>
Below is a gallery of exhibits.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" width="600" /></a></p>
<p>
In our opinion, best of show went to Slovenia. Anže Zorko made a fantastic chieftain!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" width="600" /></a></p>
<p>
The best part of the event itself was hanging out with fellow modelers and gamers. Many thanks to Amulet D20 for the Middle Earth SBG demo which our Seb thoroughly enjoyed!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" width="600" /></a></p>
<p>
Finally, the tradition is that the most awarded member pays for the booze!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" width="600" /></a></p>
<p>
Look for more photos in better resolution on our <a href="https://www.facebook.com/UmsAgram/posts/pfbid02377ubCbd3gxYagHkhSd9aRixbJD7ZyxfrjRWDS6BtDiBNmToPSwfLc1qfeEzaBvTl">social networks</a>!</p>
"
["content_hrv"]=>
string(6669) "<p>
<em style="margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; color: rgb(0, 0, 0); font-family: Verdana, sans-serif;">U subotu, 22.11.2025. u Ljubljani održavalo se Državno prvenstvo Slovenije u plastičnom maketarstvu, jubilarno, 30. Tom prilikom naša delegacija je nastupila u nekoliko kategorija, ali i po prvi puta sa prezentacijskim štandom.</em></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/57c0e7db-c37a-414b-b3e8-8a80c2c9422a.jpg" width="600" /></a></p>
<p>
Nakon postavljanja, u 11 je natjecanje otvoreno uz prigodno rezanje slavljeničke torte.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8b7666d0-816d-4d12-9e72-a11b1fa2bea5.jpg" width="600" /></a></p>
<p>
TIjekom cijelog natjecanja, naš štand je bio jako posjećen, a najveći hit su bili domaći chocolate chip cookies koje je izradila Markova supruga!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/30f2d8c5-75fa-4c9e-a0df-15c9f0ea3ae2.jpg" width="600" /></a></p>
<p>
U nastavku slijedi galerija radova.</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/033f499d-c91b-4f2a-9091-fa7f37ca3d38.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/8a3ac0d4-f786-4a80-b14b-f3cd4127ce7c.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a4cc738a-15a6-4ff6-921e-dbd7b0d783c7.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/5f4d1e5f-2b30-4afe-8597-e6d079694501.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/4a08b4b9-de39-470a-81eb-bd2f0e0cdeda.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/364d65b3-84b3-4bb2-945b-b83fec4ae516.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b07560f9-d8e0-4c28-9a11-33e526bf3a23.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/bd666834-d820-496d-87bf-72d52e081f62.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/a417b50a-afc5-4597-9445-cf6e9f26462a.jpg" width="600" /></a></p>
<p>
Po našem izboru, best of show otišao je u Sloveniju. Anže Zorko napravio je fantastičnog poglavicu!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/b0c96f2b-9630-4de7-91fb-ade3fa96dc7d.jpg" width="600" /></a></p>
<p>
Najbolji dio samog događaja bilo je druženje s kolegama maketarima i gamerima. Veliko hvala Amulet D20 na demonstraciji Middle Earth SBG u kojoj je naš Seb izrazito uživao!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/9a530289-6837-4495-ba1e-a06a8d2b46ba.jpg" width="600" /></a></p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/efe48e66-053f-44de-a0ec-31e52788c998.jpg" width="600" /></a></p>
<p>
Za kraj, tradicija da najnagrađivaniji član plaća cugu!</p>
<p>
<a href="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" target="_blank"><img alt="Click for enlarged picture" src="https://hosting.photobucket.com/95288841-8654-4bf7-8fc9-a4aa78dce87f/ea1c4856-531f-4d31-a292-2e637150e6dc.jpg" width="600" /></a></p>
<p>
Više fotografija i u boljoj rezoluciji potražite na našim <a href="https://www.facebook.com/UmsAgram/posts/pfbid02377ubCbd3gxYagHkhSd9aRixbJD7ZyxfrjRWDS6BtDiBNmToPSwfLc1qfeEzaBvTl">socijalnim mrežama</a>!</p>
"
["created"]=>
string(19) "2025-12-09 08:09:21"
["modified"]=>
string(19) "2025-12-09 08:09:21"
}
["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>, 9<span class="superscript">th</span> December 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('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/latestBattleReports.ctp</b>, line <b>8</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/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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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('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/latestBattleReports.ctp</b>, line <b>11</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/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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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('cakeErr6-trace').style.display = (document.getElementById('cakeErr6-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="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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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('cakeErr7-trace').style.display = (document.getElementById('cakeErr7-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="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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768084219
SessionHelper::$sessionTime = 1768096219
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
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "486"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(31) "Agram 2025 – A Year In Review"
["title_hrv"]=>
string(34) "Agram u 2025. iliti 2025. u Agramu"
["mask_eng"]=>
string(27) "agram_2025_a_year_in_review"
["mask_hrv"]=>
string(32) "agram_u_2025_iliti_2025_u_agramu"
["content_eng"]=>
string(52755) "
The year 2025 has also come to an end, in which, in addition to the traditional programs, we created a series of our own miniatures for the first time, published the first book in English, and also made our own miniatures for awards for our Black Queen in 2026! In cooperation with Algebra Bernays University, two of their students, Jana Pahel and Monika Bešenić, designed Agramer figures according to our design, which we already used this year in our Back to Basics workshops. In addition to these miniatures, for the needs of our miniature painting competition, Black Queen H&MPC also created a bust and a 75mm and 120mm miniature of Barbara Celjska, known in these parts as the Black Queen. Read about all that below.
A G R A M E R S
In September, at the Days of Technical Culture, we presented our Agrameri miniature line for the first time. It consists of six miniatures depicting a dragon, a knight, a barbarian, a princess, a king and a wizard..
But let's go back to the beginning of the year, which, like every year, began with our traditional Exhibition...
E X H I B I T I O N O F M I N I A T U R E S A N D T A B L E T O P S C E N E R Y A G R A M 2 0 2 5
We started the year with preparations for our annual Exhibition of Miniatures and Tabletop Scenery, during which we also organized a weekend miniature painting workshop and, for the fifth time this term, our international miniature painting competition, the Black Queen Hobby and Miniature Painting Competition..
The Exhibition of Miniatures and Tabletop Scenery "Agram 2025" took place this year from 20.2. to 9.03. The exhibition was set up on Wednesday 19.2. in the afternoon and was attended by a large number of members and friends of the Association who exhibited their works.
As always, the Exhibition presented a cross-section of the work of the Association, its members, participants of its courses and workshops, and members of the Miniature Painters Croatia FB group. A large number of showcases contained numerous miniatures for tabletop strategy games, board games, and an entire showcase was dedicated to award-winning exhibits from previous miniature competitions. Several showcases were dedicated to projects that the Association has been implementing for 21 years, such as the UMS “Agram” Library and Reading Room, the Workshop for Making Spatial Models, and the Miniature Painting Workshop.
During the first weekend of the Exhibition, 22-23 February, we held the 19th annual international miniature painting competition, the Black Queen Hobby and Miniature Painting Competition. !
As contestants arrived and registered for the competition, our hardworking staff photographed all the exhibits before sorting them into categories and carefully placing them in glass cases.
WARGAMING DEMO GAMES
This year, organized by our friends from Slovenia from the Amulet D20 club, demonstrations of the tabletop strategy game Turnip28 were held. Over the course of both days, a handful of games were played on beautiful terrain!
SALE CORNER
During the weekend we hosted our sponsors with their sales stands: Swood.si and Carta Magica.
MINIATURE PAINTING DEMONSTRATIONS
The ZZTK space allows workshops to be held during the weekend in the cinema hall in the basement, so we also organized demonstration workshops during the weekend. The work of the lecturers was recorded with a camera and projected onto the projection screen in the hall. Many thanks to our domestic and foreign lecturers: Ana Polanšćak (CRO), Vladimir Matić-Kuriljev (SRB), Luka Jaret and Vanet Dolenc (SLO), doc.dr.sc. Winton Afrić (CRO) and Marcello Rizza (I).
SPEED PAINTING CONTEST
On Sunday afternoon, a miniature speed painting competition was held. Participants had 90 minutes to paint one miniature. Thanks to our sponsor Hobby Chest, who provided us with a large donation of painting materials from AK Interactive, we organized a miniature speed painting competition according to the following rules:
- competitors have 90 minutes to paint a miniature
- all competitors paint the same (same type) miniature
- we provided paints from AK Interactive
- we provided brushes from AK Interactive.
With that, we came to the very end of this wonderful weekend and all that remained was the distribution of prizes and awards to the winners.
BACK TO BASICS WORKSHOPS FOR KIDS
On weekdays from 17:00 to 18:00 we held our new workshops for the youngest, in which our youngest participants painted their first miniatures..
OPEN MINIATURE PAINTING WORKSHOPS
Over the next two weeks, our volunteers held open miniature painting workshops on weekdays from 4:00 PM to 8:00 PM. Miniature painting workstations were set up where our visitors could paint miniatures we had prepared (or their own if they had brought them) using our materials and tools.
U srijedu 05.03.2025. održana je godišnja sjednica Skupštine na kojoj smo odredili smjernice rada u 2025..
W E E K E N D M I N I A T U R E P A I N T I N G W O R K S H O P S
During the second weekend of the Exhibition, March 1-2, we organized a MINITURE PAINTING WORKSHOP – Frostgrave.
The workshop was held over two days (the whole weekend) and participants painted five different figures for the Frostgrave game, which can also be used for DND sessions. The focus of these lectures was painting several miniatures at once, but the knowledge from the workshop is equally applicable to painting armies for boardgames and a collection of figures for pen&paper rpgs. The workshop presented paints and accessories, preparation of figures, several techniques for coloring miniatures from basic to more advanced, and techniques and tricks for quickly and efficiently coloring large quantities of figures at once. As part of the workshop, water-based acrylic paints were used.
During the weekend, 17-18.05., we organized a MINITURE PAINTING WORKSHOP – Kitbashing and Converting.
The workshop was conducted over two days (a whole weekend) and focused on making two (up to three) of their own miniatures from various parts (several different miniatures) with the addition of modeling the parts using modeling clay (Green Stuff). It consisted of two parts, a theoretical and a practical part. During the workshop, participants were introduced to tools, materials and techniques for performing simple and complex conversions, including the use of modeling putties.
Over the weekend, September 13-14, 2025, we held a new weekend miniature painting workshop called Contrast paints.
The workshop was held over two days (the whole weekend) and participants colored several (2-3) different figures using Contrast colors for quick coloring of miniatures. The focus of these lectures was coloring several miniatures at once, but the knowledge from the workshop is equally applicable to coloring armies for boardgames and a collection of figures for pen&paper rpgs. Each participant put together two to three figures from our collection, but for the first time they were also able to bring their own figures to work on. The workshop presented paints and accessories, preparation of figures, several techniques for coloring miniatures from basic to more advanced, and techniques and tricks for quickly and efficiently coloring large quantities of figures at once. As part of the workshop, water-based acrylic paints were used, with special attention paid to Contrast paints. The lectures were adjusted so that the presenters could devote equal time to all participants and could be adapted to all categories of miniaturists (from beginners to slightly advanced).
B A C K T O B A S I C S Miniature painting workshops for kids
During October and November, we held our Back to Basics miniature painting workshops for the youngest at the Zagreb City Libraries. We held a total of six workshops during October and November. And in combination with the Association's appearances at various events throughout 2025, a total of 100 participants, our youngest fellow citizens, went through the B2B workshop program..
A G R A M L E G O S E C T I O N
As part of our Agram Lego Section, we have been organizing a series of expert lectures related to our current group LEGO project since 2024. Our experts lead lectures in various fields such as architecture, mechanical engineering, naval architecture, sculpture, etc. In 2025, we covered two topics: Leonardo da Vinci – the inventor and the Orient Express.
In February, our Mario Grgurev covered the topic of inventor Leonardo da Vinci as part of the construction of his flying machine.
In April, our engineers held a series of lectures about the Orient Express, steam engines and locomotives as part of the construction of a model of this most famous train in the world.
A G R A M G R O U P B U I L D
As part of this UMS "Agram" project called Agram Group Build, which was created after Kruno and Marko discussed joint projects on Wednesdays and how it would be cool to gather more people on Wednesdays to work on something together. From this, the idea of Group Builds was born. In 2025, we worked on a series of busts on the theme of Iron Maiden and on the creation of a dieselpunk diorama of a flying island.
H O B B Y C O R N E R O N W E D N E S D A Y S
Hobby Corner on Wednesdays is conceived as a collection of free activities in the space used by UMS "Agram" during Wednesday evening sessions. Most activities are open to everyone, with some benefits for UMS "Agram" members, such as storing miniatures in display cases between sessions or borrowing books from our extensive Library.
A D V E N T I N A G R A M
During November and December, we organized a program called Advent in Agram, which consisted of interactive workshops on making Christmas balls and shorter demonstration workshops during December. Interactive workshops involve participants making their own models according to instructions and under the supervision of a leader. No registration is required for the demonstration workshops in December, and they consist of a series of separate topics that cover model-making methods, effects, and materials related to the winter period, such as making snow, ice, and the like, which the lecturer demonstrates from behind the desk.
Miniature photography course
10.12. as part of Advent in Agram, a miniature photography course was held, in which the lecturer showed how to photograph miniatures and how to make all miniatures sharp.
Secret Santa
Miniatures Fleamarket
P E R F O R M A N C E S AT C O M P E T I T I O N S, C O N V E N T I O N S, E X H I B I T I O N S A N D O T H E R E V E N T S
All A Bord, Nedelišće
Our Mario, a veteran of the battlefields of Međimurje, led another Back to Basics coloring workshop. This time, at All A-Board vol.2 DDI - Social Games Days in Nedelišće on Saturday, March 15th.
Sferakon, Zagreb
This year, UMS "Agram" organized interactive Back to Basics miniature painting workshops at its stand on Saturday, May 10th, adapted for all ages (from 8-99). The workshops for up to three participants last an hour..
H.R.E.N.28, Medvode, Slovenia
Our delegation participated in the international invitational event H.r.e.n.28 organized by our friends from AmuletD20.
14. Days of Technical Culture, Zagreb
On September 19th and 20th, we performed at the 14th Days of Technical Culture at the Dubrava Cultural Center. The days were organized by the Zagreb Technical Culture Association..
As part of the performance, we organized: - introducing Agramer, a line of chibi miniatures - promotion of the book Tabletop Scenery for Beginners
And we are proud to announce that we received the Dr. Oton Kučera Annual Technical Culture Award for our work in 2024.
We also organized free: - demonstrations of miniaturist techniques - sculpting and painting miniatures on Friday - Back to Basics miniature painting workshops for the youngest on Saturday
Modelmania, Zagreb
On Saturday, October 25, 2025, the Photo Video Show & ModelMania Zagreb took place in the Congress Hall at the Zagreb Fair. UMS Agram performed with a presentation of the work of our various programs such as Advent in Agram, Agram Group Build, Agram Lego Section and the UMS "Agram" Library and Reading Room.
Our volunteers, Kruno and Marko were there from 10am answering questions about what we do. Antoni and Lav were in charge of demonstrating the tabletop strategy game Gaslands! Kruno held a Back to Basics miniature painting workshop!
State Championship of Slovenia in plastic modeling, Ljubljana, Slovenia
On Saturday, November 22, 2025. in Ljubljana, the National Championship of Slovenia in Plastic Modeling was held, jubilee, 30. On this occasion, our delegation performed in several categories, but also for the first time with a presentation stand.
Museum Slovenija v Malem, Šenčur/Kranj, Slovenij
After the performance at the National Championship in Ljubljana, our team went on a trip to Kranj on Sunday morning at the invitation of our partners from Back to Basics! First we visited the Svet v Malem museum in Šenčur and then the headquarters of Back to Basics in Kranj.
During the visit, we were presented with a commemorative plaque on the occasion of the hundredth participant in our Back to Basics workshops during 2025.
After that, we visited the B2B headquarters at the Kovačnica incubator in Kranj, where we discussed the state of technical culture in both Slovenia and Croatia over coffee.
V I S I T S T O E X H I B I T I O N S, C O M P E T I T I O N S A N D O T H E R E V E N T S
Mosonshow, Mosonmagyarovar, Hungary
In April, our Marko Paunović, at the invitation of the organizers, was one of the judges at the prestigious international competition Mosonshow.
Eurotrack 2025, Zagreb
On Friday, May 10, our exhibition delegation visited the largest model train exhibition in Croatia, called Eurotrack 2025.
Kontrast, Warsaw, Poland
One of the largest miniature painting competitions in the world has been taking place in Warsaw since 2021. The Knezović clan visited Kontrast for the first time in 2023. The event was great and they enjoyed almost 1500 works, many of which were made by masters at the highest artistic level.
Our results were beyond expectations. Petar did not return with a medal, because for 2 years he worked mostly on orders. Jure Cukar, for whom we wore 3 models, won 1 silver in the Standard class. Filip won 2 silvers in the Standard class for his lizards (diorama) and for his environmental soldier (single model up to 54 mm). Ivan won gold in the Standard Historical and Realism category and the Alternity Miniatures award, silver in the Standard Storytelling category, gold in the Standard category for models larger than 54 millimeters and gold in the Standard Diorama category, the medal of Verko's Vault (miniature museum in Las Vegas) and what I really did not expect, the Best of Standard - award for the best work of all works in the Standard category. In addition, he also won a silver medal in the Master category.
Svet v Malem, Pivka, Slovenia
On Saturday, May 24, 2025, we headed to Pivka, Slovenia, for the traditional international competition Svet v Malem. As in previous years, this time it was held in the Military History Park in Pivka, located in a former military barracks.
Mastery in Scale, Samobor
On Tuesday, July 15th, we visited the opening of the exhibition of ships and other models by Marijan Majdak, entitled Mastery in Scale.
CK 2025, Stubičke Toplice
On Saturday, September 27, 2025, our members performed at CK2025 in Stubičke Toplice.
Amulet D20 Grand Tournament, Ljubljana, Slovenia
In early October, our Domagoj had the opportunity to visit his neighbors from the Amuletd20 association. This time it wasn't an artsy Turnip28 event, but a huge tournament in AOS and Conquest games.
Monte San Savino Show, Monte San Savino, Italija
A small town in Italy has hosted one of the largest and most prestigious miniature exhibitions in the world every year since 2006, bringing together miniaturists from all over the world. The Knezović clan decided it was a shame that Croatians didn't come to the Monte San Savino Show, so after having a great time at Kontrast, a miniature exhibition in Warsaw, they decided to visit Italy as well.
Kup Zagreb, Zagreb
On Saturday, December 6th, our members competed in the 20th Zagreb Cup. The competition was held at the Juraj Kaštelan Elementary School in Zagreb.
Modelling Articles
And finally, our most comprehensive program should be mentioned. The online publication of articles from miniatures and model making that started in 2020 continued in the following years and even in 2025 with over 50 published articles this year. We would like to thank all members for their hard work and dedication in making miniatures and models, but especially for taking time to photograph work in progress and writing articles for our site.
A B O O K P U B L I S H E D B Y U M S „A G R A M“
In 2025, we published the first publication in English: Tabletop Scenery for Beginners by Marko Paunović.
UMS "Agram" wishes you all the best in the new year 2026! See you next year!
"
["content_hrv"]=>
string(52683) "
Došao je kraj i ovoj 2025. godini u kojoj smo pored tradicionalnih programa po prvi puta izradili i seriju vlastitih minijatura, izdali prvu knjigu na engleskom jeziku, ali i napravili vlastite minijature za nagrade za naš Black Queen 2026.! U suradnji sa sveučilištem Algebra Bernays, dvije njihove studentice, Jana Pahel i Monika Bešenić su prema našem dizajnu dizajnirale figure Agramera koje smo već ove godine koristili u našim Back to Basics radionicama. Pored tih minijatura, za potrebe našeg natjecanja u bojanju minijatura, Black Queen H&MPC, izradile su i bistu te 75mm i 120mm minijaturu Barbare Celjske, u ovim krajevima poznatu pod imenom Crna Kraljica. O svemu tome, pročitajte u nastavku.
A G R A M E R I
U rujnu na Danima tehničke kulture po prvi puta smo predstavili našu liniju minijatura Agrameri. Sastoji se od šest minijatura koje prikazuju zmaja, viteza, barbarina, princezu, kralja i čarobnjaka.
No vratimo se na početak godine, koji je kao i svaki puta započeo sa našom tradicionalnom Izložbom...
I Z L O Ž B A M I N I J A T U R A I M A K E T A A G R A M 2 0 2 5
Godinu smo započeli pripremama za našu godišnju Izložbu minijatura i maketa tijekom koje smo organizirali i vikend radionicu bojanja minijatura te po peti puta u ovom terminu naše međunarodno natjecanje u bojanju minijatura Black Queen Hobby and Miniature Painting Competition.
Izložba minijatura i maketa "Agram 2025" održala se ove godine od 20.2. do 9.03. Postavljanje izložbe je održano u srijedu 19.2. u popodnevnim satima i sudjelovao je velik broj članova kao i prijatelja Udruge koji su izlagali svoje radove.
Kao i uvijek, Izložba je prikazivala presjek rada Udruge, njenih članova, polaznika njenih tečajeva i radionica te članova FB grupe Miniature Painters Croatia. U velikom broju vitrina našle su se brojne minijature za stolne strateške igre, igre na tabli, a cijela jedna vitrina posvećena je nagrađenim izlošcima sa prethodnih minijaturističkih natjecanja. Nekoliko vitrina bilo je posvećeno projektima koje Udruga već 21 godinu provodi poput Knjižnice i čitaonice UMS „Agram“, Radionice za izradu prostornih maketa i Radionice bojanja minijatura.
Tijekom prvog vikenda Izložbe, 22.-23.02.,održali smo 19. godišnje međunarodno natjecanje u bojanju minijatura Black Queen Hobby and Miniature Painting Competition!
Kako su natjecatelji pristizali i prijavljivali se na natjecanje, naše vrijedno osoblje je fotografiralo sve izloške prije nego li su ih rasporedili po kategorijama i pažljivo ih postavili u staklene vitrine.
WARGAMING POKAZNE PARTIJE
Ove godine u organizaciji naših prijatelja iz Slovenije iz kluba Amulet D20 održane su demonstracije stolne strateške igre Turnip28. Tijekom oba dana odigran je pregršt partija na predivnim terenima!
PRODAJNI KUTAK
Tijekom vikenda ugostili smo naše sponzore sa njihovim prodajnim štandovima: Swood.si i Carta Magica.
OGLEDNE RADIONICE BOJANJA MINIJATURA
Prostor ZZTK omogućuje održavanje radionica tijekom vikenda u kino dvorani u podrumu, stoga smo tijekom vikenda organizirali i ogledne radionice. Rad predavača snimao se kamerom i projicirao na projekcijsko platno u dvorani. Veliko hvala našim domaćim i inozemnim predavačima: Ani Polanšćak (HR), Vladimiru Matić-Kuriljevu (SRB), Luki Jaretu i Vanetu Dolencu (SLO), doc.dr.sc. Wintonu Afriću (HR) i Marcellu Rizzi (I).
NATJECANJE U BRZOM BOJANJU MINIJATURA
U nedjelju popodne održano je i natjecanje u brzom bojanju minijatura. Sudionici su imali 90 minuta vremena da obojaju jednu minijaturu. Zahvaljujući našem sponzoru Hobby Chest, koji nam je osigurao veliku donaciju materijala za bojanje od AK Interactive, organizirali smo jedno natjecanje u brzom bojanju minijatura prema sljedećim pravilima:
- natjecatelji imaju 90 minuta da oboje minijaturu
- svi natjecatelji bojaju istu (isti tip) minijaturu
- osigurali smo boje od AK Interactive
- osigurali smo kistove od AK Interactive.
S time smo došli do samoga kraja ovog predivnog vikenda i sve što je preostalo je bila podjela nagrada i priznanja pobjednicima.
BACK TO BASICS RADIONICE ZA NAJMLAĐE
Radnim danima od 17:00 do 18:00 održavali smo naše nove radionice za najmlađe u kojima su naši najmlađi polaznici bojali svoje prve minijature.
OTVORENE RADIONICE BOJANJA MINIJATURA
Tijekom naredna dva tjedna, naši volonteri su radnim danima od 16:00 do 20:00, držali otvorene radionice bojanja minijatura. Postavljene su radne stanice za bojanje minijatura na kojoj su naši posjetitelji mogli bojati minijature koje smo priredili (ili svoje ukoliko su ih donijeli) koristeći naše materijale i alate.
U srijedu 05.03.2025. održana je godišnja sjednica Skupštine na kojoj smo odredili smjernice rada u 2025..
V I K E N D R A D I O N I C E B O J A NJ A M I N I J A T U R A
Tijekom drugog vikenda Izložbe, 01.-02.03., organizirali smo RADIONICU BOJANJA MINIJATURA – Frostgrave.
Radionica se provodila kroz dva dana (cijeli vikend) i polaznici su bojali pet različitih figura za igru Frostgrave, a koje se mogu koristiti i za DND sessione. Fokus ovih predavanja bilo jebojenje 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. 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 korištene su akrilne boje na bazi vode.
Tijekom vikenda, 17.-18.05., organizirali smo RADIONICU BOJANJA MINIJATURA – Kitbashing and Converting.
Radionica se provodila kroz dva dana (cijeli vikend) i bila je fokusirana na izradu dvije (do tri) vlastite minijature od raznih dijelova (više različitih minijatura) uz dodatak modeliranja dijelova uz pomoć modelarskih masa (Green Stuff). Sastojala se od dva dijela, teorijskog i praktičnog dijela. Tijekom radionice polaznici su se upoznali s alatima, materijalima i tehnikama za izvođenje jednostavnih i kompleksnih konverzija, uključujući uporabu masa za modeliranje.
Tijekom vikenda, 13.-14.9.2025., održali smo novu vikend radionicu bojanja minijatura pod nazivom Kontrastice.
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).
B A C K T O B A S I C S Radionice za najmlađe
Tijekom listopada i studenog u Knjižnicama Grada Zagreba smo održali naše Back to Basics radionice bojanja minijatura za najmlađe. Ukupno smo održali šest radionice tijekom listopada i studenog. A u kombinaciji sa nastupima Udruge na raznim događanjima tijekom 2025., sveukupno je kroz program B2B radionica prošlo 100 polaznika, naših najmlađih sugrađana.
A G R A M L E G O S E K C I J A
Kao dio naše Agram Lego Sekcije, od 2024. organiziramo serije stručnih predavanja vezanih na naš trenutni grupni LEGO projekt. Naši stručnjaci vode predavanja iz raznih područja poput arhitekture, strojarstva, brodogradnje, kiparstva i slično. U 2025. smo obradili dvije teme: Leonardo da Vinci – izumitelj te Orient Express.
U veljači je naš Mario Grgurev obradio temu izumitelja Leonarda da Vincija u sklopu izgradnje njegovog letećeg stroja.
U travnju su naši strojari održali niz predavanja o Orient Expressu te parnim strojevima i lokomotivama u sklopu izgradnje makete ovog najpoznatijeg vlaka na svijetu.
A G R A M G R O U P B U I L D
U sklopu ovog projekta UMS „Agram” pod nazivom Agram Group Build koji je nastao nakon što su Kruno i Marko srijedama razgovarali o zajedničkim projektima i kako bi bilo cool okupiti više ljudi srijedama oko rada na zajedničkom nečemu. Iz toga se izrodila ideja o Group Buildovima. U 2025. smo radili na seriji bisti na temu Iron Maiden te na izradi dieselpunk diorame letećeg otoka.
H O B B Y K U T A K S R I J E D O M
Hobby Kutak Srijedom je zamišljen kao suma besplatnih aktivnosti u prostoru kojeg koristi UMS „Agram” u terminima srijedom navečer. Većina aktivnosti je otvorena za sve, uz neke pogodnosti za članove UMS „Agram” poput skladištenja minijatura u vitrinama između termina ili pak posuđivanje knjiga iz naše bogate Knjižnice.
A D V E N T U A G R A M U
Tijekom studenog i prosinca organizirali smo program pod nazivom Advent u Agramu koji se sastojao od interaktivnih radionica izrade božićnih kuglica te kraćih oglednih radionica tijekom prosinca. Interaktivne radionice podrazumijevaju da polaznici izrađuju vlastite makete prema uputama i pod paskom voditelja. Za ogledne radionice u prosincu nisu potrebne prijave, a sastoje se od niza zasebnih tema koje obrađuju maketarske metode, efekte i materijale koji su vezani za zimski period poput izrade snijega, leda i sličnog koje predavač pokazuje za katedrom.
Tečaj fotografiranja minijatura
10.12. u sklopu Adventa u Agramu održan je i tečaj fotografiranja minijatura u kojemu je predavač pokazao kako fotografirati minijature i kako učiniti da sve minijature budu oštre.
Secret Santa
Buvljak minijatura i bitseva
N A S T U P I N A N A T J E C A NJ I M A, K O N V E N C I J A M A, I Z L O Ž B A M A I D R U G I M D O G A Đ A NJ I M A
All A Bord, Nedelišće
Naš Mario, veteran međimurskih bojilišta, vodio je jos jednu Back to Basics radionicu bojanja. Ovoga puta, na All A-Board vol.2 DDI - Dani društvenih igara u Nedelišću u subotu 15.3.
Sferakon, Zagreb
UMS "Agram" je ove godine na svom štandu u subotu 10.5. organizirao interaktivne Back to Basics radionice bojanja minijatura prilagođene svim uzrastima (od 8-99). Radionice za do tri polaznika su u trajanju od sat vremena.
H.R.E.N.28, Medvode, Slovenija
Naša delegacija je sudjelovala na međunarodnom pozivnom događaju H.r.e.n.28 koji su organizirali naši prijatelji iz AmuletD20.
14. dani tehničke kulture, Zagreb
19. i 20.9. nastupili smo na XIV danima tehničke kulture u Kulturnom centru Dubrava. Dane je organizirala Zagrebačka zajednica tehničke kulture.
U sklopu nastupa organizirali smo: - predstavljanje Agramera, linije chibi minijatura - promociju knjige Tabletop Scenery for Beginners
A s ponosom objavljujemo i da smo za naš rad u 2024. primili godišnju nagradu tehničke kulture dr. Oton Kučera
Također smo organizirali i besplatne: - pokazne demonstracije minijaturističkih tehnika - sculpting i bojanje minijatura u petak - Back to Basics radionice bojanja minijatura za najmlađe u subotu
Modelmania, Zagreb
U subotu 25.10.2025. održao se Foto Video Show & ModelMania Zagreb u Kongresnoj dvorani na Zagrebačkom Velesajmu. UMS Agram je nastupio s prezentacijom rada naših raznih programa poput Advent u Agramu, Agram Group Build, Agram Lego Sekcija i Knjižnica i čitaonica UMS "Agram".
Naši volonteri, Kruno i Marko bili su tamo od 10 ujutro i odgovarali na pitanja s čime se bavimo. Antoni i Lav su bili zaduženi za demonstriranje stolne strateške igre Gaslands! Kruno je držao Back to Basics radionice bojanja minijatura!
Državno prvenstvo Slovenije u plastičnom maketarstvu, Ljubljana, Slovenija
U subotu, 22.11.2025. u Ljubljani održavalo se Državno prvenstvo Slovenije u plastičnom maketarstvu, jubilarno, 30. Tom prilikom naša delegacija je nastupila u nekoliko kategorija, ali i po prvi puta sa prezentacijskim štandom.
Muzej Slovenija v Malem, Šenčur/Kranj, Slovenija
Nakon nastupa na Državnom prvenstvu u Ljubljani, naša ekipa se u nedjelju ujutro uputila na izlet u Kranj na poziv naših partnera iz Back to Basics! Prvo smo posjetili muzej Svet v Malem u Šenčuru pa onda sjedište Back to Basics u Kranju.
Tijekom posjeta uručena nam je prigodna plaketa povodom stotog polaznika naših Back to Basics radionica tijekom 2025..
Nakon toga posjetili smo i B2B sjedište u inkubatoru Kovačnica u Kranju gdje smo uz kavu prodiskutirali stanje u tehničkoj kulturi kako u Sloveniji tako i u Hrvatskoj.
P O S J E T E I Z L O Ž B A M A, N A T J E C A NJ I M A I D R U G I M D O G A Đ A J I M A
Mosonshow, Mosonmagyarovar, Mađarska
U travnju je naš Marko Paunović na poziv organizatora bio jedan od sudaca na prestižnom međunarodnom natjecanju Mosonshow.
Eurotrack 2025, Zagreb
U petak, 10. svibnja, naša delegacija za izložbe, posjetila je najveću izložbu modela vlakova u Hrvatskoj pod nazivom Eurotrack 2025.
Kontrast, Varšava, Poljska
Jedno od najvećih natjecanja u bojenju minijatura na svijetu odvija se u Varšavi od 2021. godine. Klan Knezović je posjetio Kontrast prvi puta 2023. godine. Događaj je bio sjajan te su uživali u gotovo 1500 radova, od kojih su mnogi rađeni od strane majstora na najvišoj umjetničkoj razini.
Naši rezultati bili su iznad očekivanja. Petar se nije vratio s medaljom, jer je kroz 2 godine radio većinom na narudžbama. Jure Cukar, za koga smo nosili 3 modela osvojio je 1 srebro u Standard klasi. Filip je osvojio 2 srebra u Standard klasi za svoje guštere (diorama) i za svojeg ambientalnog vojnika (single model do 54 mm). Ivan je pak osvojio zlato u Standard Historical and Realism kategoriji te nagradu Alternity Miniaturesa, srebro u Standard Storytelling kategoriji, zlato u Standard kategoriji za modele veće od 54 milimetra te zlato u Standard Diorama kategoriji, medalju Verko's Vaulta (muzej minijatura u Las Vegasu) te ono što stvarno nisam očekivao, Best of Standard – nagradu za najbolji rad od svih radova u Standard kategoriji. Pored toga osvojio je i jednu srebrnu medalju u Master kategoriji.
Svet v Malem, Pivka, Slovenija
U subotu, 24.5.2025. zaputili smo se u Pivku u Sloveniji na tradicionalno međunarodno natjecanje Svet v Malem. Kao i proteklih godina i ovaj puta se održalo u Parku vojaške zgodovine u Pivki smještenom u bivšoj vojnoj kasarni.
Majstorstvo u mjerilu, Samobor
U utorak, 15.7. posjetili smo otvorenje izložbe brodova i ostalih maketa autora Marijana Majdaka pod nazivom Majstorstvo u mjerilu.
CK 2025, Stubičke toplice
U subotu, 27.9.2025. naši članovi su nastupili na CK2025 u Stubičkim toplicama.
Amulet D20 Grand Tournament, Ljubljana, Slovenija
Početkom listopada naš Domagoj je imao priliku posjetiti susjede iz udruge Amuletd20. Ovog puta nije bio artsy Turnip28 event, nego ogroman turnir u AOS i Conquest igrama.
Monte San Savino Show, Monte San Savino, Italija
U malom gradiću u Italiji svake se godine, još od 2006., održava jedna od najvećih i najprestižnijih izložbi minijatura na svijetu, koja okuplja minijaturiste iz cijeloga svijeta. Klan Knezović zaključio je da je šteta što na Monte San Savino Show ne dolaze Hrvati, pa su nakon odličnog provoda na Kontrastu, izložbi minijatura u Varšavi, odlučili posjetiti i Italiju.
Kup Zagreb, Zagreb
U subotu 6.12. naši članovi su nastupili na 20. Kupu Zagreb. Natjecanje se održalo u OŠ Juraja Kaštelana na zagrebačkoj Savici..
ČLANCI IZ MINIJATURIZMA I MAKETARSTVA
I za kraj, valja spomenuti i naš najopsežniji program. Online objavljivanje članaka iz minijaturizma i maketarstva započeto 2020. se nastavilo i u narednim godinama pa tako i 2025. sa preko 50 objavljenih članaka ove godine. Ovim putem se zahvaljujemo svim članovima na trudu i zalaganju u izradi minijatura i maketa, ali posebno u odvajanju vremena za fotografiranje rada u nastajanju i pisanja članaka za našu stranicu.
K NJ I G A U I Z D A NJ U U M S „A G R A M“
Tijekom 2025. izdali smo i prvu publikaciju na engleskom jeziku. Riječ je o priručniku Tabletop Scenery for Beginners autora Marka Paunovića.
UMS „Agram“ vam želi sve najbolje u novoj 2026. godini! Vidimo se iduće godine!
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "484"
["member_id"]=>
string(2) "35"
["title_eng"]=>
string(91) "We visited: Museum Slovenia v Malem and Back to Basics in the Kovačnica incubator in Kranj"
["title_hrv"]=>
string(88) "Posjetili smo: Muzej Slovenija v Malem i Back to Basics u inkubatoru Kovačnica u Kranju"
["mask_eng"]=>
string(89) "we_visited_museum_slovenia_v_malem_and_back_to_basics_in_the_kovacnica_incubator_in_kranj"
["mask_hrv"]=>
string(86) "posjetili_smo_muzej_slovenija_v_malem_i_back_to_basics_u_inkubatoru_kovacnica_u_kranju"
["content_eng"]=>
string(10845) "
After the performance at the National Championship in Ljubljana, our team went on a trip to Kranj on Sunday morning at the invitation of our partners from Back to Basics!
The day was beautiful and we soon reached the first point of our excursion. The Museum Svet v Malem.
The lecture about the museum was given by our friends Bine Logar, Luka Jančič and Milan Hrestak.
After the lecture, there was free time to view dioramas related to the history of Slovenia.
After looking at the models on the ground floor, we went up to the first floor to the workshop area. The first thing that impressed us was the representation of Triglav. A train runs around the entire room, showing the past of Slovenia.
The second thing our hosts surprised us with was a commemorative plaque rewarding us for successfully conducting Back to Basics workshops in 2025, in which we had 100 participants.
On the way out, we signed the Guest Book.
After visiting the museum, our hosts took us to lunch at Walter's (all recommendations for real Bosnian grill!)
After that, we visited the B2B headquarters at the Kovačnica incubator in Kranj, where we discussed the state of technical culture in both Slovenia and Croatia over coffee.
To end the gathering, the hosts took us for a short walk in nature.
And this wouldn't be a hobby trip if we didn't take a peek at at least one LGS - Park Enigma in the center of Kranj!
Before returning, there was still time for a coffee and a chat about the weekend's impressions!
As always, more and bigger photos are on our social networks!
"
["content_hrv"]=>
string(10849) "
Nakon nastupa na Državnom prvenstvu u Ljubljani, naša ekipa se u nedjelju ujutro uputila na izlet u Kranj na poziv naših partnera iz Back to Basics!
Dan je bio predivan i ubrzo smo stigli do prve točke našeg izleta. Muzej Svet v Malem.
Predavanje o muzeju su odradili naši prijatelji Bine Logar, Luka Jančič i Milan Hrestak.
Nakon predavanja, uslijedilo je slobodno vrijeme za razgledavanje diorama vezanih na povijest Slovenije.
Nakon razgledavanja maketa u prizemlju, popeli smo se na prvi kat u prostor radionice. Prvo što nas je impresioniralo bio je prikaz Triglava. Oko cijele prostorije prolazi vlak koji pokazuje prošlost Slovenije.
Druga stvar čime su nas naši domaćini iznenadili bila je prigodna spomenica kojom nas nagrađuju za uspješno vođenje Back to Basics radionica u 2025. u kojoj smo imali 100 polaznika.
Na izlasku smo se upisali u Knjigu dojmova.
Nakon posjeta muzeju, domaćini su nas odveli na ručak kod Waltera. (sve preporuke za pravi bosanski roštilj!)
Nakon toga posjetili smo i B2B sjedište u inkubatoru Kovačnica u Kranju gdje smo uz kavu prodiskutirali stanje u tehničkoj kulturi kako u Sloveniji tako i u Hrvatskoj.
Za kraj druženja, domaćini su nas odveli na kratku šetnju u prirodi.
A ovo ne bi bio hobby put da nismo zavirili u barem jedan LGS - Park Enigma u centru Kranja!
Prije povratka još je bilo vremena za jednu kavu i razgovor o dojmovima vikenda!
array(2) {
["Article"]=>
array(10) {
["id"]=>
string(3) "483"
["member_id"]=>
string(2) "64"
["title_eng"]=>
string(85) "We attended: Slovenian State Championship in plastic modelling, Ljubljana 22.11.2025."
["title_hrv"]=>
string(95) "Nastupili smo na: Državno prvenstvo Slovenije u plastičnom maketarstvu, Ljubljana 22.11.2025."
["mask_eng"]=>
string(80) "we_attended_slovenian_state_championship_in_plastic_modelling_ljubljana_22112025"
["mask_hrv"]=>
string(88) "nastupili_smo_na_drzavno_prvenstvo_slovenije_u_plasticnom_maketarstvu_ljubljana_22112025"
["content_eng"]=>
string(6634) "
On Saturday, November 22, 2025. in Ljubljana, the National Championship of Slovenia in Plastic Modeling was held. It was a jubilee, their 30th edition. For this occasion, our delegation performed in several categories, but also for the first time we had a presentation stand as well.
After the set-up, the competition opened at 11 am with the cutting of a celebratory cake.
Throughout the competition, our booth was very popular, and the biggest hit were the homemade chocolate chip cookies made by Marko's wife!
Below is a gallery of exhibits.
In our opinion, best of show went to Slovenia. Anže Zorko made a fantastic chieftain!
The best part of the event itself was hanging out with fellow modelers and gamers. Many thanks to Amulet D20 for the Middle Earth SBG demo which our Seb thoroughly enjoyed!
Finally, the tradition is that the most awarded member pays for the booze!
Look for more photos in better resolution on our social networks!
"
["content_hrv"]=>
string(6669) "
U subotu, 22.11.2025. u Ljubljani održavalo se Državno prvenstvo Slovenije u plastičnom maketarstvu, jubilarno, 30. Tom prilikom naša delegacija je nastupila u nekoliko kategorija, ali i po prvi puta sa prezentacijskim štandom.
Nakon postavljanja, u 11 je natjecanje otvoreno uz prigodno rezanje slavljeničke torte.
TIjekom cijelog natjecanja, naš štand je bio jako posjećen, a najveći hit su bili domaći chocolate chip cookies koje je izradila Markova supruga!
U nastavku slijedi galerija radova.
Po našem izboru, best of show otišao je u Sloveniju. Anže Zorko napravio je fantastičnog poglavicu!
Najbolji dio samog događaja bilo je druženje s kolegama maketarima i gamerima. Veliko hvala Amulet D20 na demonstraciji Middle Earth SBG u kojoj je naš Seb izrazito uživao!
Za kraj, tradicija da najnagrađivaniji član plaća cugu!
Više fotografija i u boljoj rezoluciji potražite na našim socijalnim mrežama!
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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
),
"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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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" => "97",
"group_id" => "2",
"first_name" => "Jure",
"last_name" => "Cukar",
"first_name_mask" => "jure",
"last_name_mask" => "cukar",
"username" => "Jure",
"password" => "*****",
"born" => "2000-06-16 09:24:00",
"created" => "2020-03-31 09:26:25"
),
"Article" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"BattleReportExperience" => array(),
"Army" => array(),
"Game" => array(
array()
),
"Status" => array(
array()
)
)
$contentData = array(
"first_name" => "Jure",
"last_name" => "Cukar",
"controller" => "members",
"first_name_mask" => "jure",
"last_name_mask" => "cukar"
)
$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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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 = 1768060130
SessionHelper::$sessionTime = 1768072130
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/dok/members/jure.cukar"
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/jure.cukar"
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/jure.cukar"
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