Error after installation

sheath7288
sheath7288
Offline
0
When I click on Invoices I recieve this error:
Parse error: syntax error, unexpected $end in C:\webs\website\administrator\components\com_invoices\views\invoices\tmpl\default.php on line 188
When I click on Payments I receive this error:
Parse error: syntax error, unexpected $end in C:\webs\website\administrator\components\com_invoices\views\payments\tmpl\default.php on line 168

Those line numbers are the last line in each file so I suspect it's missing a } somewhere. I just downloaded yesterday.

Accepted Answer

sheath7288
sheath7288
Offline
Tuesday, September 17 2013, 02:41 PM - #Permalink
1
It's off. Does it need to be on?
  • Germinal Camps
    more than a month ago
    try to set it ON for a moment and tell me if you get the same issue
The reply is currently minimized Show
Responses (3)
  • Accepted Answer

    Tuesday, September 17 2013, 02:38 PM - #Permalink
    0
    no, that can't be it.

    can you check if your short_open_tag PHP variable is set to ON ?
    The reply is currently minimized Show
  • Accepted Answer

    sheath7288
    sheath7288
    Offline
    Tuesday, September 17 2013, 02:49 PM - #Permalink
    0
    That fixed it. So what does short_open_tag do?
    • Germinal Camps
      more than a month ago
      it just allows PHP code to start with 's all. I'll try to avoid the mandatory use of this, but for now, please keep the short_open_tag ON. it really makes no difference on the site.
    The reply is currently minimized Show
  • Accepted Answer

    sheath7288
    sheath7288
    Offline
    Tuesday, September 17 2013, 02:53 PM - #Permalink
    0
    Will do! thanks for the quick reply!
    The reply is currently minimized Show
Your Reply