PHP.SU

Программирование на PHP, MySQL и другие веб-технологии
PHP.SU Портал     На главную страницу форума Главная     Помощь Помощь     Поиск Поиск     Поиск Яндекс Поиск Яндекс     Вакансии  Пользователи Пользователи

Страниц (1): [1]

> Найдено сообщений: 2
olesyare Отправлено: 19 Апреля, 2012 - 00:12:40 • Тема: Ошибка в коде • Форум: Если скрипт не работает

Ответов: 95
Просмотров: 20052
DelphinPRO пишет:
olesyare
ну и нафига нам код index.php? если написано что ошибка в файле
wp- content/themes/mr-and-mrs-right/ functions.php в 365 строке




а где можно найти я распаковала архив
на картинке видно, что нет такого файла wp- content/themes/mr-and-mrs-right/ functions.php в 365 строке[/quote]

где он? и что дальше делать?
(Добавление)
olesyare пишет:
DelphinPRO пишет:
olesyare
ну и нафига нам код index.php? если написано что ошибка в файле
wp- content/themes/mr-and-mrs-right/ functions.php в 365 строке




а где можно найти я распаковала архив
на картинке видно, что нет такого файла wp- content/themes/mr-and-mrs-right/ functions.php в 365 строке


где он? и что дальше делать?[/quote]

в папке functions.php не наберется 365 строк...
Как зайти на сайт? должен же быть выход...
olesyare Отправлено: 18 Апреля, 2012 - 23:11:40 • Тема: Ошибка в коде • Форум: Если скрипт не работает

Ответов: 95
Просмотров: 20052
Здраствуйте!
Установила новую тему, а внизу появилось, как можно зайти на сайт???:

Parse error: syntax error, unexpected $end in /home/u952350555/public_html/wp- content/themes/mr-and-mrs-right/ functions.php on line 365
Как можно устранить эту ошибку??? помогите, пожалуйста!

Код из папки index.php

<?php get_header(); ?>

<div id="maintop">
<div id="maintopimg"></div>

</div><!--end maintop-->

<div id="wrapper">



<div id="content">
<div id="main-blog">

<?php if (have_posts()) : ?>

<?php while (have_posts()) : the_post(); ?>
<div class="clear">&nbsp;</div>





<div class="post" id="post-<?php the_ID(); ?>">
<div class="post-comments">
<?php comments_popup_link(__('0'), __('1'), __('%'), '',__('-')); ?>
</div>
<h1><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h1>
<div class="postdata">
Posted by <?php the_author() ?> on <?php the_time('M j, Y') ?> in <?php the_category(', ') ?> <?php edit_post_link('Edit', '| ', ''); ?>
</div>


<?php the_content('Read more... '); ?>
<p class="single-meta" style="float:right; margin-top:5px; margin-right:10px; font-size:11px; "> <?php the_tags(); ?></p>


</div>

<?php endwhile; ?>
<div id="nav-global" class="navigation">
<div class="nav-previous">
<?php
next_posts_link('&laquo; Previous entries');
echo '&nbsp;';
previous_posts_link('Next entries &raquo;');
?>

</div>
</div>


<?php else : ?>

<h2 class="center">Not Found</h2>
<p class="center">Sorry, but you are looking for something that isn't here.</p>
<?php include (TEMPLATEPATH . "/searchform.php"); ?>

<?php endif; ?>









</div><!--end main blog-->

<?php get_sidebar(); ?>

<div class="clear"></div>



</div><!--end content-->


</div><!--end wrapper-->
<?php get_footer();?>


Код из папки footer.php
<div id="bottom">

<p style="padding-top:110px; clear:both;">Copyright &copy; <?php echo date("Y"); ?> <strong><?php bloginfo('name'); ?></strong> All rights reserved. Theme by <a style="text-decoration:none; color: #635537;" href="http://www.geekwithlaptop.com" title="Geek with Laptop">Laptop Geek</a>.</p>

</div>
</div>
</body>
</html>


Что нужно исправить, чтобы войти?
Буду очень признательна за помощь))

Страниц (1): [1]
Powered by PHP  Powered By MySQL  Powered by Nginx  Valid CSS  RSS

 
Powered by ExBB FM 1.0 RC1. InvisionExBB