I installed joomla 1.7(window/xampp/php 5.3) and my current template is beez_20. I have to override the pagination.php and to do so I copied the pagination.php from
\libraries\joomla\html
to
\templates\beez_20\html
. When I reload the home page, I am getting a broken template as in the following picture.
I get the normal page when I remove the pagination.php from the html folder. I believe this is the correct method to override the pagination.php
what is missing ? need to change any configuration ? please post your comments
Thanks in advance