OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

BookLibrary Plugins Support

Go to bottom Favoured: 0

Pagination doesn't work

raimond (Visitor)
Posts: 0
graphgraph
User Offline
Re:pagination doesn't work 14 Years, 1 Month ago
Karma: 0  
thnx, that did the trick
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:pagination doesn't work 13 Years, 2 Months ago
Karma: 101  
Also possible solution for error in sh404sef joomla component or in Book library with pagenator

replace before code to
Code:

$pagenum = intval($limitstart/15)+1;  // blogs, tables, ...




where 15 are the number of books by page.

This works fine for book library but i don't know if i will have problems with other Joomla components
Logged Logged
The administrator has disabled public write access.
Go to top
»