What's your biggest current challenge? Have your say in Community Polls along the right column.

How to fix Liquid error (sections/product-template-2 line 103): invalid integer

How to fix Liquid error (sections/product-template-2 line 103): invalid integer

stevenhayes
New Member
4 0 0

I came across this error while on the product page of my website.liquid error.png

I've looked in the code section but don't understand the code. This is the code on line 103:

 

<p>{{ product.description | strip_html | truncatewords: truncatewords_count | split: '[short_description]' | first | split: '[product_description]' | first | split: '[new_products]' | first | split: '[product_video]' | first | split: '[affiliate_link]' | first | split: '[countdown]' | first | split: '[unique_description_1]' | first | split: '[unique_description_2]' | first | split: '[unique_description_3]' | first }}</p>

 

Would somebody be able to help me understand and fix it please

Replies 3 (3)
stevenhayes
New Member
4 0 0

Hi, is it something easy i'm missing?

 

stevenhayes
New Member
4 0 0

Ok, what can I do?

stevenhayes
New Member
4 0 0

lolnerd@outlook.com.au