Hi, I have a problem with pagination and {auto_path}.
The url made from auto_path is: http://www.almove.it/it/newsindex.php/P4
But the correct is: http://www.almove.it/it/news/P4
Where is the problem?
Thanks
Alessandro
{exp:channel:entries channel="news" orderby="data_news" limit="4" paginate="top"}
{paginate}
<div id="paginate">
{if next_page}<a href="http://{auto_path}" class="nextPage">next</a>{/if}
<div class="paginateText">Pag <span class="current">{current_page}</span> di <span>{total_pages}</span></div>
{if previous_page} <a href="http://{auto_path}" class="prevPage">prev</a>{/if}
</div>
{/paginate}
{/exp:channel:entries}Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.