Twig Error: TotalCMS\Domain\Twig\Adapter\TotalCMSTwigAdapter::object(): Argument #2 ($id) must be of type string, null given, called in /home/WGB/canadasqvarieties/public_html/public/rw_common/plugins/stacks/tcms/vendor/twig/twig/src/Extension/CoreExtension.php on line 1911 Check in Debugger

{{post.id}}
{% set post = cms.object("sq_cpv", getData.id ) %} {{ cms.redirectToCanonicalUrl("sq_cpv", post) }}
{% if post.image %} {{ cms.image( post,{ w : 3200, h : 4000, q : 0, fit : "max" , } ,{ class : "stacks_in_571 mag pb:16 ", collection : "sq_cpv", property : "image" }) }}

Posted on {{ post.created | date("M j, Y") }}

{% else %}

No results found.

Please refine your search.

{% endif %}
{% if cms.userHasAccess( 'sq_editor, admin'|split(',')|map(t => t|trim) , 'auth' ) %}
{% endif %} {# ======================================================= INLINE CONTENT — YOUR FULL HOVER + SVG + SLICE BLOCK ======================================================= #}

{{ post.denomination }}

{{ post.variety_number }}

{% if cms.userLoggedIn('auth') %} {% else %}
{% endif %}
{# ======================================================= CLOSE WRAPPER IF IT WAS OPENED ======================================================= #} {% if cms.userHasAccess( 'sq_editor, admin'|split(',')|map(t => t|trim) , 'auth' ) %}
{% endif %} {% if cms.userHasAccess( 'sq_editor, admin'|split(',')|map(t => t|trim) , 'auth' ) %}
{% endif %}
{% if 'G' in post.variety_number %}

A 'G' in the stamp ID indicates that this is a group of very similar CPVs.
The stamps in the gallery are not identical.

{% endif %}

{{ post.summary}}

{% if post.notes %}

{{ post.notes }}

{% endif %}

{{ post.cpv_type }} in Zone {{ post.zone }}
{% if post.r_and_s %}
Reiche & Sendbuehler #{{ post.r_and_s }}
{% endif %}
{% if post.plate_position > 0 %}
Plate Position: {{ post.plate_position }}
{% else %}
Plate Position is Unknown
{% endif %}

{% if post.eru %}
Earliest Recorded Use: {{ post.eru | date("M j, Y" , false) }}
{% endif %} {% if post.eru_note %}
ERU reported by: {{ post.eru_note }}
{% endif %}
{% if post.lru %}
Latest Recorded Use: {{ post.lru | date("M j, Y" , false ) }}
{% endif %} {% if post.lru_note %}
LRU reported by: {{ post.lru_note }}
{% endif %}

{% if post.gj_notes %}
Guy's Notes:

{{ post.gj_notes }}

{% endif %} {{ cms.gallery( post, { fit:"max", }, { },{ collection : "sq_cpv", property : "gallery", download : false, plugins : ["thumbnail", "zoom",], speed : 400, mode : "lg-slide", maxVisible : 6, captions : false, featuredOnly : false, viewAllText : "+{count} more", class : "stacks_in_568 " } ) }}