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.
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
1
It's off. Does it need to be on?
-
Germinal Campsmore than a month agotry to set it ON for a moment and tell me if you get the same issue
Responses (3)
-
Accepted Answer
-
Accepted Answer
0That fixed it. So what does short_open_tag do?-
Germinal Campsmore than a month agoit 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.
-
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »