PDA

View Full Version : Problems with Pagination on Custom Mods since 4.0.3


Jaxel
04-11-2010, 02:24 AM
As of VB 4.0.3, I now have errors with page pagination on custom mods...

Example: http://test.8wayrun.com/media/c9-kogarasumaru

With VB 4.0.2, it looked fine, but now the last 3 elements are shifted.

Jaxel
04-13-2010, 04:42 PM
So no one else is having this pagination problem besides me?

Videx
04-14-2010, 12:53 AM
Looks fine to me in Firefox. I see no shifting.

Jaxel
04-21-2010, 03:32 PM
Only happens in Chrome... only with vb4.0.3

https://vborg.vbsupport.ru/external/2010/04/1.php?attachmentid=116129

This is code...
<vb:if condition="$pagenav">
<div id="pagination_top" style="float: right;">
{vb:raw pagenav}
</div><br /><br />
</vb:if>

Videx
04-21-2010, 04:21 PM
Looks okay in Chrome, Safari, and IE8 here too. A difference though - when I select '11', I only see 2-16, not the 2-21 in your screenshot. Same in all browsers. I have no idea what you've done to get Chrome to (try to) show up to 21.