Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6577505
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T15:38:43+00:00 2026-05-25T15:38:43+00:00

Fatal error: Uncaught exception ‘SmartyCompilerException’ with message ‘Syntax Error in template ./templates/diet-report.tpl on line

  • 0
Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "./templates/diet-report.tpl" on line 3 "{if is_array($dietcontent) }" - Unexpected " }"' in ...

I did this:

    {if is_array($dietcontent) }
    There is something..
    {else}
    Noope...
    {/if}

When i output {$dietcontent} i get “Array”. But on pages where i dont get “Array” I wish to output a text.

Why am i getting error?

I even tried in my controller (this above is in template) :

$data['rapportExists'] = is_array($data['dietcontent']) ? true: false;

and then in my template:

{if $rapportExists == false }
noope
{/if}

Still receives the same error unexpected }

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T15:38:44+00:00Added an answer on May 25, 2026 at 3:38 pm

    You need to remove the space before }. Smarty will not permit whitespace before a closing brace, or after an opening brace. I tested this in some of my own templates and could reproduce your error by placing a space before the closing brace.

    {if is_array($dietcontent) }
    -------------------------^^^
    
    {if $rapportExists == false }
    ---------------------------^^^
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Fatal error: Uncaught exception 'EppCommandsExceptions' with message 'Required parameter missing' The line in question:
Doctrine_Core::createTablesFromModels() is failing with the following error: Fatal error: Uncaught exception 'Doctrine_Connection_Mysql_Exception' with message
I've got this error: Fatal error: Uncaught exception 'MySQLiQuery_Exception' with message 'Illegal mix of
I get the following error message: Fatal error: Uncaught exception 'Zend_Exception' with message 'File
Fatal error: Uncaught exception 'ImagickDrawException' with message 'The given font is not found in
I encounter this problem Fatal error: Uncaught exception 'PDFlibException' with message 'Couldn't find encoding
Fatal error: Uncaught exception 'Zend_Db_Adapter_Exception' with message 'SQLSTATE[28000] [1045] Access denied for user 'liveaide_dbuser1'@'lynx-u.znetindia.net'
By default error page in ZF looks like this: Fatal error: Uncaught exception 'Zend_Form_Exception'
so I encountered this error from Zend Framework: Fatal error: Uncaught exception 'Zend_Loader_PluginLoader_Exception' with
I'm having following Zend Session error with my zend project: Fatal error: Uncaught exception

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.