Hello,
From some time we are encountering strange error.
When You are going through each page in pagination everything goes fine.
for example in here:
http://www.netscoutsbasketball.com/players-coaches/players/P20/
But if You click on page number 4 then 1064 error is displayed.
http://www.netscoutsbasketball.com/players-coaches/players/P30/
What can be the reason?If this would be some kind of template tag problem it would occur somewhere else right? I have checked items from 30 to 40 and there is nothing strange.
I played with URL and problem occurs from
http://www.netscoutsbasketball.com/players-coaches/players/P26/
to
http://www.netscoutsbasketball.com/players-coaches/players/P35/
I have checked all of other weblogs and they are working fine. This specific error occurs only on this one particular page for this weblog and only on page number 4.
Do You have any idea what can be a reason of it? I have even made an upgrade from 1.6.9 to 1.7.0 but problem remains the same.