Page navigation block messed up in 2.5 (worked in 1.5)

GK User
Mon Feb 06, 2012 10:09 am
The page navigation block appears at the bottom when there are more articles than allowed on one page. Please see attached screenshot. In version 1.5 this works as expected. In 2.5 it doesn't work at all.

Clean Joomla 2.5 install, Clean AppSite 2.5 install
You can test this at my testsite:

http://88.159.12.197:8888/AppSite/

Don Lee has the login code.

Help appreciated
User avatar
Senior Boarder

teitbite
Mon Feb 06, 2012 1:02 pm
Hi

I've just found the same same in our joomla 2.5 demo here: http://demo.gavick.com/joomla16/mar2011 ... Itemid=149

So it looks like You have some files missing. The one used for pagination is joomla.css . Please send me an FTP details and I'll see what is wrong.
User avatar
Moderator

teitbite
Mon Feb 06, 2012 1:14 pm
Hi

I've just installed Appsite on localhost and has no such problems as You.

Even stranger thing is that I can see a file joomla.css and a style for example pagination:

Code: Select all
/* pagination */
div.pagination ul { margin:10px 0 0; padding:3px 0 0; width:auto; text-align: center; }
div.pagination ul li { display:inline; }
div.pagination ul li a,
div.pagination ul li span { margin:2px 5px; overflow:hidden; color: #fff; background: #36b0e4; padding:4px 10px; font-weight: bold; font-size:11px; }
div.pagination ul li span { opacity: 0.20; filter:alpha(opacity=20); }
div.pagination ul li a { background: #36b0e4; }
div.pagination ul li a:hover { background: #e45b36; }
div.pagination p.counter { margin: 24px 0 6px!important; padding: 16px 0 0 !important; text-align: center; font-size: 11px; color: #878787; }


but it's not being used at all. Have You changed anything in this file ? If not than I sppose this file is the reason of a bad behaviour. Please send me FTP access.
User avatar
Moderator

teitbite
Mon Feb 06, 2012 1:16 pm
Hi

One more thing. Please update Your PHP version first. PHP 5.3.X is recommended for using the newest joomla and I think this can be affecting some functions too.
User avatar
Moderator

GK User
Mon Feb 06, 2012 8:42 pm
PHP code is updated on my localhost. No positive effect...
Will arrange FTP access tomorrow and send you login details.

I'm happy to see that there are people willing to help!
Thanks
User avatar
Senior Boarder

teitbite
Tue Feb 07, 2012 3:01 am
Hi

I can clearly look all the css code loading with Your page, but it's not being used. I assume that there is a bug in this file and all code below this bug is not being processed. Please try redownload and reinstall the template. Maby there were a problem while downloading or uploading the files and this one got boken.
User avatar
Moderator


cron