Closed (fixed)
Project:
Paging
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2008 at 17:40 UTC
Updated:
16 Jul 2008 at 18:38 UTC
Hi dear
Its very nice to use the paging for article content,
I use this paging,
But am facing the problem,
Let i explain,
i am doing upgradation project,around 20000 articles in my db,
so for paginatination purpose, i added the pagebreak for the 20000 article , through some php function lke chunk split,
now i added break to all my articles,
when i enable the paging,
the pagination not working, but when i directly edit the aricle in table , its working,
any idea for this situation..
Comments
Comment #1
darren ohUse cache_clear_all() to get your content to update. When you edit a node normally, Drupal clears the cache for you.