×
If you use the Responsive Portfolio Component, please post a rating and a review at the Joomla! Extensions Directory.
PHP error when editing Portfolio elements
10 years 5 months ago #617
by jvirgo
PHP error when editing Portfolio elements was created by jvirgo
First of all, nice component. It looks great on my new site, and was relatively easy to setup.
I recently came into an issue after I moved the site over to my production server, and I'm wondering if this may have to do with some permission issues, or possibly a newer PHP version (I went from 5.4 to 5.5.9). Either way, the component works fine on the front end and backend, except for when I try to access the "Portfolio Element Manager" - I get a white page, and I see this in the error logs:
PHP Parse error: syntax error, unexpected 'case' (T_CASE) in \/administrator/components/com_pofos/views/pofoit/tmpl/edit.php on line 1165
I'm on Joomla 3.3. Please let me know if you need any additional info.
Thanks!
I recently came into an issue after I moved the site over to my production server, and I'm wondering if this may have to do with some permission issues, or possibly a newer PHP version (I went from 5.4 to 5.5.9). Either way, the component works fine on the front end and backend, except for when I try to access the "Portfolio Element Manager" - I get a white page, and I see this in the error logs:
PHP Parse error: syntax error, unexpected 'case' (T_CASE) in \/administrator/components/com_pofos/views/pofoit/tmpl/edit.php on line 1165
I'm on Joomla 3.3. Please let me know if you need any additional info.
Thanks!
Please Log in or Create an account to join the conversation.
10 years 5 months ago #619
by Caro
If you think our extensions are worth 5 stars, feel free to write a review in the JED .
Thanks a lot
Replied by Caro on topic PHP error when editing Portfolio elements
Hello jvirgo,
you have currently a valid support period. I redirect your question to one of our commercial support Member. They will contact you asap.
Best Regards
Caro
you have currently a valid support period. I redirect your question to one of our commercial support Member. They will contact you asap.
Best Regards
Caro
If you think our extensions are worth 5 stars, feel free to write a review in the JED .
Thanks a lot
Please Log in or Create an account to join the conversation.
10 years 5 months ago #627
by berny77
Replied by berny77 on topic PHP error when editing Portfolio elements
I have the same Problem
Parse error: syntax error, unexpected 'case' (T_CASE)
..../administrator\components\com_pofos\views\pofoit\tmpl\edit.php on line 1165
Parse error: syntax error, unexpected 'case' (T_CASE)
..../administrator\components\com_pofos\views\pofoit\tmpl\edit.php on line 1165
Please Log in or Create an account to join the conversation.
10 years 5 months ago #629
by Caro
If you think our extensions are worth 5 stars, feel free to write a review in the JED .
Thanks a lot
Replied by Caro on topic PHP error when editing Portfolio elements
Hello berny77,
we know that issue, this is a short open tag related problem for php 5.4 only.
In a standard installation (php 5.4) short open tags are off in php 5.3 and 5.5 they are on.
Tomorrow we will publish an update for the portfolio component which fix this issue.
Regards
Caro
we know that issue, this is a short open tag related problem for php 5.4 only.
In a standard installation (php 5.4) short open tags are off in php 5.3 and 5.5 they are on.
Tomorrow we will publish an update for the portfolio component which fix this issue.
Regards
Caro
If you think our extensions are worth 5 stars, feel free to write a review in the JED .
Thanks a lot
Please Log in or Create an account to join the conversation.