解析错误:文件结尾意外,找不到


Parse error: unexpected end of the file, can't find it

我正在尝试修复一个错误,我做了一些搜索,他们发送了那是因为{或}没有正确关闭的东西,但我找不到它。

代码是这样的:

解析错误:语法错误,/movies中文件意外结束.php第 176 行代码 https://gist.github.com/anonymous/258531c7a81517c47de5

167 行,关闭您的 else 语句

<?php $active = get_option('widget_single'); if ($active == "true") {  dynamic_sidebar( 'Single Movie' );  } else { ?>
<?php $activar_ads = get_option('activar-anuncio-300-250'); }  if ($activar_ads == "true") ?>