-
Author
-
December 9, 2014 at 00:31 #38239AbeKeymaster
mark the reply as private please if you want to send confidential data
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 15, 2014 at 13:22 #39136AbeKeymasterCan you please post here the error as I stated above please?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 18, 2014 at 00:35 #39523USParticipant( ! ) Parse error: syntax error, unexpected end of file in /var/www/retrocutie.com/htdocs/wp-content/themes/kleo/single-portfolio.php on line 160
Call Stack
# Time Memory Function Location
1 0.0003 239872 {main}( ) ../index.php:0
2 0.0004 243144 require( ‘/var/www/retrocutie.com/htdocs/wp-blog-header.php’ ) ../index.php:17
3 0.6783 14792880 require_once( ‘/var/www/retrocutie.com/htdocs/wp-includes/template-loader.php’ ) ../wp-blog-header.php:16December 18, 2014 at 00:46 #39525USParticipantI think I found it
You have a typo here:
line 158 (single-portfolio.php)
<?endif; ?>
should be:
<?php endif; ?>
December 18, 2014 at 00:48 #39527USParticipant@Abe confirmed
This repaired the issue:
You have a typo here:
line 158 (single-portfolio.php)
<?endif; ?>should be:
<?php endif; ?>Your theme needs to be updated
December 18, 2014 at 01:25 #39535AbeKeymasterthanks @united
probably your server does not support shorthand php tags. Normally we don’t use that for higher compatibility but it seemed to have skipped.
Thanks again for sharing. We will include the change in next update so don’t worry about it when updating the theme
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.December 18, 2014 at 02:40 #39536sharmstrModeratorHmmm. When I logged into your site, I changed all of the shorthands on the page, thinking that was the problem, and it didnt work. I ended up copying the original file back.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 18, 2014 at 03:09 #39537USParticipant@sharmstr so you agree then?:
<?endif; ?>
should be:
<?php endif; ?>
As this is definatly the solve for me
December 18, 2014 at 04:12 #39539sharmstrModeratorOnly you can say that. What I’m saying is that when I searched for possible reasons as to why you were getting the EOF error, that was one of them. I edited your file to remove all occurrences of of that shorthand thinking you were probably running a version of PHP that didnt support it. When I uploaded it to your site, it didnt fix it. So, I reverted back to the original file and pulled more hair out.
Here’s the thing. You are the only person out of all Kleo users who have ever reported this issue. The common thread between the two sites that you set up is that they are running on “your” server. So, if that change works for you, then great! 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.