Hi! I have a problem with CuteNews 1.5.3.

Pagination working on the main page. If I click on page 2 (start_from = 10), then this page can not go to page 3. I'm always throws to the "2" and all references to other page numbers (3, 4, 5) is written "? Start_from = 10 ".

Help to solve my problem, I'm sure for you it will not be difficult.

Thank you!

Link to website: http://travellersnotes.ru/

Hello! How can I use the text into {title} in different code.
For example, I need use various {title} in <HEAD> of my page.


news.php
<?php
include("news/show_news.php");
?>